{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "DEC Lands", "type": "Feature Layer", "description": "Lands under the care, custody and control of DEC, including Wildlife Management areas, Unique Areas, State Forests, and Forest Preserve.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26918, "latestWkid": 26918 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1155581.108577, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 16, 86, 16, 63 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 63 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 108616.398, "ymin": 4483609.097, "xmax": 749444.914, "ymax": 4984572.501, "spatialReference": { "wkid": 26918, "latestWkid": 26918 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CATEGORY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "CATEGORY", "length": 20, "domain": { "type": "codedValue", "name": "Category", "description": "DEC state land categories", "codedValues": [ { "name": "ADMINISTRATIVE", "code": "ADMINISTRATIVE" }, { "name": "EDUCATIONAL", "code": "EDUCATIONAL" }, { "name": "FISHING ACCESS", "code": "FISHING ACCESS" }, { "name": "FOREST PRESERVE", "code": "FOREST PRESERVE" }, { "name": "FOR PRES DET PAR", "code": "FOR PRES DET PAR" }, { "name": "FRESHWATER WETLAND", "code": "FRESHWATER WETLAND" }, { "name": "LAND ACCESS", "code": "LAND ACCESS" }, { "name": "LEASED ACCESS", "code": "LEASED ACCESS" }, { "name": "MULTIPLE USE AREA", "code": "MULTIPLE USE AREA" }, { "name": "SCENIC RESOURCE", "code": "SCENIC RESOURCE" }, { "name": "SHORELINE PROTECTION", "code": "SHORELINE PROTECTION" }, { "name": "SPECIAL USE", "code": "SPECIAL USE" }, { "name": "STATE FOREST", "code": "STATE FOREST" }, { "name": "TIDAL WETLAND", "code": "TIDAL WETLAND" }, { "name": "TRAILWAY", "code": "TRAILWAY" }, { "name": "UNCLASSIFIED", "code": "UNCLASSIFIED" }, { "name": "UNIQUE AREA", "code": "UNIQUE AREA" }, { "name": "WATERWAY ACCESS", "code": "WATERWAY ACCESS" }, { "name": "WILDLIFE MANAGEMENT", "code": "WILDLIFE MANAGEMENT" }, { "name": "FLOWAGE, FLOODING, RIPARIAN RIGHTS", "code": "FLOWAGE RIGHTS" }, { "name": "OPEN SPACE", "code": "OPEN SPACE" }, { "name": "NATURAL RESOURCE AREA", "code": "NRA" }, { "name": "RESTRICTED", "code": "RESTRICTED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 30, "domain": null }, { "name": "FACILITY", "type": "esriFieldTypeString", "alias": "FACILITY", "length": 75, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 30, "domain": { "type": "codedValue", "name": "Class", "description": "Forest Preserve land classes", "codedValues": [ { "name": "ADMINISTRATIVE", "code": "ADMINISTRATIVE" }, { "name": "CANOE AREA", "code": "CANOE AREA" }, { "name": "HISTORIC", "code": "HISTORIC" }, { "name": "INTENSIVE USE", "code": "INTENSIVE USE" }, { "name": "PRIMITIVE", "code": "PRIMITIVE" }, { "name": "UNCLASSIFIED", "code": "UNCLASSIFIED" }, { "name": "WILD FOREST", "code": "WILD FOREST" }, { "name": "WILDERNESS", "code": "WILDERNESS" }, { "name": "PRIMITIVE BICYCLE CORRIDOR", "code": "PRIMITIVE BICYCLE CORRIDOR" }, { "name": "PRIMITIVE CORRIDOR", "code": "PRIMITIVE CORRIDOR" }, { "name": "FOREST PRESERVE LANDS UNDER WATER", "code": "FPLUW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "UMP", "type": "esriFieldTypeString", "alias": "UMP", "length": 80, "domain": null }, { "name": "DESCRIPTIO", "type": "esriFieldTypeString", "alias": "DESCRIPTIO", "length": 80, "domain": null }, { "name": "REGION", "type": "esriFieldTypeSmallInteger", "alias": "REGION", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 50, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 100, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 60, "domain": null }, { "name": "UPDATE_", "type": "esriFieldTypeString", "alias": "UPDATE_", "length": 10, "domain": null }, { "name": "FACILITY_N", "type": "esriFieldTypeString", "alias": "FACILITY_N", "length": 6, "domain": null }, { "name": "OFFICE", "type": "esriFieldTypeString", "alias": "OFFICE", "length": 50, "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "PUBLICUSE", "type": "esriFieldTypeString", "alias": "PUBLICUSE", "length": 1, "domain": null }, { "name": "LANDS_UID", "type": "esriFieldTypeSmallInteger", "alias": "LANDS_UID", "domain": null }, { "name": "GREENCERT", "type": "esriFieldTypeString", "alias": "GREENCERT", "length": 1, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R965906_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A28619_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 1, "name": "Conservation Easements", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26918, "latestWkid": 26918 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1155581.108577, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 16, 86, 16, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 127 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 439988.942, "ymin": 4493276.041, "xmax": 610319.678, "ymax": 4964059.602, "spatialReference": { "wkid": 26918, "latestWkid": 26918 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "DATE_VEST", "type": "esriFieldTypeDate", "alias": "DATE_VEST", "length": 8, "domain": null }, { "name": "ACREAGE", "type": "esriFieldTypeDouble", "alias": "ACREAGE", "domain": null }, { "name": "FACILITY", "type": "esriFieldTypeString", "alias": "FACILITY", "length": 100, "domain": null }, { "name": "REG", "type": "esriFieldTypeString", "alias": "REG", "length": 4, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 100, "domain": null }, { "name": "RMPURL", "type": "esriFieldTypeString", "alias": "RMPURL", "length": 100, "domain": null }, { "name": "LANDS_UID", "type": "esriFieldTypeInteger", "alias": "LANDS_UID", "domain": null }, { "name": "HUNT", "type": "esriFieldTypeString", "alias": "HUNT", "length": 1, "domain": null }, { "name": "X_COORD", "type": "esriFieldTypeDouble", "alias": "X_COORD", "domain": null }, { "name": "Y_COORD", "type": "esriFieldTypeDouble", "alias": "Y_COORD", "domain": null }, { "name": "SHAPE_LENG", "type": "esriFieldTypeDouble", "alias": "SHAPE_LENG", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1159859_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A47104_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 2, "name": "Wildlife Management Areas", "type": "Feature Layer", "description": "To show the area of all types and ownerships of lands managed by the NYS DEC Bureau of Wildlife.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26918, "latestWkid": 26918 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1155581.108577, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 16, 86, 16, 165 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 16, 86, 16, 165 ], "width": 0 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 118338.1002, "ymin": 4518961.1542, "xmax": 706808.2487, "ymax": 4981487.4899, "spatialReference": { "wkid": 26918, "latestWkid": 26918 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WMA", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WMA", "type": "esriFieldTypeString", "alias": "WMA", "length": 40, "domain": null }, { "name": "REGION", "type": "esriFieldTypeInteger", "alias": "Region", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "Category", "length": 50, "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 200, "domain": null }, { "name": "WMU", "type": "esriFieldTypeString", "alias": "WMU", "length": 10, "domain": null }, { "name": "WILDAREA", "type": "esriFieldTypeString", "alias": "WILDAREA", "length": 40, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1159356_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A46768_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 3, "name": "WMA Boundaries", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26918, "latestWkid": 26918 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1155581.108577, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c0c7838620449bb62a40c9109d7f1f54", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAYAAAA6RwvCAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABGJJREFUWIXVl09II1ccxz9NtrzDBAoDihEK1rJhaTeCjEpgw+YSeml2LTtgUwsBL/YgHlwJ7KEQZSldCLiHsAvmGKpISywS97K4B0VB0FBo2MseQoRVQyrZbdc5DK5DD5pp/swkka50+729f/P7zO/3e7/33hXeE135rwEq+h+DjNLNCYpwCgUIAWDQDWR19AP5VE6W0+XspYHIqqxoH2rzvEXhA8BomBISCDSnNi5GBDjI6g79NoscvDMQERYzmqHFLIzby0ARhtgnzKy+pM/8KxDTCwZK1Bclvh2/AIkJFBNhEWrlHVsQWZUVzantYkAqkuLo1dHFIf6BUYQh9iVVGrDLH1uQc08Q9UW5OXiT6YfTRH1R3B1uAO5m7gIwd2uOwz8O2/KW5tQyQHfbICIsZjBQANwdblySi6lvpgBYebZSY3Sob4jXf70mX8qTzqdbsbhFWMxY5UwDiKzKimZosUr7zhd3OCwdNgDAmbdWnq0QGAww7B9uBwQMYrIqZ+pD1ABSCUlFb7Q3eO95AVB7VbM/nU8TGAwQSoQIDAbo/6y/NUS1DRiwBxmlm7dnIalob3+PVCRFJBXhxuc3zHyYuzXH+s46q5OrBP1B1jbXiPqieD1ejl4dmTlkKQOFUbqrd1EtyMl5sapSKBEiFUlRSBQAeLTwCABPj4ehviGufXqNxz89Zuv5FvPfz+OSXOZ4KBGyhzlBARsQ4RSKVdHq/biXl8WXAES+iuDucHPdcx2X5MIludh6vkU6n2bstzGC/iAAQX+QgqfA9MNpy9yRnbK7TNls1+eI7S8M9A1wrB3jklxc/eSq2b/7+65pqPxnuWZNV2cXCz8uMLY51uAdDW0cSNqBWMr/g5/cg1wNAMDa5lqNgZXNFUa+HGlYH/QHWWW1aahqQQzrYgPgveelkCjQ1dlVY2CuMGcmZjqfZvjJsCWMr99H7kGOvf09AEKJUI2teo9kaRKeaoiKPD2emnYkFSH3IsfEtxN0dXZRLBVZfrpstYvs64iOfiAQlhDVNQTgWDsm9WuqwYDaq5Iv5Vl+ugxgv40dTUDkUzmpObVx65W1ckkuSyO9nb14PV5yL3JN10snUkZHtwYpp8tZMWLtkXQ+zQILNX2rk40JGN+Ow3bzn7BS465xkK0ceNWK+qINU9vZDZZykC3/3OKs0R36bWGI/fp+r8dr+c2gP4j6RG3vwKvYONVn6/saPbLIAWFmMYhVd8sfyW0bagqBnuQXMq1BAH1JnxFhEaoO0frOulm+q1UsFdv3hoMsS3xnNWRbWetDFN+OM1GaaKglGzsb7UFgHZKWICxyIKnSwPn1zg1nJ+/9qfvmlGKpSCQVaU3gIKuf6rNWIWkNwtl2BrrPr46x+Hac+NdxCokCGzsbbUHo6Em7cLQNYn5sSZ+RVTlTeVr0TPa0XtSGFy4MAqZ3BipPTtkpu8+PcvPJiYOsdCJlAOrrxDsDMXV2vTs4v9Qk64ery/blglyS3huQvwH1pc364UJ1lgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 25, "height": 25, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 119776.8373, "ymin": 4519208.0866, "xmax": 762569.7501, "ymax": 4978443, "spatialReference": { "wkid": 26918, "latestWkid": 26918 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "URL", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "REGION", "type": "esriFieldTypeInteger", "alias": "Region", "domain": null }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "length": 200, "domain": null }, { "name": "APP", "type": "esriFieldTypeString", "alias": "APP", "length": 10, "domain": null }, { "name": "WMU", "type": "esriFieldTypeString", "alias": "WMU", "length": 10, "domain": null }, { "name": "NEW", "type": "esriFieldTypeString", "alias": "NEW", "length": 10, "domain": null }, { "name": "WILDAREA", "type": "esriFieldTypeString", "alias": "WILDAREA", "length": 150, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1159355_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A46767_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 4, "name": "Wildlife Management Units", "type": "Feature Layer", "description": "This data set shows management units for deer and other wildlife in New York, beginning with the 2009/2010 season.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26918, "latestWkid": 26918 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4622324.434309, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 16, 87, 16, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[UNIT]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 16, 87, 16, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 105589.6016, "ymin": 4483083, "xmax": 764155, "ymax": 4985467, "spatialReference": { "wkid": 26918, "latestWkid": 26918 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UNIT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 3, "domain": null }, { "name": "UNITSQMILES", "type": "esriFieldTypeInteger", "alias": "UNITSQMILES", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "MOREINFO", "type": "esriFieldTypeString", "alias": "MOREINFO", "length": 100, "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2241_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1540_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 5, "name": "Includes WMUs", "type": "Feature Layer", "description": "This data set shows management units for deer and other wildlife in New York, beginning with the 2009/2010 season.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26918, "latestWkid": 26918 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4622324.434309, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 16, 87, 16, 255 ], "width": 2 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "where": null, "labelExpression": "[UNIT]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 16, 87, 16, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 105589.6016, "ymin": 4483083, "xmax": 764155, "ymax": 4985467, "spatialReference": { "wkid": 26918, "latestWkid": 26918 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "UNIT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "UNIT", "type": "esriFieldTypeString", "alias": "UNIT", "length": 3, "domain": null }, { "name": "UNITSQMILES", "type": "esriFieldTypeInteger", "alias": "UNITSQMILES", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "MOREINFO", "type": "esriFieldTypeString", "alias": "MOREINFO", "length": 100, "domain": null }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2241_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1540_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.AREA", "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 6, "name": "Hunting on DEC-Managed Lands", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 26918, "latestWkid": 26918 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4622324.434309, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d3134af1a3799ce9f236cb5ddc8acee7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA5BJREFUWIXVmDFoG2cUx3+RE77h7KFHbHQ3JQZ3c5dzwVOWjhUkIBBBBY+nIXQoQaRLiEOGDsZoCA5Iu1KjcAEjTyFdQoaiWouzNaBmCJJQg0qwvuHDzqWDpYuku9OdrJg2fy3SnfR9v3vvf++900X+R7r4XwMM68uH0dO6xSUsiTSBFC4WsK9QTT6yr7t6s+t06+cHk8XkhHsCYUskuL5vpAQCLmDLOYnICBSqRIXcZ4XR07olXVkErNjwgEDY3MTSjrVcnEhNhulHQyLtgEjEk4sl5+QBGSKjFA6TxRQnogikzogxokGU1K5amx7mhHvDIOnlNE7DmY3IxSJDMSxCgTB6Wrck0gbIr+fZuLHBytUVtjvb7JR32Pp968w8AmFraa0U5CE/TBZTurI48MitH26RXEoCkFxK8uCnB1BgJiA5J6uAGQ1zmh4LTlMzABnW9e+uzwQDGEHp8sEIhB1ntfx6fuL5KFiBsBUqHKbvFe+z03DY7mz7orP32x4bNzYwlgzmtXkAerLnnW91WhNhvJshi8ljmoEwXMIaryc75R1Wv17l2rfXeNt+S+2whrFosKAt0JM9D2Zem6fdaQOwoC3w5uGbUBiA5fIyj2qPUl26pUCYfq8ZuQJj0eDdP+94+uwpAJe/ukzm+0zgBkH+Ojg8oHZYo/V3C4BGp/GpRCRGTTzuGa+u5Nfz3LHveFc+rnanzYs/XvDqz1fAqanXvlnzAAq/FgCialMK2AyGcT/1HmPRCAUZaO/lHgCb9iYrV1c8yNphLV6BdCdHZp+Y5T+5lKT8S3nEN+1Om9uF29NU6pHCNwKjUE2BAPByHKUByOu/XrP682pcCG+/UBg+ss8FIutMT/boyZ5n2Ocvn5N6OH0/FQnRUqhgGN3Vm3JO+n4UBHPlxyvAbA1UO9aqoTBdp1sXGRG5yJE88t7P0Mlb483S1w4UqiQQdqPTOOsmsaRQ1fFj/kZZIcdNLCaMmO+P3s9GkqDOrn+mCZxntGMt5zScgzLl2TYNkfqg7gcdD4TpOt06GUp3C3djdfCpQFAlnuBLUSgMABVyW4kta7gqz6yQ9ETDAGpXrZGhGHfGmbgWqjQJJBIGgAo5La2V+qOiMTVFgrr6oO6HpWY6GPoeAnPKKLUUqhoVjalhPFXIKVSOLKbu6qmhZ20TqCtUUyRESzvWquf7rD2sxzSHJrTN4VOq/zqLvvy/RM5L/wK8yXELF0jcIwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 26, "height": 26, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 108643.4245, "ymin": 4483995.1581, "xmax": 762569.7501, "ymax": 4984406.6713, "spatialReference": { "wkid": 26918, "latestWkid": 26918 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AREANAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 255, "domain": null }, { "name": "AREANAME", "type": "esriFieldTypeString", "alias": "AREANAME", "length": 255, "domain": null }, { "name": "HUNTINGYN", "type": "esriFieldTypeString", "alias": "HUNTINGYN", "length": 255, "domain": null }, { "name": "WMU", "type": "esriFieldTypeString", "alias": "WMU", "length": 255, "domain": null }, { "name": "MOREINFO", "type": "esriFieldTypeString", "alias": "MOREINFO", "length": 255, "domain": null }, { "name": "PUBLICUSE", "type": "esriFieldTypeString", "alias": "PUBLICUSE", "length": 255, "domain": null }, { "name": "FACILITY_NAME", "type": "esriFieldTypeString", "alias": "FACILITY_NAME", "length": 255, "domain": null }, { "name": "GENHUNTREG", "type": "esriFieldTypeString", "alias": "GENHUNTREG", "length": 255, "domain": null }, { "name": "HUNTSEASUM", "type": "esriFieldTypeString", "alias": "HUNTSEASUM", "length": 255, "domain": null }, { "name": "REPHARV", "type": "esriFieldTypeString", "alias": "REPHARV", "length": 255, "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "LON", "type": "esriFieldTypeDouble", "alias": "LON", "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 255, "domain": null }, { "name": "REGION", "type": "esriFieldTypeDouble", "alias": "REGION", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R1159250_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A46683_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }, { "currentVersion": 10.91, "id": 7, "name": "North - South Hunting Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26918, "latestWkid": 26918 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4622324.434309, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 16, 87, 16, 255 ], "width": 7 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 403098.87488281, "ymin": 4761724.4999537, "xmax": 628973.500117172, "ymax": 4826760.00004626, "spatialReference": { "wkid": 26918, "latestWkid": 26918 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SHAPE.LEN", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R2217_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1516_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.LEN", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }