{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Manhole", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Sewer" }, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The feature is a point shapefile to classify data. A manhole is a small covered opening in a floor, pavement, or other surface to allow a person to enter, especially an opening in a street leading to a sewer.", "copyrightText": "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": 0, "name": "Drawing", "relatedTableId": 20, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": true, "catalogID": "{6A99B21F-973A-4369-AAED-4823C50575EB}" } ], "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": false, "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" }, "hasMetadata": true, "extent": { "xmin": 1358576.875, "ymin": 559977.5900000039, "xmax": 1499265.49625, "ymax": 677733.843500003, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.002, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -120561100, "falseY": -95444400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 38, 115, 0, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "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": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "SEWER_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "Sewer Service Area", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "SEWER_SERVICE_AREA" }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "MANHOLE_COVER", "type": "esriFieldTypeString", "alias": "Manhole Cover", "domain": { "type": "codedValue", "name": "dssManholeCover", "description": "ManholeCover", "codedValues": [ { "name": "STANDARD", "code": "STANDARD" }, { "name": "RAIN PAN", "code": "RAIN PAN" }, { "name": "WATERTIGHT LID", "code": "WATERTIGHT LID" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MANHOLE_COVER" }, { "name": "WALL_MATERIAL", "type": "esriFieldTypeString", "alias": "Wall Material", "domain": { "type": "codedValue", "name": "dStructureMaterial", "description": "StructureMaterial", "codedValues": [ { "name": "BRICK", "code": "BRICK" }, { "name": "CONCRETE", "code": "CONCRETE" }, { "name": "METAL", "code": "METAL" }, { "name": "PLASTIC", "code": "PLASTIC" }, { "name": "RUBBER", "code": "RUBBER" }, { "name": "STONE", "code": "STONE" }, { "name": "TERRA COTTA", "code": "TERRA COTTA" }, { "name": "WOOD", "code": "WOOD" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "WALL_MATERIAL" }, { "name": "LINING_TYPE", "type": "esriFieldTypeString", "alias": "Lining Type", "domain": { "type": "codedValue", "name": "dssLiningType", "description": "LiningType", "codedValues": [ { "name": "CURED IN PLACE", "code": "CURED IN PLACE" }, { "name": "FOLD AND FORM", "code": "FOLD AND FORM" }, { "name": "CEMENTITIOUS", "code": "CEMENTITIOUS" }, { "name": "SLIP LINING", "code": "SLIP LINING" }, { "name": "PARTIAL LINING", "code": "PARTIAL LINING" }, { "name": "JOINT SEALING", "code": "JOINT SEALING" }, { "name": "EPOXY", "code": "EPOXY" }, { "name": "OTHER", "code": "OTHER" }, { "name": "NONE", "code": "NONE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "CONCRETE INVERT REHABILITATION", "code": "CONCRETE INVERT REHABILITATION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LINING_TYPE" }, { "name": "ACCESSIBLE", "type": "esriFieldTypeString", "alias": "Accessible", "domain": { "type": "codedValue", "name": "deYES_NO", "description": "Enterprise domain for yes no values", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ACCESSIBLE" }, { "name": "STORM_CONCERN", "type": "esriFieldTypeString", "alias": "Storm Concern", "domain": { "type": "codedValue", "name": "deYES_NO", "description": "Enterprise domain for yes no values", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "STORM_CONCERN" }, { "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": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "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" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "G4493FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A487_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Manhole", "description": "", "prototype": { "attributes": { "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "FACILITYID": " ", "NOTES": null, "ELEVATION": null, "SEWER_SERVICE_AREA": null, "DEPTH": null, "MANHOLE_COVER": null, "WALL_MATERIAL": null, "LINING_TYPE": null, "ACCESSIBLE": null, "STORM_CONCERN": 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": 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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "Cleanout", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Sewer" }, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The feature is a point shapefile that has three subtypes to classify data; cleanout, flushing structure, inline cleanout and lamphole. A cleanout is a capped end of a sewer line that is used to clear obstructions in the sewer line. An inline cleanout has a removable basket to filter sewage that collects large objects that could be circulating through. A lamphole is a reticulation sewer end of line access point to allow limited access to facilitate inspection or clearing of obstructions.", "copyrightText": "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": 1, "name": "Drawing", "relatedTableId": 21, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": true, "catalogID": "{18052E94-B4C4-418E-9F14-54892DA2406E}" } ], "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": false, "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" }, "hasMetadata": true, "extent": { "xmin": 1359170.34450001, "ymin": 568548.760000005, "xmax": 1480114.1495, "ymax": 677255.0199999961, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.002, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -120561100, "falseY": -95444400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ed6e24d1e80e52999c1f79ee2e23e13c", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAASCAYAAAC5DOVpAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABd0lEQVQ4jcXUwSuDcRzH8feePY81z2wr5qAk5SKypNykrJT2D4wTR+XgLCelXdwkV3Jx4CRRopbDUjhzW1IYLeZpvz17nuf3iFEOm7a28jt+vt/fq37fvv1UmnjU/8BCwFuzsCSwCJQaxXwehTlXcgAcNYR5W4h7dTRHMOsUG8QUnYXIBN6HQ2Lf/Xat2IwaJKEFiPwEVp6o3gN6N1rplUtFQ3zm0kKYz5x/z7NYCduVBn2mYCkygc/XDooP8EAkRtDOE5UleDqlYBukgfUfqBImpWQFyclzir2OMTrDQ+UeVQfbgMdjcrJI0rVZq3VmaVlk6CXFfWgQ1aOUw1wawza+VmSnlpn9PtHWXlxpQvYMER7G39ZPwMwSs97rxNQQ86off2abnCtYLdyxGBygS9rEq96pknukYDJ/y40UTAEZCmwYt2w5ggQwAlzVio1KySYlln/tlWnlmfYG2HcMxuvBrrG5qFRwDPYArZ5nWlXyP+tN/c8+ALrphK2cjMRWAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEPTH" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "dssCleanoutType", "description": "CleanoutType", "codedValues": [ { "name": "CLEANOUT", "code": "CLEANOUT" }, { "name": "LAMP HOLE", "code": "LAMP HOLE" }, { "name": "INLINE CLEANOUT", "code": "INLINE CLEANOUT" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "SEWER_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "Sewer Service Area", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "SEWER_SERVICE_AREA" }, { "name": "ACCESSIBLE", "type": "esriFieldTypeString", "alias": "Accessible", "domain": { "type": "codedValue", "name": "deYES_NO", "description": "Enterprise domain for yes no values", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ACCESSIBLE" }, { "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": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "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" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "G4486FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A480_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Cleanout", "description": "", "prototype": { "attributes": { "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "FACILITYID": " ", "NOTES": null, "ELEVATION": null, "DEPTH": null, "TYPE": null, "SEWER_SERVICE_AREA": null, "ACCESSIBLE": 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": 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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 14, "name": "Pump Station", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Sewer" }, "defaultVisibility": true, "minScale": 40000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The feature uses points to represent data and has nine subtypes; discharge structure, junction chamber, lift station, pump station, diversion chamber, diversion point, production well, treatment plant and storage basin. A discharge structure is a building that consists of concrete box culvert that discharges sewage into a body of water or an interior drainage system. A junction chamber is a section in a sewer system where the flow from one or more sewers joins or converges into the main sewer. A lift station is designed to move wastewater from lower to higher elevation, particularly where the elevation of the source is not sufficient for gravity flow, and all mechanical components are held underground. A pump station is used to move wastewater to higher elevations in order to allow transport by gravity flow and all mechanical components are held above ground. A diversion chamber is a chamber designed to direct a stream into a channel or channels. A diversion point is a specifically named place where water is removed from a body of water by canal, pipe, or other conduit. A production well is a development well used for production of water for injection purposes. A treatment plant is where the process of removing contaminants from wastewater and sewage is performed. A storage basin is an area to store wastewater in a man-made or earthen reservoir.", "copyrightText": "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": 2, "name": "Drawing", "relatedTableId": 29, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": true, "catalogID": "{62EEBB17-22A5-4865-9DD1-E10AE68623B5}" } ], "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": false, "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" }, "hasMetadata": true, "extent": { "xmin": 1358833.455, "ymin": 562419.342500001, "xmax": 1498931.7675, "ymax": 673279.0782500061, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.002, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -120561100, "falseY": -95444400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1702e6e49f3b331aa3e5df0271dc1e02", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAATCAYAAACORR0GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABM0lEQVQ4jcWTvUoDQRRGz/6YRKOsbIwka5NGsYlgEX8aay1MOt/AJ/A57HwLG8HGUmMRQcTCTgQJIgkuu5rCJLuGjcRtopgwZgdzqu8OzD1c5o7OP6GPS5QCNiX1doDKIFFeS7JnlZjTYhgjte/SeX/k0i6zAhQHiUgVUBaK7BCNwC5/TTTkjVSi00UZeRnsC2hWwVyHZA6ejmFmMaxFEBb5LmS2oX4G7Tqkt8C5gtlVUGMSReoExOdBnw5zswrWbphFEBa1anB/CFM5MDegdgoPR7B0AIoiUTSZhex+mN9uwSqBew3eCyQyEkX9BD48n4Bng5EXuyMs6t+uXm7cgbkGWkKyKJ7+XhuCk/xZFBX954FbofDRoK2oCPyOXwl8h956eMNE550Wy683SEeX33LMok9tJkRQEGEH3AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "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": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "NAME" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "dssNetworkStructureType", "description": "NetworkStructureType", "codedValues": [ { "name": "PUMP STATION", "code": "PUMP STATION" }, { "name": "DISCHARGE STRUCTURE", "code": "DISCHARGE STRUCTURE" }, { "name": "JUNCTION CHAMBER", "code": "JUNCTION CHAMBER" }, { "name": "DIVERSION CHAMBER", "code": "DIVERSION CHAMBER" }, { "name": "STORAGE BASIN", "code": "STORAGE BASIN" }, { "name": "DIVERSION POINT", "code": "DIVERSION POINT" }, { "name": "TREATMENT PLANT", "code": "TREATMENT PLANT" }, { "name": "WET WELL", "code": "WET WELL" }, { "name": "SURGE TANK", "code": "SURGE TANK" }, { "name": "GRINDER VAULT", "code": "GRINDER VAULT" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "SEWER_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "Sewer Service Area", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "SEWER_SERVICE_AREA" }, { "name": "NAME_ABBREVIATION", "type": "esriFieldTypeString", "alias": "Name Abbreviation", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "NAME_ABBREVIATION" }, { "name": "ACCESSIBLE", "type": "esriFieldTypeString", "alias": "Accessible", "domain": { "type": "codedValue", "name": "deYES_NO", "description": "Enterprise domain for yes no values", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ACCESSIBLE" }, { "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": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "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": "G4485FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1271_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1271", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1271", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A479_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pump Station", "description": "", "prototype": { "attributes": { "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "ENABLED": 1, "FACILITYID": " ", "NOTES": null, "ELEVATION": null, "NAME": null, "WARRANTY_DATE": null, "TYPE": null, "SEWER_SERVICE_AREA": null, "NAME_ABBREVIATION": null, "ACCESSIBLE": 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 } }, "drawingTool": "esriFeatureEditToolPoint" } ], "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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 4, "name": "Pump", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Sewer" }, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The feature is a point shapefile that has three subtypes to classify data; duplex, simplex and progressive cavity. Simplex is a single piston reciprocating device that displaces fluids on both stroke cycles. In other words, the cylinder is filled with fluid above and below the piston, and pumps on both the up and down stroke. Simplex pumps may be powered by electric, gasoline, or diesel motors or by compressed air. Duplexconsists of two pumps that alternate the pumping process, thereby allowing it to be more efficient than a single version. This pump has a higher flow rate due to its not having a dead spot in the pump stroke. A progressive cavity is a type of positive displacement pump that transfers fluid by means of the progress, through the pump, of a sequence of small, fixed shape, discrete cavities, as its rotor is turned.", "copyrightText": "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": 3, "name": "Drawing", "relatedTableId": 31, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": true, "catalogID": "{B9BE2C57-75E9-4D00-9F9D-577B20028E79}" }, { "id": 4, "name": "Address", "relatedTableId": 25, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": true, "catalogID": "{FB97EB04-70F1-4ED7-8F10-DAE702439B3C}" } ], "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": false, "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" }, "hasMetadata": true, "extent": { "xmin": 1359333.235, "ymin": 566402.3900000011, "xmax": 1493280.345, "ymax": 661092.063749999, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.002, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -120561100, "falseY": -95444400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "bce0faf48b33562e1d1153f1f7fd7950", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABTUlEQVQokWNhIBOwUF2jW7WO7C/W/+8PNFz9QljjfwZGpyalfsY/zPHfxZ8JMPxj/OdcrnmbkflP8Z6221txanRqUVj2XeVhBOszUYbfIu9AQkyMP1nV/3H/WOXSqhC0p/rBTgyNrhVaoX8YvoWxvhBhYH0nwMDA9B8sDmL/ZnrP9f8rxwwGBgZFDI1/+L76f1d6yATm/GNk+CX9kgGZ/Zf3q4JTqZ7Rvu5L51A0/mf6w4cvFP+z/2ZgYWRQYmBgQNXI9I3zBdtTcbjzGJCcCmKzfOH+y8jy+yiGU1mZ2Lt+8rwM+sv/WRibUxmfSG3fV3/vOYbGnQ1X7zg0y5cz/mXuY2BggDubiYGJge2R5Dl2Rs5knNFxoPbhXJdajVP/Gf63Mj5kkmT8x/Sd5T3/2T1cV4sZGhj+4dQIAnuab1xmYGDwQ4g8wRpYZKdVACsJez8mAuFqAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "dssPumpType", "description": "PumpType", "codedValues": [ { "name": "SIMPLEX", "code": "SIMPLEX" }, { "name": "DUPLEX", "code": "DUPLEX" }, { "name": "PROGRESSIVE CAVITY", "code": "PROGRESSIVE CAVITY" }, { "name": "CENTRIFUGAL", "code": "CENTRIFUGAL" }, { "name": "SCREW", "code": "SCREW" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "SEWER_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "Sewer Service Area", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "SEWER_SERVICE_AREA" }, { "name": "ACCESSIBLE", "type": "esriFieldTypeString", "alias": "Accessible", "domain": { "type": "codedValue", "name": "deYES_NO", "description": "Enterprise domain for yes no values", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ACCESSIBLE" }, { "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": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "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" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "G4489FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A483_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pump", "description": "", "prototype": { "attributes": { "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "FACILITYID": " ", "NOTES": null, "TYPE": null, "SEWER_SERVICE_AREA": null, "ACCESSIBLE": 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": 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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 5, "name": "System Valve", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Sewer" }, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "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": 5, "name": "Drawing", "relatedTableId": 32, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": true, "catalogID": "{766476FA-E1F0-496B-A00A-FC26D4D98D12}" } ], "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": false, "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" }, "hasMetadata": true, "extent": { "xmin": 1358646.98999999, "ymin": 561207.435000002, "xmax": 1498106.206, "ymax": 677499.1807499981, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.002, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -120561100, "falseY": -95444400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0e0e592d6a4dae2732922291266ab21b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABBklEQVQokbXTv0sCcRjH8XfX3fmLu++FRSKCg5Ahdm1BlHO0BP0DgVP4FwQNgnPSFu01t7aHro5ee9xwTkeXacdFhVEEdqYmfrbvB74vnmd4ZGaMPFdA32RvUePebfLwL0COUMfHBvanBkSRU2FSDFzWgjd2n1o0JwfSxNVlKooARaD2bM6A7YkBfYlLYZL5fmt5tl67HHltrsYCWpp8IsuBpPx0kRUkxeAEuAbe/wSkJBfaOsZwLzYoBC5Vz6I2EojlONQLlFgI2TUB0VXKnkUdeA4DpKhBNZZB/f39awqTrN/h/NHiOAzYeelw59xyMwoYxHdIDYYF+sNAo2/T+GynyMy38AGrPjigFLr/rgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "dssSystemValveType", "description": "SystemValveType", "codedValues": [ { "name": "PLUG", "code": "PLUG" }, { "name": "VALVE VAULT", "code": "VALVE VAULT" }, { "name": "ISOLATION", "code": "ISOLATION" }, { "name": "GATE", "code": "GATE" }, { "name": "BALL", "code": "BALL" }, { "name": "BUTTERFLY", "code": "BUTTERFLY" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "SEWER_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "Sewer Service Area", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "SEWER_SERVICE_AREA" }, { "name": "ACCESSIBLE", "type": "esriFieldTypeString", "alias": "Accessible", "domain": { "type": "codedValue", "name": "deYES_NO", "description": "Enterprise domain for yes no values", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ACCESSIBLE" }, { "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": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "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" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "G4488FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A482_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "System Valve", "description": "", "prototype": { "attributes": { "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "FACILITYID": " ", "NOTES": null, "TYPE": null, "SEWER_SERVICE_AREA": null, "ACCESSIBLE": 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": 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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 6, "name": "Control Valve", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Sewer" }, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The feature is a point shapefile that has six subtypes to classify data; air release, combination, flushing connection, terminal flushing, simple check and vacuum release. An air release is used for odor control, with the added benefit of preventing corrosion in the manhole or vault from di-hydrogen sulfate gas. A combination is two or more subtypes that are conjoined. The most common combination is a combination flushing and air/vacuum release valve manhole. A flushing connection is in the connection between the remote seal flange and the piping flange in which the flushing ring is used to clean and drain the remote seals when it is required. Terminal flushing are mechanisms that are installed in manholes, primarily at the upstream terminal ends of sewage main to facilitate the periodic flushing of the downstream mains. A simple check is a clapper which hangs from a hinge, the clapper shaft or pin, which is mounted to the underside of the bonnet, inside the valve body is designed to allow fluid to flow one way in a pipeline and inhibits backflow within the line. A vacuum release uses differential pressure between atmospheric pressure and the partial vacuum pressure maintained in the piping network and vacuum station collection vessel.", "copyrightText": "Baltimore County, 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": 6, "name": "Drawing", "relatedTableId": 22, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": true, "catalogID": "{FF84468F-BAE1-4593-9B60-3E508A2691E2}" } ], "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": false, "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" }, "hasMetadata": true, "extent": { "xmin": 1359360.785, "ymin": 565812.753749996, "xmax": 1498075.60699999, "ymax": 659446.870000005, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.002, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -120561100, "falseY": -95444400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2864f8d78125fddea69586b4dbce4dcd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACIElEQVQ4jWNhoBCw0MQAtUIGaQEe4WglQS1Txv+MP++9u7HzC+urlVcbGH4RNMC6TrIyQCupmY9TmPnBuxsMjIyMDI4qgdGffrybsrdttd/2qhsHcRpgUStRlmZe13bs4U6G/Xc3oBjsohLMF6mfv4e9fbbFhspzZzEMUMxnEA/QTmzdemMJg59WAsP1V+cYXnx+BJZTFtZmMJK2Y1h7ZQ6Li1rw+g0M5+QwDBDhFooQ5BRhufDsKIMAhzCDnaIPw6pL02C2M+y9s5bh+quzDN4aMbKxk+0UF+ceuo9igKqIrtmDdzfB7BOP9zA0uy5kWHN5BgM7CyeDirAuw+xTLWC5B+9vMEjxqLswMByajWIAMwvLLwZGCPvH728Mt99eZtARN2OQ4JNjOPZwB8O////Acv///2fgZOH6ieGFe69vbLeR90qA8Q/d28zgohrCIMknz9B9sAAemErCWn9e/3m5FcMAVuan637++f5BT8JC4NKLEww3Xp9nSDGrZnjy8S7Dh+9vwGrURQ0YWJnYrlQFtb/FMOBAA8Mf6f6dPoE6yQdA4iBDOvbnMPz8+wMsbyBlzRCim/bh7ZdX7jjTwdLCw0dZJnJauKqFrnNTC5O9//4GI8N/BgYlIa3fLMysl158eOqZF1b1GqcBILAwf9fZhQy75LPm+cuKsSs6szOy/vz388e2xLCCj+hqsRoAA9OSNj5mYGBYgEueoAHEAgCPLsG/4O1hmwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "dssControlValveType", "description": "ControlValveType", "codedValues": [ { "name": "FLUSHING CONNECTION", "code": "FLUSHING CONNECTION" }, { "name": "TERMINAL FLUSHING", "code": "TERMINAL FLUSHING" }, { "name": "COMBINATION", "code": "COMBINATION" }, { "name": "AIR RELEASE", "code": "AIR RELEASE" }, { "name": "VACUUM RELEASE", "code": "VACUUM RELEASE" }, { "name": "SIMPLE CHECK", "code": "SIMPLE CHECK" }, { "name": "AIR GAP", "code": "AIR GAP" }, { "name": "BACKFLOW CONTROL", "code": "BACKFLOW CONTROL" }, { "name": "DOUBLE CHECK", "code": "DOUBLE CHECK" }, { "name": "DEWATERING VALVE", "code": "DEWATERING VALVE" }, { "name": "ACCESS MANHOLE", "code": "ACCESS MANHOLE" }, { "name": "BLOW-OFF MANHOLE", "code": "BLOW-OFF MANHOLE" }, { "name": "OVERFLOW FLAP", "code": "OVERFLOW FLAP" }, { "name": "SURGE RELIEF", "code": "SURGE RELIEF" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "SEWER_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "Sewer Service Area", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "SEWER_SERVICE_AREA" }, { "name": "ACCESSIBLE", "type": "esriFieldTypeString", "alias": "Accessible", "domain": { "type": "codedValue", "name": "deYES_NO", "description": "Enterprise domain for yes no values", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ACCESSIBLE" }, { "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": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "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" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "G4490FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A484_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Control Valve", "description": "", "prototype": { "attributes": { "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "FACILITYID": " ", "NOTES": null, "ELEVATION": null, "TYPE": null, "SEWER_SERVICE_AREA": null, "ACCESSIBLE": 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": 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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 7, "name": "Meter", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Sewer" }, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The feature uses points to represent data and has five subtypes; flume, magnetic, sonic, venture, and weir. A flume is a fixed hydraulic structure that under free-flow conditions force flow to accelerate in such a way that the flow may be characterized by a known relationship between the sewage level at a single specified location and flow rate. A magnetic meter has a field that is applied to the metering tube, which results in a potential difference proportional to the flow velocity perpendicular to the flux lines. A sonic meter is a volumetric flow meter which requires particulates or bubbles in the flow. A venture is a hot and cold water meter capable of passing some small particulate matter. A weir is a structure consisting of an obstruction such as a dam or bulkhead placed across the open channel with a specially shaped opening or notch. The weir results an increase in the water level, or head, which is measured upstream of the structure.", "copyrightText": "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": 7, "name": "Drawing", "relatedTableId": 28, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": true, "catalogID": "{BA42F30B-31B0-40A0-9893-AF605F86E3C7}" } ], "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": false, "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" }, "hasMetadata": true, "extent": { "xmin": 1358963.735, "ymin": 568046.264500007, "xmax": 1484876.38875, "ymax": 651807.055000007, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.002, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -120561100, "falseY": -95444400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f5f68547568078205ecfbec7ba137c09", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACMUlEQVQ4jWNhoBCw0MQAtUIGaXVx/TQRHmn9X3++f731+sK2b6zvV19tYPhF0ICkSd79dkreeR++v2F69vkBAycrN4OHWkTUw/e3pmytXux9vPXVMZwGlM5Pmq4pYpix+Hwfw+MPd+DirMxsDPaKvgLJ5tUHWRq6jQ83PLmEYUD+tBh1A3GrtKnHaxh6fdcx5GzwYvj88wNYzlsjhkGMR5rh8IOtLH6aCRsOM7QoYRigIaHXvv3WMqaff38w/Pv3l8FZJYhhw9V5DIyMjAyWcm4Md99dZTj+cBeDi0qwYuhEY7nV+WcfoRggzC2he/nFSQYWJlaGqy9PM1jLezJsvr6IQVvclOHWm0sMzEzMYHV33l5hUOE19WRgODsTxQA2Znbmn3++M7CwsTL8/POD4dKL4wzmss4MRtJ2DDtvrWBwVA4Aq/v++yuDGLc0I7ZAvCnJJ6/46cd7MGfHrRUMxba9DA/f34KHBQhI8yv9kRZR3IthgDi3VK+XerTZiotThED811+eMRy8t5nh+quzcM38HEIM8oJqTwLsw25jGGBpabtn75FdJ2+9uWR3+cVJbpDY9pvLwHJ8HIIMd99eZSi07X7HxcATgzMdcDLxBEcb5q+6/PyE9p23l+SffXrIxM7CyaAlZvLNRyP2LR+HYLatpcNRnAZYWVl9Z2Bg8D1z5oyjobRt3O+/vzT+MzB842Hl2f3nz79ZVpZW75DVYxgAAyYmJvsZGBhAmCCgODcCAEZ9xvsjOfGRAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "dssMeterType", "description": "MeterType", "codedValues": [ { "name": "METER VAULT", "code": "METER VAULT" }, { "name": "MAGNETIC", "code": "MAGNETIC" }, { "name": "SONIC", "code": "SONIC" }, { "name": "VENTURI", "code": "VENTURI" }, { "name": "WEIR", "code": "WEIR" }, { "name": "FLUME", "code": "FLUME" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "SEWER_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "Sewer Service Area", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "SEWER_SERVICE_AREA" }, { "name": "ACCESSIBLE", "type": "esriFieldTypeString", "alias": "Accessible", "domain": { "type": "codedValue", "name": "deYES_NO", "description": "Enterprise domain for yes no values", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ACCESSIBLE" }, { "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": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "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" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "G4487FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A481_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Meter", "description": "", "prototype": { "attributes": { "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "FACILITYID": " ", "NOTES": null, "TYPE": null, "SEWER_SERVICE_AREA": null, "ACCESSIBLE": 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": 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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 8, "name": "Fitting", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Sewer" }, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The feature is a point shapefile that has eleven subtypes to classify data; bend, cap, coupling, cross, fitting, reducer, sleeve, saddle, tee and wye. A bend is a single pipe joint that can be up to 90 degree angle. A cap is a sealed entrance point to get into the sewer line. A coupling is a flexible connector that has two metal fittings that grasps the pipe with the joint that can be tightened to specification. A cross is a joint with two entrances into the pipe on both sides. A fitting is a standard joint that is straight with no bends. A reducer is a converter that connects a larger pipe size to a smaller pipe size. A sleeve is a protective ring used to keep a pipe hole open and creating a cover barrier between a pipe and its surroundings. A saddle is used for lateral connections, eliminating the need for a T-fitting. A Tee is a perpendicular connection, most widely used in this dataset. A wye connects on a 45 degree angle.", "copyrightText": "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": 8, "name": "Drawing", "relatedTableId": 23, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": true, "catalogID": "{259A63EC-2E08-469C-B72E-064B17CECBA4}" } ], "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": false, "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" }, "hasMetadata": true, "extent": { "xmin": 1359320.235, "ymin": 566253.5949999989, "xmax": 1493979.1375, "ymax": 660933.750750005, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.002, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -120561100, "falseY": -95444400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f46770a9694121bd62982dc738544342", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA70lEQVQoka2QvWoCURCFv7teQVB2RVALwQWtbEwlms7XEEHwPdLmJfIC6fIAiT9PYKeNgsFGEheSiG6ju17ZRQWjwY14qsMw35yZkVwpeVNQL/AgQmQ878CL3ectWKKgmSiTUxuwOsQhICjCuOE4eODFVWN5HpVDzvPKxdjXnSX3UZNnf2CMp+WA7hEoderJKqbfIHbJGmQbfs1cf8NPDwt+gfvGk7W1w93nV13PsT5brDwfSZE2iugo+HhlJkLM1QqpNKYnoD2mdBh3x9AAXSlwF3TsCbU/n/NfnQWdBV+zNu/+aZJRYNAeU7kqMYi2zvlAOuyIZ2QAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "dssFittingType", "description": "FittingType", "codedValues": [ { "name": "TEE", "code": "TEE" }, { "name": "REDUCER", "code": "REDUCER" }, { "name": "BEND", "code": "BEND" }, { "name": "CAP", "code": "CAP" }, { "name": "WYE", "code": "WYE" }, { "name": "FITTING", "code": "FITTING" }, { "name": "COUPLING", "code": "COUPLING" }, { "name": "SADDLE", "code": "SADDLE" }, { "name": "CROSS", "code": "CROSS" }, { "name": "SLEEVE", "code": "SLEEVE" }, { "name": "OFFSET", "code": "OFFSET" }, { "name": "GRADE BREAK", "code": "GRADE BREAK" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "EXPANSION JOINT", "code": "EXPANSION JOINT" }, { "name": "RISER", "code": "RISER" }, { "name": "TAP", "code": "TAP" }, { "name": "WELD", "code": "WELD" }, { "name": "DOUBLE WYE", "code": "DOUBLE WYE" }, { "name": "CUT-IN", "code": "CUT-IN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "SEWER_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "Sewer Service Area", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "SEWER_SERVICE_AREA" }, { "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": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "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" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "G4484FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A478_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Fitting", "description": "", "prototype": { "attributes": { "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "FACILITYID": " ", "NOTES": null, "TYPE": null, "SEWER_SERVICE_AREA": 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": 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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 9, "name": "Gravity Main", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Sewer" }, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "The feature is a line shapefile that has five subtypes to classify data; collector, inline storage, inverted siphon, overflow and tunnel. A collector is a conventional gravity sewer that is designed to the slope and size of the pipe adequate to maintain flow towards the discharge point without surcharging manholes or pressurizing the pipe. An inline storage refers to a number of practices designed to use the storage within the pipe system to detain flows by reducing peak flows. An Inverted Siphon allows sewage to pass under obstructions such as rivers. Unlike the main sewer pipe, the siphon pipes flow under pressure and must have flow velocities greater than 3 ft/s (0.9 m/s) to keep material suspended and several siphons having smaller diameters than the main sewer may be required. Overflows are extra pipeline that allows relief when there are more sewage than the pipe can handle in normal conditions. A tunnel is an underground passageway that has a pipeline within it.", "copyrightText": "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": "Drawing", "relatedTableId": 24, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": true, "catalogID": "{D5CD0C58-D522-49B8-9E5C-50CA6DE34B1F}" } ], "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": false, "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": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1358576.875, "ymin": 559977.5900000039, "xmax": 1499265.49625, "ymax": 677733.843500003, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.002, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -120561100, "falseY": -95444400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": -10000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 7 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "Slope", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SLOPE" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "dssGravityMainType", "description": "GravityMainType", "codedValues": [ { "name": "COLLECTOR", "code": "COLLECTOR" }, { "name": "OVERFLOW", "code": "OVERFLOW" }, { "name": "INVERTED SIPHON", "code": "INVERTED SIPHON" }, { "name": "INLINE STORAGE", "code": "INLINE STORAGE" }, { "name": "TUNNEL", "code": "TUNNEL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "SEWER_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "Sewer Service Area", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SEWER_SERVICE_AREA" }, { "name": "PIPE_SIZE", "type": "esriFieldTypeDouble", "alias": "Pipe Size", "domain": { "type": "codedValue", "name": "dssPipeSize", "description": "PipeSize", "codedValues": [ { "name": "1.25", "code": 1.25 }, { "name": "1.5", "code": 1.5 }, { "name": "2", "code": 2 }, { "name": "2.5", "code": 2.5 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "15", "code": 15 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "21", "code": 21 }, { "name": "22", "code": 22 }, { "name": "24", "code": 24 }, { "name": "27", "code": 27 }, { "name": "30", "code": 30 }, { "name": "31", "code": 31 }, { "name": "32", "code": 32 }, { "name": "33", "code": 33 }, { "name": "36", "code": 36 }, { "name": "39", "code": 39 }, { "name": "42", "code": 42 }, { "name": "48", "code": 48 }, { "name": "54", "code": 54 }, { "name": "58", "code": 58 }, { "name": "60", "code": 60 }, { "name": "66", "code": 66 }, { "name": "72", "code": 72 }, { "name": "78", "code": 78 }, { "name": "120", "code": 120 }, { "name": "132", "code": 132 }, { "name": "9999", "code": 9999 }, { "name": "1", "code": 1 }, { "name": "13", "code": 13 }, { "name": "73", "code": 73 }, { "name": "84", "code": 84 }, { "name": "96", "code": 96 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PIPE_SIZE" }, { "name": "PIPE_MATERIAL", "type": "esriFieldTypeString", "alias": "Pipe Material", "domain": { "type": "codedValue", "name": "dNASSCOPipeMaterial", "description": "NASSCOPipeMaterial", "codedValues": [ { "name": "ACRYLONITRILE BUTADIENE STYRENE", "code": "ACRYLONITRILE BUTADIENE STYRENE" }, { "name": "ASBESTOS CEMENT", "code": "ASBESTOS CEMENT" }, { "name": "BRICK", "code": "BRICK" }, { "name": "CAST IRON", "code": "CAST IRON" }, { "name": "CLAY TILE (NOT VITRIFIED CLAY)", "code": "CLAY TILE" }, { "name": "CLAY-LINED CONCRETE", "code": "CLAY-LINED CONCRETE" }, { "name": "CONCRETE PIPE (NON-REINFORCED)", "code": "CONCRETE PIPE" }, { "name": "CONCRETE SEGMENTS (BOLTED)", "code": "CONCRETE SEGMENTS (BOLTED)" }, { "name": "CONCRETE SEGMENTS (UNBOLTED)", "code": "CONCRETE SEGMENTS (UNBOLTED)" }, { "name": "CORRUGATED METAL PIPE", "code": "CORRUGATED METAL PIPE" }, { "name": "DUCTILE IRON PIPE", "code": "DUCTILE IRON PIPE" }, { "name": "FIBERGLASS REINFORCED PIPE", "code": "FIBERGLASS REINFORCED PIPE" }, { "name": "ORANGEBURG/PITCH FIBER (TAR-IMPREGNATED CARDBOARD)", "code": "ORANGEBURG/PITCH FIBER" }, { "name": "PLASTIC/STEEL COMPOSITE", "code": "PLASTIC/STEEL COMPOSITE" }, { "name": "POLYETHYLENE", "code": "POLYETHYLENE" }, { "name": "POLYMER CONCRETE PIPE", "code": "POLYMER CONCRETE PIPE" }, { "name": "POLYPROPYLENE", "code": "POLYPROPYLENE" }, { "name": "POLYVINYL CHLORIDE", "code": "POLYVINYL CHLORIDE" }, { "name": "PRE-STRESSED CONCRETE CYLINDER PIPE", "code": "PRE-STRESSED CONCRETE CYLINDER PIPE" }, { "name": "REINFORCED CONCRETE PIPE", "code": "REINFORCED CONCRETE PIPE" }, { "name": "REINFORCED PLASTIC PIPE (TRUSS PIPE)", "code": "REINFORCED PLASTIC PIPE" }, { "name": "SEGMENTED BLOCK", "code": "SEGMENTED BLOCK" }, { "name": "STEEL PIPE", "code": "STEEL PIPE" }, { "name": "VITRIFIED CLAY PIPE", "code": "VITRIFIED CLAY PIPE" }, { "name": "WOOD", "code": "WOOD" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "PIPE_MATERIAL" }, { "name": "DESIGN_LENGTH", "type": "esriFieldTypeDouble", "alias": "Design Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DESIGN_LENGTH" }, { "name": "UPSTREAM_INVERT", "type": "esriFieldTypeDouble", "alias": "Upstream Invert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "UPSTREAM_INVERT" }, { "name": "DOWNSTREAM_INVERT", "type": "esriFieldTypeDouble", "alias": "Downstream Invert", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DOWNSTREAM_INVERT" }, { "name": "LINING_TYPE", "type": "esriFieldTypeString", "alias": "Lining Type", "domain": { "type": "codedValue", "name": "dssLiningType", "description": "LiningType", "codedValues": [ { "name": "CURED IN PLACE", "code": "CURED IN PLACE" }, { "name": "FOLD AND FORM", "code": "FOLD AND FORM" }, { "name": "CEMENTITIOUS", "code": "CEMENTITIOUS" }, { "name": "SLIP LINING", "code": "SLIP LINING" }, { "name": "PARTIAL LINING", "code": "PARTIAL LINING" }, { "name": "JOINT SEALING", "code": "JOINT SEALING" }, { "name": "EPOXY", "code": "EPOXY" }, { "name": "OTHER", "code": "OTHER" }, { "name": "NONE", "code": "NONE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "CONCRETE INVERT REHABILITATION", "code": "CONCRETE INVERT REHABILITATION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LINING_TYPE" }, { "name": "STORM_CONCERN", "type": "esriFieldTypeString", "alias": "Storm Concern", "domain": { "type": "codedValue", "name": "deYES_NO", "description": "Enterprise domain for yes no values", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "STORM_CONCERN" }, { "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": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "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" }, { "name": "JETTER", "type": "esriFieldTypeString", "alias": "Jetter", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "JETTER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "G4491FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A485_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Gravity Main", "description": "", "prototype": { "attributes": { "JETTER": null, "REHABILITATION_DATE": null, "FACILITYID": " ", "LENGTH": null, "NOTES": null, "SLOPE": null, "REHABILITATION_TYPE": null, "TYPE": null, "SEWER_SERVICE_AREA": null, "PIPE_SIZE": null, "PIPE_MATERIAL": null, "DESIGN_LENGTH": null, "UPSTREAM_INVERT": null, "DOWNSTREAM_INVERT": null, "LINING_TYPE": null, "STORM_CONCERN": 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": "esriFeatureEditToolLine" } ], "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 10, "name": "Pressurized Main", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Sewer" }, "defaultVisibility": true, "minScale": 10000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "The feature is a line shapefile that has three subtypes to classify data; force, low-pressure, and vacuum. Force mains are pipelines that convey wastewater under pressure from the discharge side of a pump or pneumatic ejector to a discharge point. Pumps or compressors located in a lift station provide the energy for wastewater conveyance in force mains. A low pressure main uses a small pump stations to move wastewater through the transmission system. A vacuum evacuates air from a closed volume and develops a pressure differential between the volume and the surrounding atmosphere.", "copyrightText": "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": 10, "name": "Drawing", "relatedTableId": 30, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": true, "catalogID": "{36676D53-D28D-41FB-85D1-996E7E5BF70C}" } ], "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": false, "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": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1358832.22, "ymin": 562440.3550000039, "xmax": 1498142.855, "ymax": 673679.3349999939, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.002, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -120561100, "falseY": -95444400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": -10000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 7 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape Length", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "dssPressurizedMainType", "description": "PressurizedMainType", "codedValues": [ { "name": "FORCE", "code": "FORCE" }, { "name": "LOW PRESSURE", "code": "LOW PRESSURE" }, { "name": "VACUUM", "code": "VACUUM" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "SEWER_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "Sewer Service Area", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SEWER_SERVICE_AREA" }, { "name": "PIPE_SIZE", "type": "esriFieldTypeDouble", "alias": "Pipe Size", "domain": { "type": "codedValue", "name": "dssPipeSize", "description": "PipeSize", "codedValues": [ { "name": "1.25", "code": 1.25 }, { "name": "1.5", "code": 1.5 }, { "name": "2", "code": 2 }, { "name": "2.5", "code": 2.5 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "15", "code": 15 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "21", "code": 21 }, { "name": "22", "code": 22 }, { "name": "24", "code": 24 }, { "name": "27", "code": 27 }, { "name": "30", "code": 30 }, { "name": "31", "code": 31 }, { "name": "32", "code": 32 }, { "name": "33", "code": 33 }, { "name": "36", "code": 36 }, { "name": "39", "code": 39 }, { "name": "42", "code": 42 }, { "name": "48", "code": 48 }, { "name": "54", "code": 54 }, { "name": "58", "code": 58 }, { "name": "60", "code": 60 }, { "name": "66", "code": 66 }, { "name": "72", "code": 72 }, { "name": "78", "code": 78 }, { "name": "120", "code": 120 }, { "name": "132", "code": 132 }, { "name": "9999", "code": 9999 }, { "name": "1", "code": 1 }, { "name": "13", "code": 13 }, { "name": "73", "code": 73 }, { "name": "84", "code": 84 }, { "name": "96", "code": 96 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PIPE_SIZE" }, { "name": "PIPE_MATERIAL", "type": "esriFieldTypeString", "alias": "Pipe Material", "domain": { "type": "codedValue", "name": "dNASSCOPipeMaterial", "description": "NASSCOPipeMaterial", "codedValues": [ { "name": "ACRYLONITRILE BUTADIENE STYRENE", "code": "ACRYLONITRILE BUTADIENE STYRENE" }, { "name": "ASBESTOS CEMENT", "code": "ASBESTOS CEMENT" }, { "name": "BRICK", "code": "BRICK" }, { "name": "CAST IRON", "code": "CAST IRON" }, { "name": "CLAY TILE (NOT VITRIFIED CLAY)", "code": "CLAY TILE" }, { "name": "CLAY-LINED CONCRETE", "code": "CLAY-LINED CONCRETE" }, { "name": "CONCRETE PIPE (NON-REINFORCED)", "code": "CONCRETE PIPE" }, { "name": "CONCRETE SEGMENTS (BOLTED)", "code": "CONCRETE SEGMENTS (BOLTED)" }, { "name": "CONCRETE SEGMENTS (UNBOLTED)", "code": "CONCRETE SEGMENTS (UNBOLTED)" }, { "name": "CORRUGATED METAL PIPE", "code": "CORRUGATED METAL PIPE" }, { "name": "DUCTILE IRON PIPE", "code": "DUCTILE IRON PIPE" }, { "name": "FIBERGLASS REINFORCED PIPE", "code": "FIBERGLASS REINFORCED PIPE" }, { "name": "ORANGEBURG/PITCH FIBER (TAR-IMPREGNATED CARDBOARD)", "code": "ORANGEBURG/PITCH FIBER" }, { "name": "PLASTIC/STEEL COMPOSITE", "code": "PLASTIC/STEEL COMPOSITE" }, { "name": "POLYETHYLENE", "code": "POLYETHYLENE" }, { "name": "POLYMER CONCRETE PIPE", "code": "POLYMER CONCRETE PIPE" }, { "name": "POLYPROPYLENE", "code": "POLYPROPYLENE" }, { "name": "POLYVINYL CHLORIDE", "code": "POLYVINYL CHLORIDE" }, { "name": "PRE-STRESSED CONCRETE CYLINDER PIPE", "code": "PRE-STRESSED CONCRETE CYLINDER PIPE" }, { "name": "REINFORCED CONCRETE PIPE", "code": "REINFORCED CONCRETE PIPE" }, { "name": "REINFORCED PLASTIC PIPE (TRUSS PIPE)", "code": "REINFORCED PLASTIC PIPE" }, { "name": "SEGMENTED BLOCK", "code": "SEGMENTED BLOCK" }, { "name": "STEEL PIPE", "code": "STEEL PIPE" }, { "name": "VITRIFIED CLAY PIPE", "code": "VITRIFIED CLAY PIPE" }, { "name": "WOOD", "code": "WOOD" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "PIPE_MATERIAL" }, { "name": "DESIGN_LENGTH", "type": "esriFieldTypeDouble", "alias": "Design Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DESIGN_LENGTH" }, { "name": "LINING_TYPE", "type": "esriFieldTypeString", "alias": "Lining Type", "domain": { "type": "codedValue", "name": "dssLiningType", "description": "LiningType", "codedValues": [ { "name": "CURED IN PLACE", "code": "CURED IN PLACE" }, { "name": "FOLD AND FORM", "code": "FOLD AND FORM" }, { "name": "CEMENTITIOUS", "code": "CEMENTITIOUS" }, { "name": "SLIP LINING", "code": "SLIP LINING" }, { "name": "PARTIAL LINING", "code": "PARTIAL LINING" }, { "name": "JOINT SEALING", "code": "JOINT SEALING" }, { "name": "EPOXY", "code": "EPOXY" }, { "name": "OTHER", "code": "OTHER" }, { "name": "NONE", "code": "NONE" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "CONCRETE INVERT REHABILITATION", "code": "CONCRETE INVERT REHABILITATION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "LINING_TYPE" }, { "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": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "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" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "G4492FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A486_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pressurized Main", "description": "", "prototype": { "attributes": { "WARRANTY_DATE": null, "REHABILITATION_DATE": null, "FACILITYID": " ", "LENGTH": null, "NOTES": null, "REHABILITATION_TYPE": null, "TYPE": null, "SEWER_SERVICE_AREA": null, "PIPE_SIZE": null, "PIPE_MATERIAL": null, "DESIGN_LENGTH": null, "LINING_TYPE": 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 } }, "drawingTool": "esriFeatureEditToolLine" } ], "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 11, "name": "Sewer Service Areas", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Sewer" }, "defaultVisibility": true, "minScale": 63360, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "The ssServiceAreas represent the sanitary sewer service areas for the County's sewer system.", "copyrightText": "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": [], "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": 1357664.90275, "ymin": 557197.875, "xmax": 1499449.00025, "ymax": 678704.391749993, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.002, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -120561100, "falseY": -95444400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 205, 245, 122, 255 ], "width": 1.5 } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[SERV_ID]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "Default", "priority": 15, "symbol": { "type": "esriTS", "color": [ 56, 168, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "SEWER_SERVICE_AREA", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SEWER_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "Sewer Service Area", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "SEWER_SERVICE_AREA" }, { "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" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "R1120_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1120", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1120", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A468_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sewer Service Areas", "description": "", "prototype": { "attributes": {"SEWER_SERVICE_AREA": 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 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 13, "name": "Sewer Sheds", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Sewer" }, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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, "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": 1357664.90275, "ymin": 557197.875, "xmax": 1499449.00025, "ymax": 678704.391749993, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.002, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -120561100, "falseY": -95444400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SHED_NAME", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 151, 191, 165, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "", "label": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 139, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Bengies", "label": "Bengies" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 157, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Bird River", "label": "Bird River" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 180, 212, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Bread and Cheese", "label": "Bread and Cheese" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 202, 157, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Cockeysville", "label": "Cockeysville" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 151, 180, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Dead Run", "label": "Dead Run" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 212, 150, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Delmar", "label": "Delmar" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 208, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Duck Creek", "label": "Duck Creek" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 177, 163, 194, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Dundalk", "label": "Dundalk" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 192, 174, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Eastpoint", "label": "Eastpoint" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 156, 207, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Essex", "label": "Essex" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 167, 177, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Gray Manor", "label": "Gray Manor" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 191, 147, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Gunpowder", "label": "Gunpowder" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 198, 207, 176, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Gwynns Falls", "label": "Gwynns Falls" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 165, 214, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Herring Run", "label": "Herring Run" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 209, 161, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Jones Falls", "label": "Jones Falls" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 167, 141, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Longquarter", "label": "Longquarter" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 184, 196, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Orems", "label": "Orems" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 175, 155, 209, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Patapsco", "label": "Patapsco" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 199, 186, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Redhouse Run", "label": "Redhouse Run" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 176, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Stemmers Run", "label": "Stemmers Run" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 173, 167, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Texas", "label": "Texas" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 182, 191, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Tributary To Baltimore City", "label": "Tributary To Baltimore City" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 214, 156, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "West Low Level", "label": "West Low Level" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 204, 187, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 1 } }, "value": "Whitemarsh", "label": "Whitemarsh" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 225, 252, 255 ], "toColor": [ 210, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 180, 255 ], "toColor": [ 179, 252, 180, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 184, 255 ], "toColor": [ 252, 226, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 179, 252, 255 ], "toColor": [ 239, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 188, 255 ], "toColor": [ 252, 179, 188, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 237, 255 ], "toColor": [ 182, 252, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 188, 252, 255 ], "toColor": [ 179, 188, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 241, 255 ], "toColor": [ 252, 210, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 210, 255 ], "toColor": [ 225, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 219, 212, 255 ], "toColor": [ 252, 219, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 249, 184, 255 ], "toColor": [ 252, 249, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 197, 252, 255 ], "toColor": [ 227, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 239, 252, 255 ], "toColor": [ 182, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 182, 255 ], "toColor": [ 216, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 231, 255 ], "toColor": [ 252, 182, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 182, 255 ], "toColor": [ 252, 197, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 213, 255 ], "toColor": [ 179, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 248, 212, 255 ], "toColor": [ 252, 248, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 249, 255 ], "toColor": [ 215, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 207, 255 ], "toColor": [ 252, 199, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 205, 252, 255 ], "toColor": [ 182, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 210, 252, 255 ], "toColor": [ 214, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 196, 255 ], "toColor": [ 192, 252, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 226, 255 ], "toColor": [ 202, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 179, 252, 255 ], "toColor": [ 207, 179, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 50, "labelingInfo": [ { "labelExpression": "[SHED_NAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "static", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 13, "symbol": { "type": "esriTS", "color": [ 0, 38, 115, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 10, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "SHED_NAME", "typeIdField": "SHED_NAME", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SHED_NAME", "type": "esriFieldTypeString", "alias": "Shed Name", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "SHED_NAME" }, { "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" }, { "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" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_1121", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A469_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": null, "name": "", "domains": {}, "templates": [ { "name": "", "description": "", "prototype": { "attributes": {"SHED_NAME": null} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Bengies", "name": "Bengies", "domains": {}, "templates": [ { "name": "Bengies", "description": "", "prototype": { "attributes": {"SHED_NAME": "Bengies"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Bird River", "name": "Bird River", "domains": {}, "templates": [ { "name": "Bird River", "description": "", "prototype": { "attributes": {"SHED_NAME": "Bird River"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Bread and Cheese", "name": "Bread and Cheese", "domains": {}, "templates": [ { "name": "Bread and Cheese", "description": "", "prototype": { "attributes": {"SHED_NAME": "Bread and Cheese"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Cockeysville", "name": "Cockeysville", "domains": {}, "templates": [ { "name": "Cockeysville", "description": "", "prototype": { "attributes": {"SHED_NAME": "Cockeysville"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Dead Run", "name": "Dead Run", "domains": {}, "templates": [ { "name": "Dead Run", "description": "", "prototype": { "attributes": {"SHED_NAME": "Dead Run"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Delmar", "name": "Delmar", "domains": {}, "templates": [ { "name": "Delmar", "description": "", "prototype": { "attributes": {"SHED_NAME": "Delmar"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Duck Creek", "name": "Duck Creek", "domains": {}, "templates": [ { "name": "Duck Creek", "description": "", "prototype": { "attributes": {"SHED_NAME": "Duck Creek"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Dundalk", "name": "Dundalk", "domains": {}, "templates": [ { "name": "Dundalk", "description": "", "prototype": { "attributes": {"SHED_NAME": "Dundalk"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Eastpoint", "name": "Eastpoint", "domains": {}, "templates": [ { "name": "Eastpoint", "description": "", "prototype": { "attributes": {"SHED_NAME": "Eastpoint"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Essex", "name": "Essex", "domains": {}, "templates": [ { "name": "Essex", "description": "", "prototype": { "attributes": {"SHED_NAME": "Essex"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Gray Manor", "name": "Gray Manor", "domains": {}, "templates": [ { "name": "Gray Manor", "description": "", "prototype": { "attributes": {"SHED_NAME": "Gray Manor"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Gunpowder", "name": "Gunpowder", "domains": {}, "templates": [ { "name": "Gunpowder", "description": "", "prototype": { "attributes": {"SHED_NAME": "Gunpowder"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Gwynns Falls", "name": "Gwynns Falls", "domains": {}, "templates": [ { "name": "Gwynns Falls", "description": "", "prototype": { "attributes": {"SHED_NAME": "Gwynns Falls"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Herring Run", "name": "Herring Run", "domains": {}, "templates": [ { "name": "Herring Run", "description": "", "prototype": { "attributes": {"SHED_NAME": "Herring Run"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Jones Falls", "name": "Jones Falls", "domains": {}, "templates": [ { "name": "Jones Falls", "description": "", "prototype": { "attributes": {"SHED_NAME": "Jones Falls"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Longquarter", "name": "Longquarter", "domains": {}, "templates": [ { "name": "Longquarter", "description": "", "prototype": { "attributes": {"SHED_NAME": "Longquarter"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Orems", "name": "Orems", "domains": {}, "templates": [ { "name": "Orems", "description": "", "prototype": { "attributes": {"SHED_NAME": "Orems"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Patapsco", "name": "Patapsco", "domains": {}, "templates": [ { "name": "Patapsco", "description": "", "prototype": { "attributes": {"SHED_NAME": "Patapsco"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Redhouse Run", "name": "Redhouse Run", "domains": {}, "templates": [ { "name": "Redhouse Run", "description": "", "prototype": { "attributes": {"SHED_NAME": "Redhouse Run"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Stemmers Run", "name": "Stemmers Run", "domains": {}, "templates": [ { "name": "Stemmers Run", "description": "", "prototype": { "attributes": {"SHED_NAME": "Stemmers Run"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Texas", "name": "Texas", "domains": {}, "templates": [ { "name": "Texas", "description": "", "prototype": { "attributes": {"SHED_NAME": "Texas"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Tributary To Baltimore City", "name": "Tributary To Baltimore City", "domains": {}, "templates": [ { "name": "Tributary To Baltimore City", "description": "", "prototype": { "attributes": {"SHED_NAME": "Tributary To Baltimore City"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "West Low Level", "name": "West Low Level", "domains": {}, "templates": [ { "name": "West Low Level", "description": "", "prototype": { "attributes": {"SHED_NAME": "West Low Level"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "Whitemarsh", "name": "Whitemarsh", "domains": {}, "templates": [ { "name": "Whitemarsh", "description": "", "prototype": { "attributes": {"SHED_NAME": "Whitemarsh"} }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "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 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 15, "name": "Network Structure", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Sewer" }, "defaultVisibility": true, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "The feature uses points to represent data and has nine subtypes; discharge structure, junction chamber, lift station, pump station, diversion chamber, diversion point, production well, treatment plant and storage basin. A discharge structure is a building that consists of concrete box culvert that discharges sewage into a body of water or an interior drainage system. A junction chamber is a section in a sewer system where the flow from one or more sewers joins or converges into the main sewer. A lift station is designed to move wastewater from lower to higher elevation, particularly where the elevation of the source is not sufficient for gravity flow, and all mechanical components are held underground. A pump station is used to move wastewater to higher elevations in order to allow transport by gravity flow and all mechanical components are held above ground. A diversion chamber is a chamber designed to direct a stream into a channel or channels. A diversion point is a specifically named place where water is removed from a body of water by canal, pipe, or other conduit. A production well is a development well used for production of water for injection purposes. A treatment plant is where the process of removing contaminants from wastewater and sewage is performed. A storage basin is an area to store wastewater in a man-made or earthen reservoir.", "copyrightText": "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": 2, "name": "Drawing", "relatedTableId": 29, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": true, "catalogID": "{62EEBB17-22A5-4865-9DD1-E10AE68623B5}" } ], "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": false, "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" }, "hasMetadata": true, "extent": { "xmin": 1358833.455, "ymin": 562419.342500001, "xmax": 1498931.7675, "ymax": 673279.0782500061, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.002, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -120561100, "falseY": -95444400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "a3963f1af83eb03f2a73d8c706804e0f", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAASCAYAAACEnoQPAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABo0lEQVQ4jc2QPUgjURSFz30zMRZZR0M0iIy/uIhVIBqzbLPFNq4IVooKllb+YG+x4DaWolgJQsBGRGzENrgiO2qEXVhwFUcREhUhMirE8eddSdTFaAwBGy88eLxzvvPuvSreUOr7gwN93ipIdYLq4tPGQGIuJ9jf+tEj8mWID8VXqj11yGX9W6D3cgflVtfasLWREfb5fIWqbo8LldvIf+yiSutBOAGbWq2MeNcCPW4jr8juWBmLHaTBjgJeEp9iQap+gJ5U8k2ptohNLWj/Ko0AseL0tgnAlYLbUD3gugYpDGrZBamcknnLfe8TKWfmmUXgCFQXB+9r4MUa4ElAztt+nDkZQMFDsOUEaXYW2JN4GaBIyF0to67+v7kvDRnWg6LhOM1E+nnq8J4GGdZBFWfxF/D6/L+hpknnNv/1jHLE6yL/EajyLAXxphcovYBoNhccH24GMfb8ZwIbsCe/zEZDCcsxwr9L+uVqmZJsnVrMP+y86TM68TPrwsLtuACuhxpnouPic/QHCGFjC1P4Dvnc++q217thAuh6Tc8K51Jvgu8AFoOVyAMJ2mAAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "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": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "NAME" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "dssNetworkStructureType", "description": "NetworkStructureType", "codedValues": [ { "name": "PUMP STATION", "code": "PUMP STATION" }, { "name": "DISCHARGE STRUCTURE", "code": "DISCHARGE STRUCTURE" }, { "name": "JUNCTION CHAMBER", "code": "JUNCTION CHAMBER" }, { "name": "DIVERSION CHAMBER", "code": "DIVERSION CHAMBER" }, { "name": "STORAGE BASIN", "code": "STORAGE BASIN" }, { "name": "DIVERSION POINT", "code": "DIVERSION POINT" }, { "name": "TREATMENT PLANT", "code": "TREATMENT PLANT" }, { "name": "WET WELL", "code": "WET WELL" }, { "name": "SURGE TANK", "code": "SURGE TANK" }, { "name": "GRINDER VAULT", "code": "GRINDER VAULT" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "SEWER_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "Sewer Service Area", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "SEWER_SERVICE_AREA" }, { "name": "NAME_ABBREVIATION", "type": "esriFieldTypeString", "alias": "Name Abbreviation", "domain": null, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "NAME_ABBREVIATION" }, { "name": "ACCESSIBLE", "type": "esriFieldTypeString", "alias": "Accessible", "domain": { "type": "codedValue", "name": "deYES_NO", "description": "Enterprise domain for yes no values", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ACCESSIBLE" }, { "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": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "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": "G4485FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1271_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1271", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1271", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A479_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Network Structure", "description": "", "prototype": { "attributes": { "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "ENABLED": 1, "FACILITYID": " ", "NOTES": null, "ELEVATION": null, "NAME": null, "WARRANTY_DATE": null, "TYPE": null, "SEWER_SERVICE_AREA": null, "NAME_ABBREVIATION": null, "ACCESSIBLE": 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 } }, "drawingTool": "esriFeatureEditToolPoint" } ], "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": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 16, "name": "Lateral Point", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Sewer" }, "defaultVisibility": false, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "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": 11, "name": "Drawing", "relatedTableId": 27, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": true, "catalogID": "{F417A46D-2C1C-4FA4-BCB5-D0A844CFCC23}" } ], "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, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "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" }, "hasMetadata": true, "extent": { "xmin": 1358526.62100001, "ymin": 560045.798250005, "xmax": 1499279.26775, "ymax": 677731.483250007, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.002, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -120561100, "falseY": -95444400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6e8086fac1609f6f3c3d3335426e4ceb", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACE0lEQVQ4jWNhoBCw0MSA////szMwMNjff3XT/MvPTwzcrFw7lCV1ThNlwP///wM/f/8wdevFldwXHhzn42DjYrBSdWm4+uTcy8uPj/lEWOacw2nA////437//TX70uPTbNxsPAzWaq5g8Z+/vzOxsbBLWqt5npy9r90i1anyLIYB////l/7y41OFb48u24KMvXDNMLD06FSGzeeWslT49m5nYGAQw+aCpGl7m18/+/BIM2W2B8OK3GMMwjwQdbuvrGdo2ZDH8O//P4Z3396ILj4yzTbWJuswugEmuy6sFQQxHr29y5A+14dhceZ+huvPLjAUL4kCawaBM/cOMWhKG3gxMDBgGMD28++P3zDOg9e3GF58fMJw/sFxhp9/fsAV/frzk4GdlYsZmxduW6g4fdt0bqkRKzMbw7TEDQyKouoMyQ7qDI/f3WNYfmw6WJGqpM4/aX75vdgMWFEbNLl68/llvzojF7KZKTvAJWoDJjO8+viM4dyDoww2aq7vpAUV92AYwMjIeOz///+vDtY+ucfFxq3x+cdHlFhoDZvD8OrT888sLOzJjIyMf7G5gIGBgSFdnE9q5tsvr180rs1iPnXvgA47Kye3s7bfyyyXWmY5YaUSLnaeTcgaUAxgZGT8xcDAkPj//3/rSfGrIxgYGL6C0hEDA8MpBgaGeYyMjC/QLMSeFxgZGY8yMDCAMEFAcW4EAO1TyheT/m/cAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsAttachmentsResizing": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "dssLateralPointType", "description": "LateralPointType", "codedValues": [ { "name": "CLEANOUT", "code": "CLEANOUT" }, { "name": "TAP POINT", "code": "TAP POINT" }, { "name": "CURB STOP", "code": "CURB STOP" }, { "name": "WYE", "code": "WYE" }, { "name": "BACKFLOW PREVENTER", "code": "BACKFLOW PREVENTER" }, { "name": "GREASE INTERCEPTOR", "code": "GREASE INTERCEPTOR" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "SEWER_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "Sewer Service Area", "domain": null, "editable": true, "nullable": true, "length": 14, "defaultValue": null, "modelName": "SEWER_SERVICE_AREA" }, { "name": "ACCESSIBLE", "type": "esriFieldTypeString", "alias": "Accessible", "domain": { "type": "codedValue", "name": "deYES_NO", "description": "Enterprise domain for yes no values", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "ACCESSIBLE" }, { "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": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "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" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "G3854FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A474_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Lateral Point", "description": "", "prototype": { "attributes": { "REHABILITATION_DATE": null, "REHABILITATION_TYPE": null, "FACILITYID": " ", "NOTES": null, "TYPE": null, "SEWER_SERVICE_AREA": null, "ACCESSIBLE": 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": 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" ], "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 17, "name": "Lateral Line", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Sewer" }, "defaultVisibility": false, "minScale": 5000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "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": 12, "name": "Drawing", "relatedTableId": 26, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "composite": true, "catalogID": "{C3F68BF0-F977-4E4C-B441-26F6DDD25162}" } ], "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": false, "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": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1358526.62100001, "ymin": 560045.798250005, "xmax": 1499279.26775, "ymax": 677733.843500003, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.002, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -120561100, "falseY": -95444400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": -10000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": false, "allowUpdateWithoutMValues": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LENGTH" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "NOTES" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.LEN" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "domain": { "type": "codedValue", "name": "dssLateralLineType", "description": "LateralLineType", "codedValues": [ { "name": "RESIDENTIAL", "code": "RESIDENTIAL" }, { "name": "NON RESIDENTIAL", "code": "NON RESIDENTIAL" }, { "name": "INDUSTRIAL", "code": "INDUSTRIAL" }, { "name": "OTHER", "code": "OTHER" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "TYPE" }, { "name": "SEWER_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "Sewer Service Area", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "SEWER_SERVICE_AREA" }, { "name": "PIPE_SIZE", "type": "esriFieldTypeDouble", "alias": "Pipe Size", "domain": { "type": "codedValue", "name": "dssPipeSize", "description": "PipeSize", "codedValues": [ { "name": "1.25", "code": 1.25 }, { "name": "1.5", "code": 1.5 }, { "name": "2", "code": 2 }, { "name": "2.5", "code": 2.5 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "15", "code": 15 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "21", "code": 21 }, { "name": "22", "code": 22 }, { "name": "24", "code": 24 }, { "name": "27", "code": 27 }, { "name": "30", "code": 30 }, { "name": "31", "code": 31 }, { "name": "32", "code": 32 }, { "name": "33", "code": 33 }, { "name": "36", "code": 36 }, { "name": "39", "code": 39 }, { "name": "42", "code": 42 }, { "name": "48", "code": 48 }, { "name": "54", "code": 54 }, { "name": "58", "code": 58 }, { "name": "60", "code": 60 }, { "name": "66", "code": 66 }, { "name": "72", "code": 72 }, { "name": "78", "code": 78 }, { "name": "120", "code": 120 }, { "name": "132", "code": 132 }, { "name": "9999", "code": 9999 }, { "name": "1", "code": 1 }, { "name": "13", "code": 13 }, { "name": "73", "code": 73 }, { "name": "84", "code": 84 }, { "name": "96", "code": 96 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PIPE_SIZE" }, { "name": "PIPE_MATERIAL", "type": "esriFieldTypeString", "alias": "Pipe Material", "domain": { "type": "codedValue", "name": "dNASSCOPipeMaterial", "description": "NASSCOPipeMaterial", "codedValues": [ { "name": "ACRYLONITRILE BUTADIENE STYRENE", "code": "ACRYLONITRILE BUTADIENE STYRENE" }, { "name": "ASBESTOS CEMENT", "code": "ASBESTOS CEMENT" }, { "name": "BRICK", "code": "BRICK" }, { "name": "CAST IRON", "code": "CAST IRON" }, { "name": "CLAY TILE (NOT VITRIFIED CLAY)", "code": "CLAY TILE" }, { "name": "CLAY-LINED CONCRETE", "code": "CLAY-LINED CONCRETE" }, { "name": "CONCRETE PIPE (NON-REINFORCED)", "code": "CONCRETE PIPE" }, { "name": "CONCRETE SEGMENTS (BOLTED)", "code": "CONCRETE SEGMENTS (BOLTED)" }, { "name": "CONCRETE SEGMENTS (UNBOLTED)", "code": "CONCRETE SEGMENTS (UNBOLTED)" }, { "name": "CORRUGATED METAL PIPE", "code": "CORRUGATED METAL PIPE" }, { "name": "DUCTILE IRON PIPE", "code": "DUCTILE IRON PIPE" }, { "name": "FIBERGLASS REINFORCED PIPE", "code": "FIBERGLASS REINFORCED PIPE" }, { "name": "ORANGEBURG/PITCH FIBER (TAR-IMPREGNATED CARDBOARD)", "code": "ORANGEBURG/PITCH FIBER" }, { "name": "PLASTIC/STEEL COMPOSITE", "code": "PLASTIC/STEEL COMPOSITE" }, { "name": "POLYETHYLENE", "code": "POLYETHYLENE" }, { "name": "POLYMER CONCRETE PIPE", "code": "POLYMER CONCRETE PIPE" }, { "name": "POLYPROPYLENE", "code": "POLYPROPYLENE" }, { "name": "POLYVINYL CHLORIDE", "code": "POLYVINYL CHLORIDE" }, { "name": "PRE-STRESSED CONCRETE CYLINDER PIPE", "code": "PRE-STRESSED CONCRETE CYLINDER PIPE" }, { "name": "REINFORCED CONCRETE PIPE", "code": "REINFORCED CONCRETE PIPE" }, { "name": "REINFORCED PLASTIC PIPE (TRUSS PIPE)", "code": "REINFORCED PLASTIC PIPE" }, { "name": "SEGMENTED BLOCK", "code": "SEGMENTED BLOCK" }, { "name": "STEEL PIPE", "code": "STEEL PIPE" }, { "name": "VITRIFIED CLAY PIPE", "code": "VITRIFIED CLAY PIPE" }, { "name": "WOOD", "code": "WOOD" }, { "name": "UNKNOWN", "code": "UNKNOWN" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "PIPE_MATERIAL" }, { "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": "REHABILITATION_TYPE", "type": "esriFieldTypeString", "alias": "Rehabilitation Type", "domain": null, "editable": true, "nullable": true, "length": 120, "defaultValue": null, "modelName": "REHABILITATION_TYPE" }, { "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" }, { "name": "STORM_CONCERN", "type": "esriFieldTypeString", "alias": "Storm Concern", "domain": { "type": "codedValue", "name": "deYES_NO", "description": "Enterprise domain for yes no values", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "STORM_CONCERN" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "G3856FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "A476_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Lateral Line", "description": "", "prototype": { "attributes": { "STORM_CONCERN": null, "REHABILITATION_DATE": null, "FACILITYID": " ", "LENGTH": null, "NOTES": null, "REHABILITATION_TYPE": null, "TYPE": null, "SEWER_SERVICE_AREA": null, "PIPE_SIZE": null, "PIPE_MATERIAL": 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": "esriFeatureEditToolLine" } ], "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": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 18, "name": "Sewer Entry Points", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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, "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": 1357664.90275, "ymin": 573775.166749999, "xmax": 1451317.777, "ymax": 660441.379749998, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.002, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -120561100, "falseY": -95444400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 188, 234, 245, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "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": "ENTRY_POINT_ID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ENTRY_POINT_ID", "type": "esriFieldTypeString", "alias": "ENTRY_POINT_ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ENTRY_POINT_ID" }, { "name": "ENTRY_POINT", "type": "esriFieldTypeString", "alias": "ENTRY_POINTS", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "ENTRY_POINT" }, { "name": "SEWER_SERVICE_AREA", "type": "esriFieldTypeString", "alias": "SEWER_SERVICE_AREA", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "SEWER_SERVICE_AREA" }, { "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" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "R12829_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_12829", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_12829", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A713_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Sewer Entry Points", "description": "", "prototype": { "attributes": { "ENTRY_POINT": null, "SEWER_SERVICE_AREA": null, "ENTRY_POINT_ID": 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 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 19, "name": "Treatment Plant Area", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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, "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": 1357664.90275, "ymin": 557197.875, "xmax": 1499449.00025, "ymax": 678704.391749993, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.002, "zTolerance": 1.9999999999999998E-5, "mTolerance": 1.9999999999999998E-5, "falseX": -120561100, "falseY": -95444400, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 247, 216, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "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": "TREATMENT_PLANT", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "TREATMENT_PLANT", "type": "esriFieldTypeString", "alias": "Treatment Plant", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "TREATMENT_PLANT" }, { "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" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "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": "R1119_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1119", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1119", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A467_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Treatment Plant Area", "description": "", "prototype": { "attributes": {"TREATMENT_PLANT": 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 } ], "tables": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 20, "name": "Manhole Drawing Number", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 0, "name": "Manhole", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": true, "catalogID": "{6A99B21F-973A-4369-AAED-4823C50575EB}" } ], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "DRAWING_NUMBER", "type": "esriFieldTypeString", "alias": "DRAWING NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRAWING_NUMBER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "XE_URL", "type": "esriFieldTypeString", "alias": "XE_URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "XE_URL" } ], "indexes": [ { "name": "G4173FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1264_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1264", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1264", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Manhole Drawing Number", "description": "", "prototype": { "attributes": { "XE_URL": null, "DRAWING_NUMBER": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 21, "name": "Cleanout Drawing Number", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 1, "name": "Cleanout", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": true, "catalogID": "{18052E94-B4C4-418E-9F14-54892DA2406E}" } ], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "DRAWING_NUMBER", "type": "esriFieldTypeString", "alias": "DRAWING NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRAWING_NUMBER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "XE_URL", "type": "esriFieldTypeString", "alias": "XE_URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "XE_URL" } ], "indexes": [ { "name": "G4481FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1268_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1268", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1268", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Cleanout Drawing Number", "description": "", "prototype": { "attributes": { "XE_URL": null, "DRAWING_NUMBER": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 22, "name": "Control Valve Drawing Number", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 6, "name": "ControlValve", "relatedTableId": 6, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": true, "catalogID": "{FF84468F-BAE1-4593-9B60-3E508A2691E2}" } ], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "DRAWING_NUMBER", "type": "esriFieldTypeString", "alias": "DRAWING NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRAWING_NUMBER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "XE_URL", "type": "esriFieldTypeString", "alias": "XE_URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "XE_URL" } ], "indexes": [ { "name": "G4482FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1269_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1269", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1269", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Control Valve Drawing Number", "description": "", "prototype": { "attributes": { "XE_URL": null, "DRAWING_NUMBER": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 23, "name": "Fitting Drawing Number", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 8, "name": "Fitting", "relatedTableId": 8, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": true, "catalogID": "{259A63EC-2E08-469C-B72E-064B17CECBA4}" } ], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "DRAWING_NUMBER", "type": "esriFieldTypeString", "alias": "DRAWING NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRAWING_NUMBER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "XE_URL", "type": "esriFieldTypeString", "alias": "XE_URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "XE_URL" } ], "indexes": [ { "name": "G4170FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1261_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1261", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1261", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Fitting Drawing Number", "description": "", "prototype": { "attributes": { "XE_URL": null, "DRAWING_NUMBER": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 24, "name": "Gravity Main Drawing Number", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 9, "name": "GravityMain", "relatedTableId": 9, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": true, "catalogID": "{D5CD0C58-D522-49B8-9E5C-50CA6DE34B1F}" } ], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "DRAWING_NUMBER", "type": "esriFieldTypeString", "alias": "DRAWING NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRAWING_NUMBER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "XE_URL", "type": "esriFieldTypeString", "alias": "XE_URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "XE_URL" } ], "indexes": [ { "name": "G4171FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1262_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1262", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1262", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Gravity Main Drawing Number", "description": "", "prototype": { "attributes": { "XE_URL": null, "DRAWING_NUMBER": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 25, "name": "Grinder Pump Address", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 4, "name": "Pump", "relatedTableId": 4, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": true, "catalogID": "{FB97EB04-70F1-4ED7-8F10-DAE702439B3C}" } ], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": false, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "PUMP_ADDRESS", "type": "esriFieldTypeString", "alias": "PUMP ADDRESS", "domain": null, "editable": true, "nullable": false, "length": 60, "defaultValue": null, "modelName": "PUMP_ADDRESS" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "G4172FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1263_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1263", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1263", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Grinder Pump Address", "description": "", "prototype": { "attributes": { "PUMP_ADDRESS": " ", "FACILITYID": " " } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 26, "name": "Lateral Line Drawing Number", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 12, "name": "LateralLine", "relatedTableId": 17, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": true, "catalogID": "{C3F68BF0-F977-4E4C-B441-26F6DDD25162}" } ], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "DRAWING_NUMBER", "type": "esriFieldTypeString", "alias": "DRAWING NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRAWING_NUMBER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "XE_URL", "type": "esriFieldTypeString", "alias": "XE_URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "XE_URL" } ], "indexes": [ { "name": "G3852FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1132_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1132", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1132", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Lateral Line Drawing Number", "description": "", "prototype": { "attributes": { "XE_URL": null, "DRAWING_NUMBER": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 27, "name": "Lateral Point Drawing Number", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 11, "name": "LateralPoint", "relatedTableId": 16, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": true, "catalogID": "{F417A46D-2C1C-4FA4-BCB5-D0A844CFCC23}" } ], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "DRAWING_NUMBER", "type": "esriFieldTypeString", "alias": "DRAWING NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRAWING_NUMBER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GLOBALID" }, { "name": "XE_URL", "type": "esriFieldTypeString", "alias": "XE_URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "XE_URL" } ], "indexes": [ { "name": "G3851FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1131_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1131", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1131", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Lateral Point Drawing Number", "description": "", "prototype": { "attributes": { "XE_URL": null, "DRAWING_NUMBER": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 28, "name": "Meter Drawing Number", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 7, "name": "Meter", "relatedTableId": 7, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": true, "catalogID": "{BA42F30B-31B0-40A0-9893-AF605F86E3C7}" } ], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "DRAWING_NUMBER", "type": "esriFieldTypeString", "alias": "DRAWING NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRAWING_NUMBER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "XE_URL", "type": "esriFieldTypeString", "alias": "XE_URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "XE_URL" } ], "indexes": [ { "name": "G4174FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1265_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1265", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1265", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Meter Drawing Number", "description": "", "prototype": { "attributes": { "XE_URL": null, "DRAWING_NUMBER": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 29, "name": "Network Structure Drawing Number", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 2, "name": "NetworkStructure", "relatedTableId": 14, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": true, "catalogID": "{62EEBB17-22A5-4865-9DD1-E10AE68623B5}" } ], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "DRAWING_NUMBER", "type": "esriFieldTypeString", "alias": "DRAWING NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRAWING_NUMBER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "XE_URL", "type": "esriFieldTypeString", "alias": "XE_URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "XE_URL" } ], "indexes": [ { "name": "G4175FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1266_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1266", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1266", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Network Structure Drawing Number", "description": "", "prototype": { "attributes": { "XE_URL": null, "DRAWING_NUMBER": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 30, "name": "Pressure Main Drawing Number", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 10, "name": "PressurizedMain", "relatedTableId": 10, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": true, "catalogID": "{36676D53-D28D-41FB-85D1-996E7E5BF70C}" } ], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "DRAWING_NUMBER", "type": "esriFieldTypeString", "alias": "DRAWING NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRAWING_NUMBER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "XE_URL", "type": "esriFieldTypeString", "alias": "XE_URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "XE_URL" } ], "indexes": [ { "name": "G4176FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1267_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1267", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1267", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pressure Main Drawing Number", "description": "", "prototype": { "attributes": { "XE_URL": null, "DRAWING_NUMBER": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 31, "name": "Pump Drawing Number", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 3, "name": "Pump", "relatedTableId": 4, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": true, "catalogID": "{B9BE2C57-75E9-4D00-9F9D-577B20028E79}" } ], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "DRAWING_NUMBER", "type": "esriFieldTypeString", "alias": "DRAWING NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRAWING_NUMBER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "XE_URL", "type": "esriFieldTypeString", "alias": "XE_URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "XE_URL" } ], "indexes": [ { "name": "G4168FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1259_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1259", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1259", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Pump Drawing Number", "description": "", "prototype": { "attributes": { "XE_URL": null, "DRAWING_NUMBER": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 32, "name": "System Valve Drawing Number", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 5, "name": "SystemValve", "relatedTableId": 5, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "FACILITYID", "composite": true, "catalogID": "{766476FA-E1F0-496B-A00A-FC26D4D98D12}" } ], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": 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": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GLOBALID", "displayField": "FACILITYID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "System-maintained ObjectID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "DRAWING_NUMBER", "type": "esriFieldTypeString", "alias": "DRAWING NUMBER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "DRAWING_NUMBER" }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "XE_URL", "type": "esriFieldTypeString", "alias": "XE_URL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "XE_URL" } ], "indexes": [ { "name": "G4169FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R1260_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1260", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1260", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "System Valve Drawing Number", "description": "", "prototype": { "attributes": { "XE_URL": null, "DRAWING_NUMBER": null, "FACILITYID": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1 } ] }