Difference between revisions of "OneMap"

From Wikicliki
Jump to: navigation, search
Line 1: Line 1:
 
== OneMap SLA Training 23 June 2012 ==
 
== OneMap SLA Training 23 June 2012 ==
 
* http://onemap.sg/home
 
* http://onemap.sg/API/help/
 
  
 
* JS/Rest APIS to retrieve data and maps
 
* JS/Rest APIS to retrieve data and maps
 
** Simple js function - getonemap (embed)
 
** Simple js function - getonemap (embed)
 
** REST functions - reverse geocode address
 
** REST functions - reverse geocode address
 +
* Uses Local Projection SVY21. Converts from WGS84 (google maps)
 +
* About 51 layers - dustbin location, dengue clusters etc - to use you should access the Mashup API
  
* Uses Local Projection SVY21. Converts from WGS84 (google maps)
+
 
* About 51 layers
+
== See Also ==
 +
 
 +
* http://onemap.sg/home
 +
* http://onemap.sg/API/help/

Revision as of 02:40, 23 June 2012

OneMap SLA Training 23 June 2012

  • JS/Rest APIS to retrieve data and maps
    • Simple js function - getonemap (embed)
    • REST functions - reverse geocode address
  • Uses Local Projection SVY21. Converts from WGS84 (google maps)
  • About 51 layers - dustbin location, dengue clusters etc - to use you should access the Mashup API


See Also