Message Boards Message Boards

No picture from GeoGraphics function on Raspberry Pi

Posted 10 months ago

I'm not able to obtain picture using the Geographic functions. I have black picture with only name of country for example. Do you have this problem? Do you have a solution? Thanks

Everything is fine on the wolfram cloud. only a problem on the Raspberry Pi.

3 Replies

Just remove the quotes from "Automatic":

GeoImage[Entity["Building", "ArcDeTriomphe::92x88"], 
 GeoRange -> Quantity[300, "Feet"], GeoServer -> Automatic]
POSTED BY: Gianluca Gorni

Thnaks but, It is working for GeoImage but not for GeoGraphics.

With

GeoGraphics[Entity["Building", "ArcDeTriomphe::92x88"], 
 GeoRange -> Quantity[300, "Feet"], GeoServer -> Automatic]

I have got stil a black image with only the name of streets.

With Mathematica I get a regular map this way:

GeoGraphics[Entity["Building", "ArcDeTriomphe::92x88"],
 GeoRange -> Quantity[300, "Feet"]]

GeoServer -> Automatic shouldn't matter, because it is the default.

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

Group Abstract Group Abstract