I want to overlay geospatial data (mostly heatmaps) on top of high resolution satellite images using python. (i am newbie, so be gentle on me ;-) )
Here is my wish list
I think google map/earth, yahoo map, bing, etc... could be potential candidates, but I am not sure how to access them easily. Code examples would be very helpful.
Any suggestions?
The Maxar satellite constellation provides the highest-resolution (natively collected) imagery in the commercial market.
Open Street Map is a good equivalent to Google maps (which I do not know very well).
Their database increases with time. It is an open source map acquisition attempt. They are sometimes a little bit more accurate than Google maps, see the Berlin zoo example.
It has several APIs, which are read-only access: http://wiki.openstreetmap.org/wiki/XAPI.
It appears to use the REST protocol.
For the use of REST and Python, I would suggest this SO link.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With