Group Abstract Group Abstract

Message Boards Message Boards

Use GeoStyling["ReliefMap"] in MMA V12 for Mac OS X?

Posted 6 years ago

In "Version : 12.0.0 for Mac OS X x86 (64-bit) (April 7, 2019)", when I input the following code on the notebook,

GeoGraphics[{EdgeForm[Black], 
  Polygon[EntityClass["Country", "Korea"]]}, 
 GeoRange -> {{33, 39}, {125, 130}}, 
 GeoProjection -> "Equirectangular", 
 GeoBackground -> GeoStyling["ReliefMap"], 
 GeoGridLines -> Quantity[15, "AngularDegrees"], Frame -> True]

I got an error message : GeoElevationData::etiles: Unable to download 9 tiles of geo elevation data. Actually, this code had worked very well just few days ago. Why suddenly it doesn't work ? If someone knows the reason, please would you reply for that ?

Thanks a lot !

POSTED BY: HwaSung Cheon
2 Replies
Posted 6 years ago

Yes ! You're right ! In the very next day, I had checked whether it works, then I recognized that It worked well. As you said, it seems that the server got a trouble temporary during about 1-2 days. Thank you for your reply

POSTED BY: HwaSung Cheon

It worked fine for me (same version and system). Try now. Sometimes it's just that the server has a hiccup or is overloaded.

POSTED BY: Gareth Russell
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard