Version 8 (modified by 15 years ago) ( diff ) | ,
---|
GeoLocator
Initial work done by by Zubin Mithra (zubin71)
A python module for a geolocator using
- Google API(implemented)
- Yahoo API(implemented)
- GeoNames(pending)
Input: service_name, location name
Output format: JSON(easy front end parsing)
Output most likely to be used in: OpenLayers
A simple controller function would be nice to access the module classes
Also add,
- functionality for BBOX
- provision to get results from all services
- provision to get results in multiple formats(xml, JSON, kml)
to check out
- http://nominatim.openstreetmap.org
- Review of Geocoders: http://lin-ear-th-inking.blogspot.com/2010/03/open-source-geocoders.html
Note:
See TracWiki
for help on using the wiki.