지구의 중력장
지구 전체 중력장의 크기를 나타냅니다.
In[1]:=

plot = ListContourPlot[
   GeogravityModelData[{{-90, -180.}, {90, 180.}}, "Magnitude", 
    GeoZoomLevel -> -2], Frame -> False, PlotRangePadding -> 0, 
   ColorFunction -> "TemperatureMap"];In[2]:=

GeoGraphics[{GeoStyling[{"GeoImage", plot}], Opacity[0.4], 
  Polygon[GeoPosition[{{-90, -180}, {90, -180}, {90, 180}, {-90, 
      180}}]]}]Out[2]=













 
  
  
  
  
  
  
 