{ "currentVersion": 10.91, "id": 0, "name": "PRV", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "DPWFacilities contains point features that represent the locations of public works facilities in Baltimore County. The feature classes can be categorized by facility type where facility types include highway shops, salt storage facilties, utilities facilties, equipment operation and maintenance (EOM) facilities, solid waste management facilities, and other facilities.", "copyrightText": "This data was developed by the Baltimore County, Maryland Department of Public Works.", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 9, "name": "wPRV_BUILDING_CAT", "relatedTableId": 10, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "DPW_FACILITYID", "composite": false }, { "id": 10, "name": "wPRV_CONTROLS_CAT", "relatedTableId": 11, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "DPW_FACILITYID", "composite": false }, { "id": 11, "name": "wPRV_MECHANICAL_CAT", "relatedTableId": 12, "cardinality": "esriRelCardinalityOneToOne", "role": "esriRelRoleOrigin", "keyField": "DPW_FACILITYID", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1373838.1295, "ymin": 582114.996749997, "xmax": 1375385.02500001, "ymax": 586006.628250003, "spatialReference": { "wkid": 2893, "latestWkid": 2893 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 123, 0, 176, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FACILITY_NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DPW_FACILITYID", "type": "esriFieldTypeString", "alias": "DPW_FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "DPW_FACILITYID" }, { "name": "FACILITY_TYPE", "type": "esriFieldTypeString", "alias": "FACILITY_TYPE", "domain": null, "editable": true, "nullable": true, "length": 45, "defaultValue": null, "modelName": "FACILITY_TYPE" }, { "name": "FACILITY_NAME", "type": "esriFieldTypeString", "alias": "FACILITY_NAME", "domain": null, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "FACILITY_NAME" }, { "name": "FACILITY_ADDRESS", "type": "esriFieldTypeString", "alias": "FACILITY_ADDRESS", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "FACILITY_ADDRESS" }, { "name": "FACILITY_CITY", "type": "esriFieldTypeString", "alias": "FACILITY_CITY", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "FACILITY_CITY" }, { "name": "FACILITY_ZIPCODE", "type": "esriFieldTypeString", "alias": "FACILITY_ZIPCODE", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "FACILITY_ZIPCODE" }, { "name": "FACILITY_PHONE", "type": "esriFieldTypeString", "alias": "FACILITY_PHONE", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITY_PHONE" }, { "name": "COORDINATE_SOURCE", "type": "esriFieldTypeString", "alias": "COORDINATE_SOURCE", "domain": { "type": "codedValue", "name": "dCoordinateSource", "description": "Coordinate Source", "codedValues": [ { "name": "SURVEY GRADE", "code": "SURVEY GRADE" }, { "name": "MAPPING GRADE - GPS", "code": "MAPPING GRADE - GPS" }, { "name": "MOBILE GRADE - GPS", "code": "MOBILE GRADE - GPS" }, { "name": "DIGITIZING", "code": "DIGITIZING" }, { "name": "GEOCODED", "code": "GEOCODED" }, { "name": "LINEAR REFERENCING", "code": "LINEAR REFERENCING" }, { "name": "SCALED", "code": "SCALED" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COORDINATE_SOURCE" }, { "name": "LIFECYCLE_STATUS", "type": "esriFieldTypeString", "alias": "LIFECYCLE_STATUS", "domain": { "type": "codedValue", "name": "dLifecycleStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "PROPOSED", "code": "PROPOSED" }, { "name": "UNDER CONSTRUCTION", "code": "UNDER CONSTRUCTION" }, { "name": "ABANDONED", "code": "ABANDONED" }, { "name": "REMOVED", "code": "REMOVED" }, { "name": "DESTROYED", "code": "DESTROYED" }, { "name": "NOT IN SERVICE", "code": "NOT IN SERVICE" }, { "name": "INVESTIGATE", "code": "INVESTIGATE" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "LIFECYCLE_STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOCATION" }, { "name": "OWNED_BY", "type": "esriFieldTypeString", "alias": "OWNED_BY", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "OWNED_BY" }, { "name": "MAINTAINED_BY", "type": "esriFieldTypeString", "alias": "MAINTAINED_BY", "domain": { "type": "codedValue", "name": "dAdministrativeArea", "description": "Administrative Area", "codedValues": [ { "name": "COUNTY", "code": "COUNTY" }, { "name": "PRIVATE", "code": "PRIVATE" }, { "name": "CITY", "code": "CITY" }, { "name": "STATE", "code": "STATE" }, { "name": "FEDERAL", "code": "FEDERAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MAINTAINED_BY" }, { "name": "RESPONSIBLE_AGENCY", "type": "esriFieldTypeString", "alias": "RESPONSIBLE_AGENCY", "domain": { "type": "codedValue", "name": "dResponsibleAgency", "description": "Responsible Agency", "codedValues": [ { "name": "DEPARTMENT OF RECREATION AND PARKS", "code": "DEPARTMENT OF RECREATION AND PARKS" }, { "name": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY", "code": "DEPARTMENT OF ENVIRONMENT PROTECTION AND SUSTAINABILITY" }, { "name": "OFFICE OF BUDGET AND FINANCE", "code": "OFFICE OF BUDGET AND FINANCE" }, { "name": "BOARD OF EDUCATION", "code": "BOARD OF EDUCATION" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION", "code": "DEPARTMENT OF PUBLIC WORKS AND TRANSPORTATION" }, { "name": "REVENUE AUTHORITY", "code": "REVENUE AUTHORITY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 75, "defaultValue": null, "modelName": "RESPONSIBLE_AGENCY" }, { "name": "CONDITION", "type": "esriFieldTypeSmallInteger", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITION_DATE", "type": "esriFieldTypeDate", "alias": "CONDITION_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITION_DATE" }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "INSTALL_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALL_DATE" }, { "name": "WARRANTY_DATE", "type": "esriFieldTypeDate", "alias": "WARRANTY_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTY_DATE" }, { "name": "REHABILITATION_DATE", "type": "esriFieldTypeDate", "alias": "REHABILITATION_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "REHABILITATION_DATE" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "CREATED_USER", "type": "esriFieldTypeString", "alias": "CREATED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATED_USER" }, { "name": "CREATED_DATE", "type": "esriFieldTypeDate", "alias": "CREATED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATED_DATE" }, { "name": "LAST_EDITED_USER", "type": "esriFieldTypeString", "alias": "LAST_EDITED_USER", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LAST_EDITED_USER" }, { "name": "LAST_EDITED_DATE", "type": "esriFieldTypeDate", "alias": "LAST_EDITED_DATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LAST_EDITED_DATE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "G3331DPW_FACILIT", "fields": "DPW_FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1045_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1045", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1045", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A400_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "PRV", "description": "", "prototype": { "attributes": { "NOTES": null, "REHABILITATION_DATE": null, "DPW_FACILITYID": null, "FACILITY_TYPE": null, "FACILITY_NAME": null, "FACILITY_ADDRESS": null, "FACILITY_CITY": null, "FACILITY_ZIPCODE": null, "FACILITY_PHONE": null, "COORDINATE_SOURCE": null, "LIFECYCLE_STATUS": null, "LOCATION": null, "OWNED_BY": null, "MAINTAINED_BY": null, "RESPONSIBLE_AGENCY": null, "CONDITION": null, "CONDITION_DATE": null, "INSTALL_DATE": null, "WARRANTY_DATE": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0e744c8573af4acabf9fecdd23c9c6b2" }