{ "currentVersion": 10.71, "id": 5, "name": "2017 MNFI Potential Natural Areas", "type": "Feature Layer", "description": "A spatial representation of potential natural areas. The polygons contained in this feature class were derived from data developed for the 2004 Oakland County Natural Areas Report update. Each feature was assigned a priority of One, Two, or Three. Digital Landcover, orthophotography, and USGS quadrangle maps were the main sources used to identify each natural area. The data from the Oakland County Natural Areas update project was collected in 2004. Key attributes include Priority and TotalScore. \"Priority\" is a reflection of quality and indicates the level of priority to retain or conserve the natural state of the identified area.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2253, "latestWkid": 2253 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PRIORITY", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Priority One", "label": "Priority One", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Priority Two", "label": "Priority Two", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "Priority Three", "label": "Priority Three", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -9316772.520463781, "ymin": 5225057.5525844935, "xmax": -9248918.764532996, "ymax": 5295614.10214946, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PRIORITY", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PRIORITY", "type": "esriFieldTypeString", "alias": "PRIORITY", "length": 20, "domain": null }, { "name": "TOTALSCORE", "type": "esriFieldTypeDouble", "alias": "TOTALSCORE", "domain": null }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null }, { "name": "COREAREA", "type": "esriFieldTypeDouble", "alias": "COREAREA", "domain": null }, { "name": "PROXIMITYCOUNT", "type": "esriFieldTypeInteger", "alias": "PROXIMITYCOUNT", "domain": null }, { "name": "NATURALAREAPERCENT", "type": "esriFieldTypeDouble", "alias": "NATURALAREAPERCENT", "domain": null }, { "name": "RESTOREPERCENT", "type": "esriFieldTypeDouble", "alias": "RESTOREPERCENT", "domain": null }, { "name": "ELEMENTOCCURRENCECOUNT", "type": "esriFieldTypeInteger", "alias": "ELEMENTOCCURRENCECOUNT", "domain": null }, { "name": "STREAM", "type": "esriFieldTypeInteger", "alias": "STREAM", "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeDouble", "alias": "PARCEL", "domain": null }, { "name": "LARGEPARCELPERCENT", "type": "esriFieldTypeDouble", "alias": "LARGEPARCELPERCENT", "domain": null }, { "name": "PARCELCOUNT", "type": "esriFieldTypeInteger", "alias": "PARCELCOUNT", "domain": null }, { "name": "VEGETATIONQUALITYPERCENT", "type": "esriFieldTypeDouble", "alias": "VEGETATIONQUALITYPERCENT", "domain": null }, { "name": "VEGETATIONQUALITYACRES", "type": "esriFieldTypeDouble", "alias": "VEGETATIONQUALITYACRES", "domain": null }, { "name": "SIZESCORE", "type": "esriFieldTypeSmallInteger", "alias": "SIZESCORE", "domain": null }, { "name": "STREAMSCORE", "type": "esriFieldTypeSmallInteger", "alias": "STREAMSCORE", "domain": null }, { "name": "ELEMENTOCCURRENCESCORE", "type": "esriFieldTypeSmallInteger", "alias": "ELEMENTOCCURRENCESCORE", "domain": null }, { "name": "PROXIMITYSCORE", "type": "esriFieldTypeSmallInteger", "alias": "PROXIMITYSCORE", "domain": null }, { "name": "RESTORABILITYSCORE", "type": "esriFieldTypeSmallInteger", "alias": "RESTORABILITYSCORE", "domain": null }, { "name": "NATURALAREASCORE", "type": "esriFieldTypeSmallInteger", "alias": "NATURALAREASCORE", "domain": null }, { "name": "CORESCORE", "type": "esriFieldTypeSmallInteger", "alias": "CORESCORE", "domain": null }, { "name": "PARCELSCORE", "type": "esriFieldTypeSmallInteger", "alias": "PARCELSCORE", "domain": null }, { "name": "VEGETATIONQUALITYSCORE", "type": "esriFieldTypeSmallInteger", "alias": "VEGETATIONQUALITYSCORE", "domain": null }, { "name": "QUALITYAREASCORE", "type": "esriFieldTypeSmallInteger", "alias": "QUALITYAREASCORE", "domain": null }, { "name": "ENHANCEDPRIORITY", "type": "esriFieldTypeString", "alias": "ENHANCEDPRIORITY", "length": 20, "domain": null }, { "name": "ENHANCEDTOTALSCORE", "type": "esriFieldTypeSmallInteger", "alias": "ENHANCEDTOTALSCORE", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R23344_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S14297_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "supportsCoordinatesQuantization": true }