Changes between Version 1 and Version 2 of BluePrintGISGeolocator


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

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintGISGeolocator

    v1 v2  
     1
     2
     3== GeoLocator ==
     4
     5
     6
     7
    18Being worked upon by Zubin Mithra(zubin71 #sahana, #sahana-py)
     9
     10
     11
    212A python module for a geolocator
    313   using Google(implemented)
     
    515         Yahoo APIs(pending)
    616
     17
     18
    719Input : service_name, location name
    820Output format : JSON(easy front end parsing)
     21Output most likely to be used in : OpenLayers
     22So a simple controller function would be nice to access the module classes
    923
    10 Output most likely to be used in : OpenLayers
    1124
    12 So a simple controller function would be nice to access the module classes
    1325
    1426