60 likes | 236 Views
5 Things You Can Do With The Harvard Map www.map.harvard.edu ABCD-WWW/GIS January 19, 2011 Presented by Peter Siebert University Planning Office peter_siebert@harvard.edu. 1. LINK it – with custom API. See the Map API section under Help <A HREF = “map.harvard.edu
E N D
5 Things You Can DoWithThe Harvard Mapwww.map.harvard.eduABCD-WWW/GISJanuary 19, 2011Presented by Peter SiebertUniversity Planning Officepeter_siebert@harvard.edu
1. LINK it – with custom API • See the Map API section under Help • <A HREF = “map.harvard.edu • ?ctrx=759504&ctry=2961695.5 Location of map center • &level=9 Zoom level • &layers=Campus%20Base…”> Layer/sublayer visibility
2. EMBED it – with unadorned map • <IFRAME width="500" height="400“ src="http://map.harvard.edu/mapserver/map.htm • ?ctrx= … &ctry=… &layers=…"></IFRAME> See http://map.harvard.edu/mapserver/renewable-demo.htm
3. MASH it – with other map apps • Map Layers are separate map services • APIs available for • Javascript • Google Maps API • Flex • Silverlight • OGC: WMS • NOTE: Base layer is tiled images • Example: ArcGIS.com + Open Streets base map + HU Public Safety layer • upo-srv2.cadm.harvard.edu/arcgis/rest/services/<layer>/mapserver/kml/mapImage.kmz
4. EXPLORE it – service info available on-line http://upo-srv2.cadm.harvard.edu/arcgis/rest/services
5. REST it – Open APIs for app development • http://help.arcgis.com/en/arcgisserver/10.0/apis/rest/index.html • Request from Server: • Map images • Feature geometry • Attribute queries