{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Restoration Sites (No Details)", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2887c36e8c2afb69ed89d66150ab1d4e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAWCAYAAADJqhx8AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACRUlEQVQ4jc3UW0jTcRQH8O9/F7fZtoZaamyGbKPUQCiLQrH/WixXzRkpg3UZxWjdJAiCmKsWsbdh5HC5kqCkG1KBUlqLlZmXZC7nnJsbK8yew7TZZFv2IERzi7Qe6jz+ON8PnMPhR8NfFu3/BtYWF+v8brftjwBpZWW2q7evHkAzgPiSgUgkWp8jELAyVmTtC/l8t5YEkCTJC4759l6w3SAMhw+YAdwHMLtoIDxHaZPuqWbkicSQKKqy+hzP2j8Eg7JFAfJqlWzYOVB2rnF+d5rTZ4iJ9yEph7v8jnfQqf4tMOb13D1qMBJpTCYAgEKlos5ylWKqPaYq2SqZdna90P0SkCiUptlIJGMjuS0BpVJp0F+xUs5rNdoNpWRwsOelOSUQGPHU6hus6HnagX6HHXKVGoXrS+Yb6XToLU2U47tllwBcB/A5AaioqVnjd3s4woIi3Gu0oLvzMfj5wh8AALC5XJTvUjD9b10nR5wDpgQgjckpzxOJAQClO+RI57CRwxcsXBGEBUUYdTo3JY3AYjEmP05NAgBIhRKkQpkUBoB4PAYKjUYkAZmrsjvsjx7MfZ0JE6z0ZSnDAODu7wWDTutMAqxG45eyip1vbjdc3qw9a0gZ9g+5EBh2fxoPBpqSAADIX1e4fehV9zub6eJK9YlT4PB4AIBYNAr7w1a0t9ycEohFW8aDgW8pgRazOXzEZuNPOLqa6w7trwIBNkEQiEWjM7mC1c9zM0UHXz9pm/45k3SJ13S6KADNwvfQqDflWP/+S/sOE7O9K7cxHqIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1157800.3576441407, "ymin": 599413.7810827196, "xmax": 1266595.4950402975, "ymax": 720842.8610587269, "spatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Location", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "Project_Type", "type": "esriFieldTypeString", "alias": "Project_Type", "length": 60, "domain": { "type": "codedValue", "name": "PROJECT_TYPE", "description": "Watershed restoration project type.", "codedValues": [ { "name": "Native Meadow", "code": "NM" }, { "name": "Tree and Shrub Planting", "code": "TSP" }, { "name": "Wetland", "code": "WT" }, { "name": "Rain Garden Bioretention", "code": "RGBR" }, { "name": "Stream Restoration", "code": "SR" }, { "name": "Structural Stormwater Retrofit", "code": "SSR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Cut_Sheet", "type": "esriFieldTypeString", "alias": "Cut_Sheet", "length": 200, "domain": null }, { "name": "Project_Image", "type": "esriFieldTypeString", "alias": "Project_Image", "length": 200, "domain": null }, { "name": "Id", "type": "esriFieldTypeDouble", "alias": "Id", "domain": null }, { "name": "Sites_Desc", "type": "esriFieldTypeString", "alias": "Sites_Desc", "length": 255, "domain": null }, { "name": "Ownership", "type": "esriFieldTypeString", "alias": "Ownership", "length": 50, "domain": { "type": "codedValue", "name": "OWNERSHIP", "description": "Type of land ownership", "codedValues": [ { "name": "Public", "code": "PB" }, { "name": "Private Opt-In", "code": "PRI" }, { "name": "Private Opt-Out", "code": "PRO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1856_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1835_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }