{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "WP_Areas", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 2, "name": "WATERSHED_PLANNING.WP_Subsh_Areas", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "WP_ID", "composite": false, "catalogID": "{38B04A5A-4961-4B2F-84FE-967BCE4235C6}" }, { "id": 0, "name": "WATERSHED_PLANNING.WP_TMDL", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "WP_ID", "composite": false, "catalogID": "{8297FA67-F8D7-4BE0-B32F-F7B80B85DE74}" }, { "id": 1, "name": "WATERSHED_PLANNING.SWAP_Info", "relatedTableId": 6, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "WP_ID", "composite": false, "catalogID": "{DBF7A32A-F459-41A1-A4C5-B3B8EBE7FCC6}" } ], "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "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": 1341577.68004948, "ymin": 557197.899963543, "xmax": 1504369.14514831, "ymax": 748560.999848127, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.002, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "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": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 215, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "WP_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "WP_NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "WP_NAME" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WS_Planning_Status", "description": "Watershed Planning Status", "codedValues": [ { "name": "Not Started", "code": "Not_Started" }, { "name": "In-Progress", "code": "In_Progress" }, { "name": "Public Review", "code": "Public_Review" }, { "name": "Completed", "code": "Completed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "STATUS" }, { "name": "COMMUNITIES", "type": "esriFieldTypeString", "alias": "COMMUNITIES", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMUNITIES" }, { "name": "WM_CONTACT", "type": "esriFieldTypeString", "alias": "WMM_CONTACT", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "WM_CONTACT" }, { "name": "EST_COMPLETION", "type": "esriFieldTypeString", "alias": "EST_COMPLETION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "EST_COMPLETION" }, { "name": "COMPLETION", "type": "esriFieldTypeString", "alias": "COMPLETION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMPLETION" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "WP_PLAN_LINK", "type": "esriFieldTypeString", "alias": "WP_PLAN_LINK", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "WP_PLAN_LINK" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "WATERSHED", "type": "esriFieldTypeString", "alias": "WATERSHED", "domain": { "type": "codedValue", "name": "D_Watershed8dgt", "description": "8 Digit Watershed ", "codedValues": [ { "name": "02120202-Deer Creek", "code": "02120202-Deer Creek" }, { "name": "02130801-Gunpowder River", "code": "02130801-Gunpowder River" }, { "name": "02130802-Lower Gunpowder Falls", "code": "02130802-Lower Gunpowder Falls" }, { "name": "02130804-Little Gunpowder Falls", "code": "02130804-Little Gunpowder Falls" }, { "name": "02130805-Loch Raven Reservoir", "code": "02130805-Loch Raven Reservoir" }, { "name": "02130806-Prettyboy Reservoir", "code": "02130806-Prettyboy Reservoir" }, { "name": "02130807-Middle River", "code": "02130807-Middle River" }, { "name": "02130901-Back River", "code": "02130901-Back River" }, { "name": "02130903-Baltimore Harbor", "code": "02130903-Baltimore Harbor" }, { "name": "02130904-Jones Falls", "code": "02130904-Jones Falls" }, { "name": "02130905-Gwynns Falls", "code": "02130905-Gwynns Falls" }, { "name": "02130906-Patapsco River L N Br", "code": "02130906-Patapsco River L N Br" }, { "name": "02130907-Liberty Reservoir", "code": "02130907-Liberty Reservoir" }, { "name": "02139997-Middle Chesapeake Bay", "code": "02139997-Middle Chesapeake Bay" }, { "name": "02130803-Bird River", "code": "02130803-Bird River" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "WATERSHED" }, { "name": "BASIN", "type": "esriFieldTypeString", "alias": "BASIN", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "BASIN" }, { "name": "TRIBTEAMBA", "type": "esriFieldTypeString", "alias": "TRIBTEAMBA", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "TRIBTEAMBA" }, { "name": "WP_ID", "type": "esriFieldTypeGUID", "alias": "WP_ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "WP_ID" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.AREA" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "GDB_4528_WP_ID", "fields": "WP_ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R294_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_294", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_294", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A112_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "WP_Areas", "description": "", "prototype": { "attributes": { "TRIBTEAMBA": null, "WP_ID": null, "WP_NAME": null, "STATUS": null, "COMMUNITIES": null, "WM_CONTACT": null, "EST_COMPLETION": null, "COMPLETION": null, "ACRES": null, "WP_PLAN_LINK": null, "BASIN": null, "WATERSHED": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }