New York/Resources Discussion View history

Statewide Mapping Resources

  • State GIS with Aerial Imagery
    • Create a bookmarklet with the following code to link from your position in WME to the same position in above NY Map. You need to have an active chrome browser window open to WME for this to work.
      javascript:(function(){var center_lonlat=new OpenLayers.LonLat(Waze.map.center.lon,Waze.map.center.lat);center_lonlat.transform(new OpenLayers.Projection('EPSG:900913'),new OpenLayers.Projection('EPSG:4326'));window.open('http://orthos.dhses.ny.gov/?lat='+center_lonlat.lat+'&long='+center_lonlat.lon+'&zoom='+((Waze.map.zoom)+12),'NYSOrthos');})()

Mapping Resources by County