Tagged Questions
33
votes
4answers
2k views
How to make a 3D globe?
There are many ways to create a 3D Earth that is rotatable (see here, here, related here), but most of them have some drawbacks. These issues mainly stem from either ...
10
votes
2answers
525 views
Background image in a polygon / CountryData
Is it possible to use a background image in a polygon without rasterizing the polygon?
I tried with textures, but they seem to be viable only for simple polygons.
I want to put a flag as the ...