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.
Just remove the quotes from "Automatic":
"Automatic"
GeoImage[Entity["Building", "ArcDeTriomphe::92x88"], GeoRange -> Quantity[300, "Feet"], GeoServer -> Automatic]
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.
GeoServer -> Automatic