{ "currentVersion": 10.71, "id": 0, "name": "Biodiversity Conservation Network - BioNet", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "The Biodiversity Conservation Network (or BioNet) of Maryland layer systematically identifies and prioritizes ecologically important lands to conserve Marylands biodiversity (i.e., plants, animals, habitats, and landscapes). This dataset aggregates numerous separate data layers hierarchically according to the BioNet Criteria Matrix. These data were needed to maximize the influence and effectiveness of public and private conservation investments; promote shared responsibilities for land conservation between public and private sectors; and guide and encourage compatible land uses and land management practices. ", "copyrightText": "MD iMAP, DNR", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "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": -8848462.8249, "ymin": 4567821.076399997, "xmax": -8354929.453500001, "ymax": 4825759.705799997, "spatialReference": { "wkid": 102100, "latestWkid": 3857 } }, "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BioNetTier", "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": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "Tier 1", "label": "Tier 1", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 76, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Tier 2", "label": "Tier 2", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 132, 168, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 0, 132, 168, 255 ], "width": 0 } }, "value": "Tier 3", "label": "Tier 3", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 38, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Tier 4", "label": "Tier 4", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 137, 68, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSNull", "color": [ 110, 110, 110, 255 ], "width": 0 } }, "value": "Tier 5", "label": "Tier 5", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "BioNetTier", "typeIdField": "BioNetTier", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "GIS Object ID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "BioNetTier", "type": "esriFieldTypeString", "alias": "BioNet Tier", "domain": null, "editable": true, "nullable": true, "length": 12, "defaultValue": null, "modelName": "BioNetTier" }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Acres" }, { "name": "Hectares", "type": "esriFieldTypeDouble", "alias": "Hectares", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Hectares" }, { "name": "InfoTip", "type": "esriFieldTypeString", "alias": "InfoTip", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "InfoTip" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R32_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S22_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "Tier 1", "name": "Tier 1", "domains": {}, "templates": [ { "name": "Tier 1", "description": "", "prototype": { "attributes": { "Hectares": null, "InfoTip": null, "BioNetTier": "Tier 1", "Acres": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Tier 2", "name": "Tier 2", "domains": {}, "templates": [ { "name": "Tier 2", "description": "", "prototype": { "attributes": { "Hectares": null, "InfoTip": null, "BioNetTier": "Tier 2", "Acres": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Tier 3", "name": "Tier 3", "domains": {}, "templates": [ { "name": "Tier 3", "description": "", "prototype": { "attributes": { "Hectares": null, "InfoTip": null, "BioNetTier": "Tier 3", "Acres": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Tier 4", "name": "Tier 4", "domains": {}, "templates": [ { "name": "Tier 4", "description": "", "prototype": { "attributes": { "Hectares": null, "InfoTip": null, "BioNetTier": "Tier 4", "Acres": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Tier 5", "name": "Tier 5", "domains": {}, "templates": [ { "name": "Tier 5", "description": "", "prototype": { "attributes": { "Hectares": null, "InfoTip": null, "BioNetTier": "Tier 5", "Acres": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 26000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }