New York/Resources: Difference between revisions Discussion View history

m (→‎WKT: added the rest of counties and sorted)
m (→‎WKT: added 3 missing counties)
Line 137: Line 137:
* [[:File:Lewis County.wkt.txt|Lewis]]
* [[:File:Lewis County.wkt.txt|Lewis]]
* [[:File:Livingston County.wkt.txt|Livingston]]
* [[:File:Livingston County.wkt.txt|Livingston]]
* [[:File:Madison County.wkt.txt|Madison]]
* [[:File:Monroe County.wkt.txt|Monroe]]
* [[:File:Monroe County.wkt.txt|Monroe]]
* [[:File:Montgomery County.wkt.txt|Montgomery]]
* [[:File:Montgomery County.wkt.txt|Montgomery]]
Line 157: Line 158:
* [[:File:Schenectady County.wkt.txt|Schenectady]]
* [[:File:Schenectady County.wkt.txt|Schenectady]]
* [[:File:Schoharie County.wkt.txt|Schoharie]]
* [[:File:Schoharie County.wkt.txt|Schoharie]]
* [[:File:Schuyler County.wkt.txt|Schuyler]]
* [[:File:Seneca County.wkt.txt|Seneca]]
* [[:File:Seneca County.wkt.txt|Seneca]]
* [[:File:St Lawrence County.wkt.txt|St Lawrence]]
* [[:File:St Lawrence County.wkt.txt|St Lawrence]]
Line 166: Line 168:
* [[:File:Ulster County.wkt.txt|Ulster]]
* [[:File:Ulster County.wkt.txt|Ulster]]
* [[:File:Washington County.wkt.txt|Washington]]
* [[:File:Washington County.wkt.txt|Washington]]
* [[:File:Warren County.wkt.txt|Warren]]
* [[:File:Wayne County.wkt.txt|Wayne]]
* [[:File:Wayne County.wkt.txt|Wayne]]
* [[:File:Westchester County.wkt.txt|Westchester]]
* [[:File:Westchester County.wkt.txt|Westchester]]

Revision as of 03:36, 12 January 2016

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


Geometry boundary files

These files may be used with scripts to view in WME, or other tools such as Google Earth.

KML

WKT

These can be imported to the UR-MP Tracking script to setup custom areas. To use for the URMPT script, click a link below, then save the file. You can then import this file directly as a custom area in the WKT field.