{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Park Units", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATED_DATE", "creatorField": "CREATED_USER", "editDateField": "UPDATED_DATE", "editorField": "UPDATED_USER", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1164894.09575331, "ymin": 462164.09331238305, "xmax": 1343913.47130965, "ymax": 611949.624777466, "spatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "valueExpression": "var status = $feature.STATUS;\nvar owner = $feature.OWNER;\nvar symbology = When(status == \"Existing\" && owner == 'M-NCPPC', \"M-NCPPC\", status == \"Pending\" && owner == \"M-NCPPC\", 'Pending, M-NCPPC', owner == 'State of Maryland', 'State of Maryland', owner == 'Revenue Authority', 'Revenue Authority', owner == 'WSSC', 'WSSC', owner == 'United States', 'United States', 'Municipal');\n\nreturn symbology;\n", "valueExpressionTitle": "Status & System Owner", "uniqueValueGroups": [ { "heading": "Status & System Owner", "classes": [ { "label": "M-NCPPC", "description": "M-NCPPC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 204, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 0.5 } }, "values": [ [ "M-NCPPC" ] ] }, { "label": "Pending, M-NCPPC", "description": "Pending, M-NCPPC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 130, 145, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 40, 106, 8, 255 ], "width": 0.8 } }, "values": [ [ "Pending, M-NCPPC" ] ] }, { "label": "Municipal", "description": "Municipal", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.4 } }, "values": [ [ "Municipal" ] ] }, { "label": "Revenue Authority", "description": "Revenue Authority", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.4 } }, "values": [ [ "Revenue Authority" ] ] }, { "label": "State of Maryland", "description": "State of Maryland", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.4 } }, "values": [ [ "State of Maryland" ] ] }, { "label": "United States", "description": "United States", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.4 } }, "values": [ [ "United States" ] ] }, { "label": "WSSC", "description": "WSSC", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.4 } }, "values": [ [ "WSSC" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 172, 204, 102, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 115, 0, 255 ], "width": 0.5 } }, "value": "M-NCPPC", "label": "M-NCPPC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 55, 130, 145, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 40, 106, 8, 255 ], "width": 0.8 } }, "value": "Pending, M-NCPPC", "label": "Pending, M-NCPPC" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 211, 255, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.4 } }, "value": "Municipal", "label": "Municipal" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.4 } }, "value": "Revenue Authority", "label": "Revenue Authority" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 115, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.4 } }, "value": "State of Maryland", "label": "State of Maryland" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 152, 230, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.4 } }, "value": "United States", "label": "United States" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 168, 132, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 0 ], "width": 0.4 } }, "value": "WSSC", "label": "WSSC" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 124, 222, 155, 255 ], "toColor": [ 124, 222, 155, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 125, 88, 237, 255 ], "toColor": [ 125, 88, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 230, 83, 92, 255 ], "toColor": [ 230, 83, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 114, 138, 173, 255 ], "toColor": [ 114, 138, 173, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 165, 74, 255 ], "toColor": [ 207, 165, 74, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 147, 227, 255 ], "toColor": [ 245, 147, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 130, 47, 87, 255 ], "toColor": [ 130, 47, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 117, 242, 92, 255 ], "toColor": [ 117, 242, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 135, 77, 47, 255 ], "toColor": [ 135, 77, 47, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 218, 227, 255 ], "toColor": [ 100, 218, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 57, 70, 150, 255 ], "toColor": [ 57, 70, 150, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 102, 135, 49, 255 ], "toColor": [ 102, 135, 49, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 153, 156, 255 ], "toColor": [ 232, 153, 156, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PARK_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelPerPart", "allowOverrun": true, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "all", "removeDuplicatesDistance": 0, "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 20000, "name": "Default", "priority": 1, "symbol": { "type": "esriTS", "color": [ 38, 115, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "italic", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "PARK_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PARK_NAME", "type": "esriFieldTypeString", "alias": "Park Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PARK_NAME" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "System Owner", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": "M-NCPPC", "modelName": "OWNER" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "STATUS" }, { "name": "FACILITY_C", "type": "esriFieldTypeString", "alias": "Facility Code", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "FACILITY_C" }, { "name": "TYPE_", "type": "esriFieldTypeString", "alias": "Park Type", "domain": { "type": "codedValue", "name": "Parks_CATEGORY_Text", "description": "Parks type values as text.", "codedValues": [ { "name": "Conservation", "code": "Conservation" }, { "name": "Local", "code": "Local" }, { "name": "Misc. Non-Recreational Facility", "code": "Misc. Non-Recreational Facility" }, { "name": "Misc. Recreational Facility", "code": "Misc. Recreational Facility" }, { "name": "Municipal", "code": "Municipal" }, { "name": "Neighborhood", "code": "Neighborhood" }, { "name": "Neighborhood Conservation", "code": "Neighborhood Conservation" }, { "name": "Recreational", "code": "Recreational" }, { "name": "Regional", "code": "Regional" }, { "name": "Special", "code": "Special" }, { "name": "Stream Valley", "code": "Stream Valley" }, { "name": "Urban", "code": "Urban" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "TYPE_" }, { "name": "AUTHORITY", "type": "esriFieldTypeString", "alias": "Authority", "domain": null, "editable": true, "nullable": true, "length": 80, "defaultValue": null, "modelName": "AUTHORITY" }, { "name": "APPROVAL_YEAR", "type": "esriFieldTypeSmallInteger", "alias": "Approval Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "APPROVAL_YEAR" }, { "name": "PLANNING_AREA", "type": "esriFieldTypeString", "alias": "Planning Area", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PLANNING_AREA" }, { "name": "ACQ_BASIS", "type": "esriFieldTypeString", "alias": "Acquisition Basis", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ACQ_BASIS" }, { "name": "NARRATIVE", "type": "esriFieldTypeString", "alias": "Narrative", "domain": null, "editable": true, "nullable": true, "length": 1073741822, "defaultValue": null, "modelName": "NARRATIVE" }, { "name": "URL", "type": "esriFieldTypeString", "alias": "URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "URL" }, { "name": "PIC_URL", "type": "esriFieldTypeString", "alias": "Pic URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PIC_URL" }, { "name": "GISOBJID", "type": "esriFieldTypeInteger", "alias": "GIS ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GISOBJID" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "Created Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "UPDATED_DATE", "type": "esriFieldTypeDate", "alias": "Updated Date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "UPDATED_DATE" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "Created User", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "UPDATED_USER", "type": "esriFieldTypeString", "alias": "Updated User", "domain": null, "editable": false, "nullable": true, "length": 50, "defaultValue": null, "modelName": "UPDATED_USER" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN", "required": true }, { "name": "MANAGER", "type": "esriFieldTypeString", "alias": "Manager", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MANAGER" }, { "name": "PARK_CODE", "type": "esriFieldTypeString", "alias": "Park Code", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARK_CODE" }, { "name": "CATEGORY", "type": "esriFieldTypeString", "alias": "Category", "domain": { "type": "codedValue", "name": "Parks_CATEGORY_Text", "description": "Parks type values as text.", "codedValues": [ { "name": "Conservation", "code": "Conservation" }, { "name": "Local", "code": "Local" }, { "name": "Misc. Non-Recreational Facility", "code": "Misc. Non-Recreational Facility" }, { "name": "Misc. Recreational Facility", "code": "Misc. Recreational Facility" }, { "name": "Municipal", "code": "Municipal" }, { "name": "Neighborhood", "code": "Neighborhood" }, { "name": "Neighborhood Conservation", "code": "Neighborhood Conservation" }, { "name": "Recreational", "code": "Recreational" }, { "name": "Regional", "code": "Regional" }, { "name": "Special", "code": "Special" }, { "name": "Stream Valley", "code": "Stream Valley" }, { "name": "Urban", "code": "Urban" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "CATEGORY" }, { "name": "SUBCATEGORY", "type": "esriFieldTypeString", "alias": "Subcategory", "domain": { "type": "codedValue", "name": "Parks_SUBCATEGORY_Text", "description": "Parks subcategory values as text.", "codedValues": [ { "name": "Civic Green", "code": "Civic Green" }, { "name": "Neighborhood Green", "code": "Neighborhood Green" }, { "name": "Plaza", "code": "Plaza" }, { "name": "Pocket Green", "code": "Pocket Green" }, { "name": "Urban Greenway", "code": "Urban Greenway" }, { "name": "Urban Recreational", "code": "Urban Recreational" }, { "name": "Urban Recreational Parklet", "code": "Urban Recreational Parklet" }, { "name": "School Park", "code": "School Park" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SUBCATEGORY" }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 1000, "defaultValue": null, "modelName": "ADDRESS" }, { "name": "PARENT", "type": "esriFieldTypeString", "alias": "Parent", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PARENT" }, { "name": "COMMISS", "type": "esriFieldTypeDate", "alias": "Commission Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "COMMISS" }, { "name": "LATEST_QAQC", "type": "esriFieldTypeDate", "alias": "Latest QA/QC by Park Unit Coordinator", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LATEST_QAQC" }, { "name": "WITHDRAW", "type": "esriFieldTypeDate", "alias": "Withdraw Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WITHDRAW" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "MGMT_AREA", "type": "esriFieldTypeString", "alias": "Management Area", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MGMT_AREA" }, { "name": "MGMT_REGION", "type": "esriFieldTypeString", "alias": "Management Region", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MGMT_REGION" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R608054_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_608054", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_608054", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5762_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "M-NCPPC", "description": "", "prototype": { "attributes": { "OWNER": "M-NCPPC", "PARK_NAME": null, "MGMT_AREA": null, "STATUS": "Existing", "FACILITY_C": null, "TYPE_": null, "AUTHORITY": null, "APPROVAL_YEAR": null, "PLANNING_AREA": null, "ACQ_BASIS": null, "NARRATIVE": null, "URL": null, "PIC_URL": null, "GISOBJID": null, "LATEST_QAQC": null, "COMMISS": null, "PARENT": null, "ADDRESS": null, "MGMT_REGION": null, "WITHDRAW": null, "MANAGER": null, "PARK_CODE": null, "CATEGORY": null, "SUBCATEGORY": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Pending, M-NCPPC", "description": "", "prototype": { "attributes": { "OWNER": "M-NCPPC", "PARK_NAME": null, "MGMT_AREA": null, "STATUS": "Pending", "FACILITY_C": null, "TYPE_": null, "AUTHORITY": null, "APPROVAL_YEAR": null, "PLANNING_AREA": null, "ACQ_BASIS": null, "NARRATIVE": null, "URL": null, "PIC_URL": null, "GISOBJID": null, "LATEST_QAQC": null, "COMMISS": null, "PARENT": null, "ADDRESS": null, "MGMT_REGION": null, "WITHDRAW": null, "MANAGER": null, "PARK_CODE": null, "CATEGORY": null, "SUBCATEGORY": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Municipal", "description": "", "prototype": { "attributes": { "OWNER": "Chevy Chase Sec. III", "PARK_NAME": null, "MGMT_AREA": null, "STATUS": "Existing", "FACILITY_C": null, "TYPE_": null, "AUTHORITY": null, "APPROVAL_YEAR": null, "PLANNING_AREA": null, "ACQ_BASIS": null, "NARRATIVE": null, "URL": null, "PIC_URL": null, "GISOBJID": null, "LATEST_QAQC": null, "COMMISS": null, "PARENT": null, "ADDRESS": null, "MGMT_REGION": null, "WITHDRAW": null, "MANAGER": null, "PARK_CODE": null, "CATEGORY": null, "SUBCATEGORY": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Municipal (1)", "description": "", "prototype": { "attributes": { "OWNER": "Chevy Chase Village", "PARK_NAME": null, "MGMT_AREA": null, "STATUS": "Existing", "FACILITY_C": null, "TYPE_": null, "AUTHORITY": null, "APPROVAL_YEAR": null, "PLANNING_AREA": null, "ACQ_BASIS": null, "NARRATIVE": null, "URL": null, "PIC_URL": null, "GISOBJID": null, "LATEST_QAQC": null, "COMMISS": null, "PARENT": null, "ADDRESS": null, "MGMT_REGION": null, "WITHDRAW": null, "MANAGER": null, "PARK_CODE": null, "CATEGORY": null, "SUBCATEGORY": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Municipal (2)", "description": "", "prototype": { "attributes": { "OWNER": "Friendship Heights", "PARK_NAME": null, "MGMT_AREA": null, "STATUS": "Existing", "FACILITY_C": null, "TYPE_": null, "AUTHORITY": null, "APPROVAL_YEAR": null, "PLANNING_AREA": null, "ACQ_BASIS": null, "NARRATIVE": null, "URL": null, "PIC_URL": null, "GISOBJID": null, "LATEST_QAQC": null, "COMMISS": null, "PARENT": null, "ADDRESS": null, "MGMT_REGION": null, "WITHDRAW": null, "MANAGER": null, "PARK_CODE": null, "CATEGORY": null, "SUBCATEGORY": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Municipal (3)", "description": "", "prototype": { "attributes": { "OWNER": "Gaithersburg", "PARK_NAME": null, "MGMT_AREA": null, "STATUS": "Existing", "FACILITY_C": null, "TYPE_": null, "AUTHORITY": null, "APPROVAL_YEAR": null, "PLANNING_AREA": null, "ACQ_BASIS": null, "NARRATIVE": null, "URL": null, "PIC_URL": null, "GISOBJID": null, "LATEST_QAQC": null, "COMMISS": null, "PARENT": null, "ADDRESS": null, "MGMT_REGION": null, "WITHDRAW": null, "MANAGER": null, "PARK_CODE": null, "CATEGORY": null, "SUBCATEGORY": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Municipal (4)", "description": "", "prototype": { "attributes": { "OWNER": "Garrett Park", "PARK_NAME": null, "MGMT_AREA": null, "STATUS": "Existing", "FACILITY_C": null, "TYPE_": null, "AUTHORITY": null, "APPROVAL_YEAR": null, "PLANNING_AREA": null, "ACQ_BASIS": null, "NARRATIVE": null, "URL": null, "PIC_URL": null, "GISOBJID": null, "LATEST_QAQC": null, "COMMISS": null, "PARENT": null, "ADDRESS": null, "MGMT_REGION": null, "WITHDRAW": null, "MANAGER": null, "PARK_CODE": null, "CATEGORY": null, "SUBCATEGORY": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Municipal (5)", "description": "", "prototype": { "attributes": { "OWNER": "Glen Echo", "PARK_NAME": null, "MGMT_AREA": null, "STATUS": "Existing", "FACILITY_C": null, "TYPE_": null, "AUTHORITY": null, "APPROVAL_YEAR": null, "PLANNING_AREA": null, "ACQ_BASIS": null, "NARRATIVE": null, "URL": null, "PIC_URL": null, "GISOBJID": null, "LATEST_QAQC": null, "COMMISS": null, "PARENT": null, "ADDRESS": null, "MGMT_REGION": null, "WITHDRAW": null, "MANAGER": null, "PARK_CODE": null, "CATEGORY": null, "SUBCATEGORY": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Municipal (6)", "description": "", "prototype": { "attributes": { "OWNER": "Kensington", "PARK_NAME": null, "MGMT_AREA": null, "STATUS": "Existing", "FACILITY_C": null, "TYPE_": null, "AUTHORITY": null, "APPROVAL_YEAR": null, "PLANNING_AREA": null, "ACQ_BASIS": null, "NARRATIVE": null, "URL": null, "PIC_URL": null, "GISOBJID": null, "LATEST_QAQC": null, "COMMISS": null, "PARENT": null, "ADDRESS": null, "MGMT_REGION": null, "WITHDRAW": null, "MANAGER": null, "PARK_CODE": null, "CATEGORY": null, "SUBCATEGORY": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Municipal (7)", "description": "", "prototype": { "attributes": { "OWNER": "Oakmont", "PARK_NAME": null, "MGMT_AREA": null, "STATUS": "Existing", "FACILITY_C": null, "TYPE_": null, "AUTHORITY": null, "APPROVAL_YEAR": null, "PLANNING_AREA": null, "ACQ_BASIS": null, "NARRATIVE": null, "URL": null, "PIC_URL": null, "GISOBJID": null, "LATEST_QAQC": null, "COMMISS": null, "PARENT": null, "ADDRESS": null, "MGMT_REGION": null, "WITHDRAW": null, "MANAGER": null, "PARK_CODE": null, "CATEGORY": null, "SUBCATEGORY": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Municipal (8)", "description": "", "prototype": { "attributes": { "OWNER": "Poolesville", "PARK_NAME": null, "MGMT_AREA": null, "STATUS": "Existing", "FACILITY_C": null, "TYPE_": null, "AUTHORITY": null, "APPROVAL_YEAR": null, "PLANNING_AREA": null, "ACQ_BASIS": null, "NARRATIVE": null, "URL": null, "PIC_URL": null, "GISOBJID": null, "LATEST_QAQC": null, "COMMISS": null, "PARENT": null, "ADDRESS": null, "MGMT_REGION": null, "WITHDRAW": null, "MANAGER": null, "PARK_CODE": null, "CATEGORY": null, "SUBCATEGORY": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Municipal (9)", "description": "", "prototype": { "attributes": { "OWNER": "Rockville", "PARK_NAME": null, "MGMT_AREA": null, "STATUS": "Existing", "FACILITY_C": null, "TYPE_": null, "AUTHORITY": null, "APPROVAL_YEAR": null, "PLANNING_AREA": null, "ACQ_BASIS": null, "NARRATIVE": null, "URL": null, "PIC_URL": null, "GISOBJID": null, "LATEST_QAQC": null, "COMMISS": null, "PARENT": null, "ADDRESS": null, "MGMT_REGION": null, "WITHDRAW": null, "MANAGER": null, "PARK_CODE": null, "CATEGORY": null, "SUBCATEGORY": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Municipal (10)", "description": "", "prototype": { "attributes": { "OWNER": "Somerset", "PARK_NAME": null, "MGMT_AREA": null, "STATUS": "Existing", "FACILITY_C": null, "TYPE_": null, "AUTHORITY": null, "APPROVAL_YEAR": null, "PLANNING_AREA": null, "ACQ_BASIS": null, "NARRATIVE": null, "URL": null, "PIC_URL": null, "GISOBJID": null, "LATEST_QAQC": null, "COMMISS": null, "PARENT": null, "ADDRESS": null, "MGMT_REGION": null, "WITHDRAW": null, "MANAGER": null, "PARK_CODE": null, "CATEGORY": null, "SUBCATEGORY": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Municipal (11)", "description": "", "prototype": { "attributes": { "OWNER": "Takoma Park", "PARK_NAME": null, "MGMT_AREA": null, "STATUS": "Existing", "FACILITY_C": null, "TYPE_": null, "AUTHORITY": null, "APPROVAL_YEAR": null, "PLANNING_AREA": null, "ACQ_BASIS": null, "NARRATIVE": null, "URL": null, "PIC_URL": null, "GISOBJID": null, "LATEST_QAQC": null, "COMMISS": null, "PARENT": null, "ADDRESS": null, "MGMT_REGION": null, "WITHDRAW": null, "MANAGER": null, "PARK_CODE": null, "CATEGORY": null, "SUBCATEGORY": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Municipal (12)", "description": "", "prototype": { "attributes": { "OWNER": "Town of Chevy Chase", "PARK_NAME": null, "MGMT_AREA": null, "STATUS": "Existing", "FACILITY_C": null, "TYPE_": null, "AUTHORITY": null, "APPROVAL_YEAR": null, "PLANNING_AREA": null, "ACQ_BASIS": null, "NARRATIVE": null, "URL": null, "PIC_URL": null, "GISOBJID": null, "LATEST_QAQC": null, "COMMISS": null, "PARENT": null, "ADDRESS": null, "MGMT_REGION": null, "WITHDRAW": null, "MANAGER": null, "PARK_CODE": null, "CATEGORY": null, "SUBCATEGORY": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Municipal (13)", "description": "", "prototype": { "attributes": { "OWNER": "Washington Grove", "PARK_NAME": null, "MGMT_AREA": null, "STATUS": "Existing", "FACILITY_C": null, "TYPE_": null, "AUTHORITY": null, "APPROVAL_YEAR": null, "PLANNING_AREA": null, "ACQ_BASIS": null, "NARRATIVE": null, "URL": null, "PIC_URL": null, "GISOBJID": null, "LATEST_QAQC": null, "COMMISS": null, "PARENT": null, "ADDRESS": null, "MGMT_REGION": null, "WITHDRAW": null, "MANAGER": null, "PARK_CODE": null, "CATEGORY": null, "SUBCATEGORY": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Municipal (14)", "description": "", "prototype": { "attributes": { "OWNER": "Town of Barnesville", "PARK_NAME": null, "MGMT_AREA": null, "STATUS": "Existing", "FACILITY_C": null, "TYPE_": null, "AUTHORITY": null, "APPROVAL_YEAR": null, "PLANNING_AREA": null, "ACQ_BASIS": null, "NARRATIVE": null, "URL": null, "PIC_URL": null, "GISOBJID": null, "LATEST_QAQC": null, "COMMISS": null, "PARENT": null, "ADDRESS": null, "MGMT_REGION": null, "WITHDRAW": null, "MANAGER": null, "PARK_CODE": null, "CATEGORY": null, "SUBCATEGORY": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "State of Maryland", "description": "", "prototype": { "attributes": { "OWNER": "State of Maryland", "PARK_NAME": null, "MGMT_AREA": null, "STATUS": "Existing", "FACILITY_C": null, "TYPE_": null, "AUTHORITY": null, "APPROVAL_YEAR": null, "PLANNING_AREA": null, "ACQ_BASIS": null, "NARRATIVE": null, "URL": null, "PIC_URL": null, "GISOBJID": null, "LATEST_QAQC": null, "COMMISS": null, "PARENT": null, "ADDRESS": null, "MGMT_REGION": null, "WITHDRAW": null, "MANAGER": null, "PARK_CODE": null, "CATEGORY": null, "SUBCATEGORY": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "Revenue Authority", "description": "", "prototype": { "attributes": { "OWNER": "Revenue Authority", "PARK_NAME": null, "MGMT_AREA": null, "STATUS": "Existing", "FACILITY_C": null, "TYPE_": null, "AUTHORITY": null, "APPROVAL_YEAR": null, "PLANNING_AREA": null, "ACQ_BASIS": null, "NARRATIVE": null, "URL": null, "PIC_URL": null, "GISOBJID": null, "LATEST_QAQC": null, "COMMISS": null, "PARENT": null, "ADDRESS": null, "MGMT_REGION": null, "WITHDRAW": null, "MANAGER": null, "PARK_CODE": null, "CATEGORY": null, "SUBCATEGORY": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "WSSC", "description": "", "prototype": { "attributes": { "OWNER": "WSSC", "PARK_NAME": null, "MGMT_AREA": null, "STATUS": "Existing", "FACILITY_C": null, "TYPE_": null, "AUTHORITY": null, "APPROVAL_YEAR": null, "PLANNING_AREA": null, "ACQ_BASIS": null, "NARRATIVE": null, "URL": null, "PIC_URL": null, "GISOBJID": null, "LATEST_QAQC": null, "COMMISS": null, "PARENT": null, "ADDRESS": null, "MGMT_REGION": null, "WITHDRAW": null, "MANAGER": null, "PARK_CODE": null, "CATEGORY": null, "SUBCATEGORY": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "United States", "description": "", "prototype": { "attributes": { "OWNER": "United States", "PARK_NAME": null, "MGMT_AREA": null, "STATUS": "Existing", "FACILITY_C": null, "TYPE_": null, "AUTHORITY": null, "APPROVAL_YEAR": null, "PLANNING_AREA": null, "ACQ_BASIS": null, "NARRATIVE": null, "URL": null, "PIC_URL": null, "GISOBJID": null, "LATEST_QAQC": null, "COMMISS": null, "PARENT": null, "ADDRESS": null, "MGMT_REGION": null, "WITHDRAW": null, "MANAGER": null, "PARK_CODE": null, "CATEGORY": null, "SUBCATEGORY": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "5d847b1e318e444e9d21f790325b858a" } ], "tables": [] }