{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 125, "name": "Pipes", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "The basic function of a pipe is to convey water to distribution points.\n\nNot Private.", "copyrightText": "Department of Public Works, Engineering Division", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user", "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false } }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1244816.7416819483, "ymin": 493302.80925002694, "xmax": 1279898.3749306053, "ymax": 525225.135825187, "spatialReference": { "wkid": 102685, "latestWkid": 2248, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2665315794236894E8, "falseY": -1.0024301448245986E8, "xyUnits": 3.60520205852712E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "sourceSpatialReference": { "wkid": 102685, "latestWkid": 2248, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ID", "typeIdField": "", "subtypeField": "PIPEFUNCTION", "defaultSubtypeCode": 2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "ID" }, { "name": "DIAMETER", "type": "esriFieldTypeSmallInteger", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "WaterDiameter", "description": "Valid diameters of water lines", "codedValues": [ { "name": "Unknown (-99)", "code": -99 }, { "name": "Zero", "code": 0 }, { "name": "1", "code": 1 }, { "name": "2", "code": 2 }, { "name": "3", "code": 3 }, { "name": "4", "code": 4 }, { "name": "5", "code": 5 }, { "name": "6", "code": 6 }, { "name": "7", "code": 7 }, { "name": "8", "code": 8 }, { "name": "9", "code": 9 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "16", "code": 16 }, { "name": "20", "code": 20 }, { "name": "24", "code": 24 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "WaterPipeMaterial", "description": "Valid water pipe materials", "codedValues": [ { "name": "Asbestos Cement Pipe", "code": "Transite" }, { "name": "Copper", "code": "Copper" }, { "name": "Ductile Iron Pipe", "code": "DIP" }, { "name": "Galvanized Steel", "code": "Galvanized" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Prestressed Concrete Cylinder Pipe", "code": "PCCP" }, { "name": "Spiral Welded Steel", "code": "Steel" }, { "name": "Cast Iron Pipe Lined", "code": "CIPL" }, { "name": "Cast Iron Pipe Unlined", "code": "CIPU" }, { "name": "Iron Pipe Lined", "code": "IPL" }, { "name": "High Density Polyethylene", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "DESIGN_GROUP", "type": "esriFieldTypeString", "alias": "DESIGN GROUP", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DESIGN_GROUP" }, { "name": "DESIGN_GROUP_YEAR", "type": "esriFieldTypeString", "alias": "DESIGN GROUP YEAR", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DESIGN_YEAR" }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR INSTALLED", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "YEAR_INSTALLED" }, { "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": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.len" }, { "name": "LOC_EDITS_METHOD", "type": "esriFieldTypeString", "alias": "LOC EDITS METHOD", "domain": { "type": "codedValue", "name": "PositionalEntryMethod", "description": "Method used to enter locational data", "codedValues": [ { "name": "Snap to CAD feature", "code": "SNAP TO CAD" }, { "name": "Screen digitize from georeferenced design sheet", "code": "DIGITIZE DS" }, { "name": "Measured using stationing on asbuilt", "code": "MEASURED 1" }, { "name": "Measured using designsheet", "code": "MEASURED 2" }, { "name": "Measured from hand drawn sheet", "code": "MEASURED 3" }, { "name": "GPS collected by surveyor", "code": "GPS SURVEY" }, { "name": "GPS collected by mapping grade, post processed", "code": "GPS MAPPING PP" }, { "name": "GPS collected by mapping grade, no post process", "code": "GPS MAPPING" }, { "name": "Unknown", "code": "UNKNOWN" }, { "name": "Best guess using available information", "code": "BEST GUESS" }, { "name": "Copy existing GIS feature", "code": "COPY GIS" }, { "name": "From CAD Design", "code": "CAD DESIGN" }, { "name": "Snap to GPS Point", "code": "SNAP TO POINT" }, { "name": "Snap to Design Sheet Point", "code": "SNAP TO DS" }, { "name": "From Asbuilt", "code": "ASBUILT" }, { "name": "Field Photo", "code": "FIELD PHOTO" }, { "name": "Ortho - Most recent", "code": "ORTHO" }, { "name": "Google Streetview", "code": "STREETVIEW" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LOC_EDITS_METHOD" }, { "name": "UPDATED_GEOMETRY_SOURCE", "type": "esriFieldTypeString", "alias": "UPDATED GEOMETRY SOURCE", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "UPDATED_GEOMETRY_SOURCE" }, { "name": "PIPEFUNCTION", "type": "esriFieldTypeInteger", "alias": "PIPE FUNCTION", "domain": null, "editable": true, "nullable": true, "defaultValue": 2, "modelName": "PIPEFUNCTION" }, { "name": "ROUGHNESS", "type": "esriFieldTypeDouble", "alias": "ROUGHNESS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ROUGHNESS" }, { "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": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "AssetStatus", "description": "The asset status", "codedValues": [ { "name": "Under construction", "code": "Under construction" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Split", "code": "Split" }, { "name": "ID Changed & Active", "code": "ID Changed" }, { "name": "Active", "code": "Active" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "STATUS" }, { "name": "ownedby", "type": "esriFieldTypeString", "alias": "Owned by", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "", "codedValues": [ { "name": "Private", "code": "Private" }, { "name": "Public - City", "code": "Public City" }, { "name": "Public - Non-City", "code": "Public nonCity" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ownedby" }, { "name": "maintainedby", "type": "esriFieldTypeString", "alias": "Maintained by", "domain": { "type": "codedValue", "name": "AssetManager", "description": "Manager of the Asset", "codedValues": [ { "name": "City of Rockville - DPW", "code": "COR DPW" }, { "name": "City of Rockville - Parks", "code": "COR Parks" }, { "name": "WSSC", "code": "WSSC" }, { "name": "Montgomery County", "code": "MontCo" }, { "name": "Montgomery County - MCPS", "code": "MCPS" }, { "name": "CSX", "code": "CSX" }, { "name": "WMATA", "code": "WMATA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "maintainedby" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R1019_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_2303_ID", "fields": "ID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "a762_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "types": [], "templates": [ { "name": "Pipes", "description": "", "prototype": { "attributes": { "UPDATED_GEOMETRY_SOURCE": null, "ownedby": null, "ID": null, "DIAMETER": null, "MATERIAL": "DIP", "DESIGN_GROUP": null, "DESIGN_GROUP_YEAR": null, "YEAR_INSTALLED": null, "Enabled": 1, "maintainedby": null, "LOC_EDITS_METHOD": null, "PIPEFUNCTION": 2, "ROUGHNESS": null, "STATUS": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "subtypes": [ { "code": 0, "name": "Unknown", "defaultValues": { "ID": null, "MATERIAL": null, "DESIGN_GROUP": null, "DESIGN_GROUP_YEAR": null, "YEAR_INSTALLED": null, "LOC_EDITS_METHOD": null, "Enabled": 1, "UPDATED_GEOMETRY_SOURCE": null, "PIPEFUNCTION": 0, "DIAMETER": null, "ROUGHNESS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATUS": null, "ownedby": null, "maintainedby": null, "Shape.len": null }, "domains": { "LOC_EDITS_METHOD": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "DIAMETER": {"type": "inherited"} } }, { "code": 1, "name": "Transmission", "defaultValues": { "ID": null, "MATERIAL": "DIP", "DESIGN_GROUP": null, "DESIGN_GROUP_YEAR": null, "YEAR_INSTALLED": null, "LOC_EDITS_METHOD": null, "Enabled": 1, "UPDATED_GEOMETRY_SOURCE": null, "PIPEFUNCTION": 1, "DIAMETER": null, "ROUGHNESS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATUS": null, "ownedby": null, "maintainedby": null, "Shape.len": null }, "domains": { "MATERIAL": {"type": "inherited"}, "LOC_EDITS_METHOD": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "DIAMETER": { "type": "range", "name": "WaterTransmissionDiameter", "description": "", "range": [ 12, 24 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "STATUS": {"type": "inherited"}, "ownedby": {"type": "inherited"}, "maintainedby": {"type": "inherited"} } }, { "code": 2, "name": "Distribution", "defaultValues": { "ID": null, "MATERIAL": "DIP", "DESIGN_GROUP": null, "DESIGN_GROUP_YEAR": null, "YEAR_INSTALLED": null, "LOC_EDITS_METHOD": null, "Enabled": 1, "UPDATED_GEOMETRY_SOURCE": null, "PIPEFUNCTION": 2, "DIAMETER": null, "ROUGHNESS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATUS": null, "ownedby": null, "maintainedby": null, "Shape.len": null }, "domains": { "MATERIAL": {"type": "inherited"}, "LOC_EDITS_METHOD": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "DIAMETER": { "type": "range", "name": "WaterDistributionDiameter", "description": "", "range": [ 1, 10 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "STATUS": {"type": "inherited"}, "ownedby": {"type": "inherited"}, "maintainedby": {"type": "inherited"} } }, { "code": 3, "name": "Fire", "defaultValues": { "ID": null, "MATERIAL": "DIP", "DESIGN_GROUP": null, "DESIGN_GROUP_YEAR": null, "YEAR_INSTALLED": null, "LOC_EDITS_METHOD": null, "Enabled": 1, "UPDATED_GEOMETRY_SOURCE": null, "PIPEFUNCTION": 3, "DIAMETER": null, "ROUGHNESS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATUS": null, "ownedby": null, "maintainedby": null, "Shape.len": null }, "domains": { "MATERIAL": {"type": "inherited"}, "LOC_EDITS_METHOD": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "DIAMETER": { "type": "range", "name": "WaterFireServiceDiameter", "description": "", "range": [ 6, 6 ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "STATUS": {"type": "inherited"} } }, { "code": 4, "name": "Flushing", "defaultValues": { "ID": null, "MATERIAL": "DIP", "DESIGN_GROUP": null, "DESIGN_GROUP_YEAR": null, "YEAR_INSTALLED": null, "LOC_EDITS_METHOD": null, "Enabled": 1, "UPDATED_GEOMETRY_SOURCE": null, "PIPEFUNCTION": 4, "DIAMETER": null, "ROUGHNESS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATUS": null, "ownedby": null, "maintainedby": null, "Shape.len": null }, "domains": { "MATERIAL": {"type": "inherited"}, "LOC_EDITS_METHOD": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "ownedby": {"type": "inherited"}, "maintainedby": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }