{ "layers": [ { "currentVersion": 10.71, "id": 4, "name": "Primary DOT Highway", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 100001, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 2304896.79, "ymin": 7285171.78, "xmax": 2711921.44, "ymax": 7676858.8, "spatialReference": { "wkid": 2036, "latestWkid": 2953 } }, "sourceSpatialReference": { "wkid": 2036, "latestWkid": 2953 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2.75 }, "value": "P1", "label": "", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "CODE", "typeIdField": "CODE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TRANSPORTATION_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TRANSPORTATION_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRANSPORTATION_TYPE" }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "domain": { "type": "codedValue", "name": "cdDomTransportationCode", "description": "", "codedValues": [ { "name": "F1", "code": "F1" }, { "name": "F2", "code": "F2" }, { "name": "F3", "code": "F3" }, { "name": "F4", "code": "F4" }, { "name": "F5", "code": "F5" }, { "name": "F6", "code": "F6" }, { "name": "WR", "code": "WR" }, { "name": "P1", "code": "P1" }, { "name": "P2", "code": "P2" }, { "name": "RR", "code": "RR" }, { "name": "AR", "code": "AR" }, { "name": "TL", "code": "TL" }, { "name": "P3", "code": "P3" }, { "name": "P4", "code": "P4" }, { "name": "P5", "code": "P5" }, { "name": "P6", "code": "P6" }, { "name": "HR", "code": "HR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CODE" }, { "name": "YEAR", "type": "esriFieldTypeSmallInteger", "alias": "YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR" }, { "name": "DTI_PUBLIC", "type": "esriFieldTypeSmallInteger", "alias": "DESIG", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "DESIGNATION" }, { "name": "HALFWIDTH", "type": "esriFieldTypeDouble", "alias": "HALFWIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HALFWIDTH" }, { "name": "ROAD_ID", "type": "esriFieldTypeInteger", "alias": "ROAD_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROAD_ID" }, { "name": "NBRN", "type": "esriFieldTypeSmallInteger", "alias": "NBRN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NBRN" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R834328_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_834328", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_834328", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A1750_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "P1", "name": "P1", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "P1", "description": "", "prototype": { "attributes": { "NBRN": null, "ROAD_ID": null, "TRANSPORTATION_TYPE": null, "CODE": "P1", "YEAR": null, "DTI_PUBLIC": 0, "HALFWIDTH": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 5, "name": "All Roads", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 2304896.79, "ymin": 7285171.78, "xmax": 2711921.44, "ymax": 7676858.8, "spatialReference": { "wkid": 2036, "latestWkid": 2953 } }, "sourceSpatialReference": { "wkid": 2036, "latestWkid": 2953 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CODE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 2.75 }, "value": "P1", "label": "Primary DOT Hwy", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 1.5 }, "value": "P3", "label": "Secondary DOT Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 250, 52, 17, 255 ], "width": 1.5 }, "value": "P2", "label": "Secondary DOT Road", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 1.5 }, "value": "F1", "label": "Primary Forest Rd", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 }, "value": "F2", "label": "Secondary Forest Rd", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.5 }, "value": "F3", "label": "Secondary Forest Rd", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.25 }, "value": "F4", "label": "Poor Forest Rd", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 0.25 }, "value": "F5", "label": "Poor Forest Rd", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.8 }, "value": "RR", "label": "Railroad", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 }, "value": "TL", "label": "TL", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 130, 130, 130, 255 ], "width": 0.4 }, "value": "AR", "label": "Abandoned Railway", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "CODE", "typeIdField": "CODE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TRANSPORTATION_TYPE", "type": "esriFieldTypeSmallInteger", "alias": "TRANSPORTATION_TYPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "TRANSPORTATION_TYPE" }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "domain": { "type": "codedValue", "name": "cdDomTransportationCode", "description": "", "codedValues": [ { "name": "F1", "code": "F1" }, { "name": "F2", "code": "F2" }, { "name": "F3", "code": "F3" }, { "name": "F4", "code": "F4" }, { "name": "F5", "code": "F5" }, { "name": "F6", "code": "F6" }, { "name": "WR", "code": "WR" }, { "name": "P1", "code": "P1" }, { "name": "P2", "code": "P2" }, { "name": "RR", "code": "RR" }, { "name": "AR", "code": "AR" }, { "name": "TL", "code": "TL" }, { "name": "P3", "code": "P3" }, { "name": "P4", "code": "P4" }, { "name": "P5", "code": "P5" }, { "name": "P6", "code": "P6" }, { "name": "HR", "code": "HR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "CODE" }, { "name": "YEAR", "type": "esriFieldTypeSmallInteger", "alias": "YEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR" }, { "name": "DTI_PUBLIC", "type": "esriFieldTypeSmallInteger", "alias": "DESIG", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "DESIGNATION" }, { "name": "HALFWIDTH", "type": "esriFieldTypeDouble", "alias": "HALFWIDTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HALFWIDTH" }, { "name": "ROAD_ID", "type": "esriFieldTypeInteger", "alias": "ROAD_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROAD_ID" }, { "name": "NBRN", "type": "esriFieldTypeSmallInteger", "alias": "NBRN", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NBRN" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R834328_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_834328", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_834328", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A1750_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "P1", "name": "P1", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "P1", "description": "", "prototype": { "attributes": { "NBRN": null, "ROAD_ID": null, "TRANSPORTATION_TYPE": null, "CODE": "P1", "YEAR": null, "DTI_PUBLIC": 0, "HALFWIDTH": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "P3", "name": "P3", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "P3", "description": "", "prototype": { "attributes": { "NBRN": null, "ROAD_ID": null, "TRANSPORTATION_TYPE": null, "CODE": "P3", "YEAR": null, "DTI_PUBLIC": 0, "HALFWIDTH": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "P2", "name": "P2", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "P2", "description": "", "prototype": { "attributes": { "NBRN": null, "ROAD_ID": null, "TRANSPORTATION_TYPE": null, "CODE": "P2", "YEAR": null, "DTI_PUBLIC": 0, "HALFWIDTH": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "F1", "name": "F1", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "F1", "description": "", "prototype": { "attributes": { "NBRN": null, "ROAD_ID": null, "TRANSPORTATION_TYPE": null, "CODE": "F1", "YEAR": null, "DTI_PUBLIC": 0, "HALFWIDTH": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "F2", "name": "F2", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "F2", "description": "", "prototype": { "attributes": { "NBRN": null, "ROAD_ID": null, "TRANSPORTATION_TYPE": null, "CODE": "F2", "YEAR": null, "DTI_PUBLIC": 0, "HALFWIDTH": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "F3", "name": "F3", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "F3", "description": "", "prototype": { "attributes": { "NBRN": null, "ROAD_ID": null, "TRANSPORTATION_TYPE": null, "CODE": "F3", "YEAR": null, "DTI_PUBLIC": 0, "HALFWIDTH": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "F4", "name": "F4", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "F4", "description": "", "prototype": { "attributes": { "NBRN": null, "ROAD_ID": null, "TRANSPORTATION_TYPE": null, "CODE": "F4", "YEAR": null, "DTI_PUBLIC": 0, "HALFWIDTH": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "F5", "name": "F5", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "F5", "description": "", "prototype": { "attributes": { "NBRN": null, "ROAD_ID": null, "TRANSPORTATION_TYPE": null, "CODE": "F5", "YEAR": null, "DTI_PUBLIC": 0, "HALFWIDTH": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "RR", "name": "RR", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "RR", "description": "", "prototype": { "attributes": { "NBRN": null, "ROAD_ID": null, "TRANSPORTATION_TYPE": null, "CODE": "RR", "YEAR": null, "DTI_PUBLIC": 0, "HALFWIDTH": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "TL", "name": "TL", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "TL", "description": "", "prototype": { "attributes": { "NBRN": null, "ROAD_ID": null, "TRANSPORTATION_TYPE": null, "CODE": "TL", "YEAR": null, "DTI_PUBLIC": 0, "HALFWIDTH": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "AR", "name": "AR", "domains": { "CODE": {"type": "inherited"} }, "templates": [ { "name": "AR", "description": "", "prototype": { "attributes": { "NBRN": null, "ROAD_ID": null, "TRANSPORTATION_TYPE": null, "CODE": "AR", "YEAR": null, "DTI_PUBLIC": 0, "HALFWIDTH": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 6, "name": "Streams", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 250000, "maxScale": 0, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true }, "extent": { "xmin": 2306884.0300000003, "ymin": 7284143.89, "xmax": 2713072.12, "ymax": 7680096.47, "spatialReference": { "wkid": 2036, "latestWkid": 2953 } }, "sourceSpatialReference": { "wkid": 2036, "latestWkid": 2953 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 10, 147, 252, 255 ], "width": 0.5 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "NAMEID1", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NID", "type": "esriFieldTypeString", "alias": "NID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "NID" }, { "name": "WATERDEFINITION", "type": "esriFieldTypeSmallInteger", "alias": "WATERDEFINITION", "domain": { "type": "codedValue", "name": "WaterDefinition_4", "description": "NBHN code", "codedValues": [ { "name": "Unknown", "code": -1 }, { "name": "None", "code": 0 }, { "name": "Canal", "code": 1 }, { "name": "Conduit", "code": 2 }, { "name": "Ditch", "code": 3 }, { "name": "Lake", "code": 4 }, { "name": "Watercourse", "code": 6 }, { "name": "Liquid Waste", "code": 8 }, { "name": "Pond", "code": 9 }, { "name": "Ocean", "code": 100 }, { "name": "Side Channel", "code": 10 }, { "name": "Wetland", "code": 411 }, { "name": "Waterbody_Wetland", "code": 412 }, { "name": "Impoundment", "code": 413 }, { "name": "Riverbed", "code": 414 }, { "name": "Aquaculture", "code": 415 }, { "name": "Generic Water", "code": 417 }, { "name": "Reservoir", "code": 5 }, { "name": "Thoroughfare", "code": 418 }, { "name": "Saltwater Lk", "code": 416 }, { "name": "Tidal Watercourse", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WATERDEFINITION" }, { "name": "FLOWDIRECTION", "type": "esriFieldTypeSmallInteger", "alias": "FLOWDIRECTION", "domain": { "type": "codedValue", "name": "FlowDirectionCode", "description": "NBHN code table", "codedValues": [ { "name": "Unknown", "code": -1 }, { "name": "Same Direction", "code": 1 }, { "name": "Opposite Direction", "code": 2 }, { "name": "Not Applicable", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FLOWDIRECTION" }, { "name": "LEVELPRIORITY", "type": "esriFieldTypeSmallInteger", "alias": "LEVELPRIORITY", "domain": { "type": "codedValue", "name": "LevelPriority", "description": "NBHN code table", "codedValues": [ { "name": "Unknown", "code": -1 }, { "name": "Primary", "code": 1 }, { "name": "Secondary", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LEVELPRIORITY" }, { "name": "NETWORKFLOWTYPE", "type": "esriFieldTypeSmallInteger", "alias": "NETWORKFLOWTYPE", "domain": { "type": "codedValue", "name": "NetworkFlowType", "description": "NBHN code table", "codedValues": [ { "name": "Unknown", "code": -1 }, { "name": "None", "code": 0 }, { "name": "Observed", "code": 1 }, { "name": "Inferred", "code": 2 }, { "name": "Constructed", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NETWORKFLOWTYPE" }, { "name": "PERMANENCY", "type": "esriFieldTypeSmallInteger", "alias": "PERMANENCY", "domain": { "type": "codedValue", "name": "PermanencyCode", "description": "NBHN code", "codedValues": [ { "name": "Unknown", "code": -1 }, { "name": "Permanent", "code": 1 }, { "name": "Intermittent", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERMANENCY" }, { "name": "ISOLATED", "type": "esriFieldTypeSmallInteger", "alias": "ISOLATED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ISOLATED" }, { "name": "ID_DATE", "type": "esriFieldTypeString", "alias": "ID_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ID_DATE" }, { "name": "NAMEID1", "type": "esriFieldTypeString", "alias": "NAMEID1", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "NAMEID1" }, { "name": "NAMEID2", "type": "esriFieldTypeString", "alias": "NAMEID2", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "NAMEID2" }, { "name": "DIRECTIONCONFIRMED", "type": "esriFieldTypeSmallInteger", "alias": "DIRECTIONCONFIRMED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIRECTIONCONFIRMED" }, { "name": "WATERID", "type": "esriFieldTypeInteger", "alias": "WATERID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WATERID" }, { "name": "STREAMORDER", "type": "esriFieldTypeSmallInteger", "alias": "STREAMORDER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STREAMORDER" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "SURFACEWATERDESIGNATION", "type": "esriFieldTypeSmallInteger", "alias": "SURFACEWATERDESIGNATION", "domain": { "type": "codedValue", "name": "SurfaceWaterDesignation", "description": "NBHN code table", "codedValues": [ { "name": "Unknown", "code": -1 }, { "name": "None", "code": 0 }, { "name": "Other", "code": 1 }, { "name": "Drinking water supply", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURFACEWATERDESIGNATION" }, { "name": "DATASETNAME", "type": "esriFieldTypeString", "alias": "DATASETNAME", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "DATASETNAME" }, { "name": "WATERSHEDCODE", "type": "esriFieldTypeString", "alias": "WATERSHEDCODE", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "WATERSHEDCODE" }, { "name": "VALIDITYDATE", "type": "esriFieldTypeString", "alias": "VALIDITYDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "VALIDITYDATE" }, { "name": "ACQUISITIONTECHNIQUE", "type": "esriFieldTypeSmallInteger", "alias": "ACQUISITIONTECHNIQUE", "domain": { "type": "codedValue", "name": "AcquisitionTechnique", "description": "NBHN code table", "codedValues": [ { "name": "Unknown", "code": -1 }, { "name": "No value available", "code": 0 }, { "name": "Other", "code": 1 }, { "name": "GPS", "code": 2 }, { "name": "Orthoimage", "code": 3 }, { "name": "Orthophoto", "code": 4 }, { "name": "Digital data", "code": 5 }, { "name": "Plan", "code": 6 }, { "name": "Field", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACQUISITIONTECHNIQUE" }, { "name": "COMPLETELYCOVER", "type": "esriFieldTypeSmallInteger", "alias": "COMPLETELYCOVER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COMPLETELYCOVER" }, { "name": "PLANIMETRICACCURACY", "type": "esriFieldTypeDouble", "alias": "PLANIMETRICACCURACY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PLANIMETRICACCURACY" }, { "name": "NATIONALPROVIDER", "type": "esriFieldTypeSmallInteger", "alias": "NATIONALPROVIDER", "domain": { "type": "codedValue", "name": "NationalProvider", "description": "NBHN code table", "codedValues": [ { "name": "Other", "code": 1 }, { "name": "Federal", "code": 2 }, { "name": "Provincial", "code": 3 }, { "name": "Municipal", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NATIONALPROVIDER" }, { "name": "NB_PROVIDER", "type": "esriFieldTypeSmallInteger", "alias": "NB_PROVIDER", "domain": { "type": "codedValue", "name": "NBProvider", "description": "NBHN code table", "codedValues": [ { "name": "Other", "code": 1 }, { "name": "NBDNR", "code": 2 }, { "name": "DENV", "code": 3 }, { "name": "NBADW", "code": 4 }, { "name": "City of Saint John", "code": 6 }, { "name": "City of Moncton", "code": 7 }, { "name": "City of Fredericton", "code": 8 }, { "name": "Other Provincial", "code": 9 }, { "name": "Other Municipal", "code": 10 }, { "name": "Service New Brunswick", "code": 11 }, { "name": "NBDTI", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NB_PROVIDER" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "LOCALNAMEID", "type": "esriFieldTypeString", "alias": "LOCALNAMEID", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "LOCALNAMEID" }, { "name": "LOCALNAME", "type": "esriFieldTypeString", "alias": "LOCALNAME", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LOCALNAME" }, { "name": "NAME1", "type": "esriFieldTypeString", "alias": "NAME1", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NAME1" }, { "name": "NAME2", "type": "esriFieldTypeString", "alias": "NAME2", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NAME2" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R290324_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_290324", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_290324", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A1449_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Streams", "description": "", "prototype": { "attributes": { "NAME2": null, "NAME1": null, "NID": null, "WATERDEFINITION": null, "FLOWDIRECTION": null, "LEVELPRIORITY": null, "NETWORKFLOWTYPE": null, "PERMANENCY": null, "ISOLATED": null, "ID_DATE": null, "NAMEID1": null, "NAMEID2": null, "DIRECTIONCONFIRMED": null, "WATERID": null, "STREAMORDER": null, "LENGTH": null, "SURFACEWATERDESIGNATION": null, "DATASETNAME": null, "WATERSHEDCODE": null, "VALIDITYDATE": null, "ACQUISITIONTECHNIQUE": null, "COMPLETELYCOVER": null, "PLANIMETRICACCURACY": null, "NATIONALPROVIDER": null, "NB_PROVIDER": null, "ENABLED": 1, "LOCALNAMEID": null, "LOCALNAME": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 7, "name": "Waterbodies - Rivers and Lakes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 1000000, "maxScale": 250001, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 2306683.51, "ymin": 7275799.16, "xmax": 2713275.17, "ymax": 7680975.0600000005, "spatialReference": { "wkid": 2036, "latestWkid": 2953 } }, "sourceSpatialReference": { "wkid": 2036, "latestWkid": 2953 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 197, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 255 ], "width": 0.25 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "DATASETNAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NID", "type": "esriFieldTypeString", "alias": "NID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "NID" }, { "name": "WATERDEFINITION", "type": "esriFieldTypeSmallInteger", "alias": "WATERDEFINITION", "domain": { "type": "codedValue", "name": "WaterDefinition_4", "description": "NBHN code", "codedValues": [ { "name": "Unknown", "code": -1 }, { "name": "None", "code": 0 }, { "name": "Canal", "code": 1 }, { "name": "Conduit", "code": 2 }, { "name": "Ditch", "code": 3 }, { "name": "Lake", "code": 4 }, { "name": "Watercourse", "code": 6 }, { "name": "Liquid Waste", "code": 8 }, { "name": "Pond", "code": 9 }, { "name": "Ocean", "code": 100 }, { "name": "Side Channel", "code": 10 }, { "name": "Wetland", "code": 411 }, { "name": "Waterbody_Wetland", "code": 412 }, { "name": "Impoundment", "code": 413 }, { "name": "Riverbed", "code": 414 }, { "name": "Aquaculture", "code": 415 }, { "name": "Generic Water", "code": 417 }, { "name": "Reservoir", "code": 5 }, { "name": "Thoroughfare", "code": 418 }, { "name": "Saltwater Lk", "code": 416 }, { "name": "Tidal Watercourse", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WATERDEFINITION" }, { "name": "PERMANENCY", "type": "esriFieldTypeSmallInteger", "alias": "PERMANENCY", "domain": { "type": "codedValue", "name": "PermanencyCode", "description": "NBHN code", "codedValues": [ { "name": "Unknown", "code": -1 }, { "name": "Permanent", "code": 1 }, { "name": "Intermittent", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERMANENCY" }, { "name": "ISOLATED", "type": "esriFieldTypeSmallInteger", "alias": "ISOLATED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ISOLATED" }, { "name": "SHORELINEWATERLEVELDATUM", "type": "esriFieldTypeSmallInteger", "alias": "SHORELINEWATERLEVELDATUM", "domain": { "type": "codedValue", "name": "ShorelineWaterLevelDatum", "description": "NBHN code table", "codedValues": [ { "name": "Unknown", "code": -1 }, { "name": "None", "code": 0 }, { "name": "Ordinary High Water", "code": 405 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHORELINEWATERLEVELDATUM" }, { "name": "ID_DATE", "type": "esriFieldTypeString", "alias": "ID_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ID_DATE" }, { "name": "WATERID", "type": "esriFieldTypeInteger", "alias": "WATERID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WATERID" }, { "name": "MAXIMUMWATERDEPTH", "type": "esriFieldTypeDouble", "alias": "MAXIMUMWATERDEPTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MAXIMUMWATERDEPTH" }, { "name": "WATERLEVELELEVATION", "type": "esriFieldTypeDouble", "alias": "WATERLEVELELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WATERLEVELELEVATION" }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PERIMETER" }, { "name": "SURFACEWATERDESIGNATION", "type": "esriFieldTypeSmallInteger", "alias": "SURFACEWATERDESIGNATION", "domain": { "type": "codedValue", "name": "SurfaceWaterDesignation", "description": "NBHN code table", "codedValues": [ { "name": "Unknown", "code": -1 }, { "name": "None", "code": 0 }, { "name": "Other", "code": 1 }, { "name": "Drinking water supply", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURFACEWATERDESIGNATION" }, { "name": "DATASETNAME", "type": "esriFieldTypeString", "alias": "DATASETNAME", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "DATASETNAME" }, { "name": "WATERSHEDCODE", "type": "esriFieldTypeString", "alias": "WATERSHEDCODE", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "WATERSHEDCODE" }, { "name": "VALIDITYDATE", "type": "esriFieldTypeString", "alias": "VALIDITYDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "VALIDITYDATE" }, { "name": "ACQUISITIONTECHNIQUE", "type": "esriFieldTypeSmallInteger", "alias": "ACQUISITIONTECHNIQUE", "domain": { "type": "codedValue", "name": "AcquisitionTechnique", "description": "NBHN code table", "codedValues": [ { "name": "Unknown", "code": -1 }, { "name": "No value available", "code": 0 }, { "name": "Other", "code": 1 }, { "name": "GPS", "code": 2 }, { "name": "Orthoimage", "code": 3 }, { "name": "Orthophoto", "code": 4 }, { "name": "Digital data", "code": 5 }, { "name": "Plan", "code": 6 }, { "name": "Field", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACQUISITIONTECHNIQUE" }, { "name": "COMPLETELYCOVER", "type": "esriFieldTypeSmallInteger", "alias": "COMPLETELYCOVER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COMPLETELYCOVER" }, { "name": "PLANIMETRICACCURACY", "type": "esriFieldTypeDouble", "alias": "PLANIMETRICACCURACY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PLANIMETRICACCURACY" }, { "name": "NATIONALPROVIDER", "type": "esriFieldTypeSmallInteger", "alias": "NATIONALPROVIDER", "domain": { "type": "codedValue", "name": "NationalProvider", "description": "NBHN code table", "codedValues": [ { "name": "Other", "code": 1 }, { "name": "Federal", "code": 2 }, { "name": "Provincial", "code": 3 }, { "name": "Municipal", "code": 4 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NATIONALPROVIDER" }, { "name": "NB_PROVIDER", "type": "esriFieldTypeSmallInteger", "alias": "NB_PROVIDER", "domain": { "type": "codedValue", "name": "NBProvider", "description": "NBHN code table", "codedValues": [ { "name": "Other", "code": 1 }, { "name": "NBDNR", "code": 2 }, { "name": "DENV", "code": 3 }, { "name": "NBADW", "code": 4 }, { "name": "City of Saint John", "code": 6 }, { "name": "City of Moncton", "code": 7 }, { "name": "City of Fredericton", "code": 8 }, { "name": "Other Provincial", "code": 9 }, { "name": "Other Municipal", "code": 10 }, { "name": "Service New Brunswick", "code": 11 }, { "name": "NBDTI", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NB_PROVIDER" }, { "name": "NAMEID1", "type": "esriFieldTypeString", "alias": "NAMEID1", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "NAMEID1" }, { "name": "NAMEID2", "type": "esriFieldTypeString", "alias": "NAMEID2", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "NAMEID2" }, { "name": "LOCALNAMEID", "type": "esriFieldTypeString", "alias": "LOCALNAMEID", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "LOCALNAMEID" }, { "name": "NAME1", "type": "esriFieldTypeString", "alias": "NAME1", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NAME1" }, { "name": "NAME2", "type": "esriFieldTypeString", "alias": "NAME2", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "NAME2" }, { "name": "LOCALNAME", "type": "esriFieldTypeString", "alias": "LOCALNAME", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "LOCALNAME" }, { "name": "IMPOUNDMENTMODIFIER", "type": "esriFieldTypeSmallInteger", "alias": "IMPOUNDMENTMODIFIER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "IMPOUNDMENTMODIFIER" }, { "name": "WATERUSE", "type": "esriFieldTypeSmallInteger", "alias": "WATERUSE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WATERUSE" }, { "name": "SDEOWNER.Waterbody.AREA", "type": "esriFieldTypeDouble", "alias": "SDEOWNER.Waterbody.AREA", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SDEOWNER.Waterbody.AREA" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R290323_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_290323", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_290323", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A1448_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Waterbodies - Rivers and Lakes", "description": "", "prototype": { "attributes": { "SDEOWNER.Waterbody.AREA": null, "WATERUSE": null, "NID": null, "WATERDEFINITION": null, "PERMANENCY": null, "ISOLATED": null, "SHORELINEWATERLEVELDATUM": null, "ID_DATE": null, "WATERID": null, "MAXIMUMWATERDEPTH": null, "WATERLEVELELEVATION": null, "PERIMETER": null, "SURFACEWATERDESIGNATION": null, "DATASETNAME": null, "WATERSHEDCODE": null, "VALIDITYDATE": null, "ACQUISITIONTECHNIQUE": null, "COMPLETELYCOVER": null, "PLANIMETRICACCURACY": null, "NATIONALPROVIDER": null, "NB_PROVIDER": null, "NAMEID1": null, "NAMEID2": null, "LOCALNAMEID": null, "NAME1": null, "NAME2": null, "LOCALNAME": null, "IMPOUNDMENTMODIFIER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 8, "name": "Wetland", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 100000, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 2307215.31, "ymin": 7277832.36, "xmax": 2711233.89, "ymax": 7674818.08, "spatialReference": { "wkid": 2036, "latestWkid": 2953 } }, "sourceSpatialReference": { "wkid": 2036, "latestWkid": 2953 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "ccf8c5f9615bfe36f164997671afa2d4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAABOVJREFUeJztXDt2GzEMZKEy93Lru+UibnUv9061fnw0PjP4cKkk01DalQgQIIYAVvbj6+vr99iEj+fneH/7tUucK39+r72W3ktzfjw/xxhjPLqUPxHXwhmnep+/7l2jatDZ8rMHZi/O7yPK3LFj5zVJBrZ2KgLVoKvl14m9EFiVtz6HKi85WXO2t6u6nF0e8h1hNc9tjevnNDnREUELh3aHVUavzIjgh0FfIawqsK5rjBHelTN+GPS0sNIcKxlAuq7BWxfC55IOLRyaGdH5tPvr9S7M8886tOahHWF1d3Hg4THGuWFlzakhmmGgNvDwmJU8Lax2IHtmrBBD/vSwmnFaJiEa9JSw0ri2sxrLYktzJBpW1ucqqjGv2xTZAJBBTwurMWqqMSn1mV9HNsDjFcPqArJTt3Po6WFlyelsckRhhvwJYaXplRlnMHw5z6Gt1+XQE8NKkh2txrIH5gqqY39KWM3wDLDb0XTHfmdYaTil8Fg7TmOAeehdYZWBxHnVMqQzATLoCWGFpm2rbtp7RgYDl0P/g0Oq9NwRVhe8tC2C6uzFLD2ZfJD5TsYIkZzVkm/xf8R572/NHfsKMM1vdBNUVIAaTINqi2FCPBtWaGbAGKiiAtTglp6W0pqgrrCqLCKqKsDV+O0/dECBcpQ0avNYzZqqCnDNRds4tDOsPLnS6/VaRQUowXymhHCox38djZUqB1QddDPMZ0pZDq1srKy8rN1jUHnQXWjj0Mxozcne2432PLQqrJB51uvX6534NiiTQEvXNVSFFTtPhJev77EUNOPboChfZhU/FVJ2YHG1du/lu007Qx6JxHBzJJq4o9SCIhM5bGmN0OG25kg2Fdupk6YLQoewQTsS9L8R4u9DL3T2DlFUU0QHfoS8tZUrmhxa3Y6UuB0UUVVarzpAIT8L9HYx2pGRFJHGLmT53HII/NTzNA69M9Qth9Ade2b8F7DSRahjj46aYO+Q8eZAr3vyV7mRQ29dM502RZscd+ehqNysPrBBWUU64B2KDLpoCeLQk1CVEaAUgcJtjjATjaHXvxVg+O/uk1/9a2T0eoRzsg2QDtqpSguP/+XIikiKtrO0Fv+8u7o2rywKIimatbOrS2vqqSeDOxsrjN6r4bOldeiZEqsoirsOFURXmkM7iL/C+53oKK2pX45EUOX9SAvQm1PbROgo6RfmUG93VXt/via9zvJ+VWkdTpu0Ba7XKry/A1VUt6X0PLXC6ZBrVkpWvsWg8qDbDbZyVP9vk4RTFm7xd/QARLgb2WzmfxabJ400hCNgTmdJbqfTQ4cSG56R0/T6XqYuj8LLhxHZ1mbb3hxBUp5dOrBykc1W8ghknnTdgYzCltzofUn/zoyj7BGI9D6qWEdjxduVmSi5NeQRRHYK8/nK0nqMYMh3wUpXuhorCIdGS2u6fccACUkvFaniUBYedWlOodt3UaWYOTraapacLF6CQzOjhe7S2vyN/fyFSPKtpVjanB5XRfWZ4VFMFvBv7JldwKZY1tzVaU53aV0S8ne13yJgHcSu60gOrcBdTn5YpaOGu1IZBpVUMM/nldYPdIt3lIPSYiQ+iybwDFjel+6NQdbyXXkemgZ5zj4hMigOnZWWFpApBzOInvgzqvQVOfTUchAB+4ijUtbH85Pn0KpykOlPStc1aPfYqghxgGS7P3XfdCdRxsxUAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 64, 101, 235, 89 ], "width": 0.4 }, "width": 63, "height": 63, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "WLOC", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "WLOC", "type": "esriFieldTypeString", "alias": "WLOC", "domain": { "type": "codedValue", "name": "cdDomWetlandCategory", "description": "", "codedValues": [ { "name": "Coastal", "code": "C" }, { "name": "Freshwater/Inland", "code": "F" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "WLOC" }, { "name": "WC", "type": "esriFieldTypeString", "alias": "WC", "domain": { "type": "codedValue", "name": "cdDomWetlandClass", "description": "", "codedValues": [ { "name": "Aquatic Bed", "code": "AB" }, { "name": "Beach", "code": "BC" }, { "name": "Bog", "code": "BO" }, { "name": "Coastal Marsh", "code": "CM" }, { "name": "Dune", "code": "DU" }, { "name": "Fen", "code": "FE" }, { "name": "Freshwater Marsh", "code": "FM" }, { "name": "Forested Wetland", "code": "FW" }, { "name": "Rocky Shore", "code": "RK" }, { "name": "Shrub Wetland", "code": "SB" }, { "name": "Tidal Flat", "code": "TF" }, { "name": "None Productive", "code": "NP" }, { "name": "Waste Land", "code": "WL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "WC" }, { "name": "WRI", "type": "esriFieldTypeString", "alias": "WRI", "domain": { "type": "codedValue", "name": "cdDomWaterRegimeInd", "description": "", "codedValues": [ { "name": "Permanently Flooded", "code": "PF" }, { "name": "Saturated", "code": "SA" }, { "name": "Seasonally Flooded", "code": "SF" }, { "name": "Tidal", "code": "TD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "WRI" }, { "name": "IM", "type": "esriFieldTypeString", "alias": "IM", "domain": { "type": "codedValue", "name": "cdDomImpoundment", "description": "", "codedValues": [ { "name": "Beaver Pond", "code": "BP" }, { "name": "Ducks Unlimited Impoundment", "code": "DI" }, { "name": "Man Made Impoundment", "code": "MI" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "IM" }, { "name": "VT", "type": "esriFieldTypeString", "alias": "VT", "domain": { "type": "codedValue", "name": "cdDomWetlandVegType", "description": "", "codedValues": [ { "name": "Alders", "code": "AW" }, { "name": "Emergent Vegetation", "code": "EV" }, { "name": "Forested Hardwood", "code": "FH" }, { "name": "Forested Softwood", "code": "FS" }, { "name": "Coastal/Shoreline Feature Unvegetated", "code": "FU" }, { "name": "Coastal/Shoreline Feature Vegetated", "code": "FV" }, { "name": "Open Water Vegetated", "code": "OV" }, { "name": "Open Water Unvegetated", "code": "OW" }, { "name": "Shrub except alders", "code": "SV" }, { "name": "Forested Undifferentiated Vegetation", "code": "FF" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "VT" }, { "name": "SPVC", "type": "esriFieldTypeSmallInteger", "alias": "SPVC", "domain": { "type": "range", "name": "cdDomSpecificVegCoverPercent", "description": "", "range": [ 1, 5 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SPVC" }, { "name": "DATAYR", "type": "esriFieldTypeInteger", "alias": "DATAYR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DATAYR" }, { "name": "DATASRC", "type": "esriFieldTypeString", "alias": "DATASRC", "domain": { "type": "codedValue", "name": "cdDomDataSource", "description": "", "codedValues": [ { "name": "INTERP", "code": "INTERP" }, { "name": "OTHER", "code": "OTHER" }, { "name": "PRPRTY", "code": "PRPRTY" }, { "name": "SURVEY", "code": "SURVEY" }, { "name": "UPDATE", "code": "UPDATE" }, { "name": "UPDATT", "code": "UPDATT" }, { "name": "UPDTPW", "code": "UPDTPW" }, { "name": "INTRPC", "code": "INTRPC" }, { "name": "INTRPF", "code": "INTRPF" }, { "name": "INTRPO", "code": "INTRPO" }, { "name": "INTRPR", "code": "INTRPR" }, { "name": "INTRPV", "code": "INTRPV" }, { "name": "INTRPW", "code": "INTRPW" }, { "name": "GROUND", "code": "GROUND" }, { "name": "INTRPU", "code": "INTRPU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "DATASRC" }, { "name": "WATER_CODE", "type": "esriFieldTypeString", "alias": "WATER_CODE", "domain": { "type": "codedValue", "name": "cdDomWaterCode", "description": "", "codedValues": [ { "name": "Aquaculture", "code": "AQ" }, { "name": "Lake", "code": "LK" }, { "name": "Ocean", "code": "ON" }, { "name": "Pond", "code": "PN" }, { "name": "River", "code": "RV" }, { "name": "Salt lake", "code": "SL" }, { "name": "Water", "code": "WA" }, { "name": "Riverbed", "code": "RB" }, { "name": "Tidal Watercourse", "code": "RT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "WATER_CODE" }, { "name": "WATERID", "type": "esriFieldTypeInteger", "alias": "WATERID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "WATERID" }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "domain": null, "editable": true, "nullable": true, "length": 17, "defaultValue": null, "modelName": "WATERSHED" }, { "name": "INVBLK", "type": "esriFieldTypeString", "alias": "INVBLK", "domain": { "type": "codedValue", "name": "InvBlkYears", "description": "Inventory block year identifiers", "codedValues": [ { "name": "2013", "code": "2013" }, { "name": "2014", "code": "2014" }, { "name": "2015", "code": "2015" }, { "name": "2017N", "code": "2017N" }, { "name": "2017S", "code": "2017S" }, { "name": "2018C", "code": "2018C" }, { "name": "2018N", "code": "2018N" }, { "name": "2018NW", "code": "2018NW" }, { "name": "2018W", "code": "2018W" }, { "name": "2019N", "code": "2019N" }, { "name": "2019S", "code": "2019S" }, { "name": "2020NE", "code": "2020NE" }, { "name": "2020SE", "code": "2020SE" }, { "name": "Pilot", "code": "Pilot" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "INVBLK" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R807527_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1687_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Wetland", "description": "", "prototype": { "attributes": { "WATERSHED": null, "INVBLK": null, "WLOC": null, "WC": null, "WRI": null, "IM": null, "VT": null, "SPVC": null, "DATAYR": null, "DATASRC": null, "WATER_CODE": null, "WATERID": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 9, "name": "Camp Lots & Campsites", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 2311924.35, "ymin": 7277862.2, "xmax": 2713532.83, "ymax": 7674734.76, "spatialReference": { "wkid": 2036, "latestWkid": 2953 } }, "sourceSpatialReference": { "wkid": 2036, "latestWkid": 2953 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LUC_2", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 165 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 165 ], "width": 0.4 } }, "value": "Camp Lot", "label": "", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 165 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 165 ], "width": 0.4 } }, "value": "Camp Site", "label": "", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 165 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 165 ], "width": 0.4 } }, "value": "Campground", "label": "", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 0, 0, 165 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 165 ], "width": 0.4 } }, "value": "Clubhouse/Lodge/Resort", "label": "", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FIRST_NAME", "typeIdField": "LUC_2", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SURVEY", "type": "esriFieldTypeDouble", "alias": "SURVEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURVEY" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "SOURCE" }, { "name": "REQUEST", "type": "esriFieldTypeString", "alias": "REQUEST", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "REQUEST" }, { "name": "POLYID", "type": "esriFieldTypeDouble", "alias": "POLYID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POLYID" }, { "name": "DATE_", "type": "esriFieldTypeString", "alias": "DATE_", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "DATE_" }, { "name": "APP_STATUS", "type": "esriFieldTypeString", "alias": "APP_STATUS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "APP_STATUS" }, { "name": "RR_STATUS", "type": "esriFieldTypeString", "alias": "RR_STATUS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RR_STATUS" }, { "name": "OWNER1", "type": "esriFieldTypeString", "alias": "OWNER1", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OWNER1" }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OWNER2" }, { "name": "OWNER3", "type": "esriFieldTypeString", "alias": "OWNER3", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OWNER3" }, { "name": "LNDPRIMARY", "type": "esriFieldTypeString", "alias": "LNDPRIMARY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LNDPRIMARY" }, { "name": "LNDSECOND", "type": "esriFieldTypeString", "alias": "LNDSECOND", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LNDSECOND" }, { "name": "AGREEMENT1", "type": "esriFieldTypeString", "alias": "AGREEMENT1", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "AGREEMENT1" }, { "name": "AGREEMENT2", "type": "esriFieldTypeString", "alias": "AGREEMENT2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "AGREEMENT2" }, { "name": "AGREEMENT3", "type": "esriFieldTypeString", "alias": "AGREEMENT3", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "AGREEMENT3" }, { "name": "LUC_1", "type": "esriFieldTypeString", "alias": "LUC_1", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LUC_1" }, { "name": "LUC_2", "type": "esriFieldTypeString", "alias": "LUC_2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LUC_2" }, { "name": "LUC_3", "type": "esriFieldTypeString", "alias": "LUC_3", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "LUC_3" }, { "name": "FILE_NUM", "type": "esriFieldTypeString", "alias": "FILE_NUM", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "FILE_NUM" }, { "name": "TRANS_TYPE", "type": "esriFieldTypeString", "alias": "TRANS_TYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TRANS_TYPE" }, { "name": "TRANS_ACT", "type": "esriFieldTypeString", "alias": "TRANS_ACT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TRANS_ACT" }, { "name": "RIGHT_ID", "type": "esriFieldTypeString", "alias": "RIGHT_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RIGHT_ID" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "COMPANY", "type": "esriFieldTypeString", "alias": "COMPANY", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "COMPANY" }, { "name": "CLUSTER_NA", "type": "esriFieldTypeString", "alias": "CLUSTER_NA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLUSTER_NA" }, { "name": "SITE_NUM", "type": "esriFieldTypeString", "alias": "SITE_NUM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SITE_NUM" }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "REGION" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "POLY_ID", "type": "esriFieldTypeInteger", "alias": "POLY_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POLY_ID" }, { "name": "LOCATION_UNIT_ID", "type": "esriFieldTypeString", "alias": "LOCATION_UNIT_ID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LOCATION_UNIT_ID" }, { "name": "POLY_ID_TEXT", "type": "esriFieldTypeString", "alias": "POLY_ID_TEXT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "POLY_ID_TEXT" }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PID" }, { "name": "REGION_DISTRICT", "type": "esriFieldTypeString", "alias": "REGION_DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "REGION_DISTRICT" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "COUNTY" }, { "name": "TENURE_STATUS", "type": "esriFieldTypeString", "alias": "TENURE_STATUS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TENURE_STATUS" }, { "name": "CAMPSITE", "type": "esriFieldTypeString", "alias": "CAMPSITE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAMPSITE" }, { "name": "REGION_CD", "type": "esriFieldTypeString", "alias": "REGION_CD", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "REGION_CD" }, { "name": "DISTRICT_CD", "type": "esriFieldTypeString", "alias": "DISTRICT_CD", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DISTRICT_CD" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R888368_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1837_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Camp Lot", "name": "Camp Lot", "domains": {}, "templates": [ { "name": "Camp Lot", "description": "", "prototype": { "attributes": { "REGION_CD": null, "DISTRICT_CD": null, "SURVEY": null, "SOURCE": null, "REQUEST": null, "POLYID": null, "DATE_": null, "APP_STATUS": null, "RR_STATUS": null, "OWNER1": null, "OWNER2": null, "OWNER3": null, "LNDPRIMARY": null, "LNDSECOND": null, "AGREEMENT1": null, "AGREEMENT2": null, "AGREEMENT3": null, "LUC_1": null, "LUC_2": "Camp Lot", "LUC_3": null, "FILE_NUM": null, "TRANS_TYPE": null, "TRANS_ACT": null, "RIGHT_ID": null, "FIRST_NAME": null, "LAST_NAME": null, "COMPANY": null, "CLUSTER_NA": null, "SITE_NUM": null, "REGION": null, "DISTRICT": null, "POLY_ID": null, "LOCATION_UNIT_ID": null, "POLY_ID_TEXT": null, "PID": null, "REGION_DISTRICT": null, "COUNTY": null, "TENURE_STATUS": null, "CAMPSITE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Camp Site", "name": "Camp Site", "domains": {}, "templates": [ { "name": "Camp Site", "description": "", "prototype": { "attributes": { "REGION_CD": null, "DISTRICT_CD": null, "SURVEY": null, "SOURCE": null, "REQUEST": null, "POLYID": null, "DATE_": null, "APP_STATUS": null, "RR_STATUS": null, "OWNER1": null, "OWNER2": null, "OWNER3": null, "LNDPRIMARY": null, "LNDSECOND": null, "AGREEMENT1": null, "AGREEMENT2": null, "AGREEMENT3": null, "LUC_1": null, "LUC_2": "Camp Site", "LUC_3": null, "FILE_NUM": null, "TRANS_TYPE": null, "TRANS_ACT": null, "RIGHT_ID": null, "FIRST_NAME": null, "LAST_NAME": null, "COMPANY": null, "CLUSTER_NA": null, "SITE_NUM": null, "REGION": null, "DISTRICT": null, "POLY_ID": null, "LOCATION_UNIT_ID": null, "POLY_ID_TEXT": null, "PID": null, "REGION_DISTRICT": null, "COUNTY": null, "TENURE_STATUS": null, "CAMPSITE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Campground", "name": "Campground", "domains": {}, "templates": [ { "name": "Campground", "description": "", "prototype": { "attributes": { "REGION_CD": null, "DISTRICT_CD": null, "SURVEY": null, "SOURCE": null, "REQUEST": null, "POLYID": null, "DATE_": null, "APP_STATUS": null, "RR_STATUS": null, "OWNER1": null, "OWNER2": null, "OWNER3": null, "LNDPRIMARY": null, "LNDSECOND": null, "AGREEMENT1": null, "AGREEMENT2": null, "AGREEMENT3": null, "LUC_1": null, "LUC_2": "Campground", "LUC_3": null, "FILE_NUM": null, "TRANS_TYPE": null, "TRANS_ACT": null, "RIGHT_ID": null, "FIRST_NAME": null, "LAST_NAME": null, "COMPANY": null, "CLUSTER_NA": null, "SITE_NUM": null, "REGION": null, "DISTRICT": null, "POLY_ID": null, "LOCATION_UNIT_ID": null, "POLY_ID_TEXT": null, "PID": null, "REGION_DISTRICT": null, "COUNTY": null, "TENURE_STATUS": null, "CAMPSITE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Clubhouse/Lodge/Resort", "name": "Clubhouse/Lodge/Resort", "domains": {}, "templates": [ { "name": "Clubhouse/Lodge/Resort", "description": "", "prototype": { "attributes": { "REGION_CD": null, "DISTRICT_CD": null, "SURVEY": null, "SOURCE": null, "REQUEST": null, "POLYID": null, "DATE_": null, "APP_STATUS": null, "RR_STATUS": null, "OWNER1": null, "OWNER2": null, "OWNER3": null, "LNDPRIMARY": null, "LNDSECOND": null, "AGREEMENT1": null, "AGREEMENT2": null, "AGREEMENT3": null, "LUC_1": null, "LUC_2": "Clubhouse/Lodge/Resort", "LUC_3": null, "FILE_NUM": null, "TRANS_TYPE": null, "TRANS_ACT": null, "RIGHT_ID": null, "FIRST_NAME": null, "LAST_NAME": null, "COMPANY": null, "CLUSTER_NA": null, "SITE_NUM": null, "REGION": null, "DISTRICT": null, "POLY_ID": null, "LOCATION_UNIT_ID": null, "POLY_ID_TEXT": null, "PID": null, "REGION_DISTRICT": null, "COUNTY": null, "TENURE_STATUS": null, "CAMPSITE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 10, "name": "Mining, Energy Production; Infrastructural; Pipeline", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 2311924.35, "ymin": 7277862.2, "xmax": 2713532.83, "ymax": 7674734.76, "spatialReference": { "wkid": 2036, "latestWkid": 2953 } }, "sourceSpatialReference": { "wkid": 2036, "latestWkid": 2953 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LUC_2", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 156, 156, 156, 165 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 165 ], "width": 0.4 } }, "value": "Energy Production", "label": "", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 156, 156, 156, 165 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 165 ], "width": 0.4 } }, "value": "Energy Research", "label": "", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 156, 156, 156, 165 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 165 ], "width": 0.4 } }, "value": "Energy production", "label": "", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 156, 156, 156, 165 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 165 ], "width": 0.4 } }, "value": "Exploration", "label": "", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 156, 156, 156, 165 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 165 ], "width": 0.4 } }, "value": "Subsurface Mining", "label": "", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 156, 156, 156, 165 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 165 ], "width": 0.4 } }, "value": "Surface mining", "label": "", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 156, 156, 156, 165 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 165 ], "width": 0.4 } }, "value": "Infrastructural", "label": "", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 156, 156, 156, 165 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 165 ], "width": 0.4 } }, "value": "Pipeline", "label": "", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FIRST_NAME", "typeIdField": "LUC_2", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SURVEY", "type": "esriFieldTypeDouble", "alias": "SURVEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURVEY" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "SOURCE" }, { "name": "REQUEST", "type": "esriFieldTypeString", "alias": "REQUEST", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "REQUEST" }, { "name": "POLYID", "type": "esriFieldTypeDouble", "alias": "POLYID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POLYID" }, { "name": "DATE_", "type": "esriFieldTypeString", "alias": "DATE_", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "DATE_" }, { "name": "APP_STATUS", "type": "esriFieldTypeString", "alias": "APP_STATUS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "APP_STATUS" }, { "name": "RR_STATUS", "type": "esriFieldTypeString", "alias": "RR_STATUS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RR_STATUS" }, { "name": "OWNER1", "type": "esriFieldTypeString", "alias": "OWNER1", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OWNER1" }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OWNER2" }, { "name": "OWNER3", "type": "esriFieldTypeString", "alias": "OWNER3", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OWNER3" }, { "name": "LNDPRIMARY", "type": "esriFieldTypeString", "alias": "LNDPRIMARY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LNDPRIMARY" }, { "name": "LNDSECOND", "type": "esriFieldTypeString", "alias": "LNDSECOND", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LNDSECOND" }, { "name": "AGREEMENT1", "type": "esriFieldTypeString", "alias": "AGREEMENT1", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "AGREEMENT1" }, { "name": "AGREEMENT2", "type": "esriFieldTypeString", "alias": "AGREEMENT2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "AGREEMENT2" }, { "name": "AGREEMENT3", "type": "esriFieldTypeString", "alias": "AGREEMENT3", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "AGREEMENT3" }, { "name": "LUC_1", "type": "esriFieldTypeString", "alias": "LUC_1", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LUC_1" }, { "name": "LUC_2", "type": "esriFieldTypeString", "alias": "LUC_2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LUC_2" }, { "name": "LUC_3", "type": "esriFieldTypeString", "alias": "LUC_3", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "LUC_3" }, { "name": "FILE_NUM", "type": "esriFieldTypeString", "alias": "FILE_NUM", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "FILE_NUM" }, { "name": "TRANS_TYPE", "type": "esriFieldTypeString", "alias": "TRANS_TYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TRANS_TYPE" }, { "name": "TRANS_ACT", "type": "esriFieldTypeString", "alias": "TRANS_ACT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TRANS_ACT" }, { "name": "RIGHT_ID", "type": "esriFieldTypeString", "alias": "RIGHT_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RIGHT_ID" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "COMPANY", "type": "esriFieldTypeString", "alias": "COMPANY", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "COMPANY" }, { "name": "CLUSTER_NA", "type": "esriFieldTypeString", "alias": "CLUSTER_NA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLUSTER_NA" }, { "name": "SITE_NUM", "type": "esriFieldTypeString", "alias": "SITE_NUM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SITE_NUM" }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "REGION" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "POLY_ID", "type": "esriFieldTypeInteger", "alias": "POLY_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POLY_ID" }, { "name": "LOCATION_UNIT_ID", "type": "esriFieldTypeString", "alias": "LOCATION_UNIT_ID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LOCATION_UNIT_ID" }, { "name": "POLY_ID_TEXT", "type": "esriFieldTypeString", "alias": "POLY_ID_TEXT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "POLY_ID_TEXT" }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PID" }, { "name": "REGION_DISTRICT", "type": "esriFieldTypeString", "alias": "REGION_DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "REGION_DISTRICT" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "COUNTY" }, { "name": "TENURE_STATUS", "type": "esriFieldTypeString", "alias": "TENURE_STATUS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TENURE_STATUS" }, { "name": "CAMPSITE", "type": "esriFieldTypeString", "alias": "CAMPSITE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAMPSITE" }, { "name": "REGION_CD", "type": "esriFieldTypeString", "alias": "REGION_CD", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "REGION_CD" }, { "name": "DISTRICT_CD", "type": "esriFieldTypeString", "alias": "DISTRICT_CD", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DISTRICT_CD" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R888368_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1837_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Energy Production", "name": "Energy Production", "domains": {}, "templates": [ { "name": "Energy Production", "description": "", "prototype": { "attributes": { "REGION_CD": null, "DISTRICT_CD": null, "SURVEY": null, "SOURCE": null, "REQUEST": null, "POLYID": null, "DATE_": null, "APP_STATUS": null, "RR_STATUS": null, "OWNER1": null, "OWNER2": null, "OWNER3": null, "LNDPRIMARY": null, "LNDSECOND": null, "AGREEMENT1": null, "AGREEMENT2": null, "AGREEMENT3": null, "LUC_1": null, "LUC_2": "Energy Production", "LUC_3": null, "FILE_NUM": null, "TRANS_TYPE": null, "TRANS_ACT": null, "RIGHT_ID": null, "FIRST_NAME": null, "LAST_NAME": null, "COMPANY": null, "CLUSTER_NA": null, "SITE_NUM": null, "REGION": null, "DISTRICT": null, "POLY_ID": null, "LOCATION_UNIT_ID": null, "POLY_ID_TEXT": null, "PID": null, "REGION_DISTRICT": null, "COUNTY": null, "TENURE_STATUS": null, "CAMPSITE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Energy Research", "name": "Energy Research", "domains": {}, "templates": [ { "name": "Energy Research", "description": "", "prototype": { "attributes": { "REGION_CD": null, "DISTRICT_CD": null, "SURVEY": null, "SOURCE": null, "REQUEST": null, "POLYID": null, "DATE_": null, "APP_STATUS": null, "RR_STATUS": null, "OWNER1": null, "OWNER2": null, "OWNER3": null, "LNDPRIMARY": null, "LNDSECOND": null, "AGREEMENT1": null, "AGREEMENT2": null, "AGREEMENT3": null, "LUC_1": null, "LUC_2": "Energy Research", "LUC_3": null, "FILE_NUM": null, "TRANS_TYPE": null, "TRANS_ACT": null, "RIGHT_ID": null, "FIRST_NAME": null, "LAST_NAME": null, "COMPANY": null, "CLUSTER_NA": null, "SITE_NUM": null, "REGION": null, "DISTRICT": null, "POLY_ID": null, "LOCATION_UNIT_ID": null, "POLY_ID_TEXT": null, "PID": null, "REGION_DISTRICT": null, "COUNTY": null, "TENURE_STATUS": null, "CAMPSITE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Energy production", "name": "Energy production", "domains": {}, "templates": [ { "name": "Energy production", "description": "", "prototype": { "attributes": { "REGION_CD": null, "DISTRICT_CD": null, "SURVEY": null, "SOURCE": null, "REQUEST": null, "POLYID": null, "DATE_": null, "APP_STATUS": null, "RR_STATUS": null, "OWNER1": null, "OWNER2": null, "OWNER3": null, "LNDPRIMARY": null, "LNDSECOND": null, "AGREEMENT1": null, "AGREEMENT2": null, "AGREEMENT3": null, "LUC_1": null, "LUC_2": "Energy production", "LUC_3": null, "FILE_NUM": null, "TRANS_TYPE": null, "TRANS_ACT": null, "RIGHT_ID": null, "FIRST_NAME": null, "LAST_NAME": null, "COMPANY": null, "CLUSTER_NA": null, "SITE_NUM": null, "REGION": null, "DISTRICT": null, "POLY_ID": null, "LOCATION_UNIT_ID": null, "POLY_ID_TEXT": null, "PID": null, "REGION_DISTRICT": null, "COUNTY": null, "TENURE_STATUS": null, "CAMPSITE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Exploration", "name": "Exploration", "domains": {}, "templates": [ { "name": "Exploration", "description": "", "prototype": { "attributes": { "REGION_CD": null, "DISTRICT_CD": null, "SURVEY": null, "SOURCE": null, "REQUEST": null, "POLYID": null, "DATE_": null, "APP_STATUS": null, "RR_STATUS": null, "OWNER1": null, "OWNER2": null, "OWNER3": null, "LNDPRIMARY": null, "LNDSECOND": null, "AGREEMENT1": null, "AGREEMENT2": null, "AGREEMENT3": null, "LUC_1": null, "LUC_2": "Exploration", "LUC_3": null, "FILE_NUM": null, "TRANS_TYPE": null, "TRANS_ACT": null, "RIGHT_ID": null, "FIRST_NAME": null, "LAST_NAME": null, "COMPANY": null, "CLUSTER_NA": null, "SITE_NUM": null, "REGION": null, "DISTRICT": null, "POLY_ID": null, "LOCATION_UNIT_ID": null, "POLY_ID_TEXT": null, "PID": null, "REGION_DISTRICT": null, "COUNTY": null, "TENURE_STATUS": null, "CAMPSITE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Subsurface Mining", "name": "Subsurface Mining", "domains": {}, "templates": [ { "name": "Subsurface Mining", "description": "", "prototype": { "attributes": { "REGION_CD": null, "DISTRICT_CD": null, "SURVEY": null, "SOURCE": null, "REQUEST": null, "POLYID": null, "DATE_": null, "APP_STATUS": null, "RR_STATUS": null, "OWNER1": null, "OWNER2": null, "OWNER3": null, "LNDPRIMARY": null, "LNDSECOND": null, "AGREEMENT1": null, "AGREEMENT2": null, "AGREEMENT3": null, "LUC_1": null, "LUC_2": "Subsurface Mining", "LUC_3": null, "FILE_NUM": null, "TRANS_TYPE": null, "TRANS_ACT": null, "RIGHT_ID": null, "FIRST_NAME": null, "LAST_NAME": null, "COMPANY": null, "CLUSTER_NA": null, "SITE_NUM": null, "REGION": null, "DISTRICT": null, "POLY_ID": null, "LOCATION_UNIT_ID": null, "POLY_ID_TEXT": null, "PID": null, "REGION_DISTRICT": null, "COUNTY": null, "TENURE_STATUS": null, "CAMPSITE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Surface mining", "name": "Surface mining", "domains": {}, "templates": [ { "name": "Surface mining", "description": "", "prototype": { "attributes": { "REGION_CD": null, "DISTRICT_CD": null, "SURVEY": null, "SOURCE": null, "REQUEST": null, "POLYID": null, "DATE_": null, "APP_STATUS": null, "RR_STATUS": null, "OWNER1": null, "OWNER2": null, "OWNER3": null, "LNDPRIMARY": null, "LNDSECOND": null, "AGREEMENT1": null, "AGREEMENT2": null, "AGREEMENT3": null, "LUC_1": null, "LUC_2": "Surface mining", "LUC_3": null, "FILE_NUM": null, "TRANS_TYPE": null, "TRANS_ACT": null, "RIGHT_ID": null, "FIRST_NAME": null, "LAST_NAME": null, "COMPANY": null, "CLUSTER_NA": null, "SITE_NUM": null, "REGION": null, "DISTRICT": null, "POLY_ID": null, "LOCATION_UNIT_ID": null, "POLY_ID_TEXT": null, "PID": null, "REGION_DISTRICT": null, "COUNTY": null, "TENURE_STATUS": null, "CAMPSITE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Infrastructural", "name": "Infrastructural", "domains": {}, "templates": [ { "name": "Infrastructural", "description": "", "prototype": { "attributes": { "REGION_CD": null, "DISTRICT_CD": null, "SURVEY": null, "SOURCE": null, "REQUEST": null, "POLYID": null, "DATE_": null, "APP_STATUS": null, "RR_STATUS": null, "OWNER1": null, "OWNER2": null, "OWNER3": null, "LNDPRIMARY": null, "LNDSECOND": null, "AGREEMENT1": null, "AGREEMENT2": null, "AGREEMENT3": null, "LUC_1": null, "LUC_2": "Infrastructural", "LUC_3": null, "FILE_NUM": null, "TRANS_TYPE": null, "TRANS_ACT": null, "RIGHT_ID": null, "FIRST_NAME": null, "LAST_NAME": null, "COMPANY": null, "CLUSTER_NA": null, "SITE_NUM": null, "REGION": null, "DISTRICT": null, "POLY_ID": null, "LOCATION_UNIT_ID": null, "POLY_ID_TEXT": null, "PID": null, "REGION_DISTRICT": null, "COUNTY": null, "TENURE_STATUS": null, "CAMPSITE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Pipeline", "name": "Pipeline", "domains": {}, "templates": [ { "name": "Pipeline", "description": "", "prototype": { "attributes": { "REGION_CD": null, "DISTRICT_CD": null, "SURVEY": null, "SOURCE": null, "REQUEST": null, "POLYID": null, "DATE_": null, "APP_STATUS": null, "RR_STATUS": null, "OWNER1": null, "OWNER2": null, "OWNER3": null, "LNDPRIMARY": null, "LNDSECOND": null, "AGREEMENT1": null, "AGREEMENT2": null, "AGREEMENT3": null, "LUC_1": null, "LUC_2": "Pipeline", "LUC_3": null, "FILE_NUM": null, "TRANS_TYPE": null, "TRANS_ACT": null, "RIGHT_ID": null, "FIRST_NAME": null, "LAST_NAME": null, "COMPANY": null, "CLUSTER_NA": null, "SITE_NUM": null, "REGION": null, "DISTRICT": null, "POLY_ID": null, "LOCATION_UNIT_ID": null, "POLY_ID_TEXT": null, "PID": null, "REGION_DISTRICT": null, "COUNTY": null, "TENURE_STATUS": null, "CAMPSITE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 11, "name": "Maple Sugary Lease", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 2311924.35, "ymin": 7277862.2, "xmax": 2713532.83, "ymax": 7674734.76, "spatialReference": { "wkid": 2036, "latestWkid": 2953 } }, "sourceSpatialReference": { "wkid": 2036, "latestWkid": 2953 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "LUC_3", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriPFS", "url": "be15b42ea270143633a4abb3d2f0ff02", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA9NJREFUaIG1WsmVIyEM5UAOE9TEO0F1AHPuPtkPU/qboDlVAVpK+lrAnt/f4//XvzH+/B2tUdGucwnvEz0SHnOMz02ICH1ItXedU7wQ3bqPGXF/Zx/82juRYMbM8QZTjiGj0oXJVrpUcqdr9Z2BgjB6d/beDLeKz1TQRh5Czy782IcheucZ8Vz3fMDb9TgbLvzcROcY2tFx3TMrwUwRJ9GhfSm0OzB36B/ZWymiktNrrosa5sEU3oj+kb2VImo+TUqJN0/gve57f7QL8RRyiudJ0uqG1ERwdGssE5A0Dvt6J4G5ITUdr7lJzTXc/u56KEmw7H0iQgfeXZjv78pDOxqTZqh6h3UaCUhK2Y0DRCUzaYZoTCuBnU6LISU5nbndm3p/lyw3QztJg83vEFWQRs8n6CljuhKyC+oKvQHznY+bHPd9j49WXv7N5iPtDVw9HzG9M06TQrXuxvX+7PQGjhGVx2FzUinsNhdJqXNyQ3p0VB63EtmNcuTkhORCY9+f6GIlMtYoMGWrNafsKZ5Iz4q2Cjl44EBzbve0r7m8HJ6dG56P7O3G9IlR1nnlhW6PEMHbjdWOILf8uRBPcstuUHjg6H4Imu92Us5xF82hzq+Et1KgEsKui5By6ZUP45nmideA52kW60yA8q6qoUpOahwL3kqJjtVdaKcdINK5MswHvJXiiAmaT2ObeS4Ju6RRmc7mZD71VDd+Twxk3ZF1lFoVSQ4JqeERf+ZMeu992nxUNAiWTOmkeWHGe5+yOh/o0nTWK6Xd5qXSufL4RJudoWg65TDRw4F8tYfenHTavmrPXitdnslQiW4dj18tFaGTaBDkTpMUM6xbFscAv1oywc68Wkv4dmJbVZHrv1o6ayflie1XHn4kMhXLiJFaq/h2YtrRT8l5jTJ7J9CphKK5xLNMrjKaWpfwvhXvbiVwTnepjrAjS87VnX7drQSnCdMJlRLeyTk4EYb2KdqTTF3RWVfAznA94Xg3OTaqpFa9WyXLbRCqW4pOFXBCg62pcCj/R8YYp53X6T1YpbTir8LB/hdwqswqpHreaZgO7u2KmxjtfwGr0THcDXgnQ7ahDkQd73brtVJc0bIKdC2mO1k04ZPwUzyvxXTKI0WJgzC3J49/1nGGo1Aa8w6t4vloTpxSwJ7VGlPo9OYk9Ty8I3OsnJaPTuJDwyl3iM/jB7zbVq+UcLuxDnIcRD0u+08hnmTrbtWoRnL1RHvvDsSRAqxu3ugCkTwa06ewXkfq3X3NTZbM4Oxb5Hm6k7nZHKOpPsZtRpL7N3me7mRupaC7rkbnBmeMMX4AqzWh2aO8ShsAAAAASUVORK5CYII=", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 227, 158, 0, 204 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "value": "Maple Sugary", "label": "", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FIRST_NAME", "typeIdField": "LUC_3", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SURVEY", "type": "esriFieldTypeDouble", "alias": "SURVEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURVEY" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "SOURCE" }, { "name": "REQUEST", "type": "esriFieldTypeString", "alias": "REQUEST", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "REQUEST" }, { "name": "POLYID", "type": "esriFieldTypeDouble", "alias": "POLYID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POLYID" }, { "name": "DATE_", "type": "esriFieldTypeString", "alias": "DATE_", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "DATE_" }, { "name": "APP_STATUS", "type": "esriFieldTypeString", "alias": "APP_STATUS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "APP_STATUS" }, { "name": "RR_STATUS", "type": "esriFieldTypeString", "alias": "RR_STATUS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RR_STATUS" }, { "name": "OWNER1", "type": "esriFieldTypeString", "alias": "OWNER1", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OWNER1" }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OWNER2" }, { "name": "OWNER3", "type": "esriFieldTypeString", "alias": "OWNER3", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OWNER3" }, { "name": "LNDPRIMARY", "type": "esriFieldTypeString", "alias": "LNDPRIMARY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LNDPRIMARY" }, { "name": "LNDSECOND", "type": "esriFieldTypeString", "alias": "LNDSECOND", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LNDSECOND" }, { "name": "AGREEMENT1", "type": "esriFieldTypeString", "alias": "AGREEMENT1", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "AGREEMENT1" }, { "name": "AGREEMENT2", "type": "esriFieldTypeString", "alias": "AGREEMENT2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "AGREEMENT2" }, { "name": "AGREEMENT3", "type": "esriFieldTypeString", "alias": "AGREEMENT3", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "AGREEMENT3" }, { "name": "LUC_1", "type": "esriFieldTypeString", "alias": "LUC_1", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LUC_1" }, { "name": "LUC_2", "type": "esriFieldTypeString", "alias": "LUC_2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LUC_2" }, { "name": "LUC_3", "type": "esriFieldTypeString", "alias": "LUC_3", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "LUC_3" }, { "name": "FILE_NUM", "type": "esriFieldTypeString", "alias": "FILE_NUM", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "FILE_NUM" }, { "name": "TRANS_TYPE", "type": "esriFieldTypeString", "alias": "TRANS_TYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TRANS_TYPE" }, { "name": "TRANS_ACT", "type": "esriFieldTypeString", "alias": "TRANS_ACT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TRANS_ACT" }, { "name": "RIGHT_ID", "type": "esriFieldTypeString", "alias": "RIGHT_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RIGHT_ID" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "COMPANY", "type": "esriFieldTypeString", "alias": "COMPANY", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "COMPANY" }, { "name": "CLUSTER_NA", "type": "esriFieldTypeString", "alias": "CLUSTER_NA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLUSTER_NA" }, { "name": "SITE_NUM", "type": "esriFieldTypeString", "alias": "SITE_NUM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SITE_NUM" }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "REGION" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "POLY_ID", "type": "esriFieldTypeInteger", "alias": "POLY_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POLY_ID" }, { "name": "LOCATION_UNIT_ID", "type": "esriFieldTypeString", "alias": "LOCATION_UNIT_ID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LOCATION_UNIT_ID" }, { "name": "POLY_ID_TEXT", "type": "esriFieldTypeString", "alias": "POLY_ID_TEXT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "POLY_ID_TEXT" }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PID" }, { "name": "REGION_DISTRICT", "type": "esriFieldTypeString", "alias": "REGION_DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "REGION_DISTRICT" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "COUNTY" }, { "name": "TENURE_STATUS", "type": "esriFieldTypeString", "alias": "TENURE_STATUS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TENURE_STATUS" }, { "name": "CAMPSITE", "type": "esriFieldTypeString", "alias": "CAMPSITE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAMPSITE" }, { "name": "REGION_CD", "type": "esriFieldTypeString", "alias": "REGION_CD", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "REGION_CD" }, { "name": "DISTRICT_CD", "type": "esriFieldTypeString", "alias": "DISTRICT_CD", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DISTRICT_CD" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R888368_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1837_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Maple Sugary", "name": "Maple Sugary", "domains": {}, "templates": [ { "name": "Maple Sugary", "description": "", "prototype": { "attributes": { "REGION_CD": null, "DISTRICT_CD": null, "SURVEY": null, "SOURCE": null, "REQUEST": null, "POLYID": null, "DATE_": null, "APP_STATUS": null, "RR_STATUS": null, "OWNER1": null, "OWNER2": null, "OWNER3": null, "LNDPRIMARY": null, "LNDSECOND": null, "AGREEMENT1": null, "AGREEMENT2": null, "AGREEMENT3": null, "LUC_1": null, "LUC_2": null, "LUC_3": "Maple Sugary", "FILE_NUM": null, "TRANS_TYPE": null, "TRANS_ACT": null, "RIGHT_ID": null, "FIRST_NAME": null, "LAST_NAME": null, "COMPANY": null, "CLUSTER_NA": null, "SITE_NUM": null, "REGION": null, "DISTRICT": null, "POLY_ID": null, "LOCATION_UNIT_ID": null, "POLY_ID_TEXT": null, "PID": null, "REGION_DISTRICT": null, "COUNTY": null, "TENURE_STATUS": null, "CAMPSITE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 12, "name": "Agricultural Lease", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 100000, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 2311924.35, "ymin": 7277862.2, "xmax": 2713532.83, "ymax": 7674734.76, "spatialReference": { "wkid": 2036, "latestWkid": 2953 } }, "sourceSpatialReference": { "wkid": 2036, "latestWkid": 2953 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPFS", "url": "101043e6382f8f8997cbf9c122e8f7df", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAD0AAAA9CAYAAAAeYmHpAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAA9dJREFUaIG1mrsZFDEMhB24Fiohoh9aI6IJUvoghuju83klzT+ycbTrhyRLo4e9O3/9/f7ny88f4/fXb6PTorVrn0P7RA6HxhxjfEzKFmUbieaufYpWtm6dVylxf682/Jo7M8YVMWKNSrgKGZEsFW8lS8R3Uq3vBBSEs3cy96a7RXSmgnZmoeyZwq/aWLaePGc01zkf8KYWrxqFHw10RNFExnXOjBhXgpBAl81zod2BOVn/iN5KEBWcXn1d1FQWdOGdrX9EbyWI6neDkmPNE3iv896bphB3IadongStrkvNDI40x1YMnMJhH+8EMOpSk1iNBjWquP2dWsgJsNX7zBYSeHdhvr8rC+1odIqh6D3N0xkDJ5XdOEBEPJ1iqPRpxbBTaVVIcU5ntHpT7++URSM0CRpV/w5RBens+QQ9oU9HTHZGXaY3YL7TocFxn/fYtLLy/yw+3NqAyvnw6Z2wGxSicerX+zOpDYgSlcXT4iQSmBYXTqojscE9OiqLo0B2Ix2RmOBcaOzzHVlQIKsKhUrYaIykPUUzkzNaG7lceuDI+mj1tI9RWoRm54bnI3pTnz5RytqvrNCtESx4U1/tMKLpj0LciS27QtMDR3cjZIOdfN2xcFb5hfBWAqiNqOhcwTujlclQ9RPFpufpytcrBsq6KocqPq5yELyVEB2tU2i7FWAmc6SYD3i7G+rAmwYnZ4MOnb1NMtnpdy3V9d8TBaE7so5QqyDOIcFVfEa/MmZ5731afERrMlhWQjvFS6W89ymrs0G6pjMeCU2Ll0jmyOIzm0yaWtNJh44cBPLRnPLmpFP2RXP2XElpOk0FurU9vlqqhSTQZJA7DVKVYmlaHCP5alkxJv1qzKHb8W2VRa5/tSRjJ+mpmq8s/AhkypczQmosotvxaSKf4vNqYfR2oBMxzfocy1Z8ldLUuIT3LX+nmYCc7lwZ04rMOVd36nWaCU4DJnGVEN7OOdhhls1Ta08idbQOXQGTRi1BrOscG1VQi95RyqIFQnRL0ckCxDWqMeUO4X9kFWG38jq9B1MbUikxQhr+C9gVZmUSPe9rKhno7QoNjPgvYNU6irsBb6fJMpRAlFi3m6+V4GptlYGu+XQnijp0HHqK5jWfdmm4KCEIozW5/VmHNCKQ6/NkraL5KE5IKqie1Vgl0OnNiWv59I6MaNlNH53AlzWS7jI6jw94t7UeCUGrsQ5yCKIel/2nEHeidTdrVBuq+h8+7TDtwLjKmzeqwIxf6dOnsF6ba919jAbLSuHVXuR5uhO5q75qTbQZWow492/yPN2J3EpAOq5a5wZnjDH+ARZyslml1ILrAAAAAElFTkSuQmCC", "contentType": "image/png", "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 115, 76, 204 ], "width": 0.4 }, "width": 45.75, "height": 45.75, "angle": 0, "xoffset": 0, "yoffset": 0, "xscale": 1, "yscale": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "FIRST_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SURVEY", "type": "esriFieldTypeDouble", "alias": "SURVEY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SURVEY" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "SOURCE" }, { "name": "REQUEST", "type": "esriFieldTypeString", "alias": "REQUEST", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "REQUEST" }, { "name": "POLYID", "type": "esriFieldTypeDouble", "alias": "POLYID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POLYID" }, { "name": "DATE_", "type": "esriFieldTypeString", "alias": "DATE_", "domain": null, "editable": true, "nullable": true, "length": 11, "defaultValue": null, "modelName": "DATE_" }, { "name": "APP_STATUS", "type": "esriFieldTypeString", "alias": "APP_STATUS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "APP_STATUS" }, { "name": "RR_STATUS", "type": "esriFieldTypeString", "alias": "RR_STATUS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "RR_STATUS" }, { "name": "OWNER1", "type": "esriFieldTypeString", "alias": "OWNER1", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OWNER1" }, { "name": "OWNER2", "type": "esriFieldTypeString", "alias": "OWNER2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OWNER2" }, { "name": "OWNER3", "type": "esriFieldTypeString", "alias": "OWNER3", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "OWNER3" }, { "name": "LNDPRIMARY", "type": "esriFieldTypeString", "alias": "LNDPRIMARY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LNDPRIMARY" }, { "name": "LNDSECOND", "type": "esriFieldTypeString", "alias": "LNDSECOND", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LNDSECOND" }, { "name": "AGREEMENT1", "type": "esriFieldTypeString", "alias": "AGREEMENT1", "domain": null, "editable": true, "nullable": true, "length": 70, "defaultValue": null, "modelName": "AGREEMENT1" }, { "name": "AGREEMENT2", "type": "esriFieldTypeString", "alias": "AGREEMENT2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "AGREEMENT2" }, { "name": "AGREEMENT3", "type": "esriFieldTypeString", "alias": "AGREEMENT3", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "AGREEMENT3" }, { "name": "LUC_1", "type": "esriFieldTypeString", "alias": "LUC_1", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LUC_1" }, { "name": "LUC_2", "type": "esriFieldTypeString", "alias": "LUC_2", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LUC_2" }, { "name": "LUC_3", "type": "esriFieldTypeString", "alias": "LUC_3", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "LUC_3" }, { "name": "FILE_NUM", "type": "esriFieldTypeString", "alias": "FILE_NUM", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "FILE_NUM" }, { "name": "TRANS_TYPE", "type": "esriFieldTypeString", "alias": "TRANS_TYPE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TRANS_TYPE" }, { "name": "TRANS_ACT", "type": "esriFieldTypeString", "alias": "TRANS_ACT", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TRANS_ACT" }, { "name": "RIGHT_ID", "type": "esriFieldTypeString", "alias": "RIGHT_ID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "RIGHT_ID" }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "FIRST_NAME" }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LAST_NAME" }, { "name": "COMPANY", "type": "esriFieldTypeString", "alias": "COMPANY", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "COMPANY" }, { "name": "CLUSTER_NA", "type": "esriFieldTypeString", "alias": "CLUSTER_NA", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CLUSTER_NA" }, { "name": "SITE_NUM", "type": "esriFieldTypeString", "alias": "SITE_NUM", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "SITE_NUM" }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "REGION" }, { "name": "DISTRICT", "type": "esriFieldTypeString", "alias": "DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DISTRICT" }, { "name": "POLY_ID", "type": "esriFieldTypeInteger", "alias": "POLY_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "POLY_ID" }, { "name": "LOCATION_UNIT_ID", "type": "esriFieldTypeString", "alias": "LOCATION_UNIT_ID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LOCATION_UNIT_ID" }, { "name": "POLY_ID_TEXT", "type": "esriFieldTypeString", "alias": "POLY_ID_TEXT", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "POLY_ID_TEXT" }, { "name": "PID", "type": "esriFieldTypeString", "alias": "PID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "PID" }, { "name": "REGION_DISTRICT", "type": "esriFieldTypeString", "alias": "REGION_DISTRICT", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "REGION_DISTRICT" }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "COUNTY" }, { "name": "TENURE_STATUS", "type": "esriFieldTypeString", "alias": "TENURE_STATUS", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "TENURE_STATUS" }, { "name": "CAMPSITE", "type": "esriFieldTypeString", "alias": "CAMPSITE", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "CAMPSITE" }, { "name": "REGION_CD", "type": "esriFieldTypeString", "alias": "REGION_CD", "domain": null, "editable": true, "nullable": true, "length": 1, "defaultValue": null, "modelName": "REGION_CD" }, { "name": "DISTRICT_CD", "type": "esriFieldTypeString", "alias": "DISTRICT_CD", "domain": null, "editable": true, "nullable": true, "length": 2, "defaultValue": null, "modelName": "DISTRICT_CD" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R888368_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1837_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Agricultural Lease", "description": "", "prototype": { "attributes": { "REGION_CD": null, "DISTRICT_CD": null, "SURVEY": null, "SOURCE": null, "REQUEST": null, "POLYID": null, "DATE_": null, "APP_STATUS": null, "RR_STATUS": null, "OWNER1": null, "OWNER2": null, "OWNER3": null, "LNDPRIMARY": null, "LNDSECOND": null, "AGREEMENT1": null, "AGREEMENT2": null, "AGREEMENT3": null, "LUC_1": null, "LUC_2": null, "LUC_3": null, "FILE_NUM": null, "TRANS_TYPE": null, "TRANS_ACT": null, "RIGHT_ID": null, "FIRST_NAME": null, "LAST_NAME": null, "COMPANY": null, "CLUSTER_NA": null, "SITE_NUM": null, "REGION": null, "DISTRICT": null, "POLY_ID": null, "LOCATION_UNIT_ID": null, "POLY_ID_TEXT": null, "PID": null, "REGION_DISTRICT": null, "COUNTY": null, "TENURE_STATUS": null, "CAMPSITE": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 13, "name": "Designated Water Shed", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 2336536, "ymin": 7347315, "xmax": 2662614.7, "ymax": 7667796, "spatialReference": { "wkid": 2036, "latestWkid": 2953 } }, "sourceSpatialReference": { "wkid": 2036, "latestWkid": 2953 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 0, 92, 230, 204 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 204 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "KEY", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "KEY", "type": "esriFieldTypeString", "alias": "KEY", "domain": null, "editable": true, "nullable": false, "length": 12, "defaultValue": null, "modelName": "KEY" }, { "name": "MUNICIPALITY", "type": "esriFieldTypeString", "alias": "MUNICIPALITY", "domain": null, "editable": true, "nullable": false, "length": 254, "defaultValue": null, "modelName": "MUNICIPALITY" }, { "name": "SECONDARY_", "type": "esriFieldTypeString", "alias": "SECONDARY_", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "SECONDARY_" }, { "name": "PRIMARY_TR", "type": "esriFieldTypeString", "alias": "PRIMARY_TR", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "PRIMARY_TR" }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "WATERSHED" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R2262_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2262", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_2262", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1124_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Designated Water Shed", "description": "", "prototype": { "attributes": { "WATERSHED": " ", "PRIMARY_TR": " ", "KEY": " ", "MUNICIPALITY": " ", "SECONDARY_": " " } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 14, "name": "PNA", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1722720675000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 2311475.97, "ymin": 7289243.2, "xmax": 2656686, "ymax": 7669793.49, "spatialReference": { "wkid": 2036, "latestWkid": 2953 } }, "sourceSpatialReference": { "wkid": 2036, "latestWkid": 2953 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSForwardDiagonal", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 0.4 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "NAME" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SOURCE" }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CLASS" }, { "name": "SURVEY", "type": "esriFieldTypeString", "alias": "SURVEY", "domain": null, "editable": true, "nullable": false, "length": 10, "defaultValue": null, "modelName": "SURVEY" }, { "name": "NOM", "type": "esriFieldTypeString", "alias": "NOM", "domain": null, "editable": true, "nullable": false, "length": 100, "defaultValue": null, "modelName": "NOM" }, { "name": "GRP", "type": "esriFieldTypeString", "alias": "GRP", "domain": null, "editable": true, "nullable": false, "length": 20, "defaultValue": null, "modelName": "GRP" }, { "name": "HECTARES", "type": "esriFieldTypeDouble", "alias": "HECTARES", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "HECTARES" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null, "modelName": "OWNER" }, { "name": "IUCN_CATEGORY", "type": "esriFieldTypeString", "alias": "IUCN_Categ", "domain": null, "editable": true, "nullable": false, "length": 25, "defaultValue": null, "modelName": "IUCN_Category" }, { "name": "MANAGED_BY", "type": "esriFieldTypeString", "alias": "MANAGED_BY", "domain": null, "editable": true, "nullable": false, "length": 50, "defaultValue": null, "modelName": "Managed_by" }, { "name": "YEAR_PROTECTED", "type": "esriFieldTypeSmallInteger", "alias": "Year_Prote", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Year_Protected" }, { "name": "YEAR_AMENDED", "type": "esriFieldTypeSmallInteger", "alias": "Extension", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Year_Amended" }, { "name": "PNA_CODE", "type": "esriFieldTypeString", "alias": "PNA_Code", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "PNA_CODE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R815709_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1736_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "PNA", "description": "", "prototype": { "attributes": { "YEAR_AMENDED": 0, "PNA_CODE": null, "NAME": null, "SOURCE": null, "CLASS": null, "SURVEY": " ", "NOM": " ", "GRP": " ", "HECTARES": 0, "OWNER": " ", "IUCN_CATEGORY": " ", "MANAGED_BY": " ", "YEAR_PROTECTED": 0 } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }, { "currentVersion": 10.71, "id": 15, "name": "Holder", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 250000, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "extent": { "xmin": 2306683.51, "ymin": 7255395.67, "xmax": 2734204.75, "ymax": 7714144, "spatialReference": { "wkid": 2036, "latestWkid": 2953 } }, "sourceSpatialReference": { "wkid": 2036, "latestWkid": 2953 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "CROWN", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 153 ], "width": 0.4 } }, "value": "0", "label": "Private", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 233, 255, 190, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 153 ], "width": 0.4 } }, "value": "1", "label": "Crown", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 190, 190, 153 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 225, 225, 225, 153 ], "width": 0.4 } }, "value": "2", "label": "Freehold", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CROWN", "typeIdField": "CROWN", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "CROWN", "type": "esriFieldTypeInteger", "alias": "CROWN", "domain": { "type": "codedValue", "name": "cdDomCrownIndctr", "description": "", "codedValues": [ { "name": "0", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CROWN" }, { "name": "HOLDER", "type": "esriFieldTypeInteger", "alias": "HOLDER", "domain": { "type": "codedValue", "name": "cdDomHolder_2_1_1", "description": "", "codedValues": [ { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "13", "code": 13 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "19", "code": 19 }, { "name": "20", "code": 20 }, { "name": "31", "code": 31 }, { "name": "32", "code": 32 }, { "name": "33", "code": 33 }, { "name": "34", "code": 34 }, { "name": "35", "code": 35 }, { "name": "36", "code": 36 }, { "name": "37", "code": 37 }, { "name": "38", "code": 38 }, { "name": "39", "code": 39 }, { "name": "41", "code": 41 }, { "name": "42", "code": 42 }, { "name": "49", "code": 49 }, { "name": "50", "code": 50 }, { "name": "51", "code": 51 }, { "name": "61", "code": 61 }, { "name": "62", "code": 62 }, { "name": "63", "code": 63 }, { "name": "70", "code": 70 }, { "name": "71", "code": 71 }, { "name": "72", "code": 72 }, { "name": "73", "code": 73 }, { "name": "74", "code": 74 }, { "name": "90", "code": 90 }, { "name": "98", "code": 98 }, { "name": "64", "code": 64 }, { "name": "65", "code": 65 }, { "name": "66", "code": 66 }, { "name": "52", "code": 52 }, { "name": "53", "code": 53 }, { "name": "54", "code": 54 }, { "name": "43", "code": 43 }, { "name": "99", "code": 99 }, { "name": "100", "code": 100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "HOLDER" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R60585_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1292_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 0, "name": "0", "domains": { "CROWN": {"type": "inherited"}, "HOLDER": {"type": "inherited"} }, "templates": [ { "name": "0", "description": "", "prototype": { "attributes": { "CROWN": 0, "HOLDER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 1, "name": "1", "domains": { "CROWN": {"type": "inherited"}, "HOLDER": {"type": "inherited"} }, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "CROWN": 1, "HOLDER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2, "name": "2", "domains": { "CROWN": {"type": "inherited"}, "HOLDER": {"type": "inherited"} }, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "CROWN": 2, "HOLDER": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 } ], "tables": [] }