Group Abstract Group Abstract

Message Boards Message Boards

1
|
7.9K Views
|
2 Replies
|
1 Total Like
View groups...
Share
Share this post:

GeoGraphics and plotted maps not working

Posted 10 years ago

Lots of documentation examples don't even work, e.g.:

GeoGraphics[Entity["SolarSystemFeature", "OlympusMonsMars"], 
 GeoRange -> Quantity[400, "Miles"]]

returns:

GeoGraphics::wdata: "Unable to download data for ranges {{7.41376,29.363},{-145.446,-122.554}} and zoom level 5 from the Wolfram geo server."

GeoBackground seems an issue in Mathematica 10.3.1, the simple Italian map (often used in the documentation) is not drawn at all with "Relief Maps", "ContourMap"; the same when plotting the US map, the error is always what reported above. Changing zoom level or tweaking GeoServer and GlobalTimeout/ConnectionRetryCount don't help. Is anyone aware of this problem? Something broken in the latest 10.3.x? I cannot imagine that in the Wolfram servers there's no relief map of US (and even Italy, of course).

POSTED BY: Luciano Iavelli
2 Replies

Works for me Windows 10 with 10.3.1

POSTED BY: Kay Herbert

The above code:

GeoGraphics[Entity["SolarSystemFeature", "OlympusMonsMars"], GeoRange -> Quantity[400, "Miles"]]

seems to work fine for me. Maybe retry? Clear your DNS-cache? I'm using Mac OSX El Capitan v10.3.1

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