Skip to content
Prev 4873 / 29559 Next

The geonames.org server changed / geonames package

2009/1/23 Tomislav Hengl <T.Hengl at uva.nl>:
Ouch! Thanks for that. The domain name is only in one place in the
code, but I never thought they'd change it! They say it's only
temporary so maybe it'll be changed back before I get round to
implementing an option.
I'd watch google's copyright on map images if you do that...

 The problem is that a google map isn't a single image, but a number
of tiles and overlays that are made into a full map using javascript
in the browser. You can get the map tiles easily enough:

http://khm1.google.com/kh?v=35&hl=en&x=3&y=5&z=4

 I think google don't make it easy (for example, by providing their
imagery as a WMS server) on purpose.

Barry