Changes between Initial Version and Version 1 of BluePrintGISGeolocator


Ignore:
Timestamp:
01/25/10 17:19:16 (15 years ago)
Author:
zubin71
Comment:

first bluprint

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintGISGeolocator

    v1 v1  
     1Being worked upon by Zubin Mithra(zubin71 #sahana, #sahana-py)
     2A python module for a geolocator
     3   using Google(implemented)
     4         GeoCommons(pending)
     5         Yahoo APIs(pending)
     6
     7Input : service_name, location name
     8Output format : JSON(easy front end parsing)
     9
     10Output most likely to be used in : OpenLayers
     11
     12So a simple controller function would be nice to access the module classes
     13
     14
     15Also add,
     161. functionality for BBOX
     172. provision to get results from all services
     183. provision to get results in multiple formats(xml, JSON, kml)
     19
     20to check out
     211. OpenStreeMap.org