geoblacklight 4.1.1 → 4.2.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.github/workflows/ruby.yml +3 -11
- data/.gitignore +9 -0
- data/Gemfile +14 -0
- data/Procfile.dev +3 -0
- data/README.md +5 -30
- data/app/assets/images/blacklight/geoblacklight-icons.json +1857 -966
- data/app/assets/javascripts/geoblacklight/modules/util.js +8 -3
- data/app/assets/javascripts/geoblacklight/templates/index_map_info.hbs +22 -1
- data/app/assets/javascripts/geoblacklight/viewers/cog.js +5 -0
- data/app/assets/javascripts/geoblacklight/viewers/pmtiles.js +5 -0
- data/app/controllers/download_controller.rb +1 -21
- data/app/frontend/clover/clover_initializer.js +29 -0
- data/app/frontend/entrypoints/application.js +28 -0
- data/app/frontend/entrypoints/clover.js +5 -0
- data/app/frontend/entrypoints/ol.js +5 -0
- data/app/frontend/openlayers/basemaps.js +47 -0
- data/app/frontend/openlayers/ol_initializer.js +105 -0
- data/app/frontend/stylesheets/openlayers.css +1 -0
- data/app/helpers/geoblacklight/application_helper.rb +8 -0
- data/app/helpers/geoblacklight_helper.rb +54 -0
- data/app/views/catalog/_citation.html.erb +1 -1
- data/app/views/catalog/_show_default_viewer_container.html.erb +1 -2
- data/app/views/catalog/_web_services_default.html.erb +6 -1
- data/app/views/catalog/_web_services_wfs.html.erb +6 -1
- data/app/views/catalog/_web_services_wms.html.erb +6 -1
- data/app/views/catalog/web_services.html.erb +16 -0
- data/bin/vite +29 -0
- data/config/locales/geoblacklight.en.yml +12 -2
- data/config/vite.json +14 -0
- data/geoblacklight.gemspec +7 -5
- data/lib/generators/geoblacklight/install_generator.rb +19 -4
- data/lib/generators/geoblacklight/templates/base.html.erb +52 -0
- data/lib/generators/geoblacklight/templates/catalog_controller.rb +0 -2
- data/lib/generators/geoblacklight/templates/settings.yml +4 -0
- data/lib/generators/geoblacklight/templates/vite.json +16 -0
- data/lib/geoblacklight/constants.rb +3 -1
- data/lib/geoblacklight/engine.rb +24 -0
- data/lib/geoblacklight/faraday_middleware/follow_redirects.rb +1 -1
- data/lib/geoblacklight/item_viewer.rb +13 -1
- data/lib/geoblacklight/metadata_transformer/base.rb +1 -1
- data/lib/geoblacklight/version.rb +1 -1
- data/package.json +8 -12
- data/spec/features/download_layer_spec.rb +1 -2
- data/spec/features/full_screen_controll_spec.rb +8 -1
- data/spec/features/home_page_spec.rb +3 -0
- data/spec/features/search_results_map_spec.rb +1 -0
- data/spec/features/web_services_modal_spec.rb +30 -0
- data/spec/fixtures/index_maps/index-map-point.geojson +949 -0
- data/spec/fixtures/index_maps/index-map-polygon-no-downloadurl.geojson +970 -0
- data/spec/fixtures/index_maps/index-map-polygon.geojson +970 -0
- data/spec/fixtures/index_maps/index-map-stanford.geojson +390 -0
- data/spec/fixtures/index_maps/index-map-v1-complex.geojson +12249 -0
- data/spec/fixtures/solr_documents/README.md +1 -0
- data/spec/fixtures/solr_documents/b1g_iiif_manifest.json +64 -0
- data/spec/fixtures/solr_documents/index-map-polygon-no-downloadurl.json +1 -1
- data/spec/fixtures/solr_documents/index-map-polygon.json +1 -1
- data/spec/fixtures/solr_documents/index-map-stanford.json +1 -1
- data/spec/fixtures/solr_documents/index-map-v1-complex.json +56 -0
- data/spec/fixtures/solr_documents/index_map_point.json +1 -1
- data/spec/fixtures/solr_documents/public_cog_princeton.json +57 -0
- data/spec/fixtures/solr_documents/public_pmtiles_princeton.json +41 -0
- data/spec/helpers/geoblacklight_helper_spec.rb +42 -0
- data/spec/spec_helper.rb +1 -1
- data/spec/test_app_templates/Gemfile.extra +0 -1
- data/spec/test_app_templates/lib/generators/test_app_generator.rb +7 -17
- data/vite.config.ts +8 -0
- metadata +74 -27
- data/spec/test_app_templates/solr_documents +0 -1
- /data/spec/{test_app_templates → fixtures}/metadata/fgdc.html +0 -0
- /data/spec/{test_app_templates → fixtures}/metadata/fgdc.xml +0 -0
- /data/spec/{test_app_templates → fixtures}/metadata/iso.html +0 -0
- /data/spec/{test_app_templates → fixtures}/metadata/iso.xml +0 -0
@@ -0,0 +1,970 @@
|
|
1
|
+
{
|
2
|
+
"type": "FeatureCollection",
|
3
|
+
"name": "cugir-008186-index",
|
4
|
+
"title": "Index of Digital Elevation Models (DEM), New York",
|
5
|
+
"websiteUrl": "https://cugir.library.cornell.edu/catalog/cugir-008186",
|
6
|
+
"features": [
|
7
|
+
{ "type": "Feature", "properties": { "label": "G33 - Philadelphia", "title": "G33 - Philadelphia", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-g33.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.75, 44.25 ], [ -75.75, 44.125 ], [ -75.625, 44.125 ], [ -75.625, 44.25 ], [ -75.75, 44.25 ] ] ] } },
|
8
|
+
{ "type": "Feature", "properties": { "label": "W9 - Salamanca", "title": "W9 - Salamanca", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w9.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.75, 42.25 ], [ -78.75, 42.125 ], [ -78.625, 42.125 ], [ -78.625, 42.25 ], [ -78.75, 42.25 ] ] ] } },
|
9
|
+
{ "type": "Feature", "properties": { "label": "J37 - Number Four", "title": "J37 - Number Four", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-j37.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.25, 43.875 ], [ -75.25, 43.75 ], [ -75.125, 43.75 ], [ -75.125, 43.875 ], [ -75.25, 43.875 ] ] ] } },
|
10
|
+
{ "type": "Feature", "properties": { "label": "T15 - Nunda", "title": "T15 - Nunda", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t15.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.0, 42.625 ], [ -78.0, 42.5 ], [ -77.875, 42.5 ], [ -77.875, 42.625 ], [ -78.0, 42.625 ] ] ] } },
|
11
|
+
{ "type": "Feature", "properties": { "label": "N14 - Kendall", "title": "N14 - Kendall", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n14.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.125, 43.375 ], [ -78.125, 43.25 ], [ -78.0, 43.25 ], [ -78.0, 43.375 ], [ -78.125, 43.375 ] ] ] } },
|
12
|
+
{ "type": "Feature", "properties": { "label": "FF47 - Nyack", "title": "FF47 - Nyack", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ff47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 41.125 ], [ -74.0, 41.0 ], [ -73.875, 41.0 ], [ -73.875, 41.125 ], [ -74.0, 41.125 ] ] ] } },
|
13
|
+
{ "type": "Feature", "properties": { "label": "X11 - Olean", "title": "X11 - Olean", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x11.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.5, 42.125 ], [ -78.5, 42.0 ], [ -78.375, 42.0 ], [ -78.375, 42.125 ], [ -78.5, 42.125 ] ] ] } },
|
14
|
+
{ "type": "Feature", "properties": { "label": "T7 - North Collins", "title": "T7 - North Collins", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t7.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.0, 42.625 ], [ -79.0, 42.5 ], [ -78.875, 42.5 ], [ -78.875, 42.625 ], [ -79.0, 42.625 ] ] ] } },
|
15
|
+
{ "type": "Feature", "properties": { "label": "EE60 - Orient", "title": "EE60 - Orient", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ee60.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -72.375, 41.25 ], [ -72.375, 41.125 ], [ -72.25, 41.125 ], [ -72.25, 41.25 ], [ -72.375, 41.25 ] ] ] } },
|
16
|
+
{ "type": "Feature", "properties": { "label": "II56 - Pattersquash Island", "title": "II56 - Pattersquash Island", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ii56.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -72.875, 40.75 ], [ -72.875, 40.625 ], [ -72.75, 40.625 ], [ -72.75, 40.75 ], [ -72.875, 40.75 ] ] ] } },
|
17
|
+
{ "type": "Feature", "properties": { "label": "N19 - Ninemile Point", "title": "N19 - Ninemile Point", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n19.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.5, 43.375 ], [ -77.5, 43.25 ], [ -77.375, 43.25 ], [ -77.375, 43.375 ], [ -77.5, 43.375 ] ] ] } },
|
18
|
+
{ "type": "Feature", "properties": { "label": "T50 - Nassau", "title": "T50 - Nassau", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 42.625 ], [ -73.625, 42.5 ], [ -73.5, 42.5 ], [ -73.5, 42.625 ], [ -73.625, 42.625 ] ] ] } },
|
19
|
+
{ "type": "Feature", "properties": { "label": "R27 - Owasco", "title": "R27 - Owasco", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r27.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.5, 42.875 ], [ -76.5, 42.75 ], [ -76.375, 42.75 ], [ -76.375, 42.875 ], [ -76.5, 42.875 ] ] ] } },
|
20
|
+
{ "type": "Feature", "properties": { "label": "X28 - Owego", "title": "X28 - Owego", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x28.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.375, 42.125 ], [ -76.375, 42.0 ], [ -76.25, 42.0 ], [ -76.25, 42.125 ], [ -76.375, 42.125 ] ] ] } },
|
21
|
+
{ "type": "Feature", "properties": { "label": "X12 - Portville", "title": "X12 - Portville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x12.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.375, 42.125 ], [ -78.375, 42.0 ], [ -78.25, 42.0 ], [ -78.25, 42.125 ], [ -78.375, 42.125 ] ] ] } },
|
22
|
+
{ "type": "Feature", "properties": { "label": "G46 - Street Mountain", "title": "G46 - Street Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-g46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 44.25 ], [ -74.125, 44.125 ], [ -74.0, 44.125 ], [ -74.0, 44.25 ], [ -74.125, 44.25 ] ] ] } },
|
23
|
+
{ "type": "Feature", "properties": { "label": "Y39 - Roscoe", "title": "Y39 - Roscoe", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-y39.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 42.0 ], [ -75.0, 41.875 ], [ -74.875, 41.875 ], [ -74.875, 42.0 ], [ -75.0, 42.0 ] ] ] } },
|
24
|
+
{ "type": "Feature", "properties": { "label": "O23 - Rose", "title": "O23 - Rose", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o23.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.0, 43.25 ], [ -77.0, 43.125 ], [ -76.875, 43.125 ], [ -76.875, 43.25 ], [ -77.0, 43.25 ] ] ] } },
|
25
|
+
{ "type": "Feature", "properties": { "label": "N23 - Sodus Point", "title": "N23 - Sodus Point", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n23.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.0, 43.375 ], [ -77.0, 43.25 ], [ -76.875, 43.25 ], [ -76.875, 43.375 ], [ -77.0, 43.375 ] ] ] } },
|
26
|
+
{ "type": "Feature", "properties": { "label": "W18 - South Canisteo", "title": "W18 - South Canisteo", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w18.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.625, 42.25 ], [ -77.625, 42.125 ], [ -77.5, 42.125 ], [ -77.5, 42.25 ], [ -77.625, 42.25 ] ] ] } },
|
27
|
+
{ "type": "Feature", "properties": { "label": "N52 - West Pawlet", "title": "N52 - West Pawlet", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n52.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.375, 43.375 ], [ -73.375, 43.25 ], [ -73.25, 43.25 ], [ -73.25, 43.375 ], [ -73.375, 43.375 ] ] ] } },
|
28
|
+
{ "type": "Feature", "properties": { "label": "V17 - Hornell", "title": "V17 - Hornell", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v17.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.75, 42.375 ], [ -77.75, 42.25 ], [ -77.625, 42.25 ], [ -77.625, 42.375 ], [ -77.75, 42.375 ] ] ] } },
|
29
|
+
{ "type": "Feature", "properties": { "label": "C48 - Moffitsville", "title": "C48 - Moffitsville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-c48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 44.75 ], [ -73.875, 44.625 ], [ -73.75, 44.625 ], [ -73.75, 44.75 ], [ -73.875, 44.75 ] ] ] } },
|
30
|
+
{ "type": "Feature", "properties": { "label": "N30 - Mallory", "title": "N30 - Mallory", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n30.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.125, 43.375 ], [ -76.125, 43.25 ], [ -76.0, 43.25 ], [ -76.0, 43.375 ], [ -76.125, 43.375 ] ] ] } },
|
31
|
+
{ "type": "Feature", "properties": { "label": "H46 - Mount Adams", "title": "H46 - Mount Adams", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-h46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 44.125 ], [ -74.125, 44.0 ], [ -74.0, 44.0 ], [ -74.0, 44.125 ], [ -74.125, 44.125 ] ] ] } },
|
32
|
+
{ "type": "Feature", "properties": { "label": "A48 - Ellenburg Depot", "title": "A48 - Ellenburg Depot", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-a48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 45.0 ], [ -73.875, 44.875 ], [ -73.75, 44.875 ], [ -73.75, 45.0 ], [ -73.875, 45.0 ] ] ] } },
|
33
|
+
{ "type": "Feature", "properties": { "label": "U33 - Tyner", "title": "U33 - Tyner", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u33.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.75, 42.5 ], [ -75.75, 42.375 ], [ -75.625, 42.375 ], [ -75.625, 42.5 ], [ -75.75, 42.5 ] ] ] } },
|
34
|
+
{ "type": "Feature", "properties": { "label": "X7 - Steamburg", "title": "X7 - Steamburg", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x7.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.0, 42.125 ], [ -79.0, 42.0 ], [ -78.875, 42.0 ], [ -78.875, 42.125 ], [ -79.0, 42.125 ] ] ] } },
|
35
|
+
{ "type": "Feature", "properties": { "label": "B44 - Malone", "title": "B44 - Malone", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-b44.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 44.875 ], [ -74.375, 44.75 ], [ -74.25, 44.75 ], [ -74.25, 44.875 ], [ -74.375, 44.875 ] ] ] } },
|
36
|
+
{ "type": "Feature", "properties": { "label": "L47 - Johnsburg", "title": "L47 - Johnsburg", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-l47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 43.625 ], [ -74.0, 43.5 ], [ -73.875, 43.5 ], [ -73.875, 43.625 ], [ -74.0, 43.625 ] ] ] } },
|
37
|
+
{ "type": "Feature", "properties": { "label": "T26 - Ludlowville", "title": "T26 - Ludlowville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t26.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.625, 42.625 ], [ -76.625, 42.5 ], [ -76.5, 42.5 ], [ -76.5, 42.625 ], [ -76.625, 42.625 ] ] ] } },
|
38
|
+
{ "type": "Feature", "properties": { "label": "BB38 - Narrowsburg", "title": "BB38 - Narrowsburg", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-bb38.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.125, 41.625 ], [ -75.125, 41.5 ], [ -75.0, 41.5 ], [ -75.0, 41.625 ], [ -75.125, 41.625 ] ] ] } },
|
39
|
+
{ "type": "Feature", "properties": { "label": "GG54 - Port Jefferson", "title": "GG54 - Port Jefferson", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-gg54.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.125, 41.0 ], [ -73.125, 40.875 ], [ -73.0, 40.875 ], [ -73.0, 41.0 ], [ -73.125, 41.0 ] ] ] } },
|
40
|
+
{ "type": "Feature", "properties": { "label": "CC41 - Port Jervis North", "title": "CC41 - Port Jervis North", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-cc41.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 41.5 ], [ -74.75, 41.375 ], [ -74.625, 41.375 ], [ -74.625, 41.5 ], [ -74.75, 41.5 ] ] ] } },
|
41
|
+
{ "type": "Feature", "properties": { "label": "L36 - Port Leyden", "title": "L36 - Port Leyden", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-l36.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.375, 43.625 ], [ -75.375, 43.5 ], [ -75.25, 43.5 ], [ -75.25, 43.625 ], [ -75.375, 43.625 ] ] ] } },
|
42
|
+
{ "type": "Feature", "properties": { "label": "P38 - Ilion", "title": "P38 - Ilion", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p38.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.125, 43.125 ], [ -75.125, 43.0 ], [ -75.0, 43.0 ], [ -75.0, 43.125 ], [ -75.125, 43.125 ] ] ] } },
|
43
|
+
{ "type": "Feature", "properties": { "label": "Q9 - Lancaster", "title": "Q9 - Lancaster", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q9.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.75, 43.0 ], [ -78.75, 42.875 ], [ -78.625, 42.875 ], [ -78.625, 43.0 ], [ -78.75, 43.0 ] ] ] } },
|
44
|
+
{ "type": "Feature", "properties": { "label": "R36 - Brookfield", "title": "R36 - Brookfield", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r36.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.375, 42.875 ], [ -75.375, 42.75 ], [ -75.25, 42.75 ], [ -75.25, 42.875 ], [ -75.375, 42.875 ] ] ] } },
|
45
|
+
{ "type": "Feature", "properties": { "label": "II47 - Brooklyn", "title": "II47 - Brooklyn", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ii47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 40.75 ], [ -74.0, 40.625 ], [ -73.875, 40.625 ], [ -73.875, 40.75 ], [ -74.0, 40.75 ] ] ] } },
|
46
|
+
{ "type": "Feature", "properties": { "label": "X4 - Lakewood", "title": "X4 - Lakewood", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x4.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.375, 42.125 ], [ -79.375, 42.0 ], [ -79.25, 42.0 ], [ -79.25, 42.125 ], [ -79.375, 42.125 ] ] ] } },
|
47
|
+
{ "type": "Feature", "properties": { "label": "V33 - Brisben", "title": "V33 - Brisben", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v33.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.75, 42.375 ], [ -75.75, 42.25 ], [ -75.625, 42.25 ], [ -75.625, 42.375 ], [ -75.75, 42.375 ] ] ] } },
|
48
|
+
{ "type": "Feature", "properties": { "label": "H44 - Kempshall Mountain", "title": "H44 - Kempshall Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-h44.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 44.125 ], [ -74.375, 44.0 ], [ -74.25, 44.0 ], [ -74.25, 44.125 ], [ -74.375, 44.125 ] ] ] } },
|
49
|
+
{ "type": "Feature", "properties": { "label": "F48 - Keene", "title": "F48 - Keene", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-f48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 44.375 ], [ -73.875, 44.25 ], [ -73.75, 44.25 ], [ -73.75, 44.375 ], [ -73.875, 44.375 ] ] ] } },
|
50
|
+
{ "type": "Feature", "properties": { "label": "D51 - Keeseville", "title": "D51 - Keeseville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-d51.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.5, 44.625 ], [ -73.5, 44.5 ], [ -73.375, 44.5 ], [ -73.375, 44.625 ], [ -73.5, 44.625 ] ] ] } },
|
51
|
+
{ "type": "Feature", "properties": { "label": "S17 - Conesus", "title": "S17 - Conesus", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s17.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.75, 42.75 ], [ -77.75, 42.625 ], [ -77.625, 42.625 ], [ -77.625, 42.75 ], [ -77.75, 42.75 ] ] ] } },
|
52
|
+
{ "type": "Feature", "properties": { "label": "JJ47 - Coney Island", "title": "JJ47 - Coney Island", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-jj47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 40.625 ], [ -74.0, 40.5 ], [ -73.875, 40.5 ], [ -73.875, 40.625 ], [ -74.0, 40.625 ] ] ] } },
|
53
|
+
{ "type": "Feature", "properties": { "label": "N47 - Conklingville", "title": "N47 - Conklingville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 43.375 ], [ -74.0, 43.25 ], [ -73.875, 43.25 ], [ -73.875, 43.375 ], [ -74.0, 43.375 ] ] ] } },
|
54
|
+
{ "type": "Feature", "properties": { "label": "S19 - Bristol Springs", "title": "S19 - Bristol Springs", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s19.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.5, 42.75 ], [ -77.5, 42.625 ], [ -77.375, 42.625 ], [ -77.375, 42.75 ], [ -77.5, 42.75 ] ] ] } },
|
55
|
+
{ "type": "Feature", "properties": { "label": "V40 - Bloomville", "title": "V40 - Bloomville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v40.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 42.375 ], [ -74.875, 42.25 ], [ -74.75, 42.25 ], [ -74.75, 42.375 ], [ -74.875, 42.375 ] ] ] } },
|
56
|
+
{ "type": "Feature", "properties": { "label": "AA46 - Clintondale", "title": "AA46 - Clintondale", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-aa46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 41.75 ], [ -74.125, 41.625 ], [ -74.0, 41.625 ], [ -74.0, 41.75 ], [ -74.125, 41.75 ] ] ] } },
|
57
|
+
{ "type": "Feature", "properties": { "label": "T35 - Holmesville", "title": "T35 - Holmesville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t35.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.5, 42.625 ], [ -75.5, 42.5 ], [ -75.375, 42.5 ], [ -75.375, 42.625 ], [ -75.5, 42.625 ] ] ] } },
|
58
|
+
{ "type": "Feature", "properties": { "label": "FF58 - Mattituck Hills", "title": "FF58 - Mattituck Hills", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ff58.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -72.625, 41.125 ], [ -72.625, 41.0 ], [ -72.5, 41.0 ], [ -72.5, 41.125 ], [ -72.625, 41.125 ] ] ] } },
|
59
|
+
{ "type": "Feature", "properties": { "label": "P31 - Manlius", "title": "P31 - Manlius", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p31.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.0, 43.125 ], [ -76.0, 43.0 ], [ -75.875, 43.0 ], [ -75.875, 43.125 ], [ -76.0, 43.125 ] ] ] } },
|
60
|
+
{ "type": "Feature", "properties": { "label": "I51 - Crown Point", "title": "I51 - Crown Point", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-i51.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.5, 44.0 ], [ -73.5, 43.875 ], [ -73.375, 43.875 ], [ -73.375, 44.0 ], [ -73.5, 44.0 ] ] ] } },
|
61
|
+
{ "type": "Feature", "properties": { "label": "H48 - Dix Mountain", "title": "H48 - Dix Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-h48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 44.125 ], [ -73.875, 44.0 ], [ -73.75, 44.0 ], [ -73.75, 44.125 ], [ -73.875, 44.125 ] ] ] } },
|
62
|
+
{ "type": "Feature", "properties": { "label": "R11 - Cowlesville", "title": "R11 - Cowlesville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r11.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.5, 42.875 ], [ -78.5, 42.75 ], [ -78.375, 42.75 ], [ -78.375, 42.875 ], [ -78.5, 42.875 ] ] ] } },
|
63
|
+
{ "type": "Feature", "properties": { "label": "A43 - Fort Covington", "title": "A43 - Fort Covington", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-a43.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 45.0 ], [ -74.5, 44.875 ], [ -74.375, 44.875 ], [ -74.375, 45.0 ], [ -74.5, 45.0 ] ] ] } },
|
64
|
+
{ "type": "Feature", "properties": { "label": "V46 - Freehold", "title": "V46 - Freehold", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 42.375 ], [ -74.125, 42.25 ], [ -74.0, 42.25 ], [ -74.0, 42.375 ], [ -74.125, 42.375 ] ] ] } },
|
65
|
+
{ "type": "Feature", "properties": { "label": "N16 - Hilton", "title": "N16 - Hilton", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n16.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.875, 43.375 ], [ -77.875, 43.25 ], [ -77.75, 43.25 ], [ -77.75, 43.375 ], [ -77.875, 43.375 ] ] ] } },
|
66
|
+
{ "type": "Feature", "properties": { "label": "N38 - Hinckley", "title": "N38 - Hinckley", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n38.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.125, 43.375 ], [ -75.125, 43.25 ], [ -75.0, 43.25 ], [ -75.0, 43.375 ], [ -75.125, 43.375 ] ] ] } },
|
67
|
+
{ "type": "Feature", "properties": { "label": "S12 - Johnsonburg", "title": "S12 - Johnsonburg", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s12.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.375, 42.75 ], [ -78.375, 42.625 ], [ -78.25, 42.625 ], [ -78.25, 42.75 ], [ -78.375, 42.75 ] ] ] } },
|
68
|
+
{ "type": "Feature", "properties": { "label": "II50 - Freeport", "title": "II50 - Freeport", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ii50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 40.75 ], [ -73.625, 40.625 ], [ -73.5, 40.625 ], [ -73.5, 40.75 ], [ -73.625, 40.75 ] ] ] } },
|
69
|
+
{ "type": "Feature", "properties": { "label": "V41 - Hobart", "title": "V41 - Hobart", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v41.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 42.375 ], [ -74.75, 42.25 ], [ -74.625, 42.25 ], [ -74.625, 42.375 ], [ -74.75, 42.375 ] ] ] } },
|
70
|
+
{ "type": "Feature", "properties": { "label": "W25 - Erin", "title": "W25 - Erin", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w25.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.75, 42.25 ], [ -76.75, 42.125 ], [ -76.625, 42.125 ], [ -76.625, 42.25 ], [ -76.75, 42.25 ] ] ] } },
|
71
|
+
{ "type": "Feature", "properties": { "label": "Y46 - Kingston West", "title": "Y46 - Kingston West", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-y46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 42.0 ], [ -74.125, 41.875 ], [ -74.0, 41.875 ], [ -74.0, 42.0 ], [ -74.125, 42.0 ] ] ] } },
|
72
|
+
{ "type": "Feature", "properties": { "label": "S37 - Edmeston", "title": "S37 - Edmeston", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s37.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.25, 42.75 ], [ -75.25, 42.625 ], [ -75.125, 42.625 ], [ -75.125, 42.75 ], [ -75.25, 42.75 ] ] ] } },
|
73
|
+
{ "type": "Feature", "properties": { "label": "M37 - Forestport", "title": "M37 - Forestport", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-m37.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.25, 43.5 ], [ -75.25, 43.375 ], [ -75.125, 43.375 ], [ -75.125, 43.5 ], [ -75.25, 43.5 ] ] ] } },
|
74
|
+
{ "type": "Feature", "properties": { "label": "U5 - Forestville", "title": "U5 - Forestville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u5.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.25, 42.5 ], [ -79.25, 42.375 ], [ -79.125, 42.375 ], [ -79.125, 42.5 ], [ -79.25, 42.5 ] ] ] } },
|
75
|
+
{ "type": "Feature", "properties": { "label": "W13 - Friendship", "title": "W13 - Friendship", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w13.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.25, 42.25 ], [ -78.25, 42.125 ], [ -78.125, 42.125 ], [ -78.125, 42.25 ], [ -78.25, 42.25 ] ] ] } },
|
76
|
+
{ "type": "Feature", "properties": { "label": "S23 - Dresden", "title": "S23 - Dresden", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s23.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.0, 42.75 ], [ -77.0, 42.625 ], [ -76.875, 42.625 ], [ -76.875, 42.75 ], [ -77.0, 42.75 ] ] ] } },
|
77
|
+
{ "type": "Feature", "properties": { "label": "S29 - Homer", "title": "S29 - Homer", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s29.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.25, 42.75 ], [ -76.25, 42.625 ], [ -76.125, 42.625 ], [ -76.125, 42.75 ], [ -76.25, 42.75 ] ] ] } },
|
78
|
+
{ "type": "Feature", "properties": { "label": "AA50 - Dover Plains", "title": "AA50 - Dover Plains", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-aa50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 41.75 ], [ -73.625, 41.625 ], [ -73.5, 41.625 ], [ -73.5, 41.75 ], [ -73.625, 41.75 ] ] ] } },
|
79
|
+
{ "type": "Feature", "properties": { "label": "R10 - East Aurora", "title": "R10 - East Aurora", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r10.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.625, 42.875 ], [ -78.625, 42.75 ], [ -78.5, 42.75 ], [ -78.5, 42.875 ], [ -78.625, 42.875 ] ] ] } },
|
80
|
+
{ "type": "Feature", "properties": { "label": "R15 - Leicester", "title": "R15 - Leicester", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r15.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.0, 42.875 ], [ -78.0, 42.75 ], [ -77.875, 42.75 ], [ -77.875, 42.875 ], [ -78.0, 42.875 ] ] ] } },
|
81
|
+
{ "type": "Feature", "properties": { "label": "N13 - Kent", "title": "N13 - Kent", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n13.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.25, 43.375 ], [ -78.25, 43.25 ], [ -78.125, 43.25 ], [ -78.125, 43.375 ], [ -78.25, 43.375 ] ] ] } },
|
82
|
+
{ "type": "Feature", "properties": { "label": "U13 - Houghton", "title": "U13 - Houghton", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u13.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.25, 42.5 ], [ -78.25, 42.375 ], [ -78.125, 42.375 ], [ -78.125, 42.5 ], [ -78.25, 42.5 ] ] ] } },
|
83
|
+
{ "type": "Feature", "properties": { "label": "T12 - Bliss", "title": "T12 - Bliss", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t12.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.375, 42.625 ], [ -78.375, 42.5 ], [ -78.25, 42.5 ], [ -78.25, 42.625 ], [ -78.375, 42.625 ] ] ] } },
|
84
|
+
{ "type": "Feature", "properties": { "label": "V14 - Angelica", "title": "V14 - Angelica", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v14.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.125, 42.375 ], [ -78.125, 42.25 ], [ -78.0, 42.25 ], [ -78.0, 42.375 ], [ -78.125, 42.375 ] ] ] } },
|
85
|
+
{ "type": "Feature", "properties": { "label": "X27 - Barton", "title": "X27 - Barton", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x27.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.5, 42.125 ], [ -76.5, 42.0 ], [ -76.375, 42.0 ], [ -76.375, 42.125 ], [ -76.5, 42.125 ] ] ] } },
|
86
|
+
{ "type": "Feature", "properties": { "label": "X31 - Binghamton West", "title": "X31 - Binghamton West", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x31.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.0, 42.125 ], [ -76.0, 42.0 ], [ -75.875, 42.0 ], [ -75.875, 42.125 ], [ -76.0, 42.125 ] ] ] } },
|
87
|
+
{ "type": "Feature", "properties": { "label": "U47 - Alcove", "title": "U47 - Alcove", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 42.5 ], [ -74.0, 42.375 ], [ -73.875, 42.375 ], [ -73.875, 42.5 ], [ -74.0, 42.5 ] ] ] } },
|
88
|
+
{ "type": "Feature", "properties": { "label": "X49 - Ancram", "title": "X49 - Ancram", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 42.125 ], [ -73.75, 42.0 ], [ -73.625, 42.0 ], [ -73.625, 42.125 ], [ -73.75, 42.125 ] ] ] } },
|
89
|
+
{ "type": "Feature", "properties": { "label": "K49 - Brant Lake", "title": "K49 - Brant Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-k49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 43.75 ], [ -73.75, 43.625 ], [ -73.625, 43.625 ], [ -73.625, 43.75 ], [ -73.75, 43.75 ] ] ] } },
|
90
|
+
{ "type": "Feature", "properties": { "label": "L49 - Bolton Landing", "title": "L49 - Bolton Landing", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-l49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 43.625 ], [ -73.75, 43.5 ], [ -73.625, 43.5 ], [ -73.625, 43.625 ], [ -73.75, 43.625 ] ] ] } },
|
91
|
+
{ "type": "Feature", "properties": { "label": "V23 - Beaver Dams", "title": "V23 - Beaver Dams", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v23.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.0, 42.375 ], [ -77.0, 42.25 ], [ -76.875, 42.25 ], [ -76.875, 42.375 ], [ -77.0, 42.375 ] ] ] } },
|
92
|
+
{ "type": "Feature", "properties": { "label": "Z50 - Amenia", "title": "Z50 - Amenia", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-z50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 41.875 ], [ -73.625, 41.75 ], [ -73.5, 41.75 ], [ -73.5, 41.875 ], [ -73.625, 41.875 ] ] ] } },
|
93
|
+
{ "type": "Feature", "properties": { "label": "V16 - Alfred", "title": "V16 - Alfred", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v16.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.875, 42.375 ], [ -77.875, 42.25 ], [ -77.75, 42.25 ], [ -77.75, 42.375 ], [ -77.875, 42.375 ] ] ] } },
|
94
|
+
{ "type": "Feature", "properties": { "label": "H31 - Brownville", "title": "H31 - Brownville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-h31.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.0, 44.125 ], [ -76.0, 44.0 ], [ -75.875, 44.0 ], [ -75.875, 44.125 ], [ -76.0, 44.125 ] ] ] } },
|
95
|
+
{ "type": "Feature", "properties": { "label": "Q8 - Buffalo NE", "title": "Q8 - Buffalo NE", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q8.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.875, 43.0 ], [ -78.875, 42.875 ], [ -78.75, 42.875 ], [ -78.75, 43.0 ], [ -78.875, 43.0 ] ] ] } },
|
96
|
+
{ "type": "Feature", "properties": { "label": "N12 - Ashwood", "title": "N12 - Ashwood", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n12.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.375, 43.375 ], [ -78.375, 43.25 ], [ -78.25, 43.25 ], [ -78.25, 43.375 ], [ -78.375, 43.375 ] ] ] } },
|
97
|
+
{ "type": "Feature", "properties": { "label": "P11 - Akron", "title": "P11 - Akron", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p11.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.5, 43.125 ], [ -78.5, 43.0 ], [ -78.375, 43.0 ], [ -78.375, 43.125 ], [ -78.5, 43.125 ] ] ] } },
|
98
|
+
{ "type": "Feature", "properties": { "label": "W40 - Andes", "title": "W40 - Andes", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w40.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 42.25 ], [ -74.875, 42.125 ], [ -74.75, 42.125 ], [ -74.75, 42.25 ], [ -74.875, 42.25 ] ] ] } },
|
99
|
+
{ "type": "Feature", "properties": { "label": "V4 - Cassadaga", "title": "V4 - Cassadaga", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v4.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.375, 42.375 ], [ -79.375, 42.25 ], [ -79.25, 42.25 ], [ -79.25, 42.375 ], [ -79.375, 42.375 ] ] ] } },
|
100
|
+
{ "type": "Feature", "properties": { "label": "Q36 - Cassville", "title": "Q36 - Cassville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q36.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.375, 43.0 ], [ -75.375, 42.875 ], [ -75.25, 42.875 ], [ -75.25, 43.0 ], [ -75.375, 43.0 ] ] ] } },
|
101
|
+
{ "type": "Feature", "properties": { "label": "N10 - Barker", "title": "N10 - Barker", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n10.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.625, 43.375 ], [ -78.625, 43.25 ], [ -78.5, 43.25 ], [ -78.5, 43.375 ], [ -78.625, 43.375 ] ] ] } },
|
102
|
+
{ "type": "Feature", "properties": { "label": "X14 - Allentown", "title": "X14 - Allentown", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x14.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.125, 42.125 ], [ -78.125, 42.0 ], [ -78.0, 42.0 ], [ -78.0, 42.125 ], [ -78.125, 42.125 ] ] ] } },
|
103
|
+
{ "type": "Feature", "properties": { "label": "W16 - Andover", "title": "W16 - Andover", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w16.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.875, 42.25 ], [ -77.875, 42.125 ], [ -77.75, 42.125 ], [ -77.75, 42.25 ], [ -77.875, 42.25 ] ] ] } },
|
104
|
+
{ "type": "Feature", "properties": { "label": "S46 - Altamont", "title": "S46 - Altamont", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 42.75 ], [ -74.125, 42.625 ], [ -74.0, 42.625 ], [ -74.0, 42.75 ], [ -74.125, 42.75 ] ] ] } },
|
105
|
+
{ "type": "Feature", "properties": { "label": "A49 - Altona", "title": "A49 - Altona", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-a49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 45.0 ], [ -73.75, 44.875 ], [ -73.625, 44.875 ], [ -73.625, 45.0 ], [ -73.75, 45.0 ] ] ] } },
|
106
|
+
{ "type": "Feature", "properties": { "label": "W34 - Afton", "title": "W34 - Afton", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w34.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.625, 42.25 ], [ -75.625, 42.125 ], [ -75.5, 42.125 ], [ -75.5, 42.25 ], [ -75.625, 42.25 ] ] ] } },
|
107
|
+
{ "type": "Feature", "properties": { "label": "K48 - Chestertown", "title": "K48 - Chestertown", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-k48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 43.75 ], [ -73.875, 43.625 ], [ -73.75, 43.625 ], [ -73.75, 43.75 ], [ -73.875, 43.75 ] ] ] } },
|
108
|
+
{ "type": "Feature", "properties": { "label": "F43 - Derrick", "title": "F43 - Derrick", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-f43.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 44.375 ], [ -74.5, 44.25 ], [ -74.375, 44.25 ], [ -74.375, 44.375 ], [ -74.5, 44.375 ] ] ] } },
|
109
|
+
{ "type": "Feature", "properties": { "label": "S50 - Averill Park", "title": "S50 - Averill Park", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 42.75 ], [ -73.625, 42.625 ], [ -73.5, 42.625 ], [ -73.5, 42.75 ], [ -73.625, 42.75 ] ] ] } },
|
110
|
+
{ "type": "Feature", "properties": { "label": "K31 - Boylston Center", "title": "K31 - Boylston Center", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-k31.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.0, 43.75 ], [ -76.0, 43.625 ], [ -75.875, 43.625 ], [ -75.875, 43.75 ], [ -76.0, 43.75 ] ] ] } },
|
111
|
+
{ "type": "Feature", "properties": { "label": "M36 - Boonville", "title": "M36 - Boonville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-m36.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.375, 43.5 ], [ -75.375, 43.375 ], [ -75.25, 43.375 ], [ -75.25, 43.5 ], [ -75.375, 43.5 ] ] ] } },
|
112
|
+
{ "type": "Feature", "properties": { "label": "S48 - Albany", "title": "S48 - Albany", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 42.75 ], [ -73.875, 42.625 ], [ -73.75, 42.625 ], [ -73.75, 42.75 ], [ -73.875, 42.75 ] ] ] } },
|
113
|
+
{ "type": "Feature", "properties": { "label": "G30 - Clayton", "title": "G30 - Clayton", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-g30.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.125, 44.25 ], [ -76.125, 44.125 ], [ -76.0, 44.125 ], [ -76.0, 44.25 ], [ -76.125, 44.25 ] ] ] } },
|
114
|
+
{ "type": "Feature", "properties": { "label": "B45 - Chasm Falls", "title": "B45 - Chasm Falls", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-b45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 44.875 ], [ -74.25, 44.75 ], [ -74.125, 44.75 ], [ -74.125, 44.875 ], [ -74.25, 44.875 ] ] ] } },
|
115
|
+
{ "type": "Feature", "properties": { "label": "J30 - Adams", "title": "J30 - Adams", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-j30.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.125, 43.875 ], [ -76.125, 43.75 ], [ -76.0, 43.75 ], [ -76.0, 43.875 ], [ -76.125, 43.875 ] ] ] } },
|
116
|
+
{ "type": "Feature", "properties": { "label": "N32 - Camden West", "title": "N32 - Camden West", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n32.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.875, 43.375 ], [ -75.875, 43.25 ], [ -75.75, 43.25 ], [ -75.75, 43.375 ], [ -75.875, 43.375 ] ] ] } },
|
117
|
+
{ "type": "Feature", "properties": { "label": "X20 - Borden", "title": "X20 - Borden", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x20.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.375, 42.125 ], [ -77.375, 42.0 ], [ -77.25, 42.0 ], [ -77.25, 42.125 ], [ -77.375, 42.125 ] ] ] } },
|
118
|
+
{ "type": "Feature", "properties": { "label": "D52 - Colchester Point", "title": "D52 - Colchester Point", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-d52.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.375, 44.625 ], [ -73.375, 44.5 ], [ -73.25, 44.5 ], [ -73.25, 44.625 ], [ -73.375, 44.625 ] ] ] } },
|
119
|
+
{ "type": "Feature", "properties": { "label": "Y36 - Hancock, NY", "title": "Y36 - Hancock, NY", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-y36.zip", "note": "UTM Zone 18; also known as Hancock, PA; Cadosia" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.375, 42.0 ], [ -75.375, 41.875 ], [ -75.25, 41.875 ], [ -75.25, 42.0 ], [ -75.375, 42.0 ] ] ] } },
|
120
|
+
{ "type": "Feature", "properties": { "label": "Y45 - Ashokan", "title": "Y45 - Ashokan", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-y45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 42.0 ], [ -74.25, 41.875 ], [ -74.125, 41.875 ], [ -74.125, 42.0 ], [ -74.25, 42.0 ] ] ] } },
|
121
|
+
{ "type": "Feature", "properties": { "label": "W21 - Campbell", "title": "W21 - Campbell", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w21.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.25, 42.25 ], [ -77.25, 42.125 ], [ -77.125, 42.125 ], [ -77.125, 42.25 ], [ -77.25, 42.25 ] ] ] } },
|
122
|
+
{ "type": "Feature", "properties": { "label": "T29 - Cortland", "title": "T29 - Cortland", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t29.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.25, 42.625 ], [ -76.25, 42.5 ], [ -76.125, 42.5 ], [ -76.125, 42.625 ], [ -76.25, 42.625 ] ] ] } },
|
123
|
+
{ "type": "Feature", "properties": { "label": "S14 - Castile", "title": "S14 - Castile", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s14.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.125, 42.75 ], [ -78.125, 42.625 ], [ -78.0, 42.625 ], [ -78.0, 42.75 ], [ -78.125, 42.75 ] ] ] } },
|
124
|
+
{ "type": "Feature", "properties": { "label": "X38 - Corbett", "title": "X38 - Corbett", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x38.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.125, 42.125 ], [ -75.125, 42.0 ], [ -75.0, 42.0 ], [ -75.0, 42.125 ], [ -75.125, 42.125 ] ] ] } },
|
125
|
+
{ "type": "Feature", "properties": { "label": "V44 - Ashland", "title": "V44 - Ashland", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v44.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 42.375 ], [ -74.375, 42.25 ], [ -74.25, 42.25 ], [ -74.25, 42.375 ], [ -74.375, 42.375 ] ] ] } },
|
126
|
+
{ "type": "Feature", "properties": { "label": "Q42 - Canajoharie", "title": "Q42 - Canajoharie", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q42.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 43.0 ], [ -74.625, 42.875 ], [ -74.5, 42.875 ], [ -74.5, 43.0 ], [ -74.625, 43.0 ] ] ] } },
|
127
|
+
{ "type": "Feature", "properties": { "label": "W19 - Cameron", "title": "W19 - Cameron", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w19.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.5, 42.25 ], [ -77.5, 42.125 ], [ -77.375, 42.125 ], [ -77.375, 42.25 ], [ -77.5, 42.25 ] ] ] } },
|
128
|
+
{ "type": "Feature", "properties": { "label": "GG50 - Bayville", "title": "GG50 - Bayville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-gg50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 41.0 ], [ -73.625, 40.875 ], [ -73.5, 40.875 ], [ -73.5, 41.0 ], [ -73.625, 41.0 ] ] ] } },
|
129
|
+
{ "type": "Feature", "properties": { "label": "R13 - Dale", "title": "R13 - Dale", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r13.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.25, 42.875 ], [ -78.25, 42.75 ], [ -78.125, 42.75 ], [ -78.125, 42.875 ], [ -78.25, 42.875 ] ] ] } },
|
130
|
+
{ "type": "Feature", "properties": { "label": "W28 - Candor", "title": "W28 - Candor", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w28.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.375, 42.25 ], [ -76.375, 42.125 ], [ -76.25, 42.125 ], [ -76.25, 42.25 ], [ -76.375, 42.25 ] ] ] } },
|
131
|
+
{ "type": "Feature", "properties": { "label": "E41 - Carry Falls Reservoir", "title": "E41 - Carry Falls Reservoir", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-e41.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 44.5 ], [ -74.75, 44.375 ], [ -74.625, 44.375 ], [ -74.625, 44.5 ], [ -74.75, 44.5 ] ] ] } },
|
132
|
+
{ "type": "Feature", "properties": { "label": "C49 - Dannemora", "title": "C49 - Dannemora", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-c49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 44.75 ], [ -73.75, 44.625 ], [ -73.625, 44.625 ], [ -73.625, 44.75 ], [ -73.75, 44.75 ] ] ] } },
|
133
|
+
{ "type": "Feature", "properties": { "label": "P16 - Clifton", "title": "P16 - Clifton", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p16.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.875, 43.125 ], [ -77.875, 43.0 ], [ -77.75, 43.0 ], [ -77.75, 43.125 ], [ -77.875, 43.125 ] ] ] } },
|
134
|
+
{ "type": "Feature", "properties": { "label": "Q21 - Clifton Springs", "title": "Q21 - Clifton Springs", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q21.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.25, 43.0 ], [ -77.25, 42.875 ], [ -77.125, 42.875 ], [ -77.125, 43.0 ], [ -77.25, 43.0 ] ] ] } },
|
135
|
+
{ "type": "Feature", "properties": { "label": "HH55 - Bellport", "title": "HH55 - Bellport", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-hh55.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.0, 40.875 ], [ -73.0, 40.75 ], [ -72.875, 40.75 ], [ -72.875, 40.875 ], [ -73.0, 40.875 ] ] ] } },
|
136
|
+
{ "type": "Feature", "properties": { "label": "B42 - Brushton", "title": "B42 - Brushton", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-b42.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 44.875 ], [ -74.625, 44.75 ], [ -74.5, 44.75 ], [ -74.5, 44.875 ], [ -74.625, 44.875 ] ] ] } },
|
137
|
+
{ "type": "Feature", "properties": { "label": "A47 - Churubusco", "title": "A47 - Churubusco", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-a47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 45.0 ], [ -74.0, 44.875 ], [ -73.875, 44.875 ], [ -73.875, 45.0 ], [ -74.0, 45.0 ] ] ] } },
|
138
|
+
{ "type": "Feature", "properties": { "label": "P9 - Clarence Center", "title": "P9 - Clarence Center", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p9.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.75, 43.125 ], [ -78.75, 43.0 ], [ -78.625, 43.0 ], [ -78.625, 43.125 ], [ -78.75, 43.125 ] ] ] } },
|
139
|
+
{ "type": "Feature", "properties": { "label": "V11 - Franklinville", "title": "V11 - Franklinville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v11.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.5, 42.375 ], [ -78.5, 42.25 ], [ -78.375, 42.25 ], [ -78.375, 42.375 ], [ -78.5, 42.375 ] ] ] } },
|
140
|
+
{ "type": "Feature", "properties": { "label": "W12 - Cuba", "title": "W12 - Cuba", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w12.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.375, 42.25 ], [ -78.375, 42.125 ], [ -78.25, 42.125 ], [ -78.25, 42.25 ], [ -78.375, 42.25 ] ] ] } },
|
141
|
+
{ "type": "Feature", "properties": { "label": "E42 - Augerhole Falls", "title": "E42 - Augerhole Falls", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-e42.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 44.5 ], [ -74.625, 44.375 ], [ -74.5, 44.375 ], [ -74.5, 44.5 ], [ -74.625, 44.5 ] ] ] } },
|
142
|
+
{ "type": "Feature", "properties": { "label": "II51 - Amityville", "title": "II51 - Amityville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ii51.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.5, 40.75 ], [ -73.5, 40.625 ], [ -73.375, 40.625 ], [ -73.375, 40.75 ], [ -73.5, 40.75 ] ] ] } },
|
143
|
+
{ "type": "Feature", "properties": { "label": "V22 - Bradford", "title": "V22 - Bradford", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v22.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.125, 42.375 ], [ -77.125, 42.25 ], [ -77.0, 42.25 ], [ -77.0, 42.375 ], [ -77.125, 42.375 ] ] ] } },
|
144
|
+
{ "type": "Feature", "properties": { "label": "A51 - Champlain", "title": "A51 - Champlain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-a51.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.5, 45.0 ], [ -73.5, 44.875 ], [ -73.375, 44.875 ], [ -73.375, 45.0 ], [ -73.5, 45.0 ] ] ] } },
|
145
|
+
{ "type": "Feature", "properties": { "label": "V50 - Chatham", "title": "V50 - Chatham", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 42.375 ], [ -73.625, 42.25 ], [ -73.5, 42.25 ], [ -73.5, 42.375 ], [ -73.625, 42.375 ] ] ] } },
|
146
|
+
{ "type": "Feature", "properties": { "label": "R20 - Canandaigua Lake", "title": "R20 - Canandaigua Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r20.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.375, 42.875 ], [ -77.375, 42.75 ], [ -77.25, 42.75 ], [ -77.25, 42.875 ], [ -77.375, 42.875 ] ] ] } },
|
147
|
+
{ "type": "Feature", "properties": { "label": "T33 - East Pharsalia", "title": "T33 - East Pharsalia", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t33.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.75, 42.625 ], [ -75.75, 42.5 ], [ -75.625, 42.5 ], [ -75.625, 42.625 ], [ -75.75, 42.625 ] ] ] } },
|
148
|
+
{ "type": "Feature", "properties": { "label": "K29 - Ellisburg", "title": "K29 - Ellisburg", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-k29.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.25, 43.75 ], [ -76.25, 43.625 ], [ -76.125, 43.625 ], [ -76.125, 43.75 ], [ -76.25, 43.75 ] ] ] } },
|
149
|
+
{ "type": "Feature", "properties": { "label": "U15 - Birdsall", "title": "U15 - Birdsall", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u15.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.0, 42.5 ], [ -78.0, 42.375 ], [ -77.875, 42.375 ], [ -77.875, 42.5 ], [ -78.0, 42.5 ] ] ] } },
|
150
|
+
{ "type": "Feature", "properties": { "label": "E46 - Bloomingdale", "title": "E46 - Bloomingdale", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-e46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 44.5 ], [ -74.125, 44.375 ], [ -74.0, 44.375 ], [ -74.0, 44.5 ], [ -74.125, 44.5 ] ] ] } },
|
151
|
+
{ "type": "Feature", "properties": { "label": "G34 - Antwerp", "title": "G34 - Antwerp", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-g34.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.625, 44.25 ], [ -75.625, 44.125 ], [ -75.5, 44.125 ], [ -75.5, 44.25 ], [ -75.625, 44.25 ] ] ] } },
|
152
|
+
{ "type": "Feature", "properties": { "label": "X21 - Addison", "title": "X21 - Addison", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x21.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.25, 42.125 ], [ -77.25, 42.0 ], [ -77.125, 42.0 ], [ -77.125, 42.125 ], [ -77.25, 42.125 ] ] ] } },
|
153
|
+
{ "type": "Feature", "properties": { "label": "E32 - Chippewa Bay", "title": "E32 - Chippewa Bay", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-e32.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.875, 44.5 ], [ -75.875, 44.375 ], [ -75.75, 44.375 ], [ -75.75, 44.5 ], [ -75.875, 44.5 ] ] ] } },
|
154
|
+
{ "type": "Feature", "properties": { "label": "F38 - Degrasse", "title": "F38 - Degrasse", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-f38.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.125, 44.375 ], [ -75.125, 44.25 ], [ -75.0, 44.25 ], [ -75.0, 44.375 ], [ -75.125, 44.375 ] ] ] } },
|
155
|
+
{ "type": "Feature", "properties": { "label": "R12 - Attica", "title": "R12 - Attica", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r12.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.375, 42.875 ], [ -78.375, 42.75 ], [ -78.25, 42.75 ], [ -78.25, 42.875 ], [ -78.375, 42.875 ] ] ] } },
|
156
|
+
{ "type": "Feature", "properties": { "label": "P32 - Canastota", "title": "P32 - Canastota", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p32.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.875, 43.125 ], [ -75.875, 43.0 ], [ -75.75, 43.0 ], [ -75.75, 43.125 ], [ -75.875, 43.125 ] ] ] } },
|
157
|
+
{ "type": "Feature", "properties": { "label": "D37 - Canton", "title": "D37 - Canton", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-d37.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.25, 44.625 ], [ -75.25, 44.5 ], [ -75.125, 44.5 ], [ -75.125, 44.625 ], [ -75.25, 44.625 ] ] ] } },
|
158
|
+
{ "type": "Feature", "properties": { "label": "T17 - Dansville", "title": "T17 - Dansville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t17.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.75, 42.625 ], [ -77.75, 42.5 ], [ -77.625, 42.5 ], [ -77.625, 42.625 ], [ -77.75, 42.625 ] ] ] } },
|
159
|
+
{ "type": "Feature", "properties": { "label": "N29 - Central Square", "title": "N29 - Central Square", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n29.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.25, 43.375 ], [ -76.25, 43.25 ], [ -76.125, 43.25 ], [ -76.125, 43.375 ], [ -76.25, 43.375 ] ] ] } },
|
160
|
+
{ "type": "Feature", "properties": { "label": "U19 - Avoca", "title": "U19 - Avoca", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u19.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.5, 42.5 ], [ -77.5, 42.375 ], [ -77.375, 42.375 ], [ -77.375, 42.5 ], [ -77.5, 42.5 ] ] ] } },
|
161
|
+
{ "type": "Feature", "properties": { "label": "X41 - Arena", "title": "X41 - Arena", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x41.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 42.125 ], [ -74.75, 42.0 ], [ -74.625, 42.0 ], [ -74.625, 42.125 ], [ -74.75, 42.125 ] ] ] } },
|
162
|
+
{ "type": "Feature", "properties": { "label": "T11 - Arcade", "title": "T11 - Arcade", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t11.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.5, 42.625 ], [ -78.5, 42.5 ], [ -78.375, 42.5 ], [ -78.375, 42.625 ], [ -78.5, 42.625 ] ] ] } },
|
163
|
+
{ "type": "Feature", "properties": { "label": "E49 - Au Sable Forks", "title": "E49 - Au Sable Forks", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-e49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 44.5 ], [ -73.75, 44.375 ], [ -73.625, 44.375 ], [ -73.625, 44.5 ], [ -73.75, 44.5 ] ] ] } },
|
164
|
+
{ "type": "Feature", "properties": { "label": "Q26 - Auburn", "title": "Q26 - Auburn", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q26.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.625, 43.0 ], [ -76.625, 42.875 ], [ -76.5, 42.875 ], [ -76.5, 43.0 ], [ -76.625, 43.0 ] ] ] } },
|
165
|
+
{ "type": "Feature", "properties": { "label": "J32 - Barnes Corners", "title": "J32 - Barnes Corners", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-j32.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.875, 43.875 ], [ -75.875, 43.75 ], [ -75.75, 43.75 ], [ -75.75, 43.875 ], [ -75.875, 43.875 ] ] ] } },
|
166
|
+
{ "type": "Feature", "properties": { "label": "S51 - Taborton", "title": "S51 - Taborton", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s51.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.5, 42.75 ], [ -73.5, 42.625 ], [ -73.375, 42.625 ], [ -73.375, 42.75 ], [ -73.5, 42.75 ] ] ] } },
|
167
|
+
{ "type": "Feature", "properties": { "label": "X29 - Apalachin", "title": "X29 - Apalachin", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x29.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.25, 42.125 ], [ -76.25, 42.0 ], [ -76.125, 42.0 ], [ -76.125, 42.125 ], [ -76.25, 42.125 ] ] ] } },
|
168
|
+
{ "type": "Feature", "properties": { "label": "N33 - Camden East", "title": "N33 - Camden East", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n33.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.75, 43.375 ], [ -75.75, 43.25 ], [ -75.625, 43.25 ], [ -75.625, 43.375 ], [ -75.75, 43.375 ] ] ] } },
|
169
|
+
{ "type": "Feature", "properties": { "label": "Q7 - Buffalo NW", "title": "Q7 - Buffalo NW", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q7.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.0, 43.0 ], [ -79.0, 42.875 ], [ -78.875, 42.875 ], [ -78.875, 43.0 ], [ -79.0, 43.0 ] ] ] } },
|
170
|
+
{ "type": "Feature", "properties": { "label": "R47 - Schenectady", "title": "R47 - Schenectady", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 42.875 ], [ -74.0, 42.75 ], [ -73.875, 42.75 ], [ -73.875, 42.875 ], [ -74.0, 42.875 ] ] ] } },
|
171
|
+
{ "type": "Feature", "properties": { "label": "W1 - South Ripley", "title": "W1 - South Ripley", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w1.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.75, 42.25 ], [ -79.75, 42.125 ], [ -79.625, 42.125 ], [ -79.625, 42.25 ], [ -79.75, 42.25 ] ] ] } },
|
172
|
+
{ "type": "Feature", "properties": { "label": "Q29 - South Onondaga", "title": "Q29 - South Onondaga", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q29.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.25, 43.0 ], [ -76.25, 42.875 ], [ -76.125, 42.875 ], [ -76.125, 43.0 ], [ -76.25, 43.0 ] ] ] } },
|
173
|
+
{ "type": "Feature", "properties": { "label": "X34 - Gulf Summit", "title": "X34 - Gulf Summit", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x34.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.625, 42.125 ], [ -75.625, 42.0 ], [ -75.5, 42.0 ], [ -75.5, 42.125 ], [ -75.625, 42.125 ] ] ] } },
|
174
|
+
{ "type": "Feature", "properties": { "label": "DD42 - Unionville", "title": "DD42 - Unionville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-dd42.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 41.375 ], [ -74.625, 41.25 ], [ -74.5, 41.25 ], [ -74.5, 41.375 ], [ -74.625, 41.375 ] ] ] } },
|
175
|
+
{ "type": "Feature", "properties": { "label": "F44 - Upper Saranac Lake", "title": "F44 - Upper Saranac Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-f44.zip", "note": "UTM Zone 18; also known as Upper Saranac" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 44.375 ], [ -74.375, 44.25 ], [ -74.25, 44.25 ], [ -74.25, 44.375 ], [ -74.375, 44.375 ] ] ] } },
|
176
|
+
{ "type": "Feature", "properties": { "label": "BB42 - Yankee Lake", "title": "BB42 - Yankee Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-bb42.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 41.625 ], [ -74.625, 41.5 ], [ -74.5, 41.5 ], [ -74.5, 41.625 ], [ -74.625, 41.625 ] ] ] } },
|
177
|
+
{ "type": "Feature", "properties": { "label": "G32 - Theresa", "title": "G32 - Theresa", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-g32.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.875, 44.25 ], [ -75.875, 44.125 ], [ -75.75, 44.125 ], [ -75.75, 44.25 ], [ -75.875, 44.25 ] ] ] } },
|
178
|
+
{ "type": "Feature", "properties": { "label": "S11 - Strykersville", "title": "S11 - Strykersville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s11.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.5, 42.75 ], [ -78.5, 42.625 ], [ -78.375, 42.625 ], [ -78.375, 42.75 ], [ -78.5, 42.75 ] ] ] } },
|
179
|
+
{ "type": "Feature", "properties": { "label": "Y48 - Rock City", "title": "Y48 - Rock City", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-y48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 42.0 ], [ -73.875, 41.875 ], [ -73.75, 41.875 ], [ -73.75, 42.0 ], [ -73.875, 42.0 ] ] ] } },
|
180
|
+
{ "type": "Feature", "properties": { "label": "P34 - Vernon", "title": "P34 - Vernon", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p34.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.625, 43.125 ], [ -75.625, 43.0 ], [ -75.5, 43.0 ], [ -75.5, 43.125 ], [ -75.625, 43.125 ] ] ] } },
|
181
|
+
{ "type": "Feature", "properties": { "label": "R30 - Tully", "title": "R30 - Tully", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r30.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.125, 42.875 ], [ -76.125, 42.75 ], [ -76.0, 42.75 ], [ -76.0, 42.875 ], [ -76.125, 42.875 ] ] ] } },
|
182
|
+
{ "type": "Feature", "properties": { "label": "O24 - Wolcott", "title": "O24 - Wolcott", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o24.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.875, 43.25 ], [ -76.875, 43.125 ], [ -76.75, 43.125 ], [ -76.75, 43.25 ], [ -76.875, 43.25 ] ] ] } },
|
183
|
+
{ "type": "Feature", "properties": { "label": "P10 - Wolcottsville", "title": "P10 - Wolcottsville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p10.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.625, 43.125 ], [ -78.625, 43.0 ], [ -78.5, 43.0 ], [ -78.5, 43.125 ], [ -78.625, 43.125 ] ] ] } },
|
184
|
+
{ "type": "Feature", "properties": { "label": "N41 - Morehouse Lake", "title": "N41 - Morehouse Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n41.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 43.375 ], [ -74.75, 43.25 ], [ -74.625, 43.25 ], [ -74.625, 43.375 ], [ -74.75, 43.375 ] ] ] } },
|
185
|
+
{ "type": "Feature", "properties": { "label": "K41 - Mount Tom", "title": "K41 - Mount Tom", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-k41.zip", "note": "UTM Zone 18; also known as Seventh Lake Mountain" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 43.75 ], [ -74.75, 43.625 ], [ -74.625, 43.625 ], [ -74.625, 43.75 ], [ -74.75, 43.75 ] ] ] } },
|
186
|
+
{ "type": "Feature", "properties": { "label": "I45 - Newcomb", "title": "I45 - Newcomb", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-i45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 44.0 ], [ -74.25, 43.875 ], [ -74.125, 43.875 ], [ -74.125, 44.0 ], [ -74.25, 44.0 ] ] ] } },
|
187
|
+
{ "type": "Feature", "properties": { "label": "N39 - Ohio", "title": "N39 - Ohio", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n39.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 43.375 ], [ -75.0, 43.25 ], [ -74.875, 43.25 ], [ -74.875, 43.375 ], [ -75.0, 43.375 ] ] ] } },
|
188
|
+
{ "type": "Feature", "properties": { "label": "L43 - Page Mountain", "title": "L43 - Page Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-l43.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 43.625 ], [ -74.5, 43.5 ], [ -74.375, 43.5 ], [ -74.375, 43.625 ], [ -74.5, 43.625 ] ] ] } },
|
189
|
+
{ "type": "Feature", "properties": { "label": "P52 - Shushan", "title": "P52 - Shushan", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p52.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.375, 43.125 ], [ -73.375, 43.0 ], [ -73.25, 43.0 ], [ -73.25, 43.125 ], [ -73.375, 43.125 ] ] ] } },
|
190
|
+
{ "type": "Feature", "properties": { "label": "T42 - Summit", "title": "T42 - Summit", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t42.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 42.625 ], [ -74.625, 42.5 ], [ -74.5, 42.5 ], [ -74.5, 42.625 ], [ -74.625, 42.625 ] ] ] } },
|
191
|
+
{ "type": "Feature", "properties": { "label": "Q19 - Victor", "title": "Q19 - Victor", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q19.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.5, 43.0 ], [ -77.5, 42.875 ], [ -77.375, 42.875 ], [ -77.375, 43.0 ], [ -77.5, 43.0 ] ] ] } },
|
192
|
+
{ "type": "Feature", "properties": { "label": "N15 - Hamlin", "title": "N15 - Hamlin", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n15.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.0, 43.375 ], [ -78.0, 43.25 ], [ -77.875, 43.25 ], [ -77.875, 43.375 ], [ -78.0, 43.375 ] ] ] } },
|
193
|
+
{ "type": "Feature", "properties": { "label": "G48 - Keene Valley", "title": "G48 - Keene Valley", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-g48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 44.25 ], [ -73.875, 44.125 ], [ -73.75, 44.125 ], [ -73.75, 44.25 ], [ -73.875, 44.25 ] ] ] } },
|
194
|
+
{ "type": "Feature", "properties": { "label": "T20 - Prattsburg", "title": "T20 - Prattsburg", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t20.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.375, 42.625 ], [ -77.375, 42.5 ], [ -77.25, 42.5 ], [ -77.25, 42.625 ], [ -77.375, 42.625 ] ] ] } },
|
195
|
+
{ "type": "Feature", "properties": { "label": "V43 - Prattsville", "title": "V43 - Prattsville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v43.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 42.375 ], [ -74.5, 42.25 ], [ -74.375, 42.25 ], [ -74.375, 42.375 ], [ -74.5, 42.375 ] ] ] } },
|
196
|
+
{ "type": "Feature", "properties": { "label": "O25 - Victory", "title": "O25 - Victory", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o25.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.75, 43.25 ], [ -76.75, 43.125 ], [ -76.625, 43.125 ], [ -76.625, 43.25 ], [ -76.75, 43.25 ] ] ] } },
|
197
|
+
{ "type": "Feature", "properties": { "label": "P26 - Weedsport", "title": "P26 - Weedsport", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p26.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.625, 43.125 ], [ -76.625, 43.0 ], [ -76.5, 43.0 ], [ -76.5, 43.125 ], [ -76.625, 43.125 ] ] ] } },
|
198
|
+
{ "type": "Feature", "properties": { "label": "J43 - Blue Mountain Lake", "title": "J43 - Blue Mountain Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-j43.zip", "note": "UTM Zone 18; also known as Blue Mountain" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 43.875 ], [ -74.5, 43.75 ], [ -74.375, 43.75 ], [ -74.375, 43.875 ], [ -74.5, 43.875 ] ] ] } },
|
199
|
+
{ "type": "Feature", "properties": { "label": "R25 - Union Springs", "title": "R25 - Union Springs", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r25.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.75, 42.875 ], [ -76.75, 42.75 ], [ -76.625, 42.75 ], [ -76.625, 42.875 ], [ -76.75, 42.875 ] ] ] } },
|
200
|
+
{ "type": "Feature", "properties": { "label": "S35 - Sherburne", "title": "S35 - Sherburne", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s35.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.5, 42.75 ], [ -75.5, 42.625 ], [ -75.375, 42.625 ], [ -75.375, 42.75 ], [ -75.5, 42.75 ] ] ] } },
|
201
|
+
{ "type": "Feature", "properties": { "label": "J45 - Bad Luck Mountain", "title": "J45 - Bad Luck Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-j45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 43.875 ], [ -74.25, 43.75 ], [ -74.125, 43.75 ], [ -74.125, 43.875 ], [ -74.25, 43.875 ] ] ] } },
|
202
|
+
{ "type": "Feature", "properties": { "label": "L39 - Bisby Lakes", "title": "L39 - Bisby Lakes", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-l39.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 43.625 ], [ -75.0, 43.5 ], [ -74.875, 43.5 ], [ -74.875, 43.625 ], [ -75.0, 43.625 ] ] ] } },
|
203
|
+
{ "type": "Feature", "properties": { "label": "I41 - Brandreth Lake", "title": "I41 - Brandreth Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-i41.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 44.0 ], [ -74.75, 43.875 ], [ -74.625, 43.875 ], [ -74.625, 44.0 ], [ -74.75, 44.0 ] ] ] } },
|
204
|
+
{ "type": "Feature", "properties": { "label": "K37 - Copper Lake", "title": "K37 - Copper Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-k37.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.25, 43.75 ], [ -75.25, 43.625 ], [ -75.125, 43.625 ], [ -75.125, 43.75 ], [ -75.25, 43.75 ] ] ] } },
|
205
|
+
{ "type": "Feature", "properties": { "label": "EE46 - Thiells", "title": "EE46 - Thiells", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ee46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 41.25 ], [ -74.125, 41.125 ], [ -74.0, 41.125 ], [ -74.0, 41.25 ], [ -74.125, 41.25 ] ] ] } },
|
206
|
+
{ "type": "Feature", "properties": { "label": "R24 - Romulus", "title": "R24 - Romulus", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r24.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.875, 42.875 ], [ -76.875, 42.75 ], [ -76.75, 42.75 ], [ -76.75, 42.875 ], [ -76.875, 42.875 ] ] ] } },
|
207
|
+
{ "type": "Feature", "properties": { "label": "Z43 - Rondout Reservoir", "title": "Z43 - Rondout Reservoir", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-z43.zip", "note": "UTM Zone 18; also known as Lackawack" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 41.875 ], [ -74.5, 41.75 ], [ -74.375, 41.75 ], [ -74.375, 41.875 ], [ -74.5, 41.875 ] ] ] } },
|
208
|
+
{ "type": "Feature", "properties": { "label": "M51 - Fort Ann", "title": "M51 - Fort Ann", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-m51.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.5, 43.5 ], [ -73.5, 43.375 ], [ -73.375, 43.375 ], [ -73.375, 43.5 ], [ -73.5, 43.5 ] ] ] } },
|
209
|
+
{ "type": "Feature", "properties": { "label": "K42 - Wakely Mountain", "title": "K42 - Wakely Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-k42.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 43.75 ], [ -74.625, 43.625 ], [ -74.5, 43.625 ], [ -74.5, 43.75 ], [ -74.625, 43.75 ] ] ] } },
|
210
|
+
{ "type": "Feature", "properties": { "label": "G51 - Westport", "title": "G51 - Westport", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-g51.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.5, 44.25 ], [ -73.5, 44.125 ], [ -73.375, 44.125 ], [ -73.375, 44.25 ], [ -73.5, 44.25 ] ] ] } },
|
211
|
+
{ "type": "Feature", "properties": { "label": "N28 - Pennellville", "title": "N28 - Pennellville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n28.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.375, 43.375 ], [ -76.375, 43.25 ], [ -76.25, 43.25 ], [ -76.25, 43.375 ], [ -76.375, 43.375 ] ] ] } },
|
212
|
+
{ "type": "Feature", "properties": { "label": "X6 - Ivory", "title": "X6 - Ivory", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x6.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.125, 42.125 ], [ -79.125, 42.0 ], [ -79.0, 42.0 ], [ -79.0, 42.125 ], [ -79.125, 42.125 ] ] ] } },
|
213
|
+
{ "type": "Feature", "properties": { "label": "DD48 - Mohegan Lake", "title": "DD48 - Mohegan Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-dd48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 41.375 ], [ -73.875, 41.25 ], [ -73.75, 41.25 ], [ -73.75, 41.375 ], [ -73.875, 41.375 ] ] ] } },
|
214
|
+
{ "type": "Feature", "properties": { "label": "K44 - Indian Lake", "title": "K44 - Indian Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-k44.zip", "note": "UTM Zone 18; also known as Sabael" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 43.75 ], [ -74.375, 43.625 ], [ -74.25, 43.625 ], [ -74.25, 43.75 ], [ -74.375, 43.75 ] ] ] } },
|
215
|
+
{ "type": "Feature", "properties": { "label": "O43 - Caroga Lake", "title": "O43 - Caroga Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o43.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 43.25 ], [ -74.5, 43.125 ], [ -74.375, 43.125 ], [ -74.375, 43.25 ], [ -74.5, 43.25 ] ] ] } },
|
216
|
+
{ "type": "Feature", "properties": { "label": "C51 - Plattsburgh", "title": "C51 - Plattsburgh", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-c51.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.5, 44.75 ], [ -73.5, 44.625 ], [ -73.375, 44.625 ], [ -73.375, 44.75 ], [ -73.5, 44.75 ] ] ] } },
|
217
|
+
{ "type": "Feature", "properties": { "label": "T9 - Springville", "title": "T9 - Springville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t9.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.75, 42.625 ], [ -78.75, 42.5 ], [ -78.625, 42.5 ], [ -78.625, 42.625 ], [ -78.75, 42.625 ] ] ] } },
|
218
|
+
{ "type": "Feature", "properties": { "label": "FF46 - Park Ridge", "title": "FF46 - Park Ridge", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ff46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 41.125 ], [ -74.125, 41.0 ], [ -74.0, 41.0 ], [ -74.0, 41.125 ], [ -74.125, 41.125 ] ] ] } },
|
219
|
+
{ "type": "Feature", "properties": { "label": "P50 - Schuylerville", "title": "P50 - Schuylerville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 43.125 ], [ -73.625, 43.0 ], [ -73.5, 43.0 ], [ -73.5, 43.125 ], [ -73.625, 43.125 ] ] ] } },
|
220
|
+
{ "type": "Feature", "properties": { "label": "HH49 - Sea Cliff", "title": "HH49 - Sea Cliff", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-hh49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 40.875 ], [ -73.75, 40.75 ], [ -73.625, 40.75 ], [ -73.625, 40.875 ], [ -73.75, 40.875 ] ] ] } },
|
221
|
+
{ "type": "Feature", "properties": { "label": "X18 - Troupsburg", "title": "X18 - Troupsburg", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x18.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.625, 42.125 ], [ -77.625, 42.0 ], [ -77.5, 42.0 ], [ -77.5, 42.125 ], [ -77.625, 42.125 ] ] ] } },
|
222
|
+
{ "type": "Feature", "properties": { "label": "G42 - Piercefield", "title": "G42 - Piercefield", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-g42.zip", "note": "UTM Zone 18; also known as Pierce Field" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 44.25 ], [ -74.625, 44.125 ], [ -74.5, 44.125 ], [ -74.5, 44.25 ], [ -74.625, 44.25 ] ] ] } },
|
223
|
+
{ "type": "Feature", "properties": { "label": "M41 - Hoffmeister", "title": "M41 - Hoffmeister", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-m41.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 43.5 ], [ -74.75, 43.375 ], [ -74.625, 43.375 ], [ -74.625, 43.5 ], [ -74.75, 43.5 ] ] ] } },
|
224
|
+
{ "type": "Feature", "properties": { "label": "L40 - Honnedaga Lake", "title": "L40 - Honnedaga Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-l40.zip", "note": "UTM Zone 18; also known as Honnedaga" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 43.625 ], [ -74.875, 43.5 ], [ -74.75, 43.5 ], [ -74.75, 43.625 ], [ -74.875, 43.625 ] ] ] } },
|
225
|
+
{ "type": "Feature", "properties": { "label": "O34 - Verona", "title": "O34 - Verona", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o34.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.625, 43.25 ], [ -75.625, 43.125 ], [ -75.5, 43.125 ], [ -75.5, 43.25 ], [ -75.625, 43.25 ] ] ] } },
|
226
|
+
{ "type": "Feature", "properties": { "label": "F37 - South Edwards", "title": "F37 - South Edwards", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-f37.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.25, 44.375 ], [ -75.25, 44.25 ], [ -75.125, 44.25 ], [ -75.125, 44.375 ], [ -75.25, 44.375 ] ] ] } },
|
227
|
+
{ "type": "Feature", "properties": { "label": "R38 - Schuyler Lake", "title": "R38 - Schuyler Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r38.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.125, 42.875 ], [ -75.125, 42.75 ], [ -75.0, 42.75 ], [ -75.0, 42.875 ], [ -75.125, 42.875 ] ] ] } },
|
228
|
+
{ "type": "Feature", "properties": { "label": "J42 - Sargent Ponds", "title": "J42 - Sargent Ponds", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-j42.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 43.875 ], [ -74.625, 43.75 ], [ -74.5, 43.75 ], [ -74.5, 43.875 ], [ -74.625, 43.875 ] ] ] } },
|
229
|
+
{ "type": "Feature", "properties": { "label": "I37 - Soft Maple Reservoir", "title": "I37 - Soft Maple Reservoir", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-i37.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.25, 44.0 ], [ -75.25, 43.875 ], [ -75.125, 43.875 ], [ -75.125, 44.0 ], [ -75.25, 44.0 ] ] ] } },
|
230
|
+
{ "type": "Feature", "properties": { "label": "S41 - South Valley", "title": "S41 - South Valley", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s41.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 42.75 ], [ -74.75, 42.625 ], [ -74.625, 42.625 ], [ -74.625, 42.75 ], [ -74.75, 42.75 ] ] ] } },
|
231
|
+
{ "type": "Feature", "properties": { "label": "L41 - Spruce Lake Mountain", "title": "L41 - Spruce Lake Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-l41.zip", "note": "UTM Zone 18; also known as West Canada Mountain" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 43.625 ], [ -74.75, 43.5 ], [ -74.625, 43.5 ], [ -74.625, 43.625 ], [ -74.75, 43.625 ] ] ] } },
|
232
|
+
{ "type": "Feature", "properties": { "label": "J46 - Dutton Mountain", "title": "J46 - Dutton Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-j46.zip", "note": "UTM Zone 18; also known as Starbuck Mountain" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 43.875 ], [ -74.125, 43.75 ], [ -74.0, 43.75 ], [ -74.0, 43.875 ], [ -74.125, 43.875 ] ] ] } },
|
233
|
+
{ "type": "Feature", "properties": { "label": "I38 - Stillwater", "title": "I38 - Stillwater", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-i38.zip", "note": "UTM Zone 18; also known as Stillwater Reservoir West" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.125, 44.0 ], [ -75.125, 43.875 ], [ -75.0, 43.875 ], [ -75.0, 44.0 ], [ -75.125, 44.0 ] ] ] } },
|
234
|
+
{ "type": "Feature", "properties": { "label": "K38 - Thendara", "title": "K38 - Thendara", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-k38.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.125, 43.75 ], [ -75.125, 43.625 ], [ -75.0, 43.625 ], [ -75.0, 43.75 ], [ -75.125, 43.75 ] ] ] } },
|
235
|
+
{ "type": "Feature", "properties": { "label": "I46 - Vanderwhacker Mountain", "title": "I46 - Vanderwhacker Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-i46.zip", "note": "UTM Zone 18; also known as Tahawus" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 44.0 ], [ -74.125, 43.875 ], [ -74.0, 43.875 ], [ -74.0, 44.0 ], [ -74.125, 44.0 ] ] ] } },
|
236
|
+
{ "type": "Feature", "properties": { "label": "U32 - Smithville Flats", "title": "U32 - Smithville Flats", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u32.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.875, 42.5 ], [ -75.875, 42.375 ], [ -75.75, 42.375 ], [ -75.75, 42.5 ], [ -75.875, 42.5 ] ] ] } },
|
237
|
+
{ "type": "Feature", "properties": { "label": "O40 - Salisbury", "title": "O40 - Salisbury", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o40.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 43.25 ], [ -74.875, 43.125 ], [ -74.75, 43.125 ], [ -74.75, 43.25 ], [ -74.875, 43.25 ] ] ] } },
|
238
|
+
{ "type": "Feature", "properties": { "label": "I43 - Deerland", "title": "I43 - Deerland", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-i43.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 44.0 ], [ -74.5, 43.875 ], [ -74.375, 43.875 ], [ -74.375, 44.0 ], [ -74.5, 44.0 ] ] ] } },
|
239
|
+
{ "type": "Feature", "properties": { "label": "I44 - Dun Brook Mountain", "title": "I44 - Dun Brook Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-i44.zip", "note": "UTM Zone 18; also known as Dunbrook Mountain" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 44.0 ], [ -74.375, 43.875 ], [ -74.25, 43.875 ], [ -74.25, 44.0 ], [ -74.375, 44.0 ] ] ] } },
|
240
|
+
{ "type": "Feature", "properties": { "label": "J40 - Eagle Bay", "title": "J40 - Eagle Bay", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-j40.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 43.875 ], [ -74.875, 43.75 ], [ -74.75, 43.75 ], [ -74.75, 43.875 ], [ -74.875, 43.875 ] ] ] } },
|
241
|
+
{ "type": "Feature", "properties": { "label": "H51 - Port Henry", "title": "H51 - Port Henry", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-h51.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.5, 44.125 ], [ -73.5, 44.0 ], [ -73.375, 44.0 ], [ -73.375, 44.125 ], [ -73.5, 44.125 ] ] ] } },
|
242
|
+
{ "type": "Feature", "properties": { "label": "E52 - Juniper Island", "title": "E52 - Juniper Island", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-e52.zip", "note": "UTM Zone 18; also known as The Four Brothers" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.375, 44.5 ], [ -73.375, 44.375 ], [ -73.25, 44.375 ], [ -73.25, 44.5 ], [ -73.375, 44.5 ] ] ] } },
|
243
|
+
{ "type": "Feature", "properties": { "label": "M43 - Lake Pleasant", "title": "M43 - Lake Pleasant", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-m43.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 43.5 ], [ -74.5, 43.375 ], [ -74.375, 43.375 ], [ -74.375, 43.5 ], [ -74.5, 43.5 ] ] ] } },
|
244
|
+
{ "type": "Feature", "properties": { "label": "G41 - Long Tom Mountain", "title": "G41 - Long Tom Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-g41.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 44.25 ], [ -74.75, 44.125 ], [ -74.625, 44.125 ], [ -74.625, 44.25 ], [ -74.75, 44.25 ] ] ] } },
|
245
|
+
{ "type": "Feature", "properties": { "label": "J47 - Minerva", "title": "J47 - Minerva", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-j47.zip", "note": "UTM Zone 18; also known as Olmstedville" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 43.875 ], [ -74.0, 43.75 ], [ -73.875, 43.75 ], [ -73.875, 43.875 ], [ -74.0, 43.875 ] ] ] } },
|
246
|
+
{ "type": "Feature", "properties": { "label": "W38 - Walton East", "title": "W38 - Walton East", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w38.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.125, 42.25 ], [ -75.125, 42.125 ], [ -75.0, 42.125 ], [ -75.0, 42.25 ], [ -75.125, 42.25 ] ] ] } },
|
247
|
+
{ "type": "Feature", "properties": { "label": "W37 - Walton West", "title": "W37 - Walton West", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w37.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.25, 42.25 ], [ -75.25, 42.125 ], [ -75.125, 42.125 ], [ -75.125, 42.25 ], [ -75.25, 42.25 ] ] ] } },
|
248
|
+
{ "type": "Feature", "properties": { "label": "N17 - Braddock Heights", "title": "N17 - Braddock Heights", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n17.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.75, 43.375 ], [ -77.75, 43.25 ], [ -77.625, 43.25 ], [ -77.625, 43.375 ], [ -77.75, 43.375 ] ] ] } },
|
249
|
+
{ "type": "Feature", "properties": { "label": "O31 - Cleveland", "title": "O31 - Cleveland", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o31.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.0, 43.25 ], [ -76.0, 43.125 ], [ -75.875, 43.125 ], [ -75.875, 43.25 ], [ -76.0, 43.25 ] ] ] } },
|
250
|
+
{ "type": "Feature", "properties": { "label": "P35 - Clinton", "title": "P35 - Clinton", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p35.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.5, 43.125 ], [ -75.5, 43.0 ], [ -75.375, 43.0 ], [ -75.375, 43.125 ], [ -75.5, 43.125 ] ] ] } },
|
251
|
+
{ "type": "Feature", "properties": { "label": "L32 - Redfield", "title": "L32 - Redfield", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-l32.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.875, 43.625 ], [ -75.875, 43.5 ], [ -75.75, 43.5 ], [ -75.75, 43.625 ], [ -75.875, 43.625 ] ] ] } },
|
252
|
+
{ "type": "Feature", "properties": { "label": "I32 - Rutland Center", "title": "I32 - Rutland Center", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-i32.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.875, 44.0 ], [ -75.875, 43.875 ], [ -75.75, 43.875 ], [ -75.75, 44.0 ], [ -75.875, 44.0 ] ] ] } },
|
253
|
+
{ "type": "Feature", "properties": { "label": "J31 - Rodman", "title": "J31 - Rodman", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-j31.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.0, 43.875 ], [ -76.0, 43.75 ], [ -75.875, 43.75 ], [ -75.875, 43.875 ], [ -76.0, 43.875 ] ] ] } },
|
254
|
+
{ "type": "Feature", "properties": { "label": "I50 - Eagle Lake", "title": "I50 - Eagle Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-i50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 44.0 ], [ -73.625, 43.875 ], [ -73.5, 43.875 ], [ -73.5, 44.0 ], [ -73.625, 44.0 ] ] ] } },
|
255
|
+
{ "type": "Feature", "properties": { "label": "H29 - Chaumont", "title": "H29 - Chaumont", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-h29.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.25, 44.125 ], [ -76.25, 44.0 ], [ -76.125, 44.0 ], [ -76.125, 44.125 ], [ -76.25, 44.125 ] ] ] } },
|
256
|
+
{ "type": "Feature", "properties": { "label": "K40 - Limekiln Lake", "title": "K40 - Limekiln Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-k40.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 43.75 ], [ -74.875, 43.625 ], [ -74.75, 43.625 ], [ -74.75, 43.75 ], [ -74.875, 43.75 ] ] ] } },
|
257
|
+
{ "type": "Feature", "properties": { "label": "U39 - West Davenport", "title": "U39 - West Davenport", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u39.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 42.5 ], [ -75.0, 42.375 ], [ -74.875, 42.375 ], [ -74.875, 42.5 ], [ -75.0, 42.5 ] ] ] } },
|
258
|
+
{ "type": "Feature", "properties": { "label": "R33 - West Eaton", "title": "R33 - West Eaton", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r33.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.75, 42.875 ], [ -75.75, 42.75 ], [ -75.625, 42.75 ], [ -75.625, 42.875 ], [ -75.75, 42.875 ] ] ] } },
|
259
|
+
{ "type": "Feature", "properties": { "label": "M48 - Warrensburg", "title": "M48 - Warrensburg", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-m48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 43.5 ], [ -73.875, 43.375 ], [ -73.75, 43.375 ], [ -73.75, 43.5 ], [ -73.875, 43.5 ] ] ] } },
|
260
|
+
{ "type": "Feature", "properties": { "label": "W39 - Hamden", "title": "W39 - Hamden", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w39.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 42.25 ], [ -75.0, 42.125 ], [ -74.875, 42.125 ], [ -74.875, 42.25 ], [ -75.0, 42.25 ] ] ] } },
|
261
|
+
{ "type": "Feature", "properties": { "label": "F51 - Willsboro", "title": "F51 - Willsboro", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-f51.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.5, 44.375 ], [ -73.5, 44.25 ], [ -73.375, 44.25 ], [ -73.375, 44.375 ], [ -73.5, 44.375 ] ] ] } },
|
262
|
+
{ "type": "Feature", "properties": { "label": "L37 - Woodgate", "title": "L37 - Woodgate", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-l37.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.25, 43.625 ], [ -75.25, 43.5 ], [ -75.125, 43.5 ], [ -75.125, 43.625 ], [ -75.25, 43.625 ] ] ] } },
|
263
|
+
{ "type": "Feature", "properties": { "label": "FF59 - Southold", "title": "FF59 - Southold", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ff59.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -72.5, 41.125 ], [ -72.5, 41.0 ], [ -72.375, 41.0 ], [ -72.375, 41.125 ], [ -72.5, 41.125 ] ] ] } },
|
264
|
+
{ "type": "Feature", "properties": { "label": "O19 - Webster", "title": "O19 - Webster", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o19.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.5, 43.25 ], [ -77.5, 43.125 ], [ -77.375, 43.125 ], [ -77.375, 43.25 ], [ -77.5, 43.25 ] ] ] } },
|
265
|
+
{ "type": "Feature", "properties": { "label": "GG48 - Mount Vernon", "title": "GG48 - Mount Vernon", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-gg48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 41.0 ], [ -73.875, 40.875 ], [ -73.75, 40.875 ], [ -73.75, 41.0 ], [ -73.875, 41.0 ] ] ] } },
|
266
|
+
{ "type": "Feature", "properties": { "label": "O28 - Baldwinsville", "title": "O28 - Baldwinsville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o28.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.375, 43.25 ], [ -76.375, 43.125 ], [ -76.25, 43.125 ], [ -76.25, 43.25 ], [ -76.375, 43.25 ] ] ] } },
|
267
|
+
{ "type": "Feature", "properties": { "label": "R7 - Buffalo SE OE W", "title": "R7 - Buffalo SE OE W", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r7.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.0, 42.875 ], [ -79.0, 42.75 ], [ -78.875, 42.75 ], [ -78.875, 42.875 ], [ -79.0, 42.875 ] ] ] } },
|
268
|
+
{ "type": "Feature", "properties": { "label": "GG59 - Southampton", "title": "GG59 - Southampton", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-gg59.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -72.5, 41.0 ], [ -72.5, 40.875 ], [ -72.375, 40.875 ], [ -72.375, 41.0 ], [ -72.5, 41.0 ] ] ] } },
|
269
|
+
{ "type": "Feature", "properties": { "label": "E38 - West Pierrepont", "title": "E38 - West Pierrepont", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-e38.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.125, 44.5 ], [ -75.125, 44.375 ], [ -75.0, 44.375 ], [ -75.0, 44.5 ], [ -75.125, 44.5 ] ] ] } },
|
270
|
+
{ "type": "Feature", "properties": { "label": "X48 - Clermont", "title": "X48 - Clermont", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 42.125 ], [ -73.875, 42.0 ], [ -73.75, 42.0 ], [ -73.75, 42.125 ], [ -73.875, 42.125 ] ] ] } },
|
271
|
+
{ "type": "Feature", "properties": { "label": "Q11 - Corfu", "title": "Q11 - Corfu", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q11.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.5, 43.0 ], [ -78.5, 42.875 ], [ -78.375, 42.875 ], [ -78.375, 43.0 ], [ -78.5, 43.0 ] ] ] } },
|
272
|
+
{ "type": "Feature", "properties": { "label": "J41 - Raquette Lake", "title": "J41 - Raquette Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-j41.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 43.875 ], [ -74.75, 43.75 ], [ -74.625, 43.75 ], [ -74.625, 43.875 ], [ -74.75, 43.875 ] ] ] } },
|
273
|
+
{ "type": "Feature", "properties": { "label": "H41 - Sabattis", "title": "H41 - Sabattis", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-h41.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 44.125 ], [ -74.75, 44.0 ], [ -74.625, 44.0 ], [ -74.625, 44.125 ], [ -74.75, 44.125 ] ] ] } },
|
274
|
+
{ "type": "Feature", "properties": { "label": "J48 - Schroon Lake", "title": "J48 - Schroon Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-j48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 43.875 ], [ -73.875, 43.75 ], [ -73.75, 43.75 ], [ -73.75, 43.875 ], [ -73.875, 43.875 ] ] ] } },
|
275
|
+
{ "type": "Feature", "properties": { "label": "V38 - Treadwell", "title": "V38 - Treadwell", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v38.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.125, 42.375 ], [ -75.125, 42.25 ], [ -75.0, 42.25 ], [ -75.0, 42.375 ], [ -75.125, 42.375 ] ] ] } },
|
276
|
+
{ "type": "Feature", "properties": { "label": "V27 - Willseyville", "title": "V27 - Willseyville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v27.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.5, 42.375 ], [ -76.5, 42.25 ], [ -76.375, 42.25 ], [ -76.375, 42.375 ], [ -76.5, 42.375 ] ] ] } },
|
277
|
+
{ "type": "Feature", "properties": { "label": "J39 - Big Moose", "title": "J39 - Big Moose", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-j39.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 43.875 ], [ -75.0, 43.75 ], [ -74.875, 43.75 ], [ -74.875, 43.875 ], [ -75.0, 43.875 ] ] ] } },
|
278
|
+
{ "type": "Feature", "properties": { "label": "L27 - West of Texas", "title": "L27 - West of Texas", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-l27.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.5, 43.625 ], [ -76.5, 43.5 ], [ -76.375, 43.5 ], [ -76.375, 43.625 ], [ -76.5, 43.625 ] ] ] } },
|
279
|
+
{ "type": "Feature", "properties": { "label": "H47 - Mount Marcy", "title": "H47 - Mount Marcy", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-h47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 44.125 ], [ -74.0, 44.0 ], [ -73.875, 44.0 ], [ -73.875, 44.125 ], [ -74.0, 44.125 ] ] ] } },
|
280
|
+
{ "type": "Feature", "properties": { "label": "I42 - Forked Lake", "title": "I42 - Forked Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-i42.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 44.0 ], [ -74.625, 43.875 ], [ -74.5, 43.875 ], [ -74.5, 44.0 ], [ -74.625, 44.0 ] ] ] } },
|
281
|
+
{ "type": "Feature", "properties": { "label": "FF64 - Montauk Point OE E", "title": "FF64 - Montauk Point OE E", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ff64.zip", "note": "UTM Zone 19" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -71.875, 41.125 ], [ -71.875, 41.0 ], [ -71.75, 41.0 ], [ -71.75, 41.125 ], [ -71.875, 41.125 ] ] ] } },
|
282
|
+
{ "type": "Feature", "properties": { "label": "L38 - McKeever", "title": "L38 - McKeever", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-l38.zip", "note": "UTM Zone 18; also known as Otter Lake" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.125, 43.625 ], [ -75.125, 43.5 ], [ -75.0, 43.5 ], [ -75.0, 43.625 ], [ -75.125, 43.625 ] ] ] } },
|
283
|
+
{ "type": "Feature", "properties": { "label": "M42 - Piseco Lake", "title": "M42 - Piseco Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-m42.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 43.5 ], [ -74.625, 43.375 ], [ -74.5, 43.375 ], [ -74.5, 43.5 ], [ -74.625, 43.5 ] ] ] } },
|
284
|
+
{ "type": "Feature", "properties": { "label": "E51 - Port Douglass", "title": "E51 - Port Douglass", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-e51.zip", "note": "UTM Zone 18; also known as Willsboro Bay; Port Douglas" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.5, 44.5 ], [ -73.5, 44.375 ], [ -73.375, 44.375 ], [ -73.375, 44.5 ], [ -73.5, 44.5 ] ] ] } },
|
285
|
+
{ "type": "Feature", "properties": { "label": "BB43 - Wurtsboro", "title": "BB43 - Wurtsboro", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-bb43.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 41.625 ], [ -74.5, 41.5 ], [ -74.375, 41.5 ], [ -74.375, 41.625 ], [ -74.5, 41.625 ] ] ] } },
|
286
|
+
{ "type": "Feature", "properties": { "label": "R14 - Wyoming", "title": "R14 - Wyoming", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r14.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.125, 42.875 ], [ -78.125, 42.75 ], [ -78.0, 42.75 ], [ -78.0, 42.875 ], [ -78.125, 42.875 ] ] ] } },
|
287
|
+
{ "type": "Feature", "properties": { "label": "V24 - Montour Falls", "title": "V24 - Montour Falls", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v24.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.875, 42.375 ], [ -76.875, 42.25 ], [ -76.75, 42.25 ], [ -76.75, 42.375 ], [ -76.875, 42.375 ] ] ] } },
|
288
|
+
{ "type": "Feature", "properties": { "label": "Q27 - Skaneateles", "title": "Q27 - Skaneateles", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q27.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.5, 43.0 ], [ -76.5, 42.875 ], [ -76.375, 42.875 ], [ -76.375, 43.0 ], [ -76.5, 43.0 ] ] ] } },
|
289
|
+
{ "type": "Feature", "properties": { "label": "L46 - Bakers Mills", "title": "L46 - Bakers Mills", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-l46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 43.625 ], [ -74.125, 43.5 ], [ -74.0, 43.5 ], [ -74.0, 43.625 ], [ -74.125, 43.625 ] ] ] } },
|
290
|
+
{ "type": "Feature", "properties": { "label": "K46 - Gore Mountain", "title": "K46 - Gore Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-k46.zip", "note": "UTM Zone 18; also known as North River" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 43.75 ], [ -74.125, 43.625 ], [ -74.0, 43.625 ], [ -74.0, 43.75 ], [ -74.125, 43.75 ] ] ] } },
|
291
|
+
{ "type": "Feature", "properties": { "label": "M45 - Griffin", "title": "M45 - Griffin", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-m45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 43.5 ], [ -74.25, 43.375 ], [ -74.125, 43.375 ], [ -74.125, 43.5 ], [ -74.25, 43.5 ] ] ] } },
|
292
|
+
{ "type": "Feature", "properties": { "label": "M46 - Harrisburg", "title": "M46 - Harrisburg", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-m46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 43.5 ], [ -74.125, 43.375 ], [ -74.0, 43.375 ], [ -74.0, 43.5 ], [ -74.125, 43.5 ] ] ] } },
|
293
|
+
{ "type": "Feature", "properties": { "label": "P29 - Syracuse West", "title": "P29 - Syracuse West", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p29.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.25, 43.125 ], [ -76.25, 43.0 ], [ -76.125, 43.0 ], [ -76.125, 43.125 ], [ -76.25, 43.125 ] ] ] } },
|
294
|
+
{ "type": "Feature", "properties": { "label": "N45 - Hope Falls", "title": "N45 - Hope Falls", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 43.375 ], [ -74.25, 43.25 ], [ -74.125, 43.25 ], [ -74.125, 43.375 ], [ -74.25, 43.375 ] ] ] } },
|
295
|
+
{ "type": "Feature", "properties": { "label": "N40 - Jerseyfield Lake", "title": "N40 - Jerseyfield Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n40.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 43.375 ], [ -74.875, 43.25 ], [ -74.75, 43.25 ], [ -74.75, 43.375 ], [ -74.875, 43.375 ] ] ] } },
|
296
|
+
{ "type": "Feature", "properties": { "label": "L44 - Kunjamuk River", "title": "L44 - Kunjamuk River", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-l44.zip", "note": "UTM Zone 18; also known as Kunjamuk Creek" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 43.625 ], [ -74.375, 43.5 ], [ -74.25, 43.5 ], [ -74.25, 43.625 ], [ -74.375, 43.625 ] ] ] } },
|
297
|
+
{ "type": "Feature", "properties": { "label": "V49 - Stottville", "title": "V49 - Stottville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 42.375 ], [ -73.75, 42.25 ], [ -73.625, 42.25 ], [ -73.625, 42.375 ], [ -73.75, 42.375 ] ] ] } },
|
298
|
+
{ "type": "Feature", "properties": { "label": "X16 - Whitesville", "title": "X16 - Whitesville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x16.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.875, 42.125 ], [ -77.875, 42.0 ], [ -77.75, 42.0 ], [ -77.75, 42.125 ], [ -77.875, 42.125 ] ] ] } },
|
299
|
+
{ "type": "Feature", "properties": { "label": "Q13 - Batavia South", "title": "Q13 - Batavia South", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q13.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.25, 43.0 ], [ -78.25, 42.875 ], [ -78.125, 42.875 ], [ -78.125, 43.0 ], [ -78.25, 43.0 ] ] ] } },
|
300
|
+
{ "type": "Feature", "properties": { "label": "P7 - Tonawanda West", "title": "P7 - Tonawanda West", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p7.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.0, 43.125 ], [ -79.0, 43.0 ], [ -78.875, 43.0 ], [ -78.875, 43.125 ], [ -79.0, 43.125 ] ] ] } },
|
301
|
+
{ "type": "Feature", "properties": { "label": "K32 - Worth Center", "title": "K32 - Worth Center", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-k32.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.875, 43.75 ], [ -75.875, 43.625 ], [ -75.75, 43.625 ], [ -75.75, 43.75 ], [ -75.875, 43.75 ] ] ] } },
|
302
|
+
{ "type": "Feature", "properties": { "label": "X26 - Waverly", "title": "X26 - Waverly", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x26.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.625, 42.125 ], [ -76.625, 42.0 ], [ -76.5, 42.0 ], [ -76.5, 42.125 ], [ -76.625, 42.125 ] ] ] } },
|
303
|
+
{ "type": "Feature", "properties": { "label": "O37 - South Trenton", "title": "O37 - South Trenton", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o37.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.25, 43.25 ], [ -75.25, 43.125 ], [ -75.125, 43.125 ], [ -75.125, 43.25 ], [ -75.25, 43.25 ] ] ] } },
|
304
|
+
{ "type": "Feature", "properties": { "label": "H40 - Wolf Mountain", "title": "H40 - Wolf Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-h40.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 44.125 ], [ -74.875, 44.0 ], [ -74.75, 44.0 ], [ -74.75, 44.125 ], [ -74.875, 44.125 ] ] ] } },
|
305
|
+
{ "type": "Feature", "properties": { "label": "O33 - Sylvan Beach", "title": "O33 - Sylvan Beach", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o33.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.75, 43.25 ], [ -75.75, 43.125 ], [ -75.625, 43.125 ], [ -75.625, 43.25 ], [ -75.75, 43.25 ] ] ] } },
|
306
|
+
{ "type": "Feature", "properties": { "label": "GG47 - Yonkers", "title": "GG47 - Yonkers", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-gg47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 41.0 ], [ -74.0, 40.875 ], [ -73.875, 40.875 ], [ -73.875, 41.0 ], [ -74.0, 41.0 ] ] ] } },
|
307
|
+
{ "type": "Feature", "properties": { "label": "N22 - Salmon Creek", "title": "N22 - Salmon Creek", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n22.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.125, 43.375 ], [ -77.125, 43.25 ], [ -77.0, 43.25 ], [ -77.0, 43.375 ], [ -77.125, 43.375 ] ] ] } },
|
308
|
+
{ "type": "Feature", "properties": { "label": "AA43 - Ellenville", "title": "AA43 - Ellenville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-aa43.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 41.75 ], [ -74.5, 41.625 ], [ -74.375, 41.625 ], [ -74.375, 41.75 ], [ -74.5, 41.75 ] ] ] } },
|
309
|
+
{ "type": "Feature", "properties": { "label": "P22 - Newark", "title": "P22 - Newark", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p22.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.125, 43.125 ], [ -77.125, 43.0 ], [ -77.0, 43.0 ], [ -77.0, 43.125 ], [ -77.125, 43.125 ] ] ] } },
|
310
|
+
{ "type": "Feature", "properties": { "label": "T25 - Trumansburg", "title": "T25 - Trumansburg", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t25.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.75, 42.625 ], [ -76.75, 42.5 ], [ -76.625, 42.5 ], [ -76.625, 42.625 ], [ -76.75, 42.625 ] ] ] } },
|
311
|
+
{ "type": "Feature", "properties": { "label": "T18 - Wayland", "title": "T18 - Wayland", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t18.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.625, 42.625 ], [ -77.625, 42.5 ], [ -77.5, 42.5 ], [ -77.5, 42.625 ], [ -77.625, 42.625 ] ] ] } },
|
312
|
+
{ "type": "Feature", "properties": { "label": "U22 - Wayne", "title": "U22 - Wayne", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u22.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.125, 42.5 ], [ -77.125, 42.375 ], [ -77.0, 42.375 ], [ -77.0, 42.5 ], [ -77.125, 42.5 ] ] ] } },
|
313
|
+
{ "type": "Feature", "properties": { "label": "H50 - Witherbee", "title": "H50 - Witherbee", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-h50.zip", "note": "UTM Zone 18; also known as Mineville" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 44.125 ], [ -73.625, 44.0 ], [ -73.5, 44.0 ], [ -73.5, 44.125 ], [ -73.625, 44.125 ] ] ] } },
|
314
|
+
{ "type": "Feature", "properties": { "label": "X43 - Shandaken", "title": "X43 - Shandaken", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x43.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 42.125 ], [ -74.5, 42.0 ], [ -74.375, 42.0 ], [ -74.375, 42.125 ], [ -74.5, 42.125 ] ] ] } },
|
315
|
+
{ "type": "Feature", "properties": { "label": "U31 - Willet", "title": "U31 - Willet", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u31.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.0, 42.5 ], [ -76.0, 42.375 ], [ -75.875, 42.375 ], [ -75.875, 42.5 ], [ -76.0, 42.5 ] ] ] } },
|
316
|
+
{ "type": "Feature", "properties": { "label": "I27 - Galloo Island", "title": "I27 - Galloo Island", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-i27.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.5, 44.0 ], [ -76.5, 43.875 ], [ -76.375, 43.875 ], [ -76.375, 44.0 ], [ -76.5, 44.0 ] ] ] } },
|
317
|
+
{ "type": "Feature", "properties": { "label": "JJ51 - West Gilgo Beach", "title": "JJ51 - West Gilgo Beach", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-jj51.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.5, 40.625 ], [ -73.5, 40.5 ], [ -73.375, 40.5 ], [ -73.375, 40.625 ], [ -73.5, 40.625 ] ] ] } },
|
318
|
+
{ "type": "Feature", "properties": { "label": "T27 - West Groton", "title": "T27 - West Groton", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t27.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.5, 42.625 ], [ -76.5, 42.5 ], [ -76.375, 42.5 ], [ -76.375, 42.625 ], [ -76.5, 42.625 ] ] ] } },
|
319
|
+
{ "type": "Feature", "properties": { "label": "P17 - West Henrietta", "title": "P17 - West Henrietta", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p17.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.75, 43.125 ], [ -77.75, 43.0 ], [ -77.625, 43.0 ], [ -77.625, 43.125 ], [ -77.75, 43.125 ] ] ] } },
|
320
|
+
{ "type": "Feature", "properties": { "label": "W43 - West Kill", "title": "W43 - West Kill", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w43.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 42.25 ], [ -74.5, 42.125 ], [ -74.375, 42.125 ], [ -74.375, 42.25 ], [ -74.5, 42.25 ] ] ] } },
|
321
|
+
{ "type": "Feature", "properties": { "label": "M35 - West Leyden", "title": "M35 - West Leyden", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-m35.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.5, 43.5 ], [ -75.5, 43.375 ], [ -75.375, 43.375 ], [ -75.375, 43.5 ], [ -75.5, 43.5 ] ] ] } },
|
322
|
+
{ "type": "Feature", "properties": { "label": "E40 - Stark", "title": "E40 - Stark", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-e40.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 44.5 ], [ -74.875, 44.375 ], [ -74.75, 44.375 ], [ -74.75, 44.5 ], [ -74.875, 44.5 ] ] ] } },
|
323
|
+
{ "type": "Feature", "properties": { "label": "V10 - Ashford", "title": "V10 - Ashford", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v10.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.625, 42.375 ], [ -78.625, 42.25 ], [ -78.5, 42.25 ], [ -78.5, 42.375 ], [ -78.625, 42.375 ] ] ] } },
|
324
|
+
{ "type": "Feature", "properties": { "label": "N44 - Cathead Mountain", "title": "N44 - Cathead Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n44.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 43.375 ], [ -74.375, 43.25 ], [ -74.25, 43.25 ], [ -74.25, 43.375 ], [ -74.375, 43.375 ] ] ] } },
|
325
|
+
{ "type": "Feature", "properties": { "label": "F52 - Charlotte", "title": "F52 - Charlotte", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-f52.zip", "note": "UTM Zone 18; also known as Essex" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.375, 44.375 ], [ -73.375, 44.25 ], [ -73.25, 44.25 ], [ -73.25, 44.375 ], [ -73.375, 44.375 ] ] ] } },
|
326
|
+
{ "type": "Feature", "properties": { "label": "J44 - Rock Lake", "title": "J44 - Rock Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-j44.zip", "note": "UTM Zone 18; also known as Burgess Mountain" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 43.875 ], [ -74.375, 43.75 ], [ -74.25, 43.75 ], [ -74.25, 43.875 ], [ -74.375, 43.875 ] ] ] } },
|
327
|
+
{ "type": "Feature", "properties": { "label": "Y44 - West Shokan", "title": "Y44 - West Shokan", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-y44.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 42.0 ], [ -74.375, 41.875 ], [ -74.25, 41.875 ], [ -74.25, 42.0 ], [ -74.375, 42.0 ] ] ] } },
|
328
|
+
{ "type": "Feature", "properties": { "label": "X5 - Jamestown", "title": "X5 - Jamestown", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x5.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.25, 42.125 ], [ -79.25, 42.0 ], [ -79.125, 42.0 ], [ -79.125, 42.125 ], [ -79.25, 42.125 ] ] ] } },
|
329
|
+
{ "type": "Feature", "properties": { "label": "S30 - Truxton", "title": "S30 - Truxton", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s30.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.125, 42.75 ], [ -76.125, 42.625 ], [ -76.0, 42.625 ], [ -76.0, 42.75 ], [ -76.125, 42.75 ] ] ] } },
|
330
|
+
{ "type": "Feature", "properties": { "label": "W36 - Trout Creek", "title": "W36 - Trout Creek", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w36.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.375, 42.25 ], [ -75.375, 42.125 ], [ -75.25, 42.125 ], [ -75.25, 42.25 ], [ -75.375, 42.25 ] ] ] } },
|
331
|
+
{ "type": "Feature", "properties": { "label": "L42 - Spruce Lake", "title": "L42 - Spruce Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-l42.zip", "note": "UTM Zone 18; also known as West Canada Lakes" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 43.625 ], [ -74.625, 43.5 ], [ -74.5, 43.5 ], [ -74.5, 43.625 ], [ -74.625, 43.625 ] ] ] } },
|
332
|
+
{ "type": "Feature", "properties": { "label": "J38 - Stillwater Mountain", "title": "J38 - Stillwater Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-j38.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.125, 43.875 ], [ -75.125, 43.75 ], [ -75.0, 43.75 ], [ -75.0, 43.875 ], [ -75.125, 43.875 ] ] ] } },
|
333
|
+
{ "type": "Feature", "properties": { "label": "I39 - Beaver River", "title": "I39 - Beaver River", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-i39.zip", "note": "UTM Zone 18; also known as Stillwater Reservoir East" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 44.0 ], [ -75.0, 43.875 ], [ -74.875, 43.875 ], [ -74.875, 44.0 ], [ -75.0, 44.0 ] ] ] } },
|
334
|
+
{ "type": "Feature", "properties": { "label": "N42 - Tomany Mountain", "title": "N42 - Tomany Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n42.zip", "note": "UTM Zone 18; also known as Sherman Mountain" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 43.375 ], [ -74.625, 43.25 ], [ -74.5, 43.25 ], [ -74.5, 43.375 ], [ -74.625, 43.375 ] ] ] } },
|
335
|
+
{ "type": "Feature", "properties": { "label": "K43 - Snowy Mountain", "title": "K43 - Snowy Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-k43.zip", "note": "UTM Zone 18; also known as Lewey Mountain" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 43.75 ], [ -74.5, 43.625 ], [ -74.375, 43.625 ], [ -74.375, 43.75 ], [ -74.5, 43.75 ] ] ] } },
|
336
|
+
{ "type": "Feature", "properties": { "label": "M44 - Wells", "title": "M44 - Wells", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-m44.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 43.5 ], [ -74.375, 43.375 ], [ -74.25, 43.375 ], [ -74.25, 43.5 ], [ -74.375, 43.5 ] ] ] } },
|
337
|
+
{ "type": "Feature", "properties": { "label": "N43 - Whitehouse", "title": "N43 - Whitehouse", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n43.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 43.375 ], [ -74.5, 43.25 ], [ -74.375, 43.25 ], [ -74.375, 43.375 ], [ -74.5, 43.375 ] ] ] } },
|
338
|
+
{ "type": "Feature", "properties": { "label": "DD44 - Warwick", "title": "DD44 - Warwick", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-dd44.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 41.375 ], [ -74.375, 41.25 ], [ -74.25, 41.25 ], [ -74.25, 41.375 ], [ -74.375, 41.375 ] ] ] } },
|
339
|
+
{ "type": "Feature", "properties": { "label": "R19 - Bristol Center", "title": "R19 - Bristol Center", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r19.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.5, 42.875 ], [ -77.5, 42.75 ], [ -77.375, 42.75 ], [ -77.375, 42.875 ], [ -77.5, 42.875 ] ] ] } },
|
340
|
+
{ "type": "Feature", "properties": { "label": "N46 - Ohmer Mountain", "title": "N46 - Ohmer Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 43.375 ], [ -74.125, 43.25 ], [ -74.0, 43.25 ], [ -74.0, 43.375 ], [ -74.125, 43.375 ] ] ] } },
|
341
|
+
{ "type": "Feature", "properties": { "label": "K39 - Old Forge", "title": "K39 - Old Forge", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-k39.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 43.75 ], [ -75.0, 43.625 ], [ -74.875, 43.625 ], [ -74.875, 43.75 ], [ -75.0, 43.75 ] ] ] } },
|
342
|
+
{ "type": "Feature", "properties": { "label": "M40 - Morehouseville", "title": "M40 - Morehouseville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-m40.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 43.5 ], [ -74.875, 43.375 ], [ -74.75, 43.375 ], [ -74.75, 43.5 ], [ -74.875, 43.5 ] ] ] } },
|
343
|
+
{ "type": "Feature", "properties": { "label": "V31 - Whitney Point", "title": "V31 - Whitney Point", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v31.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.0, 42.375 ], [ -76.0, 42.25 ], [ -75.875, 42.25 ], [ -75.875, 42.375 ], [ -76.0, 42.375 ] ] ] } },
|
344
|
+
{ "type": "Feature", "properties": { "label": "AA49 - Verbank", "title": "AA49 - Verbank", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-aa49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 41.75 ], [ -73.75, 41.625 ], [ -73.625, 41.625 ], [ -73.625, 41.75 ], [ -73.75, 41.75 ] ] ] } },
|
345
|
+
{ "type": "Feature", "properties": { "label": "M39 - Black Creek Lake", "title": "M39 - Black Creek Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-m39.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 43.5 ], [ -75.0, 43.375 ], [ -74.875, 43.375 ], [ -74.875, 43.5 ], [ -75.0, 43.5 ] ] ] } },
|
346
|
+
{ "type": "Feature", "properties": { "label": "I48 - Blue Ridge", "title": "I48 - Blue Ridge", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-i48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 44.0 ], [ -73.875, 43.875 ], [ -73.75, 43.875 ], [ -73.75, 44.0 ], [ -73.875, 44.0 ] ] ] } },
|
347
|
+
{ "type": "Feature", "properties": { "label": "K45 - Bullhead Mountain", "title": "K45 - Bullhead Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-k45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 43.75 ], [ -74.25, 43.625 ], [ -74.125, 43.625 ], [ -74.125, 43.75 ], [ -74.25, 43.75 ] ] ] } },
|
348
|
+
{ "type": "Feature", "properties": { "label": "HH53 - Central Islip", "title": "HH53 - Central Islip", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-hh53.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.25, 40.875 ], [ -73.25, 40.75 ], [ -73.125, 40.75 ], [ -73.125, 40.875 ], [ -73.25, 40.875 ] ] ] } },
|
349
|
+
{ "type": "Feature", "properties": { "label": "HH54 - Patchogue", "title": "HH54 - Patchogue", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-hh54.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.125, 40.875 ], [ -73.125, 40.75 ], [ -73.0, 40.75 ], [ -73.0, 40.875 ], [ -73.125, 40.875 ] ] ] } },
|
350
|
+
{ "type": "Feature", "properties": { "label": "P37 - Utica East", "title": "P37 - Utica East", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p37.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.25, 43.125 ], [ -75.25, 43.0 ], [ -75.125, 43.0 ], [ -75.125, 43.125 ], [ -75.25, 43.125 ] ] ] } },
|
351
|
+
{ "type": "Feature", "properties": { "label": "P36 - Utica West", "title": "P36 - Utica West", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p36.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.375, 43.125 ], [ -75.375, 43.0 ], [ -75.25, 43.0 ], [ -75.25, 43.125 ], [ -75.375, 43.125 ] ] ] } },
|
352
|
+
{ "type": "Feature", "properties": { "label": "CC47 - West Point", "title": "CC47 - West Point", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-cc47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 41.5 ], [ -74.0, 41.375 ], [ -73.875, 41.375 ], [ -73.875, 41.5 ], [ -74.0, 41.5 ] ] ] } },
|
353
|
+
{ "type": "Feature", "properties": { "label": "P8 - Tonawanda East", "title": "P8 - Tonawanda East", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p8.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.875, 43.125 ], [ -78.875, 43.0 ], [ -78.75, 43.0 ], [ -78.75, 43.125 ], [ -78.875, 43.125 ] ] ] } },
|
354
|
+
{ "type": "Feature", "properties": { "label": "M25 - West Ninemile Point", "title": "M25 - West Ninemile Point", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-m25.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.75, 43.5 ], [ -76.75, 43.375 ], [ -76.625, 43.375 ], [ -76.625, 43.5 ], [ -76.75, 43.5 ] ] ] } },
|
355
|
+
{ "type": "Feature", "properties": { "label": "V19 - Towlesville", "title": "V19 - Towlesville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v19.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.5, 42.375 ], [ -77.5, 42.25 ], [ -77.375, 42.25 ], [ -77.375, 42.375 ], [ -77.5, 42.375 ] ] ] } },
|
356
|
+
{ "type": "Feature", "properties": { "label": "L48 - The Glen", "title": "L48 - The Glen", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-l48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 43.625 ], [ -73.875, 43.5 ], [ -73.75, 43.5 ], [ -73.75, 43.625 ], [ -73.875, 43.625 ] ] ] } },
|
357
|
+
{ "type": "Feature", "properties": { "label": "C38 - West Potsdam", "title": "C38 - West Potsdam", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-c38.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.125, 44.75 ], [ -75.125, 44.625 ], [ -75.0, 44.625 ], [ -75.0, 44.75 ], [ -75.125, 44.75 ] ] ] } },
|
358
|
+
{ "type": "Feature", "properties": { "label": "W11 - Hinsdale", "title": "W11 - Hinsdale", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w11.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.5, 42.25 ], [ -78.5, 42.125 ], [ -78.375, 42.125 ], [ -78.375, 42.25 ], [ -78.5, 42.25 ] ] ] } },
|
359
|
+
{ "type": "Feature", "properties": { "label": "T24 - Lodi", "title": "T24 - Lodi", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t24.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.875, 42.625 ], [ -76.875, 42.5 ], [ -76.75, 42.5 ], [ -76.75, 42.625 ], [ -76.875, 42.625 ] ] ] } },
|
360
|
+
{ "type": "Feature", "properties": { "label": "C36 - Lisbon", "title": "C36 - Lisbon", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-c36.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.375, 44.75 ], [ -75.375, 44.625 ], [ -75.25, 44.625 ], [ -75.25, 44.75 ], [ -75.375, 44.75 ] ] ] } },
|
361
|
+
{ "type": "Feature", "properties": { "label": "V30 - Lisle", "title": "V30 - Lisle", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v30.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.125, 42.375 ], [ -76.125, 42.25 ], [ -76.0, 42.25 ], [ -76.0, 42.375 ], [ -76.125, 42.375 ] ] ] } },
|
362
|
+
{ "type": "Feature", "properties": { "label": "U27 - Ithaca East", "title": "U27 - Ithaca East", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u27.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.5, 42.5 ], [ -76.5, 42.375 ], [ -76.375, 42.375 ], [ -76.375, 42.5 ], [ -76.5, 42.5 ] ] ] } },
|
363
|
+
{ "type": "Feature", "properties": { "label": "H39 - Five Ponds", "title": "H39 - Five Ponds", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-h39.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 44.125 ], [ -75.0, 44.0 ], [ -74.875, 44.0 ], [ -74.875, 44.125 ], [ -75.0, 44.125 ] ] ] } },
|
364
|
+
{ "type": "Feature", "properties": { "label": "P27 - Jordan", "title": "P27 - Jordan", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p27.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.5, 43.125 ], [ -76.5, 43.0 ], [ -76.375, 43.0 ], [ -76.375, 43.125 ], [ -76.5, 43.125 ] ] ] } },
|
365
|
+
{ "type": "Feature", "properties": { "label": "O9 - Lockport", "title": "O9 - Lockport", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o9.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.75, 43.25 ], [ -78.75, 43.125 ], [ -78.625, 43.125 ], [ -78.625, 43.25 ], [ -78.75, 43.25 ] ] ] } },
|
366
|
+
{ "type": "Feature", "properties": { "label": "D44 - Meacham Lake", "title": "D44 - Meacham Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-d44.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 44.625 ], [ -74.375, 44.5 ], [ -74.25, 44.5 ], [ -74.25, 44.625 ], [ -74.375, 44.625 ] ] ] } },
|
367
|
+
{ "type": "Feature", "properties": { "label": "N34 - Lee Center", "title": "N34 - Lee Center", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n34.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.625, 43.375 ], [ -75.625, 43.25 ], [ -75.5, 43.25 ], [ -75.5, 43.375 ], [ -75.625, 43.375 ] ] ] } },
|
368
|
+
{ "type": "Feature", "properties": { "label": "Y40 - Livingston Manor", "title": "Y40 - Livingston Manor", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-y40.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 42.0 ], [ -74.875, 41.875 ], [ -74.75, 41.875 ], [ -74.75, 42.0 ], [ -74.875, 42.0 ] ] ] } },
|
369
|
+
{ "type": "Feature", "properties": { "label": "U44 - Livingstonville", "title": "U44 - Livingstonville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u44.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 42.5 ], [ -74.375, 42.375 ], [ -74.25, 42.375 ], [ -74.25, 42.5 ], [ -74.375, 42.5 ] ] ] } },
|
370
|
+
{ "type": "Feature", "properties": { "label": "R17 - Livonia", "title": "R17 - Livonia", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r17.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.75, 42.875 ], [ -77.75, 42.75 ], [ -77.625, 42.75 ], [ -77.625, 42.875 ], [ -77.75, 42.875 ] ] ] } },
|
371
|
+
{ "type": "Feature", "properties": { "label": "R52 - North Pownal", "title": "R52 - North Pownal", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r52.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.375, 42.875 ], [ -73.375, 42.75 ], [ -73.25, 42.75 ], [ -73.25, 42.875 ], [ -73.375, 42.875 ] ] ] } },
|
372
|
+
{ "type": "Feature", "properties": { "label": "W35 - North Sanford", "title": "W35 - North Sanford", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w35.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.5, 42.25 ], [ -75.5, 42.125 ], [ -75.375, 42.125 ], [ -75.375, 42.25 ], [ -75.5, 42.25 ] ] ] } },
|
373
|
+
{ "type": "Feature", "properties": { "label": "JJ49 - Lawrence", "title": "JJ49 - Lawrence", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-jj49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 40.625 ], [ -73.75, 40.5 ], [ -73.625, 40.5 ], [ -73.625, 40.625 ], [ -73.75, 40.625 ] ] ] } },
|
374
|
+
{ "type": "Feature", "properties": { "label": "O39 - Middleville", "title": "O39 - Middleville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o39.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 43.25 ], [ -75.0, 43.125 ], [ -74.875, 43.125 ], [ -74.875, 43.25 ], [ -75.0, 43.25 ] ] ] } },
|
375
|
+
{ "type": "Feature", "properties": { "label": "O6 - Lewiston", "title": "O6 - Lewiston", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o6.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.125, 43.25 ], [ -79.125, 43.125 ], [ -79.0, 43.125 ], [ -79.0, 43.25 ], [ -79.125, 43.25 ] ] ] } },
|
376
|
+
{ "type": "Feature", "properties": { "label": "Q49 - Mechanicville", "title": "Q49 - Mechanicville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 43.0 ], [ -73.75, 42.875 ], [ -73.625, 42.875 ], [ -73.625, 43.0 ], [ -73.75, 43.0 ] ] ] } },
|
377
|
+
{ "type": "Feature", "properties": { "label": "JJ50 - Jones Inlet", "title": "JJ50 - Jones Inlet", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-jj50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 40.625 ], [ -73.625, 40.5 ], [ -73.5, 40.5 ], [ -73.5, 40.625 ], [ -73.625, 40.625 ] ] ] } },
|
378
|
+
{ "type": "Feature", "properties": { "label": "S45 - Gallupville", "title": "S45 - Gallupville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 42.75 ], [ -74.25, 42.625 ], [ -74.125, 42.625 ], [ -74.125, 42.75 ], [ -74.25, 42.75 ] ] ] } },
|
379
|
+
{ "type": "Feature", "properties": { "label": "U46 - Greenville", "title": "U46 - Greenville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 42.5 ], [ -74.125, 42.375 ], [ -74.0, 42.375 ], [ -74.0, 42.5 ], [ -74.125, 42.5 ] ] ] } },
|
380
|
+
{ "type": "Feature", "properties": { "label": "M29 - Mexico", "title": "M29 - Mexico", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-m29.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.25, 43.5 ], [ -76.25, 43.375 ], [ -76.125, 43.375 ], [ -76.125, 43.5 ], [ -76.25, 43.5 ] ] ] } },
|
381
|
+
{ "type": "Feature", "properties": { "label": "Z45 - Mohonk Lake", "title": "Z45 - Mohonk Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-z45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 41.875 ], [ -74.25, 41.75 ], [ -74.125, 41.75 ], [ -74.125, 41.875 ], [ -74.25, 41.875 ] ] ] } },
|
382
|
+
{ "type": "Feature", "properties": { "label": "C44 - Lake Titus", "title": "C44 - Lake Titus", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-c44.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 44.75 ], [ -74.375, 44.625 ], [ -74.25, 44.625 ], [ -74.25, 44.75 ], [ -74.375, 44.75 ] ] ] } },
|
383
|
+
{ "type": "Feature", "properties": { "label": "U12 - Freedom", "title": "U12 - Freedom", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u12.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.375, 42.5 ], [ -78.375, 42.375 ], [ -78.25, 42.375 ], [ -78.25, 42.5 ], [ -78.375, 42.5 ] ] ] } },
|
384
|
+
{ "type": "Feature", "properties": { "label": "I29 - Henderson Bay", "title": "I29 - Henderson Bay", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-i29.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.25, 44.0 ], [ -76.25, 43.875 ], [ -76.125, 43.875 ], [ -76.125, 44.0 ], [ -76.25, 44.0 ] ] ] } },
|
385
|
+
{ "type": "Feature", "properties": { "label": "D33 - Morristown", "title": "D33 - Morristown", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-d33.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.75, 44.625 ], [ -75.75, 44.5 ], [ -75.625, 44.5 ], [ -75.625, 44.625 ], [ -75.75, 44.625 ] ] ] } },
|
386
|
+
{ "type": "Feature", "properties": { "label": "Q33 - Morrisville", "title": "Q33 - Morrisville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q33.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.75, 43.0 ], [ -75.75, 42.875 ], [ -75.625, 42.875 ], [ -75.625, 43.0 ], [ -75.75, 43.0 ] ] ] } },
|
387
|
+
{ "type": "Feature", "properties": { "label": "G38 - Oswegatchie", "title": "G38 - Oswegatchie", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-g38.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.125, 44.25 ], [ -75.125, 44.125 ], [ -75.0, 44.125 ], [ -75.0, 44.25 ], [ -75.125, 44.25 ] ] ] } },
|
388
|
+
{ "type": "Feature", "properties": { "label": "M26 - Oswego West", "title": "M26 - Oswego West", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-m26.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.625, 43.5 ], [ -76.625, 43.375 ], [ -76.5, 43.375 ], [ -76.5, 43.5 ], [ -76.625, 43.5 ] ] ] } },
|
389
|
+
{ "type": "Feature", "properties": { "label": "R51 - Grafton", "title": "R51 - Grafton", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r51.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.5, 42.875 ], [ -73.5, 42.75 ], [ -73.375, 42.75 ], [ -73.375, 42.875 ], [ -73.5, 42.875 ] ] ] } },
|
390
|
+
{ "type": "Feature", "properties": { "label": "H43 - Grampus Lake", "title": "H43 - Grampus Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-h43.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 44.125 ], [ -74.5, 44.0 ], [ -74.375, 44.0 ], [ -74.375, 44.125 ], [ -74.5, 44.125 ] ] ] } },
|
391
|
+
{ "type": "Feature", "properties": { "label": "Q15 - Le Roy", "title": "Q15 - Le Roy", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q15.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.0, 43.0 ], [ -78.0, 42.875 ], [ -77.875, 42.875 ], [ -77.875, 43.0 ], [ -78.0, 43.0 ] ] ] } },
|
392
|
+
{ "type": "Feature", "properties": { "label": "B47 - Ellenburg Center", "title": "B47 - Ellenburg Center", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-b47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 44.875 ], [ -74.0, 44.75 ], [ -73.875, 44.75 ], [ -73.875, 44.875 ], [ -74.0, 44.875 ] ] ] } },
|
393
|
+
{ "type": "Feature", "properties": { "label": "B48 - Ellenburg Mountain", "title": "B48 - Ellenburg Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-b48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 44.875 ], [ -73.875, 44.75 ], [ -73.75, 44.75 ], [ -73.75, 44.875 ], [ -73.875, 44.875 ] ] ] } },
|
394
|
+
{ "type": "Feature", "properties": { "label": "W4 - Ellery Center", "title": "W4 - Ellery Center", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w4.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.375, 42.25 ], [ -79.375, 42.125 ], [ -79.25, 42.125 ], [ -79.25, 42.25 ], [ -79.375, 42.25 ] ] ] } },
|
395
|
+
{ "type": "Feature", "properties": { "label": "V9 - Ellicottville", "title": "V9 - Ellicottville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v9.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.75, 42.375 ], [ -78.75, 42.25 ], [ -78.625, 42.25 ], [ -78.625, 42.375 ], [ -78.75, 42.375 ] ] ] } },
|
396
|
+
{ "type": "Feature", "properties": { "label": "T6 - Farnham", "title": "T6 - Farnham", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t6.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.125, 42.625 ], [ -79.125, 42.5 ], [ -79.0, 42.5 ], [ -79.0, 42.625 ], [ -79.125, 42.625 ] ] ] } },
|
397
|
+
{ "type": "Feature", "properties": { "label": "E37 - Hermon", "title": "E37 - Hermon", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-e37.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.25, 44.5 ], [ -75.25, 44.375 ], [ -75.125, 44.375 ], [ -75.125, 44.5 ], [ -75.25, 44.5 ] ] ] } },
|
398
|
+
{ "type": "Feature", "properties": { "label": "C34 - Ogdensburg West", "title": "C34 - Ogdensburg West", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-c34.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.625, 44.75 ], [ -75.625, 44.625 ], [ -75.5, 44.625 ], [ -75.5, 44.75 ], [ -75.625, 44.75 ] ] ] } },
|
399
|
+
{ "type": "Feature", "properties": { "label": "FF63 - Montauk Point", "title": "FF63 - Montauk Point", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ff63.zip", "note": "UTM Zone 19" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -72.0, 41.125 ], [ -72.0, 41.0 ], [ -71.875, 41.0 ], [ -71.875, 41.125 ], [ -72.0, 41.125 ] ] ] } },
|
400
|
+
{ "type": "Feature", "properties": { "label": "HH48 - Flushing", "title": "HH48 - Flushing", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-hh48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 40.875 ], [ -73.875, 40.75 ], [ -73.75, 40.75 ], [ -73.75, 40.875 ], [ -73.875, 40.875 ] ] ] } },
|
401
|
+
{ "type": "Feature", "properties": { "label": "R18 - Honeoye", "title": "R18 - Honeoye", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r18.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.625, 42.875 ], [ -77.625, 42.75 ], [ -77.5, 42.75 ], [ -77.5, 42.875 ], [ -77.625, 42.875 ] ] ] } },
|
402
|
+
{ "type": "Feature", "properties": { "label": "W45 - Hunter", "title": "W45 - Hunter", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 42.25 ], [ -74.25, 42.125 ], [ -74.125, 42.125 ], [ -74.125, 42.25 ], [ -74.25, 42.25 ] ] ] } },
|
403
|
+
{ "type": "Feature", "properties": { "label": "N51 - Hartford", "title": "N51 - Hartford", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n51.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.5, 43.375 ], [ -73.5, 43.25 ], [ -73.375, 43.25 ], [ -73.375, 43.375 ], [ -73.5, 43.375 ] ] ] } },
|
404
|
+
{ "type": "Feature", "properties": { "label": "Z47 - Hyde Park", "title": "Z47 - Hyde Park", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-z47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 41.875 ], [ -74.0, 41.75 ], [ -73.875, 41.75 ], [ -73.875, 41.875 ], [ -74.0, 41.875 ] ] ] } },
|
405
|
+
{ "type": "Feature", "properties": { "label": "HH50 - Hicksville", "title": "HH50 - Hicksville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-hh50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 40.875 ], [ -73.625, 40.75 ], [ -73.5, 40.75 ], [ -73.5, 40.875 ], [ -73.625, 40.875 ] ] ] } },
|
406
|
+
{ "type": "Feature", "properties": { "label": "P39 - Herkimer", "title": "P39 - Herkimer", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p39.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 43.125 ], [ -75.0, 43.0 ], [ -74.875, 43.0 ], [ -74.875, 43.125 ], [ -75.0, 43.125 ] ] ] } },
|
407
|
+
{ "type": "Feature", "properties": { "label": "P19 - Fairport", "title": "P19 - Fairport", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p19.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.5, 43.125 ], [ -77.5, 43.0 ], [ -77.375, 43.0 ], [ -77.375, 43.125 ], [ -77.5, 43.125 ] ] ] } },
|
408
|
+
{ "type": "Feature", "properties": { "label": "U29 - Harford", "title": "U29 - Harford", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u29.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.25, 42.5 ], [ -76.25, 42.375 ], [ -76.125, 42.375 ], [ -76.125, 42.5 ], [ -76.25, 42.5 ] ] ] } },
|
409
|
+
{ "type": "Feature", "properties": { "label": "S20 - Middlesex", "title": "S20 - Middlesex", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s20.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.375, 42.75 ], [ -77.375, 42.625 ], [ -77.25, 42.625 ], [ -77.25, 42.75 ], [ -77.375, 42.75 ] ] ] } },
|
410
|
+
{ "type": "Feature", "properties": { "label": "CC43 - Middletown", "title": "CC43 - Middletown", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-cc43.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 41.5 ], [ -74.5, 41.375 ], [ -74.375, 41.375 ], [ -74.375, 41.5 ], [ -74.5, 41.5 ] ] ] } },
|
411
|
+
{ "type": "Feature", "properties": { "label": "Q39 - Jordanville", "title": "Q39 - Jordanville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q39.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 43.0 ], [ -75.0, 42.875 ], [ -74.875, 42.875 ], [ -74.875, 43.0 ], [ -75.0, 43.0 ] ] ] } },
|
412
|
+
{ "type": "Feature", "properties": { "label": "W24 - Horseheads", "title": "W24 - Horseheads", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w24.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.875, 42.25 ], [ -76.875, 42.125 ], [ -76.75, 42.125 ], [ -76.75, 42.25 ], [ -76.875, 42.25 ] ] ] } },
|
413
|
+
{ "type": "Feature", "properties": { "label": "P20 - Macedon", "title": "P20 - Macedon", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p20.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.375, 43.125 ], [ -77.375, 43.0 ], [ -77.25, 43.0 ], [ -77.25, 43.125 ], [ -77.375, 43.125 ] ] ] } },
|
414
|
+
{ "type": "Feature", "properties": { "label": "G35 - Lake Bonaparte", "title": "G35 - Lake Bonaparte", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-g35.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.5, 44.25 ], [ -75.5, 44.125 ], [ -75.375, 44.125 ], [ -75.375, 44.25 ], [ -75.5, 44.25 ] ] ] } },
|
415
|
+
{ "type": "Feature", "properties": { "label": "J35 - Lowville", "title": "J35 - Lowville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-j35.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.5, 43.875 ], [ -75.5, 43.75 ], [ -75.375, 43.75 ], [ -75.375, 43.875 ], [ -75.5, 43.875 ] ] ] } },
|
416
|
+
{ "type": "Feature", "properties": { "label": "V47 - Leeds", "title": "V47 - Leeds", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 42.375 ], [ -74.0, 42.25 ], [ -73.875, 42.25 ], [ -73.875, 42.375 ], [ -74.0, 42.375 ] ] ] } },
|
417
|
+
{ "type": "Feature", "properties": { "label": "S10 - Holland", "title": "S10 - Holland", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s10.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.625, 42.75 ], [ -78.625, 42.625 ], [ -78.5, 42.625 ], [ -78.5, 42.75 ], [ -78.625, 42.75 ] ] ] } },
|
418
|
+
{ "type": "Feature", "properties": { "label": "O14 - Holley", "title": "O14 - Holley", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o14.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.125, 43.25 ], [ -78.125, 43.125 ], [ -78.0, 43.125 ], [ -78.0, 43.25 ], [ -78.125, 43.25 ] ] ] } },
|
419
|
+
{ "type": "Feature", "properties": { "label": "T22 - Keuka Park", "title": "T22 - Keuka Park", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t22.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.125, 42.625 ], [ -77.125, 42.5 ], [ -77.0, 42.5 ], [ -77.0, 42.625 ], [ -77.125, 42.625 ] ] ] } },
|
420
|
+
{ "type": "Feature", "properties": { "label": "R16 - Geneseo", "title": "R16 - Geneseo", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r16.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.875, 42.875 ], [ -77.875, 42.75 ], [ -77.75, 42.75 ], [ -77.75, 42.875 ], [ -77.875, 42.875 ] ] ] } },
|
421
|
+
{ "type": "Feature", "properties": { "label": "R23 - Geneva South", "title": "R23 - Geneva South", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r23.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.0, 42.875 ], [ -77.0, 42.75 ], [ -76.875, 42.75 ], [ -76.875, 42.875 ], [ -77.0, 42.875 ] ] ] } },
|
422
|
+
{ "type": "Feature", "properties": { "label": "P46 - Galway", "title": "P46 - Galway", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 43.125 ], [ -74.125, 43.0 ], [ -74.0, 43.0 ], [ -74.0, 43.125 ], [ -74.125, 43.125 ] ] ] } },
|
423
|
+
{ "type": "Feature", "properties": { "label": "F29 - Gananoque", "title": "F29 - Gananoque", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-f29.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.25, 44.375 ], [ -76.25, 44.25 ], [ -76.125, 44.25 ], [ -76.125, 44.375 ], [ -76.25, 44.375 ] ] ] } },
|
424
|
+
{ "type": "Feature", "properties": { "label": "O49 - Gansevoort", "title": "O49 - Gansevoort", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 43.25 ], [ -73.75, 43.125 ], [ -73.625, 43.125 ], [ -73.625, 43.25 ], [ -73.75, 43.25 ] ] ] } },
|
425
|
+
{ "type": "Feature", "properties": { "label": "W5 - Gerry", "title": "W5 - Gerry", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w5.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.25, 42.25 ], [ -79.25, 42.125 ], [ -79.125, 42.125 ], [ -79.125, 42.25 ], [ -79.25, 42.25 ] ] ] } },
|
426
|
+
{ "type": "Feature", "properties": { "label": "M30 - Dugway", "title": "M30 - Dugway", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-m30.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.125, 43.5 ], [ -76.125, 43.375 ], [ -76.0, 43.375 ], [ -76.0, 43.5 ], [ -76.125, 43.5 ] ] ] } },
|
427
|
+
{ "type": "Feature", "properties": { "label": "R9 - Orchard Park", "title": "R9 - Orchard Park", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r9.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.75, 42.875 ], [ -78.75, 42.75 ], [ -78.625, 42.75 ], [ -78.625, 42.875 ], [ -78.75, 42.875 ] ] ] } },
|
428
|
+
{ "type": "Feature", "properties": { "label": "U38 - Oneonta", "title": "U38 - Oneonta", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u38.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.125, 42.5 ], [ -75.125, 42.375 ], [ -75.0, 42.375 ], [ -75.0, 42.5 ], [ -75.125, 42.5 ] ] ] } },
|
429
|
+
{ "type": "Feature", "properties": { "label": "O20 - Ontario", "title": "O20 - Ontario", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o20.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.375, 43.25 ], [ -77.375, 43.125 ], [ -77.25, 43.125 ], [ -77.25, 43.25 ], [ -77.375, 43.25 ] ] ] } },
|
430
|
+
{ "type": "Feature", "properties": { "label": "U18 - Haskinville", "title": "U18 - Haskinville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u18.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.625, 42.5 ], [ -77.625, 42.375 ], [ -77.5, 42.375 ], [ -77.5, 42.5 ], [ -77.625, 42.5 ] ] ] } },
|
431
|
+
{ "type": "Feature", "properties": { "label": "BB48 - Hopewell Junction", "title": "BB48 - Hopewell Junction", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-bb48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 41.625 ], [ -73.875, 41.5 ], [ -73.75, 41.5 ], [ -73.75, 41.625 ], [ -73.875, 41.625 ] ] ] } },
|
432
|
+
{ "type": "Feature", "properties": { "label": "R45 - Duanesburg", "title": "R45 - Duanesburg", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 42.875 ], [ -74.25, 42.75 ], [ -74.125, 42.75 ], [ -74.125, 42.875 ], [ -74.25, 42.875 ] ] ] } },
|
433
|
+
{ "type": "Feature", "properties": { "label": "Q52 - Hoosick Falls", "title": "Q52 - Hoosick Falls", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q52.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.375, 43.0 ], [ -73.375, 42.875 ], [ -73.25, 42.875 ], [ -73.25, 43.0 ], [ -73.375, 43.0 ] ] ] } },
|
434
|
+
{ "type": "Feature", "properties": { "label": "R35 - Hubbardsville", "title": "R35 - Hubbardsville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r35.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.5, 42.875 ], [ -75.5, 42.75 ], [ -75.375, 42.75 ], [ -75.375, 42.875 ], [ -75.5, 42.875 ] ] ] } },
|
435
|
+
{ "type": "Feature", "properties": { "label": "W29 - Newark Valley", "title": "W29 - Newark Valley", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w29.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.25, 42.25 ], [ -76.25, 42.125 ], [ -76.125, 42.125 ], [ -76.125, 42.25 ], [ -76.25, 42.25 ] ] ] } },
|
436
|
+
{ "type": "Feature", "properties": { "label": "BB46 - Newburgh", "title": "BB46 - Newburgh", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-bb46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 41.625 ], [ -74.125, 41.5 ], [ -74.0, 41.5 ], [ -74.0, 41.625 ], [ -74.125, 41.625 ] ] ] } },
|
437
|
+
{ "type": "Feature", "properties": { "label": "A38 - Louisville", "title": "A38 - Louisville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-a38.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.125, 45.0 ], [ -75.125, 44.875 ], [ -75.0, 44.875 ], [ -75.0, 45.0 ], [ -75.125, 45.0 ] ] ] } },
|
438
|
+
{ "type": "Feature", "properties": { "label": "Q38 - Millers Mills", "title": "Q38 - Millers Mills", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q38.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.125, 43.0 ], [ -75.125, 42.875 ], [ -75.0, 42.875 ], [ -75.0, 43.0 ], [ -75.125, 43.0 ] ] ] } },
|
439
|
+
{ "type": "Feature", "properties": { "label": "W6 - Kennedy", "title": "W6 - Kennedy", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w6.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.125, 42.25 ], [ -79.125, 42.125 ], [ -79.0, 42.125 ], [ -79.0, 42.25 ], [ -79.125, 42.25 ] ] ] } },
|
440
|
+
{ "type": "Feature", "properties": { "label": "W44 - Lexington", "title": "W44 - Lexington", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w44.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 42.25 ], [ -74.375, 42.125 ], [ -74.25, 42.125 ], [ -74.25, 42.25 ], [ -74.375, 42.25 ] ] ] } },
|
441
|
+
{ "type": "Feature", "properties": { "label": "A39 - Massena", "title": "A39 - Massena", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-a39.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 45.0 ], [ -75.0, 44.875 ], [ -74.875, 44.875 ], [ -74.875, 45.0 ], [ -75.0, 45.0 ] ] ] } },
|
442
|
+
{ "type": "Feature", "properties": { "label": "R22 - Stanley", "title": "R22 - Stanley", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r22.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.125, 42.875 ], [ -77.125, 42.75 ], [ -77.0, 42.75 ], [ -77.0, 42.875 ], [ -77.125, 42.875 ] ] ] } },
|
443
|
+
{ "type": "Feature", "properties": { "label": "G37 - Fine", "title": "G37 - Fine", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-g37.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.25, 44.25 ], [ -75.25, 44.125 ], [ -75.125, 44.125 ], [ -75.125, 44.25 ], [ -75.25, 44.25 ] ] ] } },
|
444
|
+
{ "type": "Feature", "properties": { "label": "P23 - Lyons", "title": "P23 - Lyons", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p23.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.0, 43.125 ], [ -77.0, 43.0 ], [ -76.875, 43.0 ], [ -76.875, 43.125 ], [ -77.0, 43.125 ] ] ] } },
|
445
|
+
{ "type": "Feature", "properties": { "label": "N20 - Furnaceville", "title": "N20 - Furnaceville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n20.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.375, 43.375 ], [ -77.375, 43.25 ], [ -77.25, 43.25 ], [ -77.25, 43.375 ], [ -77.375, 43.375 ] ] ] } },
|
446
|
+
{ "type": "Feature", "properties": { "label": "E45 - Gabriels", "title": "E45 - Gabriels", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-e45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 44.5 ], [ -74.25, 44.375 ], [ -74.125, 44.375 ], [ -74.125, 44.5 ], [ -74.25, 44.5 ] ] ] } },
|
447
|
+
{ "type": "Feature", "properties": { "label": "D42 - Lake Ozonia", "title": "D42 - Lake Ozonia", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-d42.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 44.625 ], [ -74.625, 44.5 ], [ -74.5, 44.5 ], [ -74.5, 44.625 ], [ -74.625, 44.625 ] ] ] } },
|
448
|
+
{ "type": "Feature", "properties": { "label": "O12 - Knowlesville", "title": "O12 - Knowlesville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o12.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.375, 43.25 ], [ -78.375, 43.125 ], [ -78.25, 43.125 ], [ -78.25, 43.25 ], [ -78.375, 43.25 ] ] ] } },
|
449
|
+
{ "type": "Feature", "properties": { "label": "BB50 - Pawling", "title": "BB50 - Pawling", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-bb50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 41.625 ], [ -73.625, 41.5 ], [ -73.5, 41.5 ], [ -73.5, 41.625 ], [ -73.625, 41.625 ] ] ] } },
|
450
|
+
{ "type": "Feature", "properties": { "label": "J49 - Pharaoh Mountain", "title": "J49 - Pharaoh Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-j49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 43.875 ], [ -73.75, 43.75 ], [ -73.625, 43.75 ], [ -73.625, 43.875 ], [ -73.75, 43.875 ] ] ] } },
|
451
|
+
{ "type": "Feature", "properties": { "label": "U25 - Mecklenburg", "title": "U25 - Mecklenburg", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u25.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.75, 42.5 ], [ -76.75, 42.375 ], [ -76.625, 42.375 ], [ -76.625, 42.5 ], [ -76.75, 42.5 ] ] ] } },
|
452
|
+
{ "type": "Feature", "properties": { "label": "Z44 - Kerhonkson", "title": "Z44 - Kerhonkson", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-z44.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 41.875 ], [ -74.375, 41.75 ], [ -74.25, 41.75 ], [ -74.25, 41.875 ], [ -74.375, 41.875 ] ] ] } },
|
453
|
+
{ "type": "Feature", "properties": { "label": "C35 - Ogdensburg East", "title": "C35 - Ogdensburg East", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-c35.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.5, 44.75 ], [ -75.5, 44.625 ], [ -75.375, 44.625 ], [ -75.375, 44.75 ], [ -75.5, 44.75 ] ] ] } },
|
454
|
+
{ "type": "Feature", "properties": { "label": "X40 - Lewbeach", "title": "X40 - Lewbeach", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x40.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 42.125 ], [ -74.875, 42.0 ], [ -74.75, 42.0 ], [ -74.75, 42.125 ], [ -74.875, 42.125 ] ] ] } },
|
455
|
+
{ "type": "Feature", "properties": { "label": "H45 - Santanoni Peak", "title": "H45 - Santanoni Peak", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-h45.zip", "note": "UTM Zone 18; also known as Santanoni" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 44.125 ], [ -74.25, 44.0 ], [ -74.125, 44.0 ], [ -74.125, 44.125 ], [ -74.25, 44.125 ] ] ] } },
|
456
|
+
{ "type": "Feature", "properties": { "label": "P44 - Gloversville", "title": "P44 - Gloversville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p44.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 43.125 ], [ -74.375, 43.0 ], [ -74.25, 43.0 ], [ -74.25, 43.125 ], [ -74.375, 43.125 ] ] ] } },
|
457
|
+
{ "type": "Feature", "properties": { "label": "AA39 - Lake Huntington", "title": "AA39 - Lake Huntington", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-aa39.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 41.75 ], [ -75.0, 41.625 ], [ -74.875, 41.625 ], [ -74.875, 41.75 ], [ -75.0, 41.75 ] ] ] } },
|
458
|
+
{ "type": "Feature", "properties": { "label": "F50 - Lewis", "title": "F50 - Lewis", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-f50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 44.375 ], [ -73.625, 44.25 ], [ -73.5, 44.25 ], [ -73.5, 44.375 ], [ -73.625, 44.375 ] ] ] } },
|
459
|
+
{ "type": "Feature", "properties": { "label": "Z39 - Jeffersonville", "title": "Z39 - Jeffersonville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-z39.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 41.875 ], [ -75.0, 41.75 ], [ -74.875, 41.75 ], [ -74.875, 41.875 ], [ -75.0, 41.875 ] ] ] } },
|
460
|
+
{ "type": "Feature", "properties": { "label": "W41 - Margaretville", "title": "W41 - Margaretville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w41.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 42.25 ], [ -74.75, 42.125 ], [ -74.625, 42.125 ], [ -74.625, 42.25 ], [ -74.75, 42.25 ] ] ] } },
|
461
|
+
{ "type": "Feature", "properties": { "label": "T30 - McGraw", "title": "T30 - McGraw", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t30.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.125, 42.625 ], [ -76.125, 42.5 ], [ -76.0, 42.5 ], [ -76.0, 42.625 ], [ -76.125, 42.625 ] ] ] } },
|
462
|
+
{ "type": "Feature", "properties": { "label": "F46 - McKenzie Mountain", "title": "F46 - McKenzie Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-f46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 44.375 ], [ -74.125, 44.25 ], [ -74.0, 44.25 ], [ -74.0, 44.375 ], [ -74.125, 44.375 ] ] ] } },
|
463
|
+
{ "type": "Feature", "properties": { "label": "T52 - Hancock, MA", "title": "T52 - Hancock, MA", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t52.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.375, 42.625 ], [ -73.375, 42.5 ], [ -73.25, 42.5 ], [ -73.25, 42.625 ], [ -73.375, 42.625 ] ] ] } },
|
464
|
+
{ "type": "Feature", "properties": { "label": "B52 - North Hero", "title": "B52 - North Hero", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-b52.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.375, 44.875 ], [ -73.375, 44.75 ], [ -73.25, 44.75 ], [ -73.25, 44.875 ], [ -73.375, 44.875 ] ] ] } },
|
465
|
+
{ "type": "Feature", "properties": { "label": "B41 - North Lawrence", "title": "B41 - North Lawrence", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-b41.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 44.875 ], [ -74.75, 44.75 ], [ -74.625, 44.75 ], [ -74.625, 44.875 ], [ -74.75, 44.875 ] ] ] } },
|
466
|
+
{ "type": "Feature", "properties": { "label": "T4 - North of Dunkirk", "title": "T4 - North of Dunkirk", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t4.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.375, 42.625 ], [ -79.375, 42.5 ], [ -79.25, 42.5 ], [ -79.25, 42.625 ], [ -79.375, 42.625 ] ] ] } },
|
467
|
+
{ "type": "Feature", "properties": { "label": "A40 - Raquette River", "title": "A40 - Raquette River", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-a40.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 45.0 ], [ -74.875, 44.875 ], [ -74.75, 44.875 ], [ -74.75, 45.0 ], [ -74.875, 45.0 ] ] ] } },
|
468
|
+
{ "type": "Feature", "properties": { "label": "JJ48 - Far Rockaway", "title": "JJ48 - Far Rockaway", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-jj48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 40.625 ], [ -73.875, 40.5 ], [ -73.75, 40.5 ], [ -73.75, 40.625 ], [ -73.875, 40.625 ] ] ] } },
|
469
|
+
{ "type": "Feature", "properties": { "label": "I47 - Cheney Pond", "title": "I47 - Cheney Pond", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-i47.zip", "note": "UTM Zone 18; also known as Lester Dam" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 44.0 ], [ -74.0, 43.875 ], [ -73.875, 43.875 ], [ -73.875, 44.0 ], [ -74.0, 44.0 ] ] ] } },
|
470
|
+
{ "type": "Feature", "properties": { "label": "Q28 - Marcellus", "title": "Q28 - Marcellus", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q28.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.375, 43.0 ], [ -76.375, 42.875 ], [ -76.25, 42.875 ], [ -76.25, 43.0 ], [ -76.375, 43.0 ] ] ] } },
|
471
|
+
{ "type": "Feature", "properties": { "label": "O11 - Medina", "title": "O11 - Medina", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o11.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.5, 43.25 ], [ -78.5, 43.125 ], [ -78.375, 43.125 ], [ -78.375, 43.25 ], [ -78.5, 43.25 ] ] ] } },
|
472
|
+
{ "type": "Feature", "properties": { "label": "DD50 - Peach Lake", "title": "DD50 - Peach Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-dd50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 41.375 ], [ -73.625, 41.25 ], [ -73.5, 41.25 ], [ -73.5, 41.375 ], [ -73.625, 41.375 ] ] ] } },
|
473
|
+
{ "type": "Feature", "properties": { "label": "O50 - Fort Miller", "title": "O50 - Fort Miller", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 43.25 ], [ -73.625, 43.125 ], [ -73.5, 43.125 ], [ -73.5, 43.25 ], [ -73.625, 43.25 ] ] ] } },
|
474
|
+
{ "type": "Feature", "properties": { "label": "F35 - Gouverneur", "title": "F35 - Gouverneur", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-f35.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.5, 44.375 ], [ -75.5, 44.25 ], [ -75.375, 44.25 ], [ -75.375, 44.375 ], [ -75.5, 44.375 ] ] ] } },
|
475
|
+
{ "type": "Feature", "properties": { "label": "II49 - Lynbrook", "title": "II49 - Lynbrook", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ii49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 40.75 ], [ -73.75, 40.625 ], [ -73.625, 40.625 ], [ -73.625, 40.75 ], [ -73.75, 40.75 ] ] ] } },
|
476
|
+
{ "type": "Feature", "properties": { "label": "N11 - Lyndonville", "title": "N11 - Lyndonville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n11.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.5, 43.375 ], [ -78.5, 43.25 ], [ -78.375, 43.25 ], [ -78.375, 43.375 ], [ -78.5, 43.375 ] ] ] } },
|
477
|
+
{ "type": "Feature", "properties": { "label": "O7 - Ransomville", "title": "O7 - Ransomville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o7.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.0, 43.25 ], [ -79.0, 43.125 ], [ -78.875, 43.125 ], [ -78.875, 43.25 ], [ -79.0, 43.25 ] ] ] } },
|
478
|
+
{ "type": "Feature", "properties": { "label": "W10 - Humphrey", "title": "W10 - Humphrey", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w10.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.625, 42.25 ], [ -78.625, 42.125 ], [ -78.5, 42.125 ], [ -78.5, 42.25 ], [ -78.625, 42.25 ] ] ] } },
|
479
|
+
{ "type": "Feature", "properties": { "label": "D35 - Heuvelton", "title": "D35 - Heuvelton", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-d35.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.5, 44.625 ], [ -75.5, 44.5 ], [ -75.375, 44.5 ], [ -75.375, 44.625 ], [ -75.5, 44.625 ] ] ] } },
|
480
|
+
{ "type": "Feature", "properties": { "label": "Q31 - Oran", "title": "Q31 - Oran", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q31.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.0, 43.0 ], [ -76.0, 42.875 ], [ -75.875, 42.875 ], [ -75.875, 43.0 ], [ -76.0, 43.0 ] ] ] } },
|
481
|
+
{ "type": "Feature", "properties": { "label": "P47 - Middle Grove", "title": "P47 - Middle Grove", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 43.125 ], [ -74.0, 43.0 ], [ -73.875, 43.0 ], [ -73.875, 43.125 ], [ -74.0, 43.125 ] ] ] } },
|
482
|
+
{ "type": "Feature", "properties": { "label": "GG55 - Middle Island", "title": "GG55 - Middle Island", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-gg55.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.0, 41.0 ], [ -73.0, 40.875 ], [ -72.875, 40.875 ], [ -72.875, 41.0 ], [ -73.0, 41.0 ] ] ] } },
|
483
|
+
{ "type": "Feature", "properties": { "label": "S16 - Sonyea", "title": "S16 - Sonyea", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s16.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.875, 42.75 ], [ -77.875, 42.625 ], [ -77.75, 42.625 ], [ -77.75, 42.75 ], [ -77.875, 42.75 ] ] ] } },
|
484
|
+
{ "type": "Feature", "properties": { "label": "R46 - Rotterdam Junction", "title": "R46 - Rotterdam Junction", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 42.875 ], [ -74.125, 42.75 ], [ -74.0, 42.75 ], [ -74.0, 42.875 ], [ -74.125, 42.875 ] ] ] } },
|
485
|
+
{ "type": "Feature", "properties": { "label": "Q48 - Round Lake", "title": "Q48 - Round Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 43.0 ], [ -73.875, 42.875 ], [ -73.75, 42.875 ], [ -73.75, 43.0 ], [ -73.875, 43.0 ] ] ] } },
|
486
|
+
{ "type": "Feature", "properties": { "label": "A41 - Hogansburg", "title": "A41 - Hogansburg", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-a41.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 45.0 ], [ -74.75, 44.875 ], [ -74.625, 44.875 ], [ -74.625, 45.0 ], [ -74.75, 45.0 ] ] ] } },
|
487
|
+
{ "type": "Feature", "properties": { "label": "T39 - Milford", "title": "T39 - Milford", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t39.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 42.625 ], [ -75.0, 42.5 ], [ -74.875, 42.5 ], [ -74.875, 42.625 ], [ -75.0, 42.625 ] ] ] } },
|
488
|
+
{ "type": "Feature", "properties": { "label": "Q30 - Jamesville", "title": "Q30 - Jamesville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q30.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.125, 43.0 ], [ -76.125, 42.875 ], [ -76.0, 42.875 ], [ -76.0, 43.0 ], [ -76.125, 43.0 ] ] ] } },
|
489
|
+
{ "type": "Feature", "properties": { "label": "D34 - Edwardsville", "title": "D34 - Edwardsville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-d34.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.625, 44.625 ], [ -75.625, 44.5 ], [ -75.5, 44.5 ], [ -75.5, 44.625 ], [ -75.625, 44.625 ] ] ] } },
|
490
|
+
{ "type": "Feature", "properties": { "label": "W46 - Kaaterskill Clove", "title": "W46 - Kaaterskill Clove", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w46.zip", "note": "UTM Zone 18; also known as Kaaterskill" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 42.25 ], [ -74.125, 42.125 ], [ -74.0, 42.125 ], [ -74.0, 42.25 ], [ -74.125, 42.25 ] ] ] } },
|
491
|
+
{ "type": "Feature", "properties": { "label": "N21 - Pultneyville", "title": "N21 - Pultneyville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n21.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.25, 43.375 ], [ -77.25, 43.25 ], [ -77.125, 43.25 ], [ -77.125, 43.375 ], [ -77.25, 43.375 ] ] ] } },
|
492
|
+
{ "type": "Feature", "properties": { "label": "Y47 - Kingston East", "title": "Y47 - Kingston East", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-y47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 42.0 ], [ -74.0, 41.875 ], [ -73.875, 41.875 ], [ -73.875, 42.0 ], [ -74.0, 42.0 ] ] ] } },
|
493
|
+
{ "type": "Feature", "properties": { "label": "Z40 - Liberty West", "title": "Z40 - Liberty West", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-z40.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 41.875 ], [ -74.875, 41.75 ], [ -74.75, 41.75 ], [ -74.75, 41.875 ], [ -74.875, 41.875 ] ] ] } },
|
494
|
+
{ "type": "Feature", "properties": { "label": "U26 - Ithaca West", "title": "U26 - Ithaca West", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u26.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.625, 42.5 ], [ -76.625, 42.375 ], [ -76.5, 42.375 ], [ -76.5, 42.5 ], [ -76.625, 42.5 ] ] ] } },
|
495
|
+
{ "type": "Feature", "properties": { "label": "T44 - Middleburgh", "title": "T44 - Middleburgh", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t44.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 42.625 ], [ -74.375, 42.5 ], [ -74.25, 42.5 ], [ -74.25, 42.625 ], [ -74.375, 42.625 ] ] ] } },
|
496
|
+
{ "type": "Feature", "properties": { "label": "II55 - Howells Point", "title": "II55 - Howells Point", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ii55.zip", "note": "UTM Zone 18; also known as Howell Point" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.0, 40.75 ], [ -73.0, 40.625 ], [ -72.875, 40.625 ], [ -72.875, 40.75 ], [ -73.0, 40.75 ] ] ] } },
|
497
|
+
{ "type": "Feature", "properties": { "label": "A50 - Mooers", "title": "A50 - Mooers", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-a50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 45.0 ], [ -73.625, 44.875 ], [ -73.5, 44.875 ], [ -73.5, 45.0 ], [ -73.625, 45.0 ] ] ] } },
|
498
|
+
{ "type": "Feature", "properties": { "label": "R39 - Richfield Springs", "title": "R39 - Richfield Springs", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r39.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 42.875 ], [ -75.0, 42.75 ], [ -74.875, 42.75 ], [ -74.875, 42.875 ], [ -75.0, 42.875 ] ] ] } },
|
499
|
+
{ "type": "Feature", "properties": { "label": "V29 - Richford", "title": "V29 - Richford", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v29.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.25, 42.375 ], [ -76.25, 42.25 ], [ -76.125, 42.25 ], [ -76.125, 42.375 ], [ -76.25, 42.375 ] ] ] } },
|
500
|
+
{ "type": "Feature", "properties": { "label": "T23 - Dundee", "title": "T23 - Dundee", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t23.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.0, 42.625 ], [ -77.0, 42.5 ], [ -76.875, 42.5 ], [ -76.875, 42.625 ], [ -77.0, 42.625 ] ] ] } },
|
501
|
+
{ "type": "Feature", "properties": { "label": "C42 - Saint Regis Falls", "title": "C42 - Saint Regis Falls", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-c42.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 44.75 ], [ -74.625, 44.625 ], [ -74.5, 44.625 ], [ -74.5, 44.75 ], [ -74.625, 44.75 ] ] ] } },
|
502
|
+
{ "type": "Feature", "properties": { "label": "GG53 - Saint James", "title": "GG53 - Saint James", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-gg53.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.25, 41.0 ], [ -73.25, 40.875 ], [ -73.125, 40.875 ], [ -73.125, 41.0 ], [ -73.25, 41.0 ] ] ] } },
|
503
|
+
{ "type": "Feature", "properties": { "label": "V5 - Hamlet", "title": "V5 - Hamlet", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v5.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.25, 42.375 ], [ -79.25, 42.25 ], [ -79.125, 42.25 ], [ -79.125, 42.375 ], [ -79.25, 42.375 ] ] ] } },
|
504
|
+
{ "type": "Feature", "properties": { "label": "W42 - Fleischmanns", "title": "W42 - Fleischmanns", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w42.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 42.25 ], [ -74.625, 42.125 ], [ -74.5, 42.125 ], [ -74.5, 42.25 ], [ -74.625, 42.25 ] ] ] } },
|
505
|
+
{ "type": "Feature", "properties": { "label": "N27 - Fulton", "title": "N27 - Fulton", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n27.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.5, 43.375 ], [ -76.5, 43.25 ], [ -76.375, 43.25 ], [ -76.375, 43.375 ], [ -76.5, 43.375 ] ] ] } },
|
506
|
+
{ "type": "Feature", "properties": { "label": "O32 - Jewell", "title": "O32 - Jewell", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o32.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.875, 43.25 ], [ -75.875, 43.125 ], [ -75.75, 43.125 ], [ -75.75, 43.25 ], [ -75.875, 43.25 ] ] ] } },
|
507
|
+
{ "type": "Feature", "properties": { "label": "EE44 - Greenwood Lake", "title": "EE44 - Greenwood Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ee44.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 41.25 ], [ -74.375, 41.125 ], [ -74.25, 41.125 ], [ -74.25, 41.25 ], [ -74.375, 41.25 ] ] ] } },
|
508
|
+
{ "type": "Feature", "properties": { "label": "Z42 - Grahamsville", "title": "Z42 - Grahamsville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-z42.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 41.875 ], [ -74.625, 41.75 ], [ -74.5, 41.75 ], [ -74.5, 41.875 ], [ -74.625, 41.875 ] ] ] } },
|
509
|
+
{ "type": "Feature", "properties": { "label": "P40 - Little Falls", "title": "P40 - Little Falls", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p40.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 43.125 ], [ -74.875, 43.0 ], [ -74.75, 43.0 ], [ -74.75, 43.125 ], [ -74.875, 43.125 ] ] ] } },
|
510
|
+
{ "type": "Feature", "properties": { "label": "P42 - Lassellsville", "title": "P42 - Lassellsville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p42.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 43.125 ], [ -74.625, 43.0 ], [ -74.5, 43.0 ], [ -74.5, 43.125 ], [ -74.625, 43.125 ] ] ] } },
|
511
|
+
{ "type": "Feature", "properties": { "label": "O44 - Jackson Summit", "title": "O44 - Jackson Summit", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o44.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 43.25 ], [ -74.375, 43.125 ], [ -74.25, 43.125 ], [ -74.25, 43.25 ], [ -74.375, 43.25 ] ] ] } },
|
512
|
+
{ "type": "Feature", "properties": { "label": "FF49 - Glenville", "title": "FF49 - Glenville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ff49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 41.125 ], [ -73.75, 41.0 ], [ -73.625, 41.0 ], [ -73.625, 41.125 ], [ -73.75, 41.125 ] ] ] } },
|
513
|
+
{ "type": "Feature", "properties": { "label": "O26 - Cato", "title": "O26 - Cato", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o26.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.625, 43.25 ], [ -76.625, 43.125 ], [ -76.5, 43.125 ], [ -76.5, 43.25 ], [ -76.625, 43.25 ] ] ] } },
|
514
|
+
{ "type": "Feature", "properties": { "label": "V8 - Cattaraugus", "title": "V8 - Cattaraugus", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v8.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.875, 42.375 ], [ -78.875, 42.25 ], [ -78.75, 42.25 ], [ -78.75, 42.375 ], [ -78.875, 42.375 ] ] ] } },
|
515
|
+
{ "type": "Feature", "properties": { "label": "W32 - Chenango Forks", "title": "W32 - Chenango Forks", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w32.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.875, 42.25 ], [ -75.875, 42.125 ], [ -75.75, 42.125 ], [ -75.75, 42.25 ], [ -75.875, 42.25 ] ] ] } },
|
516
|
+
{ "type": "Feature", "properties": { "label": "F36 - Edwards", "title": "F36 - Edwards", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-f36.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.375, 44.375 ], [ -75.375, 44.25 ], [ -75.25, 44.25 ], [ -75.25, 44.375 ], [ -75.375, 44.375 ] ] ] } },
|
517
|
+
{ "type": "Feature", "properties": { "label": "S7 - Eden", "title": "S7 - Eden", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s7.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.0, 42.75 ], [ -79.0, 42.625 ], [ -78.875, 42.625 ], [ -78.875, 42.75 ], [ -79.0, 42.75 ] ] ] } },
|
518
|
+
{ "type": "Feature", "properties": { "label": "M33 - Florence", "title": "M33 - Florence", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-m33.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.75, 43.5 ], [ -75.75, 43.375 ], [ -75.625, 43.375 ], [ -75.625, 43.5 ], [ -75.75, 43.5 ] ] ] } },
|
519
|
+
{ "type": "Feature", "properties": { "label": "S43 - Cobleskill", "title": "S43 - Cobleskill", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s43.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 42.75 ], [ -74.5, 42.625 ], [ -74.375, 42.625 ], [ -74.375, 42.75 ], [ -74.5, 42.75 ] ] ] } },
|
520
|
+
{ "type": "Feature", "properties": { "label": "I33 - Copenhagen", "title": "I33 - Copenhagen", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-i33.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.75, 44.0 ], [ -75.75, 43.875 ], [ -75.625, 43.875 ], [ -75.625, 44.0 ], [ -75.75, 44.0 ] ] ] } },
|
521
|
+
{ "type": "Feature", "properties": { "label": "Q25 - Cayuga", "title": "Q25 - Cayuga", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q25.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.75, 43.0 ], [ -76.75, 42.875 ], [ -76.625, 42.875 ], [ -76.625, 43.0 ], [ -76.75, 43.0 ] ] ] } },
|
522
|
+
{ "type": "Feature", "properties": { "label": "V45 - Hensonville", "title": "V45 - Hensonville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 42.375 ], [ -74.25, 42.25 ], [ -74.125, 42.25 ], [ -74.125, 42.375 ], [ -74.25, 42.375 ] ] ] } },
|
523
|
+
{ "type": "Feature", "properties": { "label": "R34 - Hamilton", "title": "R34 - Hamilton", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r34.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.625, 42.875 ], [ -75.625, 42.75 ], [ -75.5, 42.75 ], [ -75.5, 42.875 ], [ -75.625, 42.875 ] ] ] } },
|
524
|
+
{ "type": "Feature", "properties": { "label": "Q41 - Fort Plain", "title": "Q41 - Fort Plain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q41.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 43.0 ], [ -74.75, 42.875 ], [ -74.625, 42.875 ], [ -74.625, 43.0 ], [ -74.75, 43.0 ] ] ] } },
|
525
|
+
{ "type": "Feature", "properties": { "label": "U11 - Delevan", "title": "U11 - Delevan", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u11.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.5, 42.5 ], [ -78.5, 42.375 ], [ -78.375, 42.375 ], [ -78.375, 42.5 ], [ -78.5, 42.5 ] ] ] } },
|
526
|
+
{ "type": "Feature", "properties": { "label": "V39 - Delhi", "title": "V39 - Delhi", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v39.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 42.375 ], [ -75.0, 42.25 ], [ -74.875, 42.25 ], [ -74.875, 42.375 ], [ -75.0, 42.375 ] ] ] } },
|
527
|
+
{ "type": "Feature", "properties": { "label": "BB41 - Hartwood", "title": "BB41 - Hartwood", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-bb41.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 41.625 ], [ -74.75, 41.5 ], [ -74.625, 41.5 ], [ -74.625, 41.625 ], [ -74.75, 41.625 ] ] ] } },
|
528
|
+
{ "type": "Feature", "properties": { "label": "P15 - Churchville", "title": "P15 - Churchville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p15.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.0, 43.125 ], [ -78.0, 43.0 ], [ -77.875, 43.0 ], [ -77.875, 43.125 ], [ -78.0, 43.125 ] ] ] } },
|
529
|
+
{ "type": "Feature", "properties": { "label": "V18 - Canisteo", "title": "V18 - Canisteo", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v18.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.625, 42.375 ], [ -77.625, 42.25 ], [ -77.5, 42.25 ], [ -77.5, 42.375 ], [ -77.625, 42.375 ] ] ] } },
|
530
|
+
{ "type": "Feature", "properties": { "label": "J50 - Graphite", "title": "J50 - Graphite", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-j50.zip", "note": "UTM Zone 18; also known as Putnam Pond" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 43.875 ], [ -73.625, 43.75 ], [ -73.5, 43.75 ], [ -73.5, 43.875 ], [ -73.625, 43.875 ] ] ] } },
|
531
|
+
{ "type": "Feature", "properties": { "label": "H30 - Dexter", "title": "H30 - Dexter", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-h30.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.125, 44.125 ], [ -76.125, 44.0 ], [ -76.0, 44.0 ], [ -76.0, 44.125 ], [ -76.125, 44.125 ] ] ] } },
|
532
|
+
{ "type": "Feature", "properties": { "label": "U41 - Harpersfield", "title": "U41 - Harpersfield", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u41.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 42.5 ], [ -74.75, 42.375 ], [ -74.625, 42.375 ], [ -74.625, 42.5 ], [ -74.75, 42.5 ] ] ] } },
|
533
|
+
{ "type": "Feature", "properties": { "label": "HH47 - Central Park", "title": "HH47 - Central Park", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-hh47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 40.875 ], [ -74.0, 40.75 ], [ -73.875, 40.75 ], [ -73.875, 40.875 ], [ -74.0, 40.875 ] ] ] } },
|
534
|
+
{ "type": "Feature", "properties": { "label": "T47 - Clarksville", "title": "T47 - Clarksville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 42.625 ], [ -74.0, 42.5 ], [ -73.875, 42.5 ], [ -73.875, 42.625 ], [ -74.0, 42.625 ] ] ] } },
|
535
|
+
{ "type": "Feature", "properties": { "label": "Y42 - Claryville", "title": "Y42 - Claryville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-y42.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 42.0 ], [ -74.625, 41.875 ], [ -74.5, 41.875 ], [ -74.5, 42.0 ], [ -74.625, 42.0 ] ] ] } },
|
536
|
+
{ "type": "Feature", "properties": { "label": "K35 - Glenfield", "title": "K35 - Glenfield", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-k35.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.5, 43.75 ], [ -75.5, 43.625 ], [ -75.375, 43.625 ], [ -75.375, 43.75 ], [ -75.5, 43.75 ] ] ] } },
|
537
|
+
{ "type": "Feature", "properties": { "label": "Q47 - Burnt Hills", "title": "Q47 - Burnt Hills", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 43.0 ], [ -74.0, 42.875 ], [ -73.875, 42.875 ], [ -73.875, 43.0 ], [ -74.0, 43.0 ] ] ] } },
|
538
|
+
{ "type": "Feature", "properties": { "label": "O51 - Cossayuna", "title": "O51 - Cossayuna", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o51.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.5, 43.25 ], [ -73.5, 43.125 ], [ -73.375, 43.125 ], [ -73.375, 43.25 ], [ -73.5, 43.25 ] ] ] } },
|
539
|
+
{ "type": "Feature", "properties": { "label": "II46 - Jersey City", "title": "II46 - Jersey City", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ii46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 40.75 ], [ -74.125, 40.625 ], [ -74.0, 40.625 ], [ -74.0, 40.75 ], [ -74.125, 40.75 ] ] ] } },
|
540
|
+
{ "type": "Feature", "properties": { "label": "B51 - Beekmantown", "title": "B51 - Beekmantown", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-b51.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.5, 44.875 ], [ -73.5, 44.75 ], [ -73.375, 44.75 ], [ -73.375, 44.875 ], [ -73.5, 44.875 ] ] ] } },
|
541
|
+
{ "type": "Feature", "properties": { "label": "X50 - Copake", "title": "X50 - Copake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 42.125 ], [ -73.625, 42.0 ], [ -73.5, 42.0 ], [ -73.5, 42.125 ], [ -73.625, 42.125 ] ] ] } },
|
542
|
+
{ "type": "Feature", "properties": { "label": "U36 - Gilbertsville", "title": "U36 - Gilbertsville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u36.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.375, 42.5 ], [ -75.375, 42.375 ], [ -75.25, 42.375 ], [ -75.25, 42.5 ], [ -75.375, 42.5 ] ] ] } },
|
543
|
+
{ "type": "Feature", "properties": { "label": "J36 - Crystal Dale", "title": "J36 - Crystal Dale", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-j36.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.375, 43.875 ], [ -75.375, 43.75 ], [ -75.25, 43.75 ], [ -75.25, 43.875 ], [ -75.375, 43.875 ] ] ] } },
|
544
|
+
{ "type": "Feature", "properties": { "label": "W31 - Castle Creek", "title": "W31 - Castle Creek", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w31.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.0, 42.25 ], [ -76.0, 42.125 ], [ -75.875, 42.125 ], [ -75.875, 42.25 ], [ -76.0, 42.25 ] ] ] } },
|
545
|
+
{ "type": "Feature", "properties": { "label": "J29 - Henderson", "title": "J29 - Henderson", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-j29.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.25, 43.875 ], [ -76.25, 43.75 ], [ -76.125, 43.75 ], [ -76.125, 43.875 ], [ -76.25, 43.875 ] ] ] } },
|
546
|
+
{ "type": "Feature", "properties": { "label": "HH51 - Huntington", "title": "HH51 - Huntington", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-hh51.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.5, 40.875 ], [ -73.5, 40.75 ], [ -73.375, 40.75 ], [ -73.375, 40.875 ], [ -73.5, 40.875 ] ] ] } },
|
547
|
+
{ "type": "Feature", "properties": { "label": "U4 - Dunkirk", "title": "U4 - Dunkirk", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u4.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.375, 42.5 ], [ -79.375, 42.375 ], [ -79.25, 42.375 ], [ -79.25, 42.5 ], [ -79.375, 42.5 ] ] ] } },
|
548
|
+
{ "type": "Feature", "properties": { "label": "N25 - Fair Haven", "title": "N25 - Fair Haven", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n25.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.75, 43.375 ], [ -76.75, 43.25 ], [ -76.625, 43.25 ], [ -76.625, 43.375 ], [ -76.75, 43.375 ] ] ] } },
|
549
|
+
{ "type": "Feature", "properties": { "label": "E50 - Clintonville", "title": "E50 - Clintonville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-e50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 44.5 ], [ -73.625, 44.375 ], [ -73.5, 44.375 ], [ -73.5, 44.5 ], [ -73.625, 44.5 ] ] ] } },
|
550
|
+
{ "type": "Feature", "properties": { "label": "U14 - Fillmore", "title": "U14 - Fillmore", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u14.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.125, 42.5 ], [ -78.125, 42.375 ], [ -78.0, 42.375 ], [ -78.0, 42.5 ], [ -78.125, 42.5 ] ] ] } },
|
551
|
+
{ "type": "Feature", "properties": { "label": "H33 - Deferiet", "title": "H33 - Deferiet", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-h33.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.75, 44.125 ], [ -75.75, 44.0 ], [ -75.625, 44.0 ], [ -75.625, 44.125 ], [ -75.75, 44.125 ] ] ] } },
|
552
|
+
{ "type": "Feature", "properties": { "label": "W50 - Hillsdale", "title": "W50 - Hillsdale", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 42.25 ], [ -73.625, 42.125 ], [ -73.5, 42.125 ], [ -73.5, 42.25 ], [ -73.625, 42.25 ] ] ] } },
|
553
|
+
{ "type": "Feature", "properties": { "label": "W51 - Egremont", "title": "W51 - Egremont", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w51.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.5, 42.25 ], [ -73.5, 42.125 ], [ -73.375, 42.125 ], [ -73.375, 42.25 ], [ -73.5, 42.25 ] ] ] } },
|
554
|
+
{ "type": "Feature", "properties": { "label": "W17 - Greenwood", "title": "W17 - Greenwood", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w17.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.75, 42.25 ], [ -77.75, 42.125 ], [ -77.625, 42.125 ], [ -77.625, 42.25 ], [ -77.75, 42.25 ] ] ] } },
|
555
|
+
{ "type": "Feature", "properties": { "label": "A45 - Burke", "title": "A45 - Burke", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-a45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 45.0 ], [ -74.25, 44.875 ], [ -74.125, 44.875 ], [ -74.125, 45.0 ], [ -74.25, 45.0 ] ] ] } },
|
556
|
+
{ "type": "Feature", "properties": { "label": "U40 - Davenport", "title": "U40 - Davenport", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u40.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 42.5 ], [ -74.875, 42.375 ], [ -74.75, 42.375 ], [ -74.75, 42.5 ], [ -74.875, 42.5 ] ] ] } },
|
557
|
+
{ "type": "Feature", "properties": { "label": "V37 - Franklin", "title": "V37 - Franklin", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v37.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.25, 42.375 ], [ -75.25, 42.25 ], [ -75.125, 42.25 ], [ -75.125, 42.375 ], [ -75.25, 42.375 ] ] ] } },
|
558
|
+
{ "type": "Feature", "properties": { "label": "E47 - Franklin Falls", "title": "E47 - Franklin Falls", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-e47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 44.5 ], [ -74.0, 44.375 ], [ -73.875, 44.375 ], [ -73.875, 44.5 ], [ -74.0, 44.5 ] ] ] } },
|
559
|
+
{ "type": "Feature", "properties": { "label": "O8 - Cambria", "title": "O8 - Cambria", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o8.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.875, 43.25 ], [ -78.875, 43.125 ], [ -78.75, 43.125 ], [ -78.75, 43.25 ], [ -78.875, 43.25 ] ] ] } },
|
560
|
+
{ "type": "Feature", "properties": { "label": "Q16 - Caledonia", "title": "Q16 - Caledonia", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q16.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.875, 43.0 ], [ -77.875, 42.875 ], [ -77.75, 42.875 ], [ -77.75, 43.0 ], [ -77.875, 43.0 ] ] ] } },
|
561
|
+
{ "type": "Feature", "properties": { "label": "BB39 - Eldred", "title": "BB39 - Eldred", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-bb39.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 41.625 ], [ -75.0, 41.5 ], [ -74.875, 41.5 ], [ -74.875, 41.625 ], [ -75.0, 41.625 ] ] ] } },
|
562
|
+
{ "type": "Feature", "properties": { "label": "CC49 - Lake Carmel", "title": "CC49 - Lake Carmel", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-cc49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 41.5 ], [ -73.75, 41.375 ], [ -73.625, 41.375 ], [ -73.625, 41.5 ], [ -73.75, 41.5 ] ] ] } },
|
563
|
+
{ "type": "Feature", "properties": { "label": "R31 - DeRuyter", "title": "R31 - DeRuyter", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r31.zip", "note": "UTM Zone 18; also known as De Ruyter" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.0, 42.875 ], [ -76.0, 42.75 ], [ -75.875, 42.75 ], [ -75.875, 42.875 ], [ -76.0, 42.875 ] ] ] } },
|
564
|
+
{ "type": "Feature", "properties": { "label": "II53 - Bay Shore East", "title": "II53 - Bay Shore East", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ii53.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.25, 40.75 ], [ -73.25, 40.625 ], [ -73.125, 40.625 ], [ -73.125, 40.75 ], [ -73.25, 40.75 ] ] ] } },
|
565
|
+
{ "type": "Feature", "properties": { "label": "II52 - Bay Shore West", "title": "II52 - Bay Shore West", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ii52.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.375, 40.75 ], [ -73.375, 40.625 ], [ -73.25, 40.625 ], [ -73.25, 40.75 ], [ -73.375, 40.75 ] ] ] } },
|
566
|
+
{ "type": "Feature", "properties": { "label": "O46 - Edinburg", "title": "O46 - Edinburg", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 43.25 ], [ -74.125, 43.125 ], [ -74.0, 43.125 ], [ -74.0, 43.25 ], [ -74.125, 43.25 ] ] ] } },
|
567
|
+
{ "type": "Feature", "properties": { "label": "T41 - Charlotteville", "title": "T41 - Charlotteville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t41.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 42.625 ], [ -74.75, 42.5 ], [ -74.625, 42.5 ], [ -74.625, 42.625 ], [ -74.75, 42.625 ] ] ] } },
|
568
|
+
{ "type": "Feature", "properties": { "label": "X30 - Endicott", "title": "X30 - Endicott", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x30.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.125, 42.125 ], [ -76.125, 42.0 ], [ -76.0, 42.0 ], [ -76.0, 42.125 ], [ -76.125, 42.125 ] ] ] } },
|
569
|
+
{ "type": "Feature", "properties": { "label": "W30 - Maine", "title": "W30 - Maine", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w30.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.125, 42.25 ], [ -76.125, 42.125 ], [ -76.0, 42.125 ], [ -76.0, 42.25 ], [ -76.125, 42.25 ] ] ] } },
|
570
|
+
{ "type": "Feature", "properties": { "label": "GG58 - Mattituck", "title": "GG58 - Mattituck", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-gg58.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -72.625, 41.0 ], [ -72.625, 40.875 ], [ -72.5, 40.875 ], [ -72.5, 41.0 ], [ -72.625, 41.0 ] ] ] } },
|
571
|
+
{ "type": "Feature", "properties": { "label": "W47 - Cementon", "title": "W47 - Cementon", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 42.25 ], [ -74.0, 42.125 ], [ -73.875, 42.125 ], [ -73.875, 42.25 ], [ -74.0, 42.25 ] ] ] } },
|
572
|
+
{ "type": "Feature", "properties": { "label": "F49 - Jay Mountain", "title": "F49 - Jay Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-f49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 44.375 ], [ -73.75, 44.25 ], [ -73.625, 44.25 ], [ -73.625, 44.375 ], [ -73.75, 44.375 ] ] ] } },
|
573
|
+
{ "type": "Feature", "properties": { "label": "GG61 - East Hampton", "title": "GG61 - East Hampton", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-gg61.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -72.25, 41.0 ], [ -72.25, 40.875 ], [ -72.125, 40.875 ], [ -72.125, 41.0 ], [ -72.25, 41.0 ] ] ] } },
|
574
|
+
{ "type": "Feature", "properties": { "label": "AA45 - Gardiner", "title": "AA45 - Gardiner", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-aa45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 41.75 ], [ -74.25, 41.625 ], [ -74.125, 41.625 ], [ -74.125, 41.75 ], [ -74.25, 41.75 ] ] ] } },
|
575
|
+
{ "type": "Feature", "properties": { "label": "FF62 - Gardiners Island East", "title": "FF62 - Gardiners Island East", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ff62.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -72.125, 41.125 ], [ -72.125, 41.0 ], [ -72.0, 41.0 ], [ -72.0, 41.125 ], [ -72.125, 41.125 ] ] ] } },
|
576
|
+
{ "type": "Feature", "properties": { "label": "FF61 - Gardiners Island West", "title": "FF61 - Gardiners Island West", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ff61.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -72.25, 41.125 ], [ -72.25, 41.0 ], [ -72.125, 41.0 ], [ -72.125, 41.125 ], [ -72.25, 41.125 ] ] ] } },
|
577
|
+
{ "type": "Feature", "properties": { "label": "B46 - Brainardsville", "title": "B46 - Brainardsville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-b46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 44.875 ], [ -74.125, 44.75 ], [ -74.0, 44.75 ], [ -74.0, 44.875 ], [ -74.125, 44.875 ] ] ] } },
|
578
|
+
{ "type": "Feature", "properties": { "label": "U8 - Collins Center", "title": "U8 - Collins Center", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u8.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.875, 42.5 ], [ -78.875, 42.375 ], [ -78.75, 42.375 ], [ -78.75, 42.5 ], [ -78.875, 42.5 ] ] ] } },
|
579
|
+
{ "type": "Feature", "properties": { "label": "II48 - Jamaica", "title": "II48 - Jamaica", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ii48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 40.75 ], [ -73.875, 40.625 ], [ -73.75, 40.625 ], [ -73.75, 40.75 ], [ -73.875, 40.75 ] ] ] } },
|
580
|
+
{ "type": "Feature", "properties": { "label": "O10 - Gasport", "title": "O10 - Gasport", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o10.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.625, 43.25 ], [ -78.625, 43.125 ], [ -78.5, 43.125 ], [ -78.5, 43.25 ], [ -78.625, 43.25 ] ] ] } },
|
581
|
+
{ "type": "Feature", "properties": { "label": "W23 - Big Flats", "title": "W23 - Big Flats", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w23.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.0, 42.25 ], [ -77.0, 42.125 ], [ -76.875, 42.125 ], [ -76.875, 42.25 ], [ -77.0, 42.25 ] ] ] } },
|
582
|
+
{ "type": "Feature", "properties": { "label": "O21 - Williamson", "title": "O21 - Williamson", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o21.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.25, 43.25 ], [ -77.25, 43.125 ], [ -77.125, 43.125 ], [ -77.125, 43.25 ], [ -77.25, 43.25 ] ] ] } },
|
583
|
+
{ "type": "Feature", "properties": { "label": "M31 - Williamstown", "title": "M31 - Williamstown", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-m31.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.0, 43.5 ], [ -76.0, 43.375 ], [ -75.875, 43.375 ], [ -75.875, 43.5 ], [ -76.0, 43.5 ] ] ] } },
|
584
|
+
{ "type": "Feature", "properties": { "label": "S40 - Westford", "title": "S40 - Westford", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s40.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 42.75 ], [ -74.875, 42.625 ], [ -74.75, 42.625 ], [ -74.75, 42.75 ], [ -74.875, 42.75 ] ] ] } },
|
585
|
+
{ "type": "Feature", "properties": { "label": "AA40 - White Lake", "title": "AA40 - White Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-aa40.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 41.75 ], [ -74.875, 41.625 ], [ -74.75, 41.625 ], [ -74.75, 41.75 ], [ -74.875, 41.75 ] ] ] } },
|
586
|
+
{ "type": "Feature", "properties": { "label": "Y41 - Willowemoc", "title": "Y41 - Willowemoc", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-y41.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 42.0 ], [ -74.75, 41.875 ], [ -74.625, 41.875 ], [ -74.625, 42.0 ], [ -74.75, 42.0 ] ] ] } },
|
587
|
+
{ "type": "Feature", "properties": { "label": "D41 - Sylvan Falls", "title": "D41 - Sylvan Falls", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-d41.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 44.625 ], [ -74.75, 44.5 ], [ -74.625, 44.5 ], [ -74.625, 44.625 ], [ -74.75, 44.625 ] ] ] } },
|
588
|
+
{ "type": "Feature", "properties": { "label": "S27 - Moravia", "title": "S27 - Moravia", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s27.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.5, 42.75 ], [ -76.5, 42.625 ], [ -76.375, 42.625 ], [ -76.375, 42.75 ], [ -76.5, 42.75 ] ] ] } },
|
589
|
+
{ "type": "Feature", "properties": { "label": "R50 - Tomhannock", "title": "R50 - Tomhannock", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 42.875 ], [ -73.625, 42.75 ], [ -73.5, 42.75 ], [ -73.5, 42.875 ], [ -73.625, 42.875 ] ] ] } },
|
590
|
+
{ "type": "Feature", "properties": { "label": "F39 - Tooley Pond", "title": "F39 - Tooley Pond", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-f39.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 44.375 ], [ -75.0, 44.25 ], [ -74.875, 44.25 ], [ -74.875, 44.375 ], [ -75.0, 44.375 ] ] ] } },
|
591
|
+
{ "type": "Feature", "properties": { "label": "P18 - Pittsford", "title": "P18 - Pittsford", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p18.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.625, 43.125 ], [ -77.625, 43.0 ], [ -77.5, 43.0 ], [ -77.5, 43.125 ], [ -77.625, 43.125 ] ] ] } },
|
592
|
+
{ "type": "Feature", "properties": { "label": "X19 - Woodhull", "title": "X19 - Woodhull", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x19.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.5, 42.125 ], [ -77.5, 42.0 ], [ -77.375, 42.0 ], [ -77.375, 42.125 ], [ -77.5, 42.125 ] ] ] } },
|
593
|
+
{ "type": "Feature", "properties": { "label": "AA42 - Woodridge", "title": "AA42 - Woodridge", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-aa42.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 41.75 ], [ -74.625, 41.625 ], [ -74.5, 41.625 ], [ -74.5, 41.75 ], [ -74.625, 41.75 ] ] ] } },
|
594
|
+
{ "type": "Feature", "properties": { "label": "L52 - Thorn Hill", "title": "L52 - Thorn Hill", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-l52.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.375, 43.625 ], [ -73.375, 43.5 ], [ -73.25, 43.5 ], [ -73.25, 43.625 ], [ -73.375, 43.625 ] ] ] } },
|
595
|
+
{ "type": "Feature", "properties": { "label": "N31 - Panther Lake", "title": "N31 - Panther Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n31.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.0, 43.375 ], [ -76.0, 43.25 ], [ -75.875, 43.25 ], [ -75.875, 43.375 ], [ -76.0, 43.375 ] ] ] } },
|
596
|
+
{ "type": "Feature", "properties": { "label": "A52 - Rouses Point", "title": "A52 - Rouses Point", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-a52.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.375, 45.0 ], [ -73.375, 44.875 ], [ -73.25, 44.875 ], [ -73.25, 45.0 ], [ -73.375, 45.0 ] ] ] } },
|
597
|
+
{ "type": "Feature", "properties": { "label": "X33 - Windsor", "title": "X33 - Windsor", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x33.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.75, 42.125 ], [ -75.75, 42.0 ], [ -75.625, 42.0 ], [ -75.625, 42.125 ], [ -75.75, 42.125 ] ] ] } },
|
598
|
+
{ "type": "Feature", "properties": { "label": "M28 - New Haven", "title": "M28 - New Haven", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-m28.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.375, 43.5 ], [ -76.375, 43.375 ], [ -76.25, 43.375 ], [ -76.25, 43.5 ], [ -76.375, 43.5 ] ] ] } },
|
599
|
+
{ "type": "Feature", "properties": { "label": "P12 - Oakfield", "title": "P12 - Oakfield", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p12.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.375, 43.125 ], [ -78.375, 43.0 ], [ -78.25, 43.0 ], [ -78.25, 43.125 ], [ -78.375, 43.125 ] ] ] } },
|
600
|
+
{ "type": "Feature", "properties": { "label": "V1 - Ripley", "title": "V1 - Ripley", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v1.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.75, 42.375 ], [ -79.75, 42.25 ], [ -79.625, 42.25 ], [ -79.625, 42.375 ], [ -79.75, 42.375 ] ] ] } },
|
601
|
+
{ "type": "Feature", "properties": { "label": "Y43 - Peekamoose Mountain", "title": "Y43 - Peekamoose Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-y43.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 42.0 ], [ -74.5, 41.875 ], [ -74.375, 41.875 ], [ -74.375, 42.0 ], [ -74.5, 42.0 ] ] ] } },
|
602
|
+
{ "type": "Feature", "properties": { "label": "DD47 - Peekskill", "title": "DD47 - Peekskill", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-dd47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 41.375 ], [ -74.0, 41.25 ], [ -73.875, 41.25 ], [ -73.875, 41.375 ], [ -74.0, 41.375 ] ] ] } },
|
603
|
+
{ "type": "Feature", "properties": { "label": "B37 - Waddington", "title": "B37 - Waddington", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-b37.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.25, 44.875 ], [ -75.25, 44.75 ], [ -75.125, 44.75 ], [ -75.125, 44.875 ], [ -75.25, 44.875 ] ] ] } },
|
604
|
+
{ "type": "Feature", "properties": { "label": "GG56 - Wading River", "title": "GG56 - Wading River", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-gg56.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -72.875, 41.0 ], [ -72.875, 40.875 ], [ -72.75, 40.875 ], [ -72.75, 41.0 ], [ -72.875, 41.0 ] ] ] } },
|
605
|
+
{ "type": "Feature", "properties": { "label": "B50 - West Chazy", "title": "B50 - West Chazy", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-b50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 44.875 ], [ -73.625, 44.75 ], [ -73.5, 44.75 ], [ -73.5, 44.875 ], [ -73.625, 44.875 ] ] ] } },
|
606
|
+
{ "type": "Feature", "properties": { "label": "V26 - West Danby", "title": "V26 - West Danby", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v26.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.625, 42.375 ], [ -76.625, 42.25 ], [ -76.5, 42.25 ], [ -76.5, 42.375 ], [ -76.625, 42.375 ] ] ] } },
|
607
|
+
{ "type": "Feature", "properties": { "label": "D40 - Rainbow Falls", "title": "D40 - Rainbow Falls", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-d40.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 44.625 ], [ -74.875, 44.5 ], [ -74.75, 44.5 ], [ -74.75, 44.625 ], [ -74.875, 44.625 ] ] ] } },
|
608
|
+
{ "type": "Feature", "properties": { "label": "BB45 - Walden", "title": "BB45 - Walden", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-bb45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 41.625 ], [ -74.25, 41.5 ], [ -74.125, 41.5 ], [ -74.125, 41.625 ], [ -74.25, 41.625 ] ] ] } },
|
609
|
+
{ "type": "Feature", "properties": { "label": "O47 - Porter Corners", "title": "O47 - Porter Corners", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 43.25 ], [ -74.0, 43.125 ], [ -73.875, 43.125 ], [ -73.875, 43.25 ], [ -74.0, 43.25 ] ] ] } },
|
610
|
+
{ "type": "Feature", "properties": { "label": "X2 - North Clymer", "title": "X2 - North Clymer", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x2.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.625, 42.125 ], [ -79.625, 42.0 ], [ -79.5, 42.0 ], [ -79.5, 42.125 ], [ -79.625, 42.125 ] ] ] } },
|
611
|
+
{ "type": "Feature", "properties": { "label": "K47 - North Creek", "title": "K47 - North Creek", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-k47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 43.75 ], [ -74.0, 43.625 ], [ -73.875, 43.625 ], [ -73.875, 43.75 ], [ -74.0, 43.75 ] ] ] } },
|
612
|
+
{ "type": "Feature", "properties": { "label": "G47 - North Elba", "title": "G47 - North Elba", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-g47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 44.25 ], [ -74.0, 44.125 ], [ -73.875, 44.125 ], [ -73.875, 44.25 ], [ -74.0, 44.25 ] ] ] } },
|
613
|
+
{ "type": "Feature", "properties": { "label": "I40 - Nehasane Lake", "title": "I40 - Nehasane Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-i40.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 44.0 ], [ -74.875, 43.875 ], [ -74.75, 43.875 ], [ -74.75, 44.0 ], [ -74.875, 44.0 ] ] ] } },
|
614
|
+
{ "type": "Feature", "properties": { "label": "H34 - North Wilna", "title": "H34 - North Wilna", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-h34.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.625, 44.125 ], [ -75.625, 44.0 ], [ -75.5, 44.0 ], [ -75.5, 44.125 ], [ -75.625, 44.125 ] ] ] } },
|
615
|
+
{ "type": "Feature", "properties": { "label": "N24 - North Wolcott", "title": "N24 - North Wolcott", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n24.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.875, 43.375 ], [ -76.875, 43.25 ], [ -76.75, 43.25 ], [ -76.75, 43.375 ], [ -76.875, 43.375 ] ] ] } },
|
616
|
+
{ "type": "Feature", "properties": { "label": "I49 - Paradox Lake", "title": "I49 - Paradox Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-i49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 44.0 ], [ -73.75, 43.875 ], [ -73.625, 43.875 ], [ -73.625, 44.0 ], [ -73.75, 44.0 ] ] ] } },
|
617
|
+
{ "type": "Feature", "properties": { "label": "K33 - Sears Pond", "title": "K33 - Sears Pond", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-k33.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.75, 43.75 ], [ -75.75, 43.625 ], [ -75.625, 43.625 ], [ -75.625, 43.75 ], [ -75.75, 43.75 ] ] ] } },
|
618
|
+
{ "type": "Feature", "properties": { "label": "N35 - Westernville", "title": "N35 - Westernville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n35.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.5, 43.375 ], [ -75.5, 43.25 ], [ -75.375, 43.25 ], [ -75.375, 43.375 ], [ -75.5, 43.375 ] ] ] } },
|
619
|
+
{ "type": "Feature", "properties": { "label": "C41 - Nicholville", "title": "C41 - Nicholville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-c41.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 44.75 ], [ -74.75, 44.625 ], [ -74.625, 44.625 ], [ -74.625, 44.75 ], [ -74.75, 44.75 ] ] ] } },
|
620
|
+
{ "type": "Feature", "properties": { "label": "JJ46 - The Narrows", "title": "JJ46 - The Narrows", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-jj46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 40.625 ], [ -74.125, 40.5 ], [ -74.0, 40.5 ], [ -74.0, 40.625 ], [ -74.125, 40.625 ] ] ] } },
|
621
|
+
{ "type": "Feature", "properties": { "label": "R49 - Troy North", "title": "R49 - Troy North", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 42.875 ], [ -73.75, 42.75 ], [ -73.625, 42.75 ], [ -73.625, 42.875 ], [ -73.75, 42.875 ] ] ] } },
|
622
|
+
{ "type": "Feature", "properties": { "label": "S49 - Troy South", "title": "S49 - Troy South", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 42.75 ], [ -73.75, 42.625 ], [ -73.625, 42.625 ], [ -73.625, 42.75 ], [ -73.75, 42.75 ] ] ] } },
|
623
|
+
{ "type": "Feature", "properties": { "label": "G29 - Saint Lawrence", "title": "G29 - Saint Lawrence", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-g29.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.25, 44.25 ], [ -76.25, 44.125 ], [ -76.125, 44.125 ], [ -76.125, 44.25 ], [ -76.25, 44.25 ] ] ] } },
|
624
|
+
{ "type": "Feature", "properties": { "label": "C43 - Santa Clara", "title": "C43 - Santa Clara", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-c43.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 44.75 ], [ -74.5, 44.625 ], [ -74.375, 44.625 ], [ -74.375, 44.75 ], [ -74.5, 44.75 ] ] ] } },
|
625
|
+
{ "type": "Feature", "properties": { "label": "L51 - Whitehall", "title": "L51 - Whitehall", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-l51.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.5, 43.625 ], [ -73.5, 43.5 ], [ -73.375, 43.5 ], [ -73.375, 43.625 ], [ -73.5, 43.625 ] ] ] } },
|
626
|
+
{ "type": "Feature", "properties": { "label": "Q35 - Oriskany Falls", "title": "Q35 - Oriskany Falls", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q35.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.5, 43.0 ], [ -75.5, 42.875 ], [ -75.375, 42.875 ], [ -75.375, 43.0 ], [ -75.5, 43.0 ] ] ] } },
|
627
|
+
{ "type": "Feature", "properties": { "label": "P33 - Oneida", "title": "P33 - Oneida", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p33.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.75, 43.125 ], [ -75.75, 43.0 ], [ -75.625, 43.0 ], [ -75.625, 43.125 ], [ -75.75, 43.125 ] ] ] } },
|
628
|
+
{ "type": "Feature", "properties": { "label": "S42 - Richmondville", "title": "S42 - Richmondville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s42.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 42.75 ], [ -74.625, 42.625 ], [ -74.5, 42.625 ], [ -74.5, 42.75 ], [ -74.625, 42.75 ] ] ] } },
|
629
|
+
{ "type": "Feature", "properties": { "label": "E35 - Richville", "title": "E35 - Richville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-e35.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.5, 44.5 ], [ -75.5, 44.375 ], [ -75.375, 44.375 ], [ -75.375, 44.5 ], [ -75.5, 44.5 ] ] ] } },
|
630
|
+
{ "type": "Feature", "properties": { "label": "EE61 - Plum Island", "title": "EE61 - Plum Island", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ee61.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -72.25, 41.25 ], [ -72.25, 41.125 ], [ -72.125, 41.125 ], [ -72.125, 41.25 ], [ -72.25, 41.25 ] ] ] } },
|
631
|
+
{ "type": "Feature", "properties": { "label": "H38 - Oswegatchie SE", "title": "H38 - Oswegatchie SE", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-h38.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.125, 44.125 ], [ -75.125, 44.0 ], [ -75.0, 44.0 ], [ -75.0, 44.125 ], [ -75.125, 44.125 ] ] ] } },
|
632
|
+
{ "type": "Feature", "properties": { "label": "L28 - Texas", "title": "L28 - Texas", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-l28.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.375, 43.625 ], [ -76.375, 43.5 ], [ -76.25, 43.5 ], [ -76.25, 43.625 ], [ -76.375, 43.625 ] ] ] } },
|
633
|
+
{ "type": "Feature", "properties": { "label": "V7 - New Albion", "title": "V7 - New Albion", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v7.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.0, 42.375 ], [ -79.0, 42.25 ], [ -78.875, 42.25 ], [ -78.875, 42.375 ], [ -79.0, 42.375 ] ] ] } },
|
634
|
+
{ "type": "Feature", "properties": { "label": "BB49 - Poughquag", "title": "BB49 - Poughquag", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-bb49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 41.625 ], [ -73.75, 41.5 ], [ -73.625, 41.5 ], [ -73.625, 41.625 ], [ -73.75, 41.625 ] ] ] } },
|
635
|
+
{ "type": "Feature", "properties": { "label": "F45 - Saranac Lake", "title": "F45 - Saranac Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-f45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 44.375 ], [ -74.25, 44.25 ], [ -74.125, 44.25 ], [ -74.125, 44.375 ], [ -74.25, 44.375 ] ] ] } },
|
636
|
+
{ "type": "Feature", "properties": { "label": "U34 - Oxford", "title": "U34 - Oxford", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u34.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.625, 42.5 ], [ -75.625, 42.375 ], [ -75.5, 42.375 ], [ -75.5, 42.5 ], [ -75.625, 42.5 ] ] ] } },
|
637
|
+
{ "type": "Feature", "properties": { "label": "AA41 - Monticello", "title": "AA41 - Monticello", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-aa41.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 41.75 ], [ -74.75, 41.625 ], [ -74.625, 41.625 ], [ -74.625, 41.75 ], [ -74.75, 41.75 ] ] ] } },
|
638
|
+
{ "type": "Feature", "properties": { "label": "H36 - Remington Corners", "title": "H36 - Remington Corners", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-h36.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.375, 44.125 ], [ -75.375, 44.0 ], [ -75.25, 44.0 ], [ -75.25, 44.125 ], [ -75.375, 44.125 ] ] ] } },
|
639
|
+
{ "type": "Feature", "properties": { "label": "L31 - Orwell", "title": "L31 - Orwell", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-l31.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.0, 43.625 ], [ -76.0, 43.5 ], [ -75.875, 43.5 ], [ -75.875, 43.625 ], [ -76.0, 43.625 ] ] ] } },
|
640
|
+
{ "type": "Feature", "properties": { "label": "CC40 - Pond Eddy", "title": "CC40 - Pond Eddy", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-cc40.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 41.5 ], [ -74.875, 41.375 ], [ -74.75, 41.375 ], [ -74.75, 41.5 ], [ -74.875, 41.5 ] ] ] } },
|
641
|
+
{ "type": "Feature", "properties": { "label": "O45 - Northville", "title": "O45 - Northville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 43.25 ], [ -74.25, 43.125 ], [ -74.125, 43.125 ], [ -74.125, 43.25 ], [ -74.25, 43.25 ] ] ] } },
|
642
|
+
{ "type": "Feature", "properties": { "label": "B35 - Red Mills", "title": "B35 - Red Mills", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-b35.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.5, 44.875 ], [ -75.5, 44.75 ], [ -75.375, 44.75 ], [ -75.375, 44.875 ], [ -75.5, 44.875 ] ] ] } },
|
643
|
+
{ "type": "Feature", "properties": { "label": "CC42 - Otisville", "title": "CC42 - Otisville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-cc42.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 41.5 ], [ -74.625, 41.375 ], [ -74.5, 41.375 ], [ -74.5, 41.5 ], [ -74.625, 41.5 ] ] ] } },
|
644
|
+
{ "type": "Feature", "properties": { "label": "W15 - Wellsville North", "title": "W15 - Wellsville North", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w15.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.0, 42.25 ], [ -78.0, 42.125 ], [ -77.875, 42.125 ], [ -77.875, 42.25 ], [ -78.0, 42.25 ] ] ] } },
|
645
|
+
{ "type": "Feature", "properties": { "label": "F30 - Thousand Island Park", "title": "F30 - Thousand Island Park", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-f30.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.125, 44.375 ], [ -76.125, 44.25 ], [ -76.0, 44.25 ], [ -76.0, 44.375 ], [ -76.125, 44.375 ] ] ] } },
|
646
|
+
{ "type": "Feature", "properties": { "label": "E48 - Wilmington", "title": "E48 - Wilmington", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-e48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 44.5 ], [ -73.875, 44.375 ], [ -73.75, 44.375 ], [ -73.75, 44.5 ], [ -73.875, 44.5 ] ] ] } },
|
647
|
+
{ "type": "Feature", "properties": { "label": "P30 - Syracuse East", "title": "P30 - Syracuse East", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p30.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.125, 43.125 ], [ -76.125, 43.0 ], [ -76.0, 43.0 ], [ -76.0, 43.125 ], [ -76.125, 43.125 ] ] ] } },
|
648
|
+
{ "type": "Feature", "properties": { "label": "T37 - Morris", "title": "T37 - Morris", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t37.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.25, 42.625 ], [ -75.25, 42.5 ], [ -75.125, 42.5 ], [ -75.125, 42.625 ], [ -75.25, 42.625 ] ] ] } },
|
649
|
+
{ "type": "Feature", "properties": { "label": "M27 - Oswego East", "title": "M27 - Oswego East", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-m27.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.5, 43.5 ], [ -76.5, 43.375 ], [ -76.375, 43.375 ], [ -76.375, 43.5 ], [ -76.5, 43.5 ] ] ] } },
|
650
|
+
{ "type": "Feature", "properties": { "label": "EE48 - Ossining", "title": "EE48 - Ossining", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ee48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 41.25 ], [ -73.875, 41.125 ], [ -73.75, 41.125 ], [ -73.75, 41.25 ], [ -73.875, 41.25 ] ] ] } },
|
651
|
+
{ "type": "Feature", "properties": { "label": "O41 - Stratford", "title": "O41 - Stratford", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o41.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 43.25 ], [ -74.75, 43.125 ], [ -74.625, 43.125 ], [ -74.625, 43.25 ], [ -74.75, 43.25 ] ] ] } },
|
652
|
+
{ "type": "Feature", "properties": { "label": "N8 - Wilson", "title": "N8 - Wilson", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n8.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.875, 43.375 ], [ -78.875, 43.25 ], [ -78.75, 43.25 ], [ -78.75, 43.375 ], [ -78.875, 43.375 ] ] ] } },
|
653
|
+
{ "type": "Feature", "properties": { "label": "D38 - Pierrepont", "title": "D38 - Pierrepont", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-d38.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.125, 44.625 ], [ -75.125, 44.5 ], [ -75.0, 44.5 ], [ -75.0, 44.625 ], [ -75.125, 44.625 ] ] ] } },
|
654
|
+
{ "type": "Feature", "properties": { "label": "T13 - Pike", "title": "T13 - Pike", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t13.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.25, 42.625 ], [ -78.25, 42.5 ], [ -78.125, 42.5 ], [ -78.125, 42.625 ], [ -78.25, 42.625 ] ] ] } },
|
655
|
+
{ "type": "Feature", "properties": { "label": "I28 - Point Peninsula", "title": "I28 - Point Peninsula", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-i28.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.375, 44.0 ], [ -76.375, 43.875 ], [ -76.25, 43.875 ], [ -76.25, 44.0 ], [ -76.375, 44.0 ] ] ] } },
|
656
|
+
{ "type": "Feature", "properties": { "label": "M34 - Point Rock", "title": "M34 - Point Rock", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-m34.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.625, 43.5 ], [ -75.625, 43.375 ], [ -75.5, 43.375 ], [ -75.5, 43.5 ], [ -75.625, 43.5 ] ] ] } },
|
657
|
+
{ "type": "Feature", "properties": { "label": "N37 - Remsen", "title": "N37 - Remsen", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n37.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.25, 43.375 ], [ -75.25, 43.25 ], [ -75.125, 43.25 ], [ -75.125, 43.375 ], [ -75.25, 43.375 ] ] ] } },
|
658
|
+
{ "type": "Feature", "properties": { "label": "W7 - Randolph", "title": "W7 - Randolph", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w7.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.0, 42.25 ], [ -79.0, 42.125 ], [ -78.875, 42.125 ], [ -78.875, 42.25 ], [ -79.0, 42.25 ] ] ] } },
|
659
|
+
{ "type": "Feature", "properties": { "label": "Q46 - Pattersonville", "title": "Q46 - Pattersonville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 43.0 ], [ -74.125, 42.875 ], [ -74.0, 42.875 ], [ -74.0, 43.0 ], [ -74.125, 43.0 ] ] ] } },
|
660
|
+
{ "type": "Feature", "properties": { "label": "P21 - Palmyra", "title": "P21 - Palmyra", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p21.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.25, 43.125 ], [ -77.25, 43.0 ], [ -77.125, 43.0 ], [ -77.125, 43.125 ], [ -77.25, 43.125 ] ] ] } },
|
661
|
+
{ "type": "Feature", "properties": { "label": "DD45 - Monroe", "title": "DD45 - Monroe", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-dd45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 41.375 ], [ -74.25, 41.25 ], [ -74.125, 41.25 ], [ -74.125, 41.375 ], [ -74.25, 41.375 ] ] ] } },
|
662
|
+
{ "type": "Feature", "properties": { "label": "C50 - Morrisonville", "title": "C50 - Morrisonville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-c50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 44.75 ], [ -73.625, 44.625 ], [ -73.5, 44.625 ], [ -73.5, 44.75 ], [ -73.625, 44.75 ] ] ] } },
|
663
|
+
{ "type": "Feature", "properties": { "label": "L50 - Shelving Rock", "title": "L50 - Shelving Rock", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-l50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 43.625 ], [ -73.625, 43.5 ], [ -73.5, 43.5 ], [ -73.5, 43.625 ], [ -73.625, 43.625 ] ] ] } },
|
664
|
+
{ "type": "Feature", "properties": { "label": "S21 - Potter", "title": "S21 - Potter", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s21.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.25, 42.75 ], [ -77.25, 42.625 ], [ -77.125, 42.625 ], [ -77.125, 42.75 ], [ -77.25, 42.75 ] ] ] } },
|
665
|
+
{ "type": "Feature", "properties": { "label": "J34 - West Lowville", "title": "J34 - West Lowville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-j34.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.625, 43.875 ], [ -75.625, 43.75 ], [ -75.5, 43.75 ], [ -75.5, 43.875 ], [ -75.625, 43.875 ] ] ] } },
|
666
|
+
{ "type": "Feature", "properties": { "label": "W27 - Spencer", "title": "W27 - Spencer", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w27.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.5, 42.25 ], [ -76.5, 42.125 ], [ -76.375, 42.125 ], [ -76.375, 42.25 ], [ -76.5, 42.25 ] ] ] } },
|
667
|
+
{ "type": "Feature", "properties": { "label": "L33 - North Osceola", "title": "L33 - North Osceola", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-l33.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.75, 43.625 ], [ -75.75, 43.5 ], [ -75.625, 43.5 ], [ -75.625, 43.625 ], [ -75.75, 43.625 ] ] ] } },
|
668
|
+
{ "type": "Feature", "properties": { "label": "E36 - Bigelow", "title": "E36 - Bigelow", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-e36.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.375, 44.5 ], [ -75.375, 44.375 ], [ -75.25, 44.375 ], [ -75.25, 44.5 ], [ -75.375, 44.5 ] ] ] } },
|
669
|
+
{ "type": "Feature", "properties": { "label": "O29 - Brewerton", "title": "O29 - Brewerton", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o29.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.25, 43.25 ], [ -76.25, 43.125 ], [ -76.125, 43.125 ], [ -76.125, 43.25 ], [ -76.25, 43.25 ] ] ] } },
|
670
|
+
{ "type": "Feature", "properties": { "label": "CC50 - Brewster", "title": "CC50 - Brewster", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-cc50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 41.5 ], [ -73.625, 41.375 ], [ -73.5, 41.375 ], [ -73.5, 41.5 ], [ -73.625, 41.5 ] ] ] } },
|
671
|
+
{ "type": "Feature", "properties": { "label": "O48 - Corinth", "title": "O48 - Corinth", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 43.25 ], [ -73.875, 43.125 ], [ -73.75, 43.125 ], [ -73.75, 43.25 ], [ -73.875, 43.25 ] ] ] } },
|
672
|
+
{ "type": "Feature", "properties": { "label": "A42 - Bombay", "title": "A42 - Bombay", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-a42.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 45.0 ], [ -74.625, 44.875 ], [ -74.5, 44.875 ], [ -74.5, 45.0 ], [ -74.625, 45.0 ] ] ] } },
|
673
|
+
{ "type": "Feature", "properties": { "label": "U16 - Canaseraga", "title": "U16 - Canaseraga", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u16.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.875, 42.5 ], [ -77.875, 42.375 ], [ -77.75, 42.375 ], [ -77.75, 42.5 ], [ -77.875, 42.5 ] ] ] } },
|
674
|
+
{ "type": "Feature", "properties": { "label": "F40 - Brother Ponds", "title": "F40 - Brother Ponds", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-f40.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 44.375 ], [ -74.875, 44.25 ], [ -74.75, 44.25 ], [ -74.75, 44.375 ], [ -74.875, 44.375 ] ] ] } },
|
675
|
+
{ "type": "Feature", "properties": { "label": "Q51 - Eagle Bridge", "title": "Q51 - Eagle Bridge", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q51.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.5, 43.0 ], [ -73.5, 42.875 ], [ -73.375, 42.875 ], [ -73.375, 43.0 ], [ -73.5, 43.0 ] ] ] } },
|
676
|
+
{ "type": "Feature", "properties": { "label": "G45 - Ampersand Lake", "title": "G45 - Ampersand Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-g45.zip", "note": "UTM Zone 18; also known as Ampersand" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 44.25 ], [ -74.25, 44.125 ], [ -74.125, 44.125 ], [ -74.125, 44.25 ], [ -74.25, 44.25 ] ] ] } },
|
677
|
+
{ "type": "Feature", "properties": { "label": "P51 - Cambridge", "title": "P51 - Cambridge", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p51.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.5, 43.125 ], [ -73.5, 43.0 ], [ -73.375, 43.0 ], [ -73.375, 43.125 ], [ -73.5, 43.125 ] ] ] } },
|
678
|
+
{ "type": "Feature", "properties": { "label": "JJ45 - Arthur Kill", "title": "JJ45 - Arthur Kill", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-jj45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 40.625 ], [ -74.25, 40.5 ], [ -74.125, 40.5 ], [ -74.125, 40.625 ], [ -74.25, 40.625 ] ] ] } },
|
679
|
+
{ "type": "Feature", "properties": { "label": "V20 - Bath", "title": "V20 - Bath", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v20.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.375, 42.375 ], [ -77.375, 42.25 ], [ -77.25, 42.25 ], [ -77.25, 42.375 ], [ -77.375, 42.375 ] ] ] } },
|
680
|
+
{ "type": "Feature", "properties": { "label": "D45 - Debar Mountain", "title": "D45 - Debar Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-d45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 44.625 ], [ -74.25, 44.5 ], [ -74.125, 44.5 ], [ -74.125, 44.625 ], [ -74.25, 44.625 ] ] ] } },
|
681
|
+
{ "type": "Feature", "properties": { "label": "Q12 - Alexander", "title": "Q12 - Alexander", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q12.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.375, 43.0 ], [ -78.375, 42.875 ], [ -78.25, 42.875 ], [ -78.25, 43.0 ], [ -78.375, 43.0 ] ] ] } },
|
682
|
+
{ "type": "Feature", "properties": { "label": "F31 - Alexandria Bay", "title": "F31 - Alexandria Bay", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-f31.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.0, 44.375 ], [ -76.0, 44.25 ], [ -75.875, 44.25 ], [ -75.875, 44.375 ], [ -76.0, 44.375 ] ] ] } },
|
683
|
+
{ "type": "Feature", "properties": { "label": "S6 - Angola", "title": "S6 - Angola", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s6.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.125, 42.75 ], [ -79.125, 42.625 ], [ -79.0, 42.625 ], [ -79.0, 42.75 ], [ -79.125, 42.75 ] ] ] } },
|
684
|
+
{ "type": "Feature", "properties": { "label": "I34 - Carthage", "title": "I34 - Carthage", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-i34.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.625, 44.0 ], [ -75.625, 43.875 ], [ -75.5, 43.875 ], [ -75.5, 44.0 ], [ -75.625, 44.0 ] ] ] } },
|
685
|
+
{ "type": "Feature", "properties": { "label": "S31 - Cuyler", "title": "S31 - Cuyler", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s31.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.0, 42.75 ], [ -76.0, 42.625 ], [ -75.875, 42.625 ], [ -75.875, 42.75 ], [ -76.0, 42.75 ] ] ] } },
|
686
|
+
{ "type": "Feature", "properties": { "label": "X13 - Bolivar", "title": "X13 - Bolivar", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x13.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.25, 42.125 ], [ -78.25, 42.0 ], [ -78.125, 42.0 ], [ -78.125, 42.125 ], [ -78.25, 42.125 ] ] ] } },
|
687
|
+
{ "type": "Feature", "properties": { "label": "X36 - Cannonsville Reservoir", "title": "X36 - Cannonsville Reservoir", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x36.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.375, 42.125 ], [ -75.375, 42.0 ], [ -75.25, 42.0 ], [ -75.25, 42.125 ], [ -75.375, 42.125 ] ] ] } },
|
688
|
+
{ "type": "Feature", "properties": { "label": "G40 - Cranberry Lake", "title": "G40 - Cranberry Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-g40.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 44.25 ], [ -74.875, 44.125 ], [ -74.75, 44.125 ], [ -74.75, 44.25 ], [ -74.875, 44.25 ] ] ] } },
|
689
|
+
{ "type": "Feature", "properties": { "label": "F41 - Childwold", "title": "F41 - Childwold", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-f41.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 44.375 ], [ -74.75, 44.25 ], [ -74.625, 44.25 ], [ -74.625, 44.375 ], [ -74.75, 44.375 ] ] ] } },
|
690
|
+
{ "type": "Feature", "properties": { "label": "U24 - Burdett", "title": "U24 - Burdett", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u24.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.875, 42.5 ], [ -76.875, 42.375 ], [ -76.75, 42.375 ], [ -76.75, 42.5 ], [ -76.875, 42.5 ] ] ] } },
|
691
|
+
{ "type": "Feature", "properties": { "label": "W49 - Claverack", "title": "W49 - Claverack", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 42.25 ], [ -73.75, 42.125 ], [ -73.625, 42.125 ], [ -73.625, 42.25 ], [ -73.75, 42.25 ] ] ] } },
|
692
|
+
{ "type": "Feature", "properties": { "label": "P13 - Batavia North", "title": "P13 - Batavia North", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p13.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.25, 43.125 ], [ -78.25, 43.0 ], [ -78.125, 43.0 ], [ -78.125, 43.125 ], [ -78.25, 43.125 ] ] ] } },
|
693
|
+
{ "type": "Feature", "properties": { "label": "V13 - Black Creek", "title": "V13 - Black Creek", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v13.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.25, 42.375 ], [ -78.25, 42.25 ], [ -78.125, 42.25 ], [ -78.125, 42.375 ], [ -78.25, 42.375 ] ] ] } },
|
694
|
+
{ "type": "Feature", "properties": { "label": "W22 - Corning", "title": "W22 - Corning", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w22.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.125, 42.25 ], [ -77.125, 42.125 ], [ -77.0, 42.125 ], [ -77.0, 42.25 ], [ -77.125, 42.25 ] ] ] } },
|
695
|
+
{ "type": "Feature", "properties": { "label": "I36 - Belfort", "title": "I36 - Belfort", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-i36.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.375, 44.0 ], [ -75.375, 43.875 ], [ -75.25, 43.875 ], [ -75.25, 44.0 ], [ -75.375, 44.0 ] ] ] } },
|
696
|
+
{ "type": "Feature", "properties": { "label": "H32 - Black River", "title": "H32 - Black River", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-h32.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.875, 44.125 ], [ -75.875, 44.0 ], [ -75.75, 44.0 ], [ -75.75, 44.125 ], [ -75.875, 44.125 ] ] ] } },
|
697
|
+
{ "type": "Feature", "properties": { "label": "O13 - Albion", "title": "O13 - Albion", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o13.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.25, 43.25 ], [ -78.25, 43.125 ], [ -78.125, 43.125 ], [ -78.125, 43.25 ], [ -78.25, 43.25 ] ] ] } },
|
698
|
+
{ "type": "Feature", "properties": { "label": "U17 - Arkport", "title": "U17 - Arkport", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u17.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.75, 42.5 ], [ -77.75, 42.375 ], [ -77.625, 42.375 ], [ -77.625, 42.5 ], [ -77.75, 42.5 ] ] ] } },
|
699
|
+
{ "type": "Feature", "properties": { "label": "X45 - Bearsville", "title": "X45 - Bearsville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 42.125 ], [ -74.25, 42.0 ], [ -74.125, 42.0 ], [ -74.125, 42.125 ], [ -74.25, 42.125 ] ] ] } },
|
700
|
+
{ "type": "Feature", "properties": { "label": "U51 - Canaan", "title": "U51 - Canaan", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u51.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.5, 42.5 ], [ -73.5, 42.375 ], [ -73.375, 42.375 ], [ -73.375, 42.5 ], [ -73.5, 42.5 ] ] ] } },
|
701
|
+
{ "type": "Feature", "properties": { "label": "O42 - Canada Lake", "title": "O42 - Canada Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o42.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 43.25 ], [ -74.625, 43.125 ], [ -74.5, 43.125 ], [ -74.5, 43.25 ], [ -74.625, 43.25 ] ] ] } },
|
702
|
+
{ "type": "Feature", "properties": { "label": "Q20 - Canandaigua", "title": "Q20 - Canandaigua", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q20.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.375, 43.0 ], [ -77.375, 42.875 ], [ -77.25, 42.875 ], [ -77.25, 43.0 ], [ -77.375, 43.0 ] ] ] } },
|
703
|
+
{ "type": "Feature", "properties": { "label": "D47 - Alder Brook", "title": "D47 - Alder Brook", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-d47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 44.625 ], [ -74.0, 44.5 ], [ -73.875, 44.5 ], [ -73.875, 44.625 ], [ -74.0, 44.625 ] ] ] } },
|
704
|
+
{ "type": "Feature", "properties": { "label": "X32 - Binghamton East", "title": "X32 - Binghamton East", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x32.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.875, 42.125 ], [ -75.875, 42.0 ], [ -75.75, 42.0 ], [ -75.75, 42.125 ], [ -75.875, 42.125 ] ] ] } },
|
705
|
+
{ "type": "Feature", "properties": { "label": "V25 - Alpine", "title": "V25 - Alpine", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v25.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.75, 42.375 ], [ -76.75, 42.25 ], [ -76.625, 42.25 ], [ -76.625, 42.375 ], [ -76.75, 42.375 ] ] ] } },
|
706
|
+
{ "type": "Feature", "properties": { "label": "S9 - Colden", "title": "S9 - Colden", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s9.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.75, 42.75 ], [ -78.75, 42.625 ], [ -78.625, 42.625 ], [ -78.625, 42.75 ], [ -78.75, 42.75 ] ] ] } },
|
707
|
+
{ "type": "Feature", "properties": { "label": "D39 - Colton", "title": "D39 - Colton", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-d39.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 44.625 ], [ -75.0, 44.5 ], [ -74.875, 44.5 ], [ -74.875, 44.625 ], [ -75.0, 44.625 ] ] ] } },
|
708
|
+
{ "type": "Feature", "properties": { "label": "W33 - Belden", "title": "W33 - Belden", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w33.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.75, 42.25 ], [ -75.75, 42.125 ], [ -75.625, 42.125 ], [ -75.625, 42.25 ], [ -75.75, 42.25 ] ] ] } },
|
709
|
+
{ "type": "Feature", "properties": { "label": "G28 - Cape Vincent North", "title": "G28 - Cape Vincent North", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-g28.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.375, 44.25 ], [ -76.375, 44.125 ], [ -76.25, 44.125 ], [ -76.25, 44.25 ], [ -76.375, 44.25 ] ] ] } },
|
710
|
+
{ "type": "Feature", "properties": { "label": "H28 - Cape Vincent South", "title": "H28 - Cape Vincent South", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-h28.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.375, 44.125 ], [ -76.375, 44.0 ], [ -76.25, 44.0 ], [ -76.25, 44.125 ], [ -76.375, 44.125 ] ] ] } },
|
711
|
+
{ "type": "Feature", "properties": { "label": "X22 - Caton", "title": "X22 - Caton", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x22.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.125, 42.125 ], [ -77.125, 42.0 ], [ -77.0, 42.0 ], [ -77.0, 42.125 ], [ -77.125, 42.125 ] ] ] } },
|
712
|
+
{ "type": "Feature", "properties": { "label": "X9 - Limestone", "title": "X9 - Limestone", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x9.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.75, 42.125 ], [ -78.75, 42.0 ], [ -78.625, 42.0 ], [ -78.625, 42.125 ], [ -78.75, 42.125 ] ] ] } },
|
713
|
+
{ "type": "Feature", "properties": { "label": "N49 - Glens Falls", "title": "N49 - Glens Falls", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 43.375 ], [ -73.75, 43.25 ], [ -73.625, 43.25 ], [ -73.625, 43.375 ], [ -73.75, 43.375 ] ] ] } },
|
714
|
+
{ "type": "Feature", "properties": { "label": "R44 - Esperance", "title": "R44 - Esperance", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r44.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 42.875 ], [ -74.375, 42.75 ], [ -74.25, 42.75 ], [ -74.25, 42.875 ], [ -74.375, 42.875 ] ] ] } },
|
715
|
+
{ "type": "Feature", "properties": { "label": "N6 - Fort Niagara", "title": "N6 - Fort Niagara", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n6.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.125, 43.375 ], [ -79.125, 43.25 ], [ -79.0, 43.25 ], [ -79.0, 43.375 ], [ -79.125, 43.375 ] ] ] } },
|
716
|
+
{ "type": "Feature", "properties": { "label": "S38 - Hartwick", "title": "S38 - Hartwick", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s38.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.125, 42.75 ], [ -75.125, 42.625 ], [ -75.0, 42.625 ], [ -75.0, 42.75 ], [ -75.125, 42.75 ] ] ] } },
|
717
|
+
{ "type": "Feature", "properties": { "label": "S39 - Cooperstown", "title": "S39 - Cooperstown", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s39.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 42.75 ], [ -75.0, 42.625 ], [ -74.875, 42.625 ], [ -74.875, 42.75 ], [ -75.0, 42.75 ] ] ] } },
|
718
|
+
{ "type": "Feature", "properties": { "label": "O38 - Newport", "title": "O38 - Newport", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o38.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.125, 43.25 ], [ -75.125, 43.125 ], [ -75.0, 43.125 ], [ -75.0, 43.25 ], [ -75.125, 43.25 ] ] ] } },
|
719
|
+
{ "type": "Feature", "properties": { "label": "X35 - Deposit", "title": "X35 - Deposit", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x35.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.5, 42.125 ], [ -75.5, 42.0 ], [ -75.375, 42.0 ], [ -75.375, 42.125 ], [ -75.5, 42.125 ] ] ] } },
|
720
|
+
{ "type": "Feature", "properties": { "label": "Q45 - Amsterdam", "title": "Q45 - Amsterdam", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 43.0 ], [ -74.25, 42.875 ], [ -74.125, 42.875 ], [ -74.125, 43.0 ], [ -74.25, 43.0 ] ] ] } },
|
721
|
+
{ "type": "Feature", "properties": { "label": "V6 - Cherry Creek", "title": "V6 - Cherry Creek", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v6.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.125, 42.375 ], [ -79.125, 42.25 ], [ -79.0, 42.25 ], [ -79.0, 42.375 ], [ -79.125, 42.375 ] ] ] } },
|
722
|
+
{ "type": "Feature", "properties": { "label": "P28 - Camillus", "title": "P28 - Camillus", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p28.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.375, 43.125 ], [ -76.375, 43.0 ], [ -76.25, 43.0 ], [ -76.25, 43.125 ], [ -76.375, 43.125 ] ] ] } },
|
723
|
+
{ "type": "Feature", "properties": { "label": "A44 - Constable", "title": "A44 - Constable", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-a44.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 45.0 ], [ -74.375, 44.875 ], [ -74.25, 44.875 ], [ -74.25, 45.0 ], [ -74.375, 45.0 ] ] ] } },
|
724
|
+
{ "type": "Feature", "properties": { "label": "L35 - Constableville", "title": "L35 - Constableville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-l35.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.5, 43.625 ], [ -75.5, 43.5 ], [ -75.375, 43.5 ], [ -75.375, 43.625 ], [ -75.5, 43.625 ] ] ] } },
|
725
|
+
{ "type": "Feature", "properties": { "label": "P45 - Broadalbin", "title": "P45 - Broadalbin", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 43.125 ], [ -74.25, 43.0 ], [ -74.125, 43.0 ], [ -74.125, 43.125 ], [ -74.25, 43.125 ] ] ] } },
|
726
|
+
{ "type": "Feature", "properties": { "label": "L34 - High Market", "title": "L34 - High Market", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-l34.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.625, 43.625 ], [ -75.625, 43.5 ], [ -75.5, 43.5 ], [ -75.5, 43.625 ], [ -75.625, 43.625 ] ] ] } },
|
727
|
+
{ "type": "Feature", "properties": { "label": "BB40 - Highland Lake", "title": "BB40 - Highland Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-bb40.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 41.625 ], [ -74.875, 41.5 ], [ -74.75, 41.5 ], [ -74.75, 41.625 ], [ -74.875, 41.625 ] ] ] } },
|
728
|
+
{ "type": "Feature", "properties": { "label": "X24 - Elmira", "title": "X24 - Elmira", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x24.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.875, 42.125 ], [ -76.875, 42.0 ], [ -76.75, 42.0 ], [ -76.75, 42.125 ], [ -76.875, 42.125 ] ] ] } },
|
729
|
+
{ "type": "Feature", "properties": { "label": "T8 - Langford", "title": "T8 - Langford", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t8.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.875, 42.625 ], [ -78.875, 42.5 ], [ -78.75, 42.5 ], [ -78.75, 42.625 ], [ -78.875, 42.625 ] ] ] } },
|
730
|
+
{ "type": "Feature", "properties": { "label": "O15 - Brockport", "title": "O15 - Brockport", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o15.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.0, 43.25 ], [ -78.0, 43.125 ], [ -77.875, 43.125 ], [ -77.875, 43.25 ], [ -78.0, 43.25 ] ] ] } },
|
731
|
+
{ "type": "Feature", "properties": { "label": "U3 - Brocton", "title": "U3 - Brocton", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u3.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.5, 42.5 ], [ -79.5, 42.375 ], [ -79.375, 42.375 ], [ -79.375, 42.5 ], [ -79.5, 42.5 ] ] ] } },
|
732
|
+
{ "type": "Feature", "properties": { "label": "U50 - East Chatham", "title": "U50 - East Chatham", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 42.5 ], [ -73.625, 42.375 ], [ -73.5, 42.375 ], [ -73.5, 42.5 ], [ -73.625, 42.5 ] ] ] } },
|
733
|
+
{ "type": "Feature", "properties": { "label": "T49 - East Greenbush", "title": "T49 - East Greenbush", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 42.625 ], [ -73.75, 42.5 ], [ -73.625, 42.5 ], [ -73.625, 42.625 ], [ -73.75, 42.625 ] ] ] } },
|
734
|
+
{ "type": "Feature", "properties": { "label": "B43 - Bangor", "title": "B43 - Bangor", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-b43.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 44.875 ], [ -74.5, 44.75 ], [ -74.375, 44.75 ], [ -74.375, 44.875 ], [ -74.5, 44.875 ] ] ] } },
|
735
|
+
{ "type": "Feature", "properties": { "label": "Q32 - Cazenovia", "title": "Q32 - Cazenovia", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q32.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.875, 43.0 ], [ -75.875, 42.875 ], [ -75.75, 42.875 ], [ -75.75, 43.0 ], [ -75.875, 43.0 ] ] ] } },
|
736
|
+
{ "type": "Feature", "properties": { "label": "M52 - Granville", "title": "M52 - Granville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-m52.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.375, 43.5 ], [ -73.375, 43.375 ], [ -73.25, 43.375 ], [ -73.25, 43.5 ], [ -73.375, 43.5 ] ] ] } },
|
737
|
+
{ "type": "Feature", "properties": { "label": "CC46 - Cornwall-on-Hudson", "title": "CC46 - Cornwall-on-Hudson", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-cc46.zip", "note": "UTM Zone 18; also known as Cornwall" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 41.5 ], [ -74.125, 41.375 ], [ -74.0, 41.375 ], [ -74.0, 41.5 ], [ -74.125, 41.5 ] ] ] } },
|
738
|
+
{ "type": "Feature", "properties": { "label": "Y50 - Millerton", "title": "Y50 - Millerton", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-y50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 42.0 ], [ -73.625, 41.875 ], [ -73.5, 41.875 ], [ -73.5, 42.0 ], [ -73.625, 42.0 ] ] ] } },
|
739
|
+
{ "type": "Feature", "properties": { "label": "B38 - Chase Mills", "title": "B38 - Chase Mills", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-b38.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.125, 44.875 ], [ -75.125, 44.75 ], [ -75.0, 44.75 ], [ -75.0, 44.875 ], [ -75.125, 44.875 ] ] ] } },
|
740
|
+
{ "type": "Feature", "properties": { "label": "A46 - Chateaugay", "title": "A46 - Chateaugay", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-a46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 45.0 ], [ -74.125, 44.875 ], [ -74.0, 44.875 ], [ -74.0, 45.0 ], [ -74.125, 45.0 ] ] ] } },
|
741
|
+
{ "type": "Feature", "properties": { "label": "HH52 - Greenlawn", "title": "HH52 - Greenlawn", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-hh52.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.375, 40.875 ], [ -73.375, 40.75 ], [ -73.25, 40.75 ], [ -73.25, 40.875 ], [ -73.375, 40.875 ] ] ] } },
|
742
|
+
{ "type": "Feature", "properties": { "label": "FF60 - Greenport", "title": "FF60 - Greenport", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ff60.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -72.375, 41.125 ], [ -72.375, 41.0 ], [ -72.25, 41.0 ], [ -72.25, 41.125 ], [ -72.375, 41.125 ] ] ] } },
|
743
|
+
{ "type": "Feature", "properties": { "label": "G36 - Harrisville", "title": "G36 - Harrisville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-g36.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.375, 44.25 ], [ -75.375, 44.125 ], [ -75.25, 44.125 ], [ -75.25, 44.25 ], [ -75.375, 44.25 ] ] ] } },
|
744
|
+
{ "type": "Feature", "properties": { "label": "V3 - Hartfield", "title": "V3 - Hartfield", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v3.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.5, 42.375 ], [ -79.5, 42.25 ], [ -79.375, 42.25 ], [ -79.375, 42.375 ], [ -79.5, 42.375 ] ] ] } },
|
745
|
+
{ "type": "Feature", "properties": { "label": "U28 - Dryden", "title": "U28 - Dryden", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u28.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.375, 42.5 ], [ -76.375, 42.375 ], [ -76.25, 42.375 ], [ -76.25, 42.5 ], [ -76.375, 42.5 ] ] ] } },
|
746
|
+
{ "type": "Feature", "properties": { "label": "D46 - Loon Lake", "title": "D46 - Loon Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-d46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 44.625 ], [ -74.125, 44.5 ], [ -74.0, 44.5 ], [ -74.0, 44.625 ], [ -74.125, 44.625 ] ] ] } },
|
747
|
+
{ "type": "Feature", "properties": { "label": "T48 - Delmar", "title": "T48 - Delmar", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 42.625 ], [ -73.875, 42.5 ], [ -73.75, 42.5 ], [ -73.75, 42.625 ], [ -73.875, 42.625 ] ] ] } },
|
748
|
+
{ "type": "Feature", "properties": { "label": "U7 - Gowanda", "title": "U7 - Gowanda", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u7.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.0, 42.5 ], [ -79.0, 42.375 ], [ -78.875, 42.375 ], [ -78.875, 42.5 ], [ -79.0, 42.5 ] ] ] } },
|
749
|
+
{ "type": "Feature", "properties": { "label": "Q10 - Clarence", "title": "Q10 - Clarence", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q10.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.625, 43.0 ], [ -78.625, 42.875 ], [ -78.5, 42.875 ], [ -78.5, 43.0 ], [ -78.625, 43.0 ] ] ] } },
|
750
|
+
{ "type": "Feature", "properties": { "label": "R32 - Erieville", "title": "R32 - Erieville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r32.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.875, 42.875 ], [ -75.875, 42.75 ], [ -75.75, 42.75 ], [ -75.75, 42.875 ], [ -75.875, 42.875 ] ] ] } },
|
751
|
+
{ "type": "Feature", "properties": { "label": "S52 - Berlin", "title": "S52 - Berlin", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s52.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.375, 42.75 ], [ -73.375, 42.625 ], [ -73.25, 42.625 ], [ -73.25, 42.75 ], [ -73.375, 42.75 ] ] ] } },
|
752
|
+
{ "type": "Feature", "properties": { "label": "Y38 - Horton", "title": "Y38 - Horton", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-y38.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.125, 42.0 ], [ -75.125, 41.875 ], [ -75.0, 41.875 ], [ -75.0, 42.0 ], [ -75.125, 42.0 ] ] ] } },
|
753
|
+
{ "type": "Feature", "properties": { "label": "Z38 - Callicoon", "title": "Z38 - Callicoon", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-z38.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.125, 41.875 ], [ -75.125, 41.75 ], [ -75.0, 41.75 ], [ -75.0, 41.875 ], [ -75.125, 41.875 ] ] ] } },
|
754
|
+
{ "type": "Feature", "properties": { "label": "Y37 - Fishs Eddy", "title": "Y37 - Fishs Eddy", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-y37.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.25, 42.0 ], [ -75.25, 41.875 ], [ -75.125, 41.875 ], [ -75.125, 42.0 ], [ -75.25, 42.0 ] ] ] } },
|
755
|
+
{ "type": "Feature", "properties": { "label": "K36 - Brantingham", "title": "K36 - Brantingham", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-k36.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.375, 43.75 ], [ -75.375, 43.625 ], [ -75.25, 43.625 ], [ -75.25, 43.75 ], [ -75.375, 43.75 ] ] ] } },
|
756
|
+
{ "type": "Feature", "properties": { "label": "B40 - Brasher Falls", "title": "B40 - Brasher Falls", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-b40.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 44.875 ], [ -74.875, 44.75 ], [ -74.75, 44.75 ], [ -74.75, 44.875 ], [ -74.875, 44.875 ] ] ] } },
|
757
|
+
{ "type": "Feature", "properties": { "label": "G50 - Elizabethtown", "title": "G50 - Elizabethtown", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-g50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 44.25 ], [ -73.625, 44.125 ], [ -73.5, 44.125 ], [ -73.5, 44.25 ], [ -73.625, 44.25 ] ] ] } },
|
758
|
+
{ "type": "Feature", "properties": { "label": "N50 - Hudson Falls", "title": "N50 - Hudson Falls", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 43.375 ], [ -73.625, 43.25 ], [ -73.5, 43.25 ], [ -73.5, 43.375 ], [ -73.625, 43.375 ] ] ] } },
|
759
|
+
{ "type": "Feature", "properties": { "label": "V48 - Hudson North", "title": "V48 - Hudson North", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 42.375 ], [ -73.875, 42.25 ], [ -73.75, 42.25 ], [ -73.75, 42.375 ], [ -73.875, 42.375 ] ] ] } },
|
760
|
+
{ "type": "Feature", "properties": { "label": "W48 - Hudson South", "title": "W48 - Hudson South", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 42.25 ], [ -73.875, 42.125 ], [ -73.75, 42.125 ], [ -73.75, 42.25 ], [ -73.875, 42.25 ] ] ] } },
|
761
|
+
{ "type": "Feature", "properties": { "label": "U45 - Durham", "title": "U45 - Durham", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 42.5 ], [ -74.25, 42.375 ], [ -74.125, 42.375 ], [ -74.125, 42.5 ], [ -74.25, 42.5 ] ] ] } },
|
762
|
+
{ "type": "Feature", "properties": { "label": "AA38 - Damascus", "title": "AA38 - Damascus", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-aa38.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.125, 41.75 ], [ -75.125, 41.625 ], [ -75.0, 41.625 ], [ -75.0, 41.75 ], [ -75.125, 41.75 ] ] ] } },
|
763
|
+
{ "type": "Feature", "properties": { "label": "N26 - Hannibal", "title": "N26 - Hannibal", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n26.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.625, 43.375 ], [ -76.625, 43.25 ], [ -76.5, 43.25 ], [ -76.5, 43.375 ], [ -76.625, 43.375 ] ] ] } },
|
764
|
+
{ "type": "Feature", "properties": { "label": "CC44 - Goshen", "title": "CC44 - Goshen", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-cc44.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 41.5 ], [ -74.375, 41.375 ], [ -74.25, 41.375 ], [ -74.25, 41.5 ], [ -74.375, 41.5 ] ] ] } },
|
765
|
+
{ "type": "Feature", "properties": { "label": "O30 - Cicero", "title": "O30 - Cicero", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o30.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.125, 43.25 ], [ -76.125, 43.125 ], [ -76.0, 43.125 ], [ -76.0, 43.25 ], [ -76.125, 43.25 ] ] ] } },
|
766
|
+
{ "type": "Feature", "properties": { "label": "T31 - Cincinnatus", "title": "T31 - Cincinnatus", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t31.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.0, 42.625 ], [ -76.0, 42.5 ], [ -75.875, 42.5 ], [ -75.875, 42.625 ], [ -76.0, 42.625 ] ] ] } },
|
767
|
+
{ "type": "Feature", "properties": { "label": "Q23 - Geneva North", "title": "Q23 - Geneva North", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q23.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.0, 43.0 ], [ -77.0, 42.875 ], [ -76.875, 42.875 ], [ -76.875, 43.0 ], [ -77.0, 43.0 ] ] ] } },
|
768
|
+
{ "type": "Feature", "properties": { "label": "R40 - East Springfield", "title": "R40 - East Springfield", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r40.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 42.875 ], [ -74.875, 42.75 ], [ -74.75, 42.75 ], [ -74.75, 42.875 ], [ -74.875, 42.875 ] ] ] } },
|
769
|
+
{ "type": "Feature", "properties": { "label": "Q18 - Honeoye Falls", "title": "Q18 - Honeoye Falls", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q18.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.625, 43.0 ], [ -77.625, 42.875 ], [ -77.5, 42.875 ], [ -77.5, 43.0 ], [ -77.625, 43.0 ] ] ] } },
|
770
|
+
{ "type": "Feature", "properties": { "label": "X10 - Knapp Creek", "title": "X10 - Knapp Creek", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x10.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.625, 42.125 ], [ -78.625, 42.0 ], [ -78.5, 42.0 ], [ -78.5, 42.125 ], [ -78.625, 42.125 ] ] ] } },
|
771
|
+
{ "type": "Feature", "properties": { "label": "EE47 - Haverstraw", "title": "EE47 - Haverstraw", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ee47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 41.25 ], [ -74.0, 41.125 ], [ -73.875, 41.125 ], [ -73.875, 41.25 ], [ -74.0, 41.25 ] ] ] } },
|
772
|
+
{ "type": "Feature", "properties": { "label": "HH57 - Eastport", "title": "HH57 - Eastport", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-hh57.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -72.75, 40.875 ], [ -72.75, 40.75 ], [ -72.625, 40.75 ], [ -72.625, 40.875 ], [ -72.75, 40.875 ] ] ] } },
|
773
|
+
{ "type": "Feature", "properties": { "label": "W3 - Chautauqua", "title": "W3 - Chautauqua", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w3.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.5, 42.25 ], [ -79.5, 42.125 ], [ -79.375, 42.125 ], [ -79.375, 42.25 ], [ -79.5, 42.25 ] ] ] } },
|
774
|
+
{ "type": "Feature", "properties": { "label": "T43 - Breakabeen", "title": "T43 - Breakabeen", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t43.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 42.625 ], [ -74.5, 42.5 ], [ -74.375, 42.5 ], [ -74.375, 42.625 ], [ -74.5, 42.625 ] ] ] } },
|
775
|
+
{ "type": "Feature", "properties": { "label": "P14 - Byron", "title": "P14 - Byron", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p14.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.125, 43.125 ], [ -78.125, 43.0 ], [ -78.0, 43.0 ], [ -78.0, 43.125 ], [ -78.125, 43.125 ] ] ] } },
|
776
|
+
{ "type": "Feature", "properties": { "label": "E43 - Bay Pond", "title": "E43 - Bay Pond", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-e43.zip", "note": "UTM Zone 18; also known as Brandon" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 44.5 ], [ -74.5, 44.375 ], [ -74.375, 44.375 ], [ -74.375, 44.5 ], [ -74.5, 44.5 ] ] ] } },
|
777
|
+
{ "type": "Feature", "properties": { "label": "U35 - Guilford", "title": "U35 - Guilford", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u35.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.5, 42.5 ], [ -75.5, 42.375 ], [ -75.375, 42.375 ], [ -75.375, 42.5 ], [ -75.5, 42.5 ] ] ] } },
|
778
|
+
{ "type": "Feature", "properties": { "label": "W14 - Belmont", "title": "W14 - Belmont", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w14.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.125, 42.25 ], [ -78.125, 42.125 ], [ -78.0, 42.125 ], [ -78.0, 42.25 ], [ -78.125, 42.25 ] ] ] } },
|
779
|
+
{ "type": "Feature", "properties": { "label": "GG51 - Lloyd Harbor", "title": "GG51 - Lloyd Harbor", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-gg51.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.5, 41.0 ], [ -73.5, 40.875 ], [ -73.375, 40.875 ], [ -73.375, 41.0 ], [ -73.5, 41.0 ] ] ] } },
|
780
|
+
{ "type": "Feature", "properties": { "label": "R43 - Carlisle", "title": "R43 - Carlisle", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r43.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 42.875 ], [ -74.5, 42.75 ], [ -74.375, 42.75 ], [ -74.375, 42.875 ], [ -74.5, 42.875 ] ] ] } },
|
781
|
+
{ "type": "Feature", "properties": { "label": "X1 - Clymer", "title": "X1 - Clymer", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x1.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.75, 42.125 ], [ -79.75, 42.0 ], [ -79.625, 42.0 ], [ -79.625, 42.125 ], [ -79.75, 42.125 ] ] ] } },
|
782
|
+
{ "type": "Feature", "properties": { "label": "E33 - Hammond", "title": "E33 - Hammond", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-e33.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.75, 44.5 ], [ -75.75, 44.375 ], [ -75.625, 44.375 ], [ -75.625, 44.5 ], [ -75.75, 44.5 ] ] ] } },
|
783
|
+
{ "type": "Feature", "properties": { "label": "U21 - Hammondsport", "title": "U21 - Hammondsport", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u21.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.25, 42.5 ], [ -77.25, 42.375 ], [ -77.125, 42.375 ], [ -77.125, 42.5 ], [ -77.25, 42.5 ] ] ] } },
|
784
|
+
{ "type": "Feature", "properties": { "label": "U49 - Kinderhook", "title": "U49 - Kinderhook", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 42.5 ], [ -73.75, 42.375 ], [ -73.625, 42.375 ], [ -73.625, 42.5 ], [ -73.75, 42.5 ] ] ] } },
|
785
|
+
{ "type": "Feature", "properties": { "label": "E39 - Albert Marsh", "title": "E39 - Albert Marsh", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-e39.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 44.5 ], [ -75.0, 44.375 ], [ -74.875, 44.375 ], [ -74.875, 44.5 ], [ -75.0, 44.5 ] ] ] } },
|
786
|
+
{ "type": "Feature", "properties": { "label": "S26 - Genoa", "title": "S26 - Genoa", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s26.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.625, 42.75 ], [ -76.625, 42.625 ], [ -76.5, 42.625 ], [ -76.5, 42.75 ], [ -76.625, 42.75 ] ] ] } },
|
787
|
+
{ "type": "Feature", "properties": { "label": "R8 - Buffalo SE", "title": "R8 - Buffalo SE", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r8.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.875, 42.875 ], [ -78.875, 42.75 ], [ -78.75, 42.75 ], [ -78.75, 42.875 ], [ -78.875, 42.875 ] ] ] } },
|
788
|
+
{ "type": "Feature", "properties": { "label": "I35 - Croghan", "title": "I35 - Croghan", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-i35.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.5, 44.0 ], [ -75.5, 43.875 ], [ -75.375, 43.875 ], [ -75.375, 44.0 ], [ -75.5, 44.0 ] ] ] } },
|
789
|
+
{ "type": "Feature", "properties": { "label": "U43 - Gilboa", "title": "U43 - Gilboa", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u43.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 42.5 ], [ -74.5, 42.375 ], [ -74.375, 42.375 ], [ -74.375, 42.5 ], [ -74.5, 42.5 ] ] ] } },
|
790
|
+
{ "type": "Feature", "properties": { "label": "X39 - Downsville", "title": "X39 - Downsville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x39.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 42.125 ], [ -75.0, 42.0 ], [ -74.875, 42.0 ], [ -74.875, 42.125 ], [ -75.0, 42.125 ] ] ] } },
|
791
|
+
{ "type": "Feature", "properties": { "label": "U9 - Ashford Hollow", "title": "U9 - Ashford Hollow", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u9.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.75, 42.5 ], [ -78.75, 42.375 ], [ -78.625, 42.375 ], [ -78.625, 42.5 ], [ -78.75, 42.5 ] ] ] } },
|
792
|
+
{ "type": "Feature", "properties": { "label": "S34 - Earlville", "title": "S34 - Earlville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s34.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.625, 42.75 ], [ -75.625, 42.625 ], [ -75.5, 42.625 ], [ -75.5, 42.75 ], [ -75.625, 42.75 ] ] ] } },
|
793
|
+
{ "type": "Feature", "properties": { "label": "F33 - Muskellunge Lake", "title": "F33 - Muskellunge Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-f33.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.75, 44.375 ], [ -75.75, 44.25 ], [ -75.625, 44.25 ], [ -75.625, 44.375 ], [ -75.75, 44.375 ] ] ] } },
|
794
|
+
{ "type": "Feature", "properties": { "label": "I30 - Sackets Harbor", "title": "I30 - Sackets Harbor", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-i30.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.125, 44.0 ], [ -76.125, 43.875 ], [ -76.0, 43.875 ], [ -76.0, 44.0 ], [ -76.125, 44.0 ] ] ] } },
|
795
|
+
{ "type": "Feature", "properties": { "label": "AA48 - Pleasant Valley", "title": "AA48 - Pleasant Valley", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-aa48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 41.75 ], [ -73.875, 41.625 ], [ -73.75, 41.625 ], [ -73.75, 41.75 ], [ -73.875, 41.75 ] ] ] } },
|
796
|
+
{ "type": "Feature", "properties": { "label": "T16 - Ossian", "title": "T16 - Ossian", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t16.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.875, 42.625 ], [ -77.875, 42.5 ], [ -77.75, 42.5 ], [ -77.75, 42.625 ], [ -77.875, 42.625 ] ] ] } },
|
797
|
+
{ "type": "Feature", "properties": { "label": "H37 - Oswegatchie SW", "title": "H37 - Oswegatchie SW", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-h37.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.25, 44.125 ], [ -75.25, 44.0 ], [ -75.125, 44.0 ], [ -75.125, 44.125 ], [ -75.25, 44.125 ] ] ] } },
|
798
|
+
{ "type": "Feature", "properties": { "label": "U37 - Otego", "title": "U37 - Otego", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u37.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.25, 42.5 ], [ -75.25, 42.375 ], [ -75.125, 42.375 ], [ -75.125, 42.5 ], [ -75.25, 42.5 ] ] ] } },
|
799
|
+
{ "type": "Feature", "properties": { "label": "EE49 - Mount Kisco", "title": "EE49 - Mount Kisco", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ee49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 41.25 ], [ -73.75, 41.125 ], [ -73.625, 41.125 ], [ -73.625, 41.25 ], [ -73.75, 41.25 ] ] ] } },
|
800
|
+
{ "type": "Feature", "properties": { "label": "Z46 - Rosendale", "title": "Z46 - Rosendale", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-z46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 41.875 ], [ -74.125, 41.75 ], [ -74.0, 41.75 ], [ -74.0, 41.875 ], [ -74.125, 41.875 ] ] ] } },
|
801
|
+
{ "type": "Feature", "properties": { "label": "T14 - Portageville", "title": "T14 - Portageville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t14.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.125, 42.625 ], [ -78.125, 42.5 ], [ -78.0, 42.5 ], [ -78.0, 42.625 ], [ -78.125, 42.625 ] ] ] } },
|
802
|
+
{ "type": "Feature", "properties": { "label": "R26 - Scipio Center", "title": "R26 - Scipio Center", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r26.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.625, 42.875 ], [ -76.625, 42.75 ], [ -76.5, 42.75 ], [ -76.5, 42.875 ], [ -76.625, 42.875 ] ] ] } },
|
803
|
+
{ "type": "Feature", "properties": { "label": "Q50 - Schaghticoke", "title": "Q50 - Schaghticoke", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 43.0 ], [ -73.625, 42.875 ], [ -73.5, 42.875 ], [ -73.5, 43.0 ], [ -73.625, 43.0 ] ] ] } },
|
804
|
+
{ "type": "Feature", "properties": { "label": "T40 - Schenevus", "title": "T40 - Schenevus", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t40.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 42.625 ], [ -74.875, 42.5 ], [ -74.75, 42.5 ], [ -74.75, 42.625 ], [ -74.875, 42.625 ] ] ] } },
|
805
|
+
{ "type": "Feature", "properties": { "label": "EE50 - Pound Ridge", "title": "EE50 - Pound Ridge", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ee50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 41.25 ], [ -73.625, 41.125 ], [ -73.5, 41.125 ], [ -73.5, 41.25 ], [ -73.625, 41.25 ] ] ] } },
|
806
|
+
{ "type": "Feature", "properties": { "label": "Z49 - Millbrook", "title": "Z49 - Millbrook", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-z49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 41.875 ], [ -73.75, 41.75 ], [ -73.625, 41.75 ], [ -73.625, 41.875 ], [ -73.75, 41.875 ] ] ] } },
|
807
|
+
{ "type": "Feature", "properties": { "label": "P25 - Montezuma", "title": "P25 - Montezuma", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p25.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.75, 43.125 ], [ -76.75, 43.0 ], [ -76.625, 43.0 ], [ -76.625, 43.125 ], [ -76.75, 43.125 ] ] ] } },
|
808
|
+
{ "type": "Feature", "properties": { "label": "G31 - La Fargeville", "title": "G31 - La Fargeville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-g31.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.0, 44.25 ], [ -76.0, 44.125 ], [ -75.875, 44.125 ], [ -75.875, 44.25 ], [ -76.0, 44.25 ] ] ] } },
|
809
|
+
{ "type": "Feature", "properties": { "label": "C47 - Lyon Mountain", "title": "C47 - Lyon Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-c47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 44.75 ], [ -74.0, 44.625 ], [ -73.875, 44.625 ], [ -73.875, 44.75 ], [ -74.0, 44.75 ] ] ] } },
|
810
|
+
{ "type": "Feature", "properties": { "label": "R48 - Niskayuna", "title": "R48 - Niskayuna", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 42.875 ], [ -73.875, 42.75 ], [ -73.75, 42.75 ], [ -73.75, 42.875 ], [ -73.875, 42.875 ] ] ] } },
|
811
|
+
{ "type": "Feature", "properties": { "label": "Q34 - Munnsville", "title": "Q34 - Munnsville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q34.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.625, 43.0 ], [ -75.625, 42.875 ], [ -75.5, 42.875 ], [ -75.5, 43.0 ], [ -75.625, 43.0 ] ] ] } },
|
812
|
+
{ "type": "Feature", "properties": { "label": "Z41 - Liberty East", "title": "Z41 - Liberty East", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-z41.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 41.875 ], [ -74.75, 41.75 ], [ -74.625, 41.75 ], [ -74.625, 41.875 ], [ -74.75, 41.875 ] ] ] } },
|
813
|
+
{ "type": "Feature", "properties": { "label": "F47 - Lake Placid", "title": "F47 - Lake Placid", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-f47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 44.375 ], [ -74.0, 44.25 ], [ -73.875, 44.25 ], [ -73.875, 44.375 ], [ -74.0, 44.375 ] ] ] } },
|
814
|
+
{ "type": "Feature", "properties": { "label": "DD46 - Popolopen Lake", "title": "DD46 - Popolopen Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-dd46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 41.375 ], [ -74.125, 41.25 ], [ -74.0, 41.25 ], [ -74.0, 41.375 ], [ -74.125, 41.375 ] ] ] } },
|
815
|
+
{ "type": "Feature", "properties": { "label": "S8 - Hamburg", "title": "S8 - Hamburg", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s8.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.875, 42.75 ], [ -78.875, 42.625 ], [ -78.75, 42.625 ], [ -78.75, 42.75 ], [ -78.875, 42.75 ] ] ] } },
|
816
|
+
{ "type": "Feature", "properties": { "label": "CC48 - Oscawana Lake", "title": "CC48 - Oscawana Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-cc48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 41.5 ], [ -73.875, 41.375 ], [ -73.75, 41.375 ], [ -73.75, 41.5 ], [ -73.875, 41.5 ] ] ] } },
|
817
|
+
{ "type": "Feature", "properties": { "label": "CC45 - Maybrook", "title": "CC45 - Maybrook", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-cc45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 41.5 ], [ -74.25, 41.375 ], [ -74.125, 41.375 ], [ -74.125, 41.5 ], [ -74.25, 41.5 ] ] ] } },
|
818
|
+
{ "type": "Feature", "properties": { "label": "X47 - Saugerties", "title": "X47 - Saugerties", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 42.125 ], [ -74.0, 42.0 ], [ -73.875, 42.0 ], [ -73.875, 42.125 ], [ -74.0, 42.125 ] ] ] } },
|
819
|
+
{ "type": "Feature", "properties": { "label": "T5 - Silver Creek", "title": "T5 - Silver Creek", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t5.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.25, 42.625 ], [ -79.25, 42.5 ], [ -79.125, 42.5 ], [ -79.125, 42.625 ], [ -79.25, 42.625 ] ] ] } },
|
820
|
+
{ "type": "Feature", "properties": { "label": "X3 - Panama", "title": "X3 - Panama", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x3.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.5, 42.125 ], [ -79.5, 42.0 ], [ -79.375, 42.0 ], [ -79.375, 42.125 ], [ -79.5, 42.125 ] ] ] } },
|
821
|
+
{ "type": "Feature", "properties": { "label": "S24 - Ovid", "title": "S24 - Ovid", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s24.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.875, 42.75 ], [ -76.875, 42.625 ], [ -76.75, 42.625 ], [ -76.75, 42.75 ], [ -76.875, 42.75 ] ] ] } },
|
822
|
+
{ "type": "Feature", "properties": { "label": "Q22 - Phelps", "title": "Q22 - Phelps", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q22.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.125, 43.0 ], [ -77.125, 42.875 ], [ -77.0, 42.875 ], [ -77.0, 43.0 ], [ -77.125, 43.0 ] ] ] } },
|
823
|
+
{ "type": "Feature", "properties": { "label": "U6 - Perrysburg", "title": "U6 - Perrysburg", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u6.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.125, 42.5 ], [ -79.125, 42.375 ], [ -79.0, 42.375 ], [ -79.0, 42.5 ], [ -79.125, 42.5 ] ] ] } },
|
824
|
+
{ "type": "Feature", "properties": { "label": "D50 - Peru", "title": "D50 - Peru", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-d50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 44.625 ], [ -73.625, 44.5 ], [ -73.5, 44.5 ], [ -73.5, 44.625 ], [ -73.625, 44.625 ] ] ] } },
|
825
|
+
{ "type": "Feature", "properties": { "label": "G39 - Newton Falls", "title": "G39 - Newton Falls", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-g39.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 44.25 ], [ -75.0, 44.125 ], [ -74.875, 44.125 ], [ -74.875, 44.25 ], [ -75.0, 44.25 ] ] ] } },
|
826
|
+
{ "type": "Feature", "properties": { "label": "P6 - Niagara Falls", "title": "P6 - Niagara Falls", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p6.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.125, 43.125 ], [ -79.125, 43.0 ], [ -79.0, 43.0 ], [ -79.0, 43.125 ], [ -79.125, 43.125 ] ] ] } },
|
827
|
+
{ "type": "Feature", "properties": { "label": "U30 - Marathon", "title": "U30 - Marathon", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u30.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.125, 42.5 ], [ -76.125, 42.375 ], [ -76.0, 42.375 ], [ -76.0, 42.5 ], [ -76.125, 42.5 ] ] ] } },
|
828
|
+
{ "type": "Feature", "properties": { "label": "Y49 - Pine Plains", "title": "Y49 - Pine Plains", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-y49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 42.0 ], [ -73.75, 41.875 ], [ -73.625, 41.875 ], [ -73.625, 42.0 ], [ -73.75, 42.0 ] ] ] } },
|
829
|
+
{ "type": "Feature", "properties": { "label": "GG49 - Mamaroneck", "title": "GG49 - Mamaroneck", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-gg49.zip", "note": "UTM Zone 18; also known as Mamaronek" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 41.0 ], [ -73.75, 40.875 ], [ -73.625, 40.875 ], [ -73.625, 41.0 ], [ -73.75, 41.0 ] ] ] } },
|
830
|
+
{ "type": "Feature", "properties": { "label": "E44 - Saint Regis Mountain", "title": "E44 - Saint Regis Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-e44.zip", "note": "UTM Zone 18; also known as Saint Regis" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 44.5 ], [ -74.375, 44.375 ], [ -74.25, 44.375 ], [ -74.25, 44.5 ], [ -74.375, 44.5 ] ] ] } },
|
831
|
+
{ "type": "Feature", "properties": { "label": "E34 - Pope Mills", "title": "E34 - Pope Mills", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-e34.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.625, 44.5 ], [ -75.625, 44.375 ], [ -75.5, 44.375 ], [ -75.5, 44.5 ], [ -75.625, 44.5 ] ] ] } },
|
832
|
+
{ "type": "Feature", "properties": { "label": "EE45 - Sloatsburg", "title": "EE45 - Sloatsburg", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ee45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 41.25 ], [ -74.25, 41.125 ], [ -74.125, 41.125 ], [ -74.125, 41.25 ], [ -74.25, 41.25 ] ] ] } },
|
833
|
+
{ "type": "Feature", "properties": { "label": "O27 - Lysander", "title": "O27 - Lysander", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o27.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.5, 43.25 ], [ -76.5, 43.125 ], [ -76.375, 43.125 ], [ -76.375, 43.25 ], [ -76.5, 43.25 ] ] ] } },
|
834
|
+
{ "type": "Feature", "properties": { "label": "GG52 - Northport", "title": "GG52 - Northport", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-gg52.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.375, 41.0 ], [ -73.375, 40.875 ], [ -73.25, 40.875 ], [ -73.25, 41.0 ], [ -73.375, 41.0 ] ] ] } },
|
835
|
+
{ "type": "Feature", "properties": { "label": "K51 - Putnam", "title": "K51 - Putnam", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-k51.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.5, 43.75 ], [ -73.5, 43.625 ], [ -73.375, 43.625 ], [ -73.375, 43.75 ], [ -73.5, 43.75 ] ] ] } },
|
836
|
+
{ "type": "Feature", "properties": { "label": "M50 - Putnam Mountain", "title": "M50 - Putnam Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-m50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 43.5 ], [ -73.625, 43.375 ], [ -73.5, 43.375 ], [ -73.5, 43.5 ], [ -73.625, 43.5 ] ] ] } },
|
837
|
+
{ "type": "Feature", "properties": { "label": "S28 - Sempronius", "title": "S28 - Sempronius", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s28.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.375, 42.75 ], [ -76.375, 42.625 ], [ -76.25, 42.625 ], [ -76.25, 42.75 ], [ -76.375, 42.75 ] ] ] } },
|
838
|
+
{ "type": "Feature", "properties": { "label": "Q24 - Seneca Falls", "title": "Q24 - Seneca Falls", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q24.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.875, 43.0 ], [ -76.875, 42.875 ], [ -76.75, 42.875 ], [ -76.75, 43.0 ], [ -76.875, 43.0 ] ] ] } },
|
839
|
+
{ "type": "Feature", "properties": { "label": "K30 - Sandy Creek", "title": "K30 - Sandy Creek", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-k30.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.125, 43.75 ], [ -76.125, 43.625 ], [ -76.0, 43.625 ], [ -76.0, 43.75 ], [ -76.125, 43.75 ] ] ] } },
|
840
|
+
{ "type": "Feature", "properties": { "label": "K50 - Silver Bay", "title": "K50 - Silver Bay", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-k50.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.625, 43.75 ], [ -73.625, 43.625 ], [ -73.5, 43.625 ], [ -73.5, 43.75 ], [ -73.625, 43.75 ] ] ] } },
|
841
|
+
{ "type": "Feature", "properties": { "label": "P41 - Oppenheim", "title": "P41 - Oppenheim", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p41.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 43.125 ], [ -74.75, 43.0 ], [ -74.625, 43.0 ], [ -74.625, 43.125 ], [ -74.75, 43.125 ] ] ] } },
|
842
|
+
{ "type": "Feature", "properties": { "label": "BB44 - Pine Bush", "title": "BB44 - Pine Bush", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-bb44.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 41.625 ], [ -74.375, 41.5 ], [ -74.25, 41.5 ], [ -74.25, 41.625 ], [ -74.375, 41.625 ] ] ] } },
|
843
|
+
{ "type": "Feature", "properties": { "label": "X23 - Seeley Creek", "title": "X23 - Seeley Creek", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x23.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.0, 42.125 ], [ -77.0, 42.0 ], [ -76.875, 42.0 ], [ -76.875, 42.125 ], [ -77.0, 42.125 ] ] ] } },
|
844
|
+
{ "type": "Feature", "properties": { "label": "N9 - Newfane", "title": "N9 - Newfane", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n9.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.75, 43.375 ], [ -78.75, 43.25 ], [ -78.625, 43.25 ], [ -78.625, 43.375 ], [ -78.75, 43.375 ] ] ] } },
|
845
|
+
{ "type": "Feature", "properties": { "label": "N48 - Lake Luzerne", "title": "N48 - Lake Luzerne", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 43.375 ], [ -73.875, 43.25 ], [ -73.75, 43.25 ], [ -73.75, 43.375 ], [ -73.875, 43.375 ] ] ] } },
|
846
|
+
{ "type": "Feature", "properties": { "label": "HH56 - Moriches", "title": "HH56 - Moriches", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-hh56.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -72.875, 40.875 ], [ -72.875, 40.75 ], [ -72.75, 40.75 ], [ -72.75, 40.875 ], [ -72.875, 40.875 ] ] ] } },
|
847
|
+
{ "type": "Feature", "properties": { "label": "C37 - Morley", "title": "C37 - Morley", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-c37.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.25, 44.75 ], [ -75.25, 44.625 ], [ -75.125, 44.625 ], [ -75.125, 44.75 ], [ -75.25, 44.75 ] ] ] } },
|
848
|
+
{ "type": "Feature", "properties": { "label": "F42 - Mount Matumbla", "title": "F42 - Mount Matumbla", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-f42.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 44.375 ], [ -74.625, 44.25 ], [ -74.5, 44.25 ], [ -74.5, 44.375 ], [ -74.625, 44.375 ] ] ] } },
|
849
|
+
{ "type": "Feature", "properties": { "label": "S15 - Mount Morris", "title": "S15 - Mount Morris", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s15.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.0, 42.75 ], [ -78.0, 42.625 ], [ -77.875, 42.625 ], [ -77.875, 42.75 ], [ -78.0, 42.75 ] ] ] } },
|
850
|
+
{ "type": "Feature", "properties": { "label": "T34 - Norwich", "title": "T34 - Norwich", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t34.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.625, 42.625 ], [ -75.625, 42.5 ], [ -75.5, 42.5 ], [ -75.5, 42.625 ], [ -75.625, 42.625 ] ] ] } },
|
851
|
+
{ "type": "Feature", "properties": { "label": "R29 - Otisco Valley", "title": "R29 - Otisco Valley", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r29.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.25, 42.875 ], [ -76.25, 42.75 ], [ -76.125, 42.75 ], [ -76.125, 42.875 ], [ -76.25, 42.875 ] ] ] } },
|
852
|
+
{ "type": "Feature", "properties": { "label": "S33 - Otselic", "title": "S33 - Otselic", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s33.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.75, 42.75 ], [ -75.75, 42.625 ], [ -75.625, 42.625 ], [ -75.625, 42.75 ], [ -75.75, 42.75 ] ] ] } },
|
853
|
+
{ "type": "Feature", "properties": { "label": "C39 - Potsdam", "title": "C39 - Potsdam", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-c39.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 44.75 ], [ -75.0, 44.625 ], [ -74.875, 44.625 ], [ -74.875, 44.75 ], [ -75.0, 44.75 ] ] ] } },
|
854
|
+
{ "type": "Feature", "properties": { "label": "K34 - Page", "title": "K34 - Page", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-k34.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.625, 43.75 ], [ -75.625, 43.625 ], [ -75.5, 43.625 ], [ -75.5, 43.75 ], [ -75.625, 43.75 ] ] ] } },
|
855
|
+
{ "type": "Feature", "properties": { "label": "D49 - Peasleeville", "title": "D49 - Peasleeville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-d49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 44.625 ], [ -73.75, 44.5 ], [ -73.625, 44.5 ], [ -73.625, 44.625 ], [ -73.75, 44.625 ] ] ] } },
|
856
|
+
{ "type": "Feature", "properties": { "label": "P43 - Peck Lake", "title": "P43 - Peck Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p43.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 43.125 ], [ -74.5, 43.0 ], [ -74.375, 43.0 ], [ -74.375, 43.125 ], [ -74.5, 43.125 ] ] ] } },
|
857
|
+
{ "type": "Feature", "properties": { "label": "S22 - Penn Yan", "title": "S22 - Penn Yan", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s22.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.125, 42.75 ], [ -77.125, 42.625 ], [ -77.0, 42.625 ], [ -77.0, 42.75 ], [ -77.125, 42.75 ] ] ] } },
|
858
|
+
{ "type": "Feature", "properties": { "label": "D43 - Meno", "title": "D43 - Meno", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-d43.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 44.625 ], [ -74.5, 44.5 ], [ -74.375, 44.5 ], [ -74.375, 44.625 ], [ -74.5, 44.625 ] ] ] } },
|
859
|
+
{ "type": "Feature", "properties": { "label": "T32 - Pitcher", "title": "T32 - Pitcher", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t32.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.875, 42.625 ], [ -75.875, 42.5 ], [ -75.75, 42.5 ], [ -75.75, 42.625 ], [ -75.875, 42.625 ] ] ] } },
|
860
|
+
{ "type": "Feature", "properties": { "label": "X44 - Phoenicia", "title": "X44 - Phoenicia", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x44.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 42.125 ], [ -74.375, 42.0 ], [ -74.25, 42.0 ], [ -74.25, 42.125 ], [ -74.375, 42.125 ] ] ] } },
|
861
|
+
{ "type": "Feature", "properties": { "label": "V32 - Greene", "title": "V32 - Greene", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v32.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.875, 42.375 ], [ -75.875, 42.25 ], [ -75.75, 42.25 ], [ -75.75, 42.375 ], [ -75.875, 42.375 ] ] ] } },
|
862
|
+
{ "type": "Feature", "properties": { "label": "DD43 - Pine Island", "title": "DD43 - Pine Island", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-dd43.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 41.375 ], [ -74.5, 41.25 ], [ -74.375, 41.25 ], [ -74.375, 41.375 ], [ -74.5, 41.375 ] ] ] } },
|
863
|
+
{ "type": "Feature", "properties": { "label": "AA47 - Poughkeepsie", "title": "AA47 - Poughkeepsie", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-aa47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 41.75 ], [ -74.0, 41.625 ], [ -73.875, 41.625 ], [ -73.875, 41.75 ], [ -74.0, 41.75 ] ] ] } },
|
864
|
+
{ "type": "Feature", "properties": { "label": "C40 - Parishville", "title": "C40 - Parishville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-c40.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 44.75 ], [ -74.875, 44.625 ], [ -74.75, 44.625 ], [ -74.75, 44.75 ], [ -74.875, 44.75 ] ] ] } },
|
865
|
+
{ "type": "Feature", "properties": { "label": "U20 - Rheims", "title": "U20 - Rheims", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u20.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.375, 42.5 ], [ -77.375, 42.375 ], [ -77.25, 42.375 ], [ -77.25, 42.5 ], [ -77.375, 42.5 ] ] ] } },
|
866
|
+
{ "type": "Feature", "properties": { "label": "J33 - New Boston", "title": "J33 - New Boston", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-j33.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.75, 43.875 ], [ -75.75, 43.75 ], [ -75.625, 43.75 ], [ -75.625, 43.875 ], [ -75.75, 43.875 ] ] ] } },
|
867
|
+
{ "type": "Feature", "properties": { "label": "M49 - Lake George", "title": "M49 - Lake George", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-m49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 43.5 ], [ -73.75, 43.375 ], [ -73.625, 43.375 ], [ -73.625, 43.5 ], [ -73.75, 43.5 ] ] ] } },
|
868
|
+
{ "type": "Feature", "properties": { "label": "W8 - Little Valley", "title": "W8 - Little Valley", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w8.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.875, 42.25 ], [ -78.875, 42.125 ], [ -78.75, 42.125 ], [ -78.75, 42.25 ], [ -78.875, 42.25 ] ] ] } },
|
869
|
+
{ "type": "Feature", "properties": { "label": "H35 - Natural Bridge", "title": "H35 - Natural Bridge", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-h35.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.5, 44.125 ], [ -75.5, 44.0 ], [ -75.375, 44.0 ], [ -75.375, 44.125 ], [ -75.5, 44.125 ] ] ] } },
|
870
|
+
{ "type": "Feature", "properties": { "label": "F34 - Natural Dam", "title": "F34 - Natural Dam", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-f34.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.625, 44.375 ], [ -75.625, 44.25 ], [ -75.5, 44.25 ], [ -75.5, 44.375 ], [ -75.625, 44.375 ] ] ] } },
|
871
|
+
{ "type": "Feature", "properties": { "label": "O36 - Oriskany", "title": "O36 - Oriskany", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o36.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.375, 43.25 ], [ -75.375, 43.125 ], [ -75.25, 43.125 ], [ -75.25, 43.25 ], [ -75.375, 43.25 ] ] ] } },
|
872
|
+
{ "type": "Feature", "properties": { "label": "AA44 - Napanoch", "title": "AA44 - Napanoch", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-aa44.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 41.75 ], [ -74.375, 41.625 ], [ -74.25, 41.625 ], [ -74.25, 41.75 ], [ -74.375, 41.75 ] ] ] } },
|
873
|
+
{ "type": "Feature", "properties": { "label": "GG62 - Napeague Beach", "title": "GG62 - Napeague Beach", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-gg62.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -72.125, 41.0 ], [ -72.125, 40.875 ], [ -72.0, 40.875 ], [ -72.0, 41.0 ], [ -72.125, 41.0 ] ] ] } },
|
874
|
+
{ "type": "Feature", "properties": { "label": "T19 - Naples", "title": "T19 - Naples", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t19.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.5, 42.625 ], [ -77.5, 42.5 ], [ -77.375, 42.5 ], [ -77.375, 42.625 ], [ -77.5, 42.625 ] ] ] } },
|
875
|
+
{ "type": "Feature", "properties": { "label": "N36 - North Western", "title": "N36 - North Western", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n36.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.375, 43.375 ], [ -75.375, 43.25 ], [ -75.25, 43.25 ], [ -75.25, 43.375 ], [ -75.375, 43.375 ] ] ] } },
|
876
|
+
{ "type": "Feature", "properties": { "label": "M38 - North Wilmurt", "title": "M38 - North Wilmurt", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-m38.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.125, 43.5 ], [ -75.125, 43.375 ], [ -75.0, 43.375 ], [ -75.0, 43.5 ], [ -75.125, 43.5 ] ] ] } },
|
877
|
+
{ "type": "Feature", "properties": { "label": "S36 - New Berlin North", "title": "S36 - New Berlin North", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s36.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.375, 42.75 ], [ -75.375, 42.625 ], [ -75.25, 42.625 ], [ -75.25, 42.75 ], [ -75.375, 42.75 ] ] ] } },
|
878
|
+
{ "type": "Feature", "properties": { "label": "T36 - New Berlin South", "title": "T36 - New Berlin South", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t36.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.375, 42.625 ], [ -75.375, 42.5 ], [ -75.25, 42.5 ], [ -75.25, 42.625 ], [ -75.375, 42.625 ] ] ] } },
|
879
|
+
{ "type": "Feature", "properties": { "label": "T28 - Groton", "title": "T28 - Groton", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t28.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.375, 42.625 ], [ -76.375, 42.5 ], [ -76.25, 42.5 ], [ -76.25, 42.625 ], [ -76.375, 42.625 ] ] ] } },
|
880
|
+
{ "type": "Feature", "properties": { "label": "T38 - Mount Vision", "title": "T38 - Mount Vision", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t38.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.125, 42.625 ], [ -75.125, 42.5 ], [ -75.0, 42.5 ], [ -75.0, 42.625 ], [ -75.125, 42.625 ] ] ] } },
|
881
|
+
{ "type": "Feature", "properties": { "label": "C45 - Owls Head", "title": "C45 - Owls Head", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-c45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 44.75 ], [ -74.25, 44.625 ], [ -74.125, 44.625 ], [ -74.125, 44.75 ], [ -74.25, 44.75 ] ] ] } },
|
882
|
+
{ "type": "Feature", "properties": { "label": "B49 - Jericho", "title": "B49 - Jericho", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-b49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 44.875 ], [ -73.75, 44.75 ], [ -73.625, 44.75 ], [ -73.625, 44.875 ], [ -73.75, 44.875 ] ] ] } },
|
883
|
+
{ "type": "Feature", "properties": { "label": "B39 - Norfolk", "title": "B39 - Norfolk", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-b39.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 44.875 ], [ -75.0, 44.75 ], [ -74.875, 44.75 ], [ -74.875, 44.875 ], [ -75.0, 44.875 ] ] ] } },
|
884
|
+
{ "type": "Feature", "properties": { "label": "H42 - Little Tupper Lake", "title": "H42 - Little Tupper Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-h42.zip", "note": "UTM Zone 18; also known as Slim Pond" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 44.125 ], [ -74.625, 44.0 ], [ -74.5, 44.0 ], [ -74.5, 44.125 ], [ -74.625, 44.125 ] ] ] } },
|
885
|
+
{ "type": "Feature", "properties": { "label": "L45 - South Pond Mountain", "title": "L45 - South Pond Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-l45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 43.625 ], [ -74.25, 43.5 ], [ -74.125, 43.5 ], [ -74.125, 43.625 ], [ -74.25, 43.625 ] ] ] } },
|
886
|
+
{ "type": "Feature", "properties": { "label": "DD49 - Croton Falls", "title": "DD49 - Croton Falls", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-dd49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 41.375 ], [ -73.75, 41.25 ], [ -73.625, 41.25 ], [ -73.625, 41.375 ], [ -73.75, 41.375 ] ] ] } },
|
887
|
+
{ "type": "Feature", "properties": { "label": "F32 - Redwood", "title": "F32 - Redwood", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-f32.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.875, 44.375 ], [ -75.875, 44.25 ], [ -75.75, 44.25 ], [ -75.75, 44.375 ], [ -75.875, 44.375 ] ] ] } },
|
888
|
+
{ "type": "Feature", "properties": { "label": "V42 - Roxbury", "title": "V42 - Roxbury", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v42.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 42.375 ], [ -74.625, 42.25 ], [ -74.5, 42.25 ], [ -74.5, 42.375 ], [ -74.625, 42.375 ] ] ] } },
|
889
|
+
{ "type": "Feature", "properties": { "label": "O18 - Rochester East", "title": "O18 - Rochester East", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o18.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.625, 43.25 ], [ -77.625, 43.125 ], [ -77.5, 43.125 ], [ -77.5, 43.25 ], [ -77.625, 43.25 ] ] ] } },
|
890
|
+
{ "type": "Feature", "properties": { "label": "X46 - Woodstock", "title": "X46 - Woodstock", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 42.125 ], [ -74.125, 42.0 ], [ -74.0, 42.0 ], [ -74.0, 42.125 ], [ -74.125, 42.125 ] ] ] } },
|
891
|
+
{ "type": "Feature", "properties": { "label": "D36 - Rensselaer Falls", "title": "D36 - Rensselaer Falls", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-d36.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.375, 44.625 ], [ -75.375, 44.5 ], [ -75.25, 44.5 ], [ -75.25, 44.625 ], [ -75.375, 44.625 ] ] ] } },
|
892
|
+
{ "type": "Feature", "properties": { "label": "T45 - Rensselaerville", "title": "T45 - Rensselaerville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t45.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.25, 42.625 ], [ -74.25, 42.5 ], [ -74.125, 42.5 ], [ -74.125, 42.625 ], [ -74.25, 42.625 ] ] ] } },
|
893
|
+
{ "type": "Feature", "properties": { "label": "G43 - Tupper Lake", "title": "G43 - Tupper Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-g43.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 44.25 ], [ -74.5, 44.125 ], [ -74.375, 44.125 ], [ -74.375, 44.25 ], [ -74.5, 44.25 ] ] ] } },
|
894
|
+
{ "type": "Feature", "properties": { "label": "R21 - Rushville", "title": "R21 - Rushville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r21.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.25, 42.875 ], [ -77.25, 42.75 ], [ -77.125, 42.75 ], [ -77.125, 42.875 ], [ -77.25, 42.875 ] ] ] } },
|
895
|
+
{ "type": "Feature", "properties": { "label": "BB47 - Wappingers Falls", "title": "BB47 - Wappingers Falls", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-bb47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 41.625 ], [ -74.0, 41.5 ], [ -73.875, 41.5 ], [ -73.875, 41.625 ], [ -74.0, 41.625 ] ] ] } },
|
896
|
+
{ "type": "Feature", "properties": { "label": "U42 - Stamford", "title": "U42 - Stamford", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u42.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 42.5 ], [ -74.625, 42.375 ], [ -74.5, 42.375 ], [ -74.5, 42.5 ], [ -74.625, 42.5 ] ] ] } },
|
897
|
+
{ "type": "Feature", "properties": { "label": "U10 - West Valley", "title": "U10 - West Valley", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u10.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.625, 42.5 ], [ -78.625, 42.375 ], [ -78.5, 42.375 ], [ -78.5, 42.5 ], [ -78.625, 42.5 ] ] ] } },
|
898
|
+
{ "type": "Feature", "properties": { "label": "Q37 - West Winfield", "title": "Q37 - West Winfield", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q37.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.25, 43.0 ], [ -75.25, 42.875 ], [ -75.125, 42.875 ], [ -75.125, 43.0 ], [ -75.25, 43.0 ] ] ] } },
|
899
|
+
{ "type": "Feature", "properties": { "label": "M32 - Westdale", "title": "M32 - Westdale", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-m32.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.875, 43.5 ], [ -75.875, 43.375 ], [ -75.75, 43.375 ], [ -75.75, 43.5 ], [ -75.875, 43.5 ] ] ] } },
|
900
|
+
{ "type": "Feature", "properties": { "label": "T46 - Westerlo", "title": "T46 - Westerlo", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 42.625 ], [ -74.125, 42.5 ], [ -74.0, 42.5 ], [ -74.0, 42.625 ], [ -74.125, 42.625 ] ] ] } },
|
901
|
+
{ "type": "Feature", "properties": { "label": "V2 - Westfield", "title": "V2 - Westfield", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v2.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.625, 42.375 ], [ -79.625, 42.25 ], [ -79.5, 42.25 ], [ -79.5, 42.375 ], [ -79.625, 42.375 ] ] ] } },
|
902
|
+
{ "type": "Feature", "properties": { "label": "S18 - Springwater", "title": "S18 - Springwater", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s18.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.625, 42.75 ], [ -77.625, 42.625 ], [ -77.5, 42.625 ], [ -77.5, 42.75 ], [ -77.625, 42.75 ] ] ] } },
|
903
|
+
{ "type": "Feature", "properties": { "label": "R41 - Sprout Brook", "title": "R41 - Sprout Brook", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r41.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.75, 42.875 ], [ -74.75, 42.75 ], [ -74.625, 42.75 ], [ -74.625, 42.875 ], [ -74.75, 42.875 ] ] ] } },
|
904
|
+
{ "type": "Feature", "properties": { "label": "S13 - Warsaw", "title": "S13 - Warsaw", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s13.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.25, 42.75 ], [ -78.25, 42.625 ], [ -78.125, 42.625 ], [ -78.125, 42.75 ], [ -78.25, 42.75 ] ] ] } },
|
905
|
+
{ "type": "Feature", "properties": { "label": "X8 - Red House", "title": "X8 - Red House", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x8.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.875, 42.125 ], [ -78.875, 42.0 ], [ -78.75, 42.0 ], [ -78.75, 42.125 ], [ -78.875, 42.125 ] ] ] } },
|
906
|
+
{ "type": "Feature", "properties": { "label": "S44 - Schoharie", "title": "S44 - Schoharie", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s44.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 42.75 ], [ -74.375, 42.625 ], [ -74.25, 42.625 ], [ -74.25, 42.75 ], [ -74.375, 42.75 ] ] ] } },
|
907
|
+
{ "type": "Feature", "properties": { "label": "O52 - Salem", "title": "O52 - Salem", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o52.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.375, 43.25 ], [ -73.375, 43.125 ], [ -73.25, 43.125 ], [ -73.25, 43.25 ], [ -73.375, 43.25 ] ] ] } },
|
908
|
+
{ "type": "Feature", "properties": { "label": "U48 - Ravena", "title": "U48 - Ravena", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 42.5 ], [ -73.875, 42.375 ], [ -73.75, 42.375 ], [ -73.75, 42.5 ], [ -73.875, 42.5 ] ] ] } },
|
909
|
+
{ "type": "Feature", "properties": { "label": "O17 - Rochester West", "title": "O17 - Rochester West", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o17.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.75, 43.25 ], [ -77.75, 43.125 ], [ -77.625, 43.125 ], [ -77.625, 43.25 ], [ -77.75, 43.25 ] ] ] } },
|
910
|
+
{ "type": "Feature", "properties": { "label": "X42 - Seager", "title": "X42 - Seager", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x42.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 42.125 ], [ -74.625, 42.0 ], [ -74.5, 42.0 ], [ -74.5, 42.125 ], [ -74.625, 42.125 ] ] ] } },
|
911
|
+
{ "type": "Feature", "properties": { "label": "V51 - State Line", "title": "V51 - State Line", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v51.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.5, 42.375 ], [ -73.5, 42.25 ], [ -73.375, 42.25 ], [ -73.375, 42.375 ], [ -73.5, 42.375 ] ] ] } },
|
912
|
+
{ "type": "Feature", "properties": { "label": "W26 - Van Etten", "title": "W26 - Van Etten", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w26.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.625, 42.25 ], [ -76.625, 42.125 ], [ -76.5, 42.125 ], [ -76.5, 42.25 ], [ -76.625, 42.25 ] ] ] } },
|
913
|
+
{ "type": "Feature", "properties": { "label": "P49 - Quaker Springs", "title": "P49 - Quaker Springs", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 43.125 ], [ -73.75, 43.0 ], [ -73.625, 43.0 ], [ -73.625, 43.125 ], [ -73.75, 43.125 ] ] ] } },
|
914
|
+
{ "type": "Feature", "properties": { "label": "V35 - Sidney", "title": "V35 - Sidney", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v35.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.5, 42.375 ], [ -75.5, 42.25 ], [ -75.375, 42.25 ], [ -75.375, 42.375 ], [ -75.5, 42.375 ] ] ] } },
|
915
|
+
{ "type": "Feature", "properties": { "label": "S32 - South Otselic", "title": "S32 - South Otselic", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s32.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.875, 42.75 ], [ -75.875, 42.625 ], [ -75.75, 42.625 ], [ -75.75, 42.75 ], [ -75.875, 42.75 ] ] ] } },
|
916
|
+
{ "type": "Feature", "properties": { "label": "Q40 - Van Hornesville", "title": "Q40 - Van Hornesville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q40.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.875, 43.0 ], [ -74.875, 42.875 ], [ -74.75, 42.875 ], [ -74.75, 43.0 ], [ -74.875, 43.0 ] ] ] } },
|
917
|
+
{ "type": "Feature", "properties": { "label": "Q14 - Stafford", "title": "Q14 - Stafford", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q14.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.125, 43.0 ], [ -78.125, 42.875 ], [ -78.0, 42.875 ], [ -78.0, 43.0 ], [ -78.125, 43.0 ] ] ] } },
|
918
|
+
{ "type": "Feature", "properties": { "label": "HH59 - Shinnecock Inlet", "title": "HH59 - Shinnecock Inlet", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-hh59.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -72.5, 40.875 ], [ -72.5, 40.75 ], [ -72.375, 40.75 ], [ -72.375, 40.875 ], [ -72.5, 40.875 ] ] ] } },
|
919
|
+
{ "type": "Feature", "properties": { "label": "X17 - Rexville", "title": "X17 - Rexville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x17.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.75, 42.125 ], [ -77.75, 42.0 ], [ -77.625, 42.0 ], [ -77.625, 42.125 ], [ -77.75, 42.125 ] ] ] } },
|
920
|
+
{ "type": "Feature", "properties": { "label": "GG57 - Riverhead", "title": "GG57 - Riverhead", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-gg57.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -72.75, 41.0 ], [ -72.75, 40.875 ], [ -72.625, 40.875 ], [ -72.625, 41.0 ], [ -72.75, 41.0 ] ] ] } },
|
921
|
+
{ "type": "Feature", "properties": { "label": "Q17 - Rush", "title": "Q17 - Rush", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q17.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.75, 43.0 ], [ -77.75, 42.875 ], [ -77.625, 42.875 ], [ -77.625, 43.0 ], [ -77.75, 43.0 ] ] ] } },
|
922
|
+
{ "type": "Feature", "properties": { "label": "V12 - Rawson", "title": "V12 - Rawson", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v12.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.375, 42.375 ], [ -78.375, 42.25 ], [ -78.25, 42.25 ], [ -78.25, 42.375 ], [ -78.375, 42.375 ] ] ] } },
|
923
|
+
{ "type": "Feature", "properties": { "label": "P48 - Saratoga Springs", "title": "P48 - Saratoga Springs", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 43.125 ], [ -73.875, 43.0 ], [ -73.75, 43.0 ], [ -73.75, 43.125 ], [ -73.875, 43.125 ] ] ] } },
|
924
|
+
{ "type": "Feature", "properties": { "label": "Q44 - Tribes Hill", "title": "Q44 - Tribes Hill", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q44.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 43.0 ], [ -74.375, 42.875 ], [ -74.25, 42.875 ], [ -74.25, 43.0 ], [ -74.375, 43.0 ] ] ] } },
|
925
|
+
{ "type": "Feature", "properties": { "label": "C46 - Ragged Lake", "title": "C46 - Ragged Lake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-c46.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.125, 44.75 ], [ -74.125, 44.625 ], [ -74.0, 44.625 ], [ -74.0, 44.75 ], [ -74.125, 44.75 ] ] ] } },
|
926
|
+
{ "type": "Feature", "properties": { "label": "T21 - Pulteney", "title": "T21 - Pulteney", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t21.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.25, 42.625 ], [ -77.25, 42.5 ], [ -77.125, 42.5 ], [ -77.125, 42.625 ], [ -77.25, 42.625 ] ] ] } },
|
927
|
+
{ "type": "Feature", "properties": { "label": "V21 - Savona", "title": "V21 - Savona", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v21.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.25, 42.375 ], [ -77.25, 42.25 ], [ -77.125, 42.25 ], [ -77.125, 42.375 ], [ -77.25, 42.375 ] ] ] } },
|
928
|
+
{ "type": "Feature", "properties": { "label": "L30 - Richland", "title": "L30 - Richland", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-l30.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.125, 43.625 ], [ -76.125, 43.5 ], [ -76.0, 43.5 ], [ -76.0, 43.625 ], [ -76.125, 43.625 ] ] ] } },
|
929
|
+
{ "type": "Feature", "properties": { "label": "S25 - Sheldrake", "title": "S25 - Sheldrake", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s25.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.75, 42.75 ], [ -76.75, 42.625 ], [ -76.625, 42.625 ], [ -76.625, 42.75 ], [ -76.75, 42.75 ] ] ] } },
|
930
|
+
{ "type": "Feature", "properties": { "label": "II54 - Sayville", "title": "II54 - Sayville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ii54.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.125, 40.75 ], [ -73.125, 40.625 ], [ -73.0, 40.625 ], [ -73.0, 40.75 ], [ -73.125, 40.75 ] ] ] } },
|
931
|
+
{ "type": "Feature", "properties": { "label": "V28 - Speedsville", "title": "V28 - Speedsville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v28.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.375, 42.375 ], [ -76.375, 42.25 ], [ -76.25, 42.25 ], [ -76.25, 42.375 ], [ -76.375, 42.375 ] ] ] } },
|
932
|
+
{ "type": "Feature", "properties": { "label": "T51 - Stephentown Center", "title": "T51 - Stephentown Center", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t51.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.5, 42.625 ], [ -73.5, 42.5 ], [ -73.375, 42.5 ], [ -73.375, 42.625 ], [ -73.5, 42.625 ] ] ] } },
|
933
|
+
{ "type": "Feature", "properties": { "label": "X37 - Readburn", "title": "X37 - Readburn", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x37.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.25, 42.125 ], [ -75.25, 42.0 ], [ -75.125, 42.0 ], [ -75.125, 42.125 ], [ -75.25, 42.125 ] ] ] } },
|
934
|
+
{ "type": "Feature", "properties": { "label": "U23 - Reading Center", "title": "U23 - Reading Center", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-u23.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.0, 42.5 ], [ -77.0, 42.375 ], [ -76.875, 42.375 ], [ -76.875, 42.5 ], [ -77.0, 42.5 ] ] ] } },
|
935
|
+
{ "type": "Feature", "properties": { "label": "G49 - Rocky Peak Ridge", "title": "G49 - Rocky Peak Ridge", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-g49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 44.25 ], [ -73.75, 44.125 ], [ -73.625, 44.125 ], [ -73.625, 44.25 ], [ -73.75, 44.25 ] ] ] } },
|
936
|
+
{ "type": "Feature", "properties": { "label": "J51 - Ticonderoga", "title": "J51 - Ticonderoga", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-j51.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.5, 43.875 ], [ -73.5, 43.75 ], [ -73.375, 43.75 ], [ -73.375, 43.875 ], [ -73.5, 43.875 ] ] ] } },
|
937
|
+
{ "type": "Feature", "properties": { "label": "W2 - Sherman", "title": "W2 - Sherman", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w2.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.625, 42.25 ], [ -79.625, 42.125 ], [ -79.5, 42.125 ], [ -79.5, 42.25 ], [ -79.625, 42.25 ] ] ] } },
|
938
|
+
{ "type": "Feature", "properties": { "label": "Z48 - Salt Point", "title": "Z48 - Salt Point", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-z48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 41.875 ], [ -73.875, 41.75 ], [ -73.75, 41.75 ], [ -73.75, 41.875 ], [ -73.875, 41.875 ] ] ] } },
|
939
|
+
{ "type": "Feature", "properties": { "label": "M47 - Stony Creek", "title": "M47 - Stony Creek", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-m47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 43.5 ], [ -74.0, 43.375 ], [ -73.875, 43.375 ], [ -73.875, 43.5 ], [ -74.0, 43.5 ] ] ] } },
|
940
|
+
{ "type": "Feature", "properties": { "label": "G44 - Stony Creek Mountain", "title": "G44 - Stony Creek Mountain", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-g44.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.375, 44.25 ], [ -74.375, 44.125 ], [ -74.25, 44.125 ], [ -74.25, 44.25 ], [ -74.375, 44.25 ] ] ] } },
|
941
|
+
{ "type": "Feature", "properties": { "label": "J28 - Stony Point", "title": "J28 - Stony Point", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-j28.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.375, 43.875 ], [ -76.375, 43.75 ], [ -76.25, 43.75 ], [ -76.25, 43.875 ], [ -76.375, 43.875 ] ] ] } },
|
942
|
+
{ "type": "Feature", "properties": { "label": "I31 - Watertown", "title": "I31 - Watertown", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-i31.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.0, 44.0 ], [ -76.0, 43.875 ], [ -75.875, 43.875 ], [ -75.875, 44.0 ], [ -76.0, 44.0 ] ] ] } },
|
943
|
+
{ "type": "Feature", "properties": { "label": "R28 - Spafford", "title": "R28 - Spafford", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r28.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.375, 42.875 ], [ -76.375, 42.75 ], [ -76.25, 42.75 ], [ -76.25, 42.875 ], [ -76.375, 42.875 ] ] ] } },
|
944
|
+
{ "type": "Feature", "properties": { "label": "V36 - Unadilla", "title": "V36 - Unadilla", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v36.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.375, 42.375 ], [ -75.375, 42.25 ], [ -75.25, 42.25 ], [ -75.25, 42.375 ], [ -75.375, 42.375 ] ] ] } },
|
945
|
+
{ "type": "Feature", "properties": { "label": "R37 - Unadilla Forks", "title": "R37 - Unadilla Forks", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r37.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.25, 42.875 ], [ -75.25, 42.75 ], [ -75.125, 42.75 ], [ -75.125, 42.875 ], [ -75.25, 42.875 ] ] ] } },
|
946
|
+
{ "type": "Feature", "properties": { "label": "H49 - Underwood", "title": "H49 - Underwood", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-h49.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.75, 44.125 ], [ -73.75, 44.0 ], [ -73.625, 44.0 ], [ -73.625, 44.125 ], [ -73.75, 44.125 ] ] ] } },
|
947
|
+
{ "type": "Feature", "properties": { "label": "P24 - Savannah", "title": "P24 - Savannah", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-p24.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.875, 43.125 ], [ -76.875, 43.0 ], [ -76.75, 43.0 ], [ -76.75, 43.125 ], [ -76.875, 43.125 ] ] ] } },
|
948
|
+
{ "type": "Feature", "properties": { "label": "X25 - Wellsburg", "title": "X25 - Wellsburg", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x25.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.75, 42.125 ], [ -76.75, 42.0 ], [ -76.625, 42.0 ], [ -76.625, 42.125 ], [ -76.75, 42.125 ] ] ] } },
|
949
|
+
{ "type": "Feature", "properties": { "label": "X15 - Wellsville South", "title": "X15 - Wellsville South", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-x15.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.0, 42.125 ], [ -78.0, 42.0 ], [ -77.875, 42.0 ], [ -77.875, 42.125 ], [ -78.0, 42.125 ] ] ] } },
|
950
|
+
{ "type": "Feature", "properties": { "label": "HH58 - Quogue", "title": "HH58 - Quogue", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-hh58.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -72.625, 40.875 ], [ -72.625, 40.75 ], [ -72.5, 40.75 ], [ -72.5, 40.875 ], [ -72.625, 40.875 ] ] ] } },
|
951
|
+
{ "type": "Feature", "properties": { "label": "S47 - Voorheesville", "title": "S47 - Voorheesville", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-s47.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.0, 42.75 ], [ -74.0, 42.625 ], [ -73.875, 42.625 ], [ -73.875, 42.75 ], [ -74.0, 42.75 ] ] ] } },
|
952
|
+
{ "type": "Feature", "properties": { "label": "L29 - Pulaski", "title": "L29 - Pulaski", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-l29.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -76.25, 43.625 ], [ -76.25, 43.5 ], [ -76.125, 43.5 ], [ -76.125, 43.625 ], [ -76.25, 43.625 ] ] ] } },
|
953
|
+
{ "type": "Feature", "properties": { "label": "T10 - Sardinia", "title": "T10 - Sardinia", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-t10.zip", "note": "UTM Zone 17" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.625, 42.625 ], [ -78.625, 42.5 ], [ -78.5, 42.5 ], [ -78.5, 42.625 ], [ -78.625, 42.625 ] ] ] } },
|
954
|
+
{ "type": "Feature", "properties": { "label": "O35 - Rome", "title": "O35 - Rome", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o35.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.5, 43.25 ], [ -75.5, 43.125 ], [ -75.375, 43.125 ], [ -75.375, 43.25 ], [ -75.5, 43.25 ] ] ] } },
|
955
|
+
{ "type": "Feature", "properties": { "label": "GG60 - Sag Harbor", "title": "GG60 - Sag Harbor", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-gg60.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -72.375, 41.0 ], [ -72.375, 40.875 ], [ -72.25, 40.875 ], [ -72.25, 41.0 ], [ -72.375, 41.0 ] ] ] } },
|
956
|
+
{ "type": "Feature", "properties": { "label": "W20 - Rathbone", "title": "W20 - Rathbone", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-w20.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.375, 42.25 ], [ -77.375, 42.125 ], [ -77.25, 42.125 ], [ -77.25, 42.25 ], [ -77.375, 42.25 ] ] ] } },
|
957
|
+
{ "type": "Feature", "properties": { "label": "B36 - Sparrowhawk Point", "title": "B36 - Sparrowhawk Point", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-b36.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.375, 44.875 ], [ -75.375, 44.75 ], [ -75.25, 44.75 ], [ -75.25, 44.875 ], [ -75.375, 44.875 ] ] ] } },
|
958
|
+
{ "type": "Feature", "properties": { "label": "D48 - Redford", "title": "D48 - Redford", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-d48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 44.625 ], [ -73.875, 44.5 ], [ -73.75, 44.5 ], [ -73.75, 44.625 ], [ -73.875, 44.625 ] ] ] } },
|
959
|
+
{ "type": "Feature", "properties": { "label": "Q43 - Randall", "title": "Q43 - Randall", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-q43.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.5, 43.0 ], [ -74.5, 42.875 ], [ -74.375, 42.875 ], [ -74.375, 43.0 ], [ -74.5, 43.0 ] ] ] } },
|
960
|
+
{ "type": "Feature", "properties": { "label": "O22 - Sodus", "title": "O22 - Sodus", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o22.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.125, 43.25 ], [ -77.125, 43.125 ], [ -77.0, 43.125 ], [ -77.0, 43.25 ], [ -77.125, 43.25 ] ] ] } },
|
961
|
+
{ "type": "Feature", "properties": { "label": "O16 - Spencerport", "title": "O16 - Spencerport", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-o16.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -77.875, 43.25 ], [ -77.875, 43.125 ], [ -77.75, 43.125 ], [ -77.75, 43.25 ], [ -77.875, 43.25 ] ] ] } },
|
962
|
+
{ "type": "Feature", "properties": { "label": "R42 - Sharon Springs", "title": "R42 - Sharon Springs", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-r42.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -74.625, 42.875 ], [ -74.625, 42.75 ], [ -74.5, 42.75 ], [ -74.5, 42.875 ], [ -74.625, 42.875 ] ] ] } },
|
963
|
+
{ "type": "Feature", "properties": { "label": "V15 - West Almond", "title": "V15 - West Almond", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v15.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -78.0, 42.375 ], [ -78.0, 42.25 ], [ -77.875, 42.25 ], [ -77.875, 42.375 ], [ -78.0, 42.375 ] ] ] } },
|
964
|
+
{ "type": "Feature", "properties": { "label": "V34 - West Bainbridge", "title": "V34 - West Bainbridge", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-v34.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.625, 42.375 ], [ -75.625, 42.25 ], [ -75.5, 42.25 ], [ -75.5, 42.375 ], [ -75.625, 42.375 ] ] ] } },
|
965
|
+
{ "type": "Feature", "properties": { "label": "FF48 - White Plains", "title": "FF48 - White Plains", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-ff48.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -73.875, 41.125 ], [ -73.875, 41.0 ], [ -73.75, 41.0 ], [ -73.75, 41.125 ], [ -73.875, 41.125 ] ] ] } },
|
966
|
+
{ "type": "Feature", "properties": { "label": "N7 - Sixmile Creek", "title": "N7 - Sixmile Creek", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-n7.zip", "note": "UTM Zone 17; also known as Six Mile Creek" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -79.0, 43.375 ], [ -79.0, 43.25 ], [ -78.875, 43.25 ], [ -78.875, 43.375 ], [ -79.0, 43.375 ] ] ] } },
|
967
|
+
{ "type": "Feature", "properties": { "label": "CC39 - Shohola", "title": "CC39 - Shohola", "available": true, "downloadUrl": "https:\/\/cugir-data.s3.amazonaws.com\/00\/81\/86\/zip\/cugir-008186-cc39.zip", "note": "UTM Zone 18" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ -75.0, 41.5 ], [ -75.0, 41.375 ], [ -74.875, 41.375 ], [ -74.875, 41.5 ], [ -75.0, 41.5 ] ] ] } }
|
968
|
+
]
|
969
|
+
}
|
970
|
+
|