On Sat, Apr 11, 2009 at 5:53 PM, Matthew Asham/BCWNS <[email protected]> wrote: > Are there any geo tagging services for generic web urls? Not just embedding > coordinates in pictures and the like, but for saying > http://www.foo.bar/blog/some.story or http://www.some.site/foo.jpg > was associated with 49.1234 -123.1234 and then sucking out > results through a web service?
I am using http://www.hostip.info to auto-geocode the mirror sites of the GRASS GIS project: http://grass.osgeo.org/ -> You are at the official GRASS site in UNITED STATES (US) http://grass.fbk.eu/ -> You are at a GRASS mirror site in ITALY (IT) ... and so forth for our other mirrors. A PHP script is generating this line. Not sure if it is what you are looking for, Markus _______________________________________________ Geowanking mailing list [email protected] http://geowanking.org/mailman/listinfo/geowanking_geowanking.org
