{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 125, "name": "Pipes", "type": "Feature Layer", "description": "The basic function of a pipe is to convey water to distribution points.\n\nNot Private.", "geometryType": "esriGeometryPolyline", "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" }, "copyrightText": "Department of Public Works, Engineering Division", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": 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" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "ID", "typeIdField": "PIPEFUNCTION", "subtypeFieldName": "PIPEFUNCTION", "subtypeField": "PIPEFUNCTION", "defaultSubtypeCode": 2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeString", "alias": "ID", "length": 32, "domain": null }, { "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" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 40, "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" } }, { "name": "DESIGN_GROUP", "type": "esriFieldTypeString", "alias": "DESIGN GROUP", "length": 30, "domain": null }, { "name": "DESIGN_GROUP_YEAR", "type": "esriFieldTypeString", "alias": "DESIGN GROUP YEAR", "length": 20, "domain": null }, { "name": "YEAR_INSTALLED", "type": "esriFieldTypeSmallInteger", "alias": "YEAR INSTALLED", "domain": null }, { "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" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "LOC_EDITS_METHOD", "type": "esriFieldTypeString", "alias": "LOC EDITS METHOD", "length": 255, "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" } }, { "name": "UPDATED_GEOMETRY_SOURCE", "type": "esriFieldTypeString", "alias": "UPDATED GEOMETRY SOURCE", "length": 6, "domain": null }, { "name": "PIPEFUNCTION", "type": "esriFieldTypeInteger", "alias": "PIPE FUNCTION", "domain": null }, { "name": "ROUGHNESS", "type": "esriFieldTypeDouble", "alias": "ROUGHNESS", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 50, "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" } }, { "name": "ownedby", "type": "esriFieldTypeString", "alias": "Owned by", "length": 255, "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" } }, { "name": "maintainedby", "type": "esriFieldTypeString", "alias": "Maintained by", "length": 255, "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" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "types": [ { "domains": { "OWNERSHIP": {"type": "inherited"}, "GEN_EDITS_QC_USERNAME": {"type": "inherited"}, "LOC_EDITS_METHOD": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "DIAMETER": {"type": "inherited"} }, "id": 0, "name": "Unknown" }, { "domains": { "OWNERSHIP": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GEN_EDITS_QC_USERNAME": {"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"} }, "id": 1, "name": "Transmission" }, { "domains": { "OWNERSHIP": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GEN_EDITS_QC_USERNAME": {"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"} }, "id": 2, "name": "Distribution" }, { "domains": { "OWNERSHIP": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GEN_EDITS_QC_USERNAME": {"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"} }, "id": 3, "name": "Fire" }, { "domains": { "OWNERSHIP": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GEN_EDITS_QC_USERNAME": {"type": "inherited"}, "LOC_EDITS_METHOD": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "ownedby": {"type": "inherited"}, "maintainedby": {"type": "inherited"} }, "id": 4, "name": "Flushing" } ], "subtypes": [ { "domains": { "OWNERSHIP": {"type": "inherited"}, "GEN_EDITS_QC_USERNAME": {"type": "inherited"}, "LOC_EDITS_METHOD": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "DIAMETER": {"type": "inherited"} }, "defaultValues": { "OWNERSHIP": null, "ID": null, "ID_NUM": null, "MATERIAL": null, "DESCRIPTION": null, "LOCATION": null, "DESIGN_GROUP": null, "DESIGN_GROUP_YEAR": null, "YEAR_INSTALLED": null, "GEN_EDITS_QC_USERNAME": null, "GEN_EDITS_QC_DATE": null, "LOC_EDITS_METHOD": null, "COMMENTS": null, "Enabled": 1, "UPDATED_GEOMETRY_SOURCE": null, "PIPEFUNCTION": null, "DIAMETER": null, "ROUGHNESS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATUS": null, "ownedby": null, "maintainedby": null }, "code": 0, "name": "Unknown" }, { "domains": { "OWNERSHIP": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GEN_EDITS_QC_USERNAME": {"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"} }, "defaultValues": { "OWNERSHIP": "COR", "ID": null, "ID_NUM": null, "MATERIAL": "DIP", "DESCRIPTION": null, "LOCATION": null, "DESIGN_GROUP": null, "DESIGN_GROUP_YEAR": null, "YEAR_INSTALLED": null, "GEN_EDITS_QC_USERNAME": null, "GEN_EDITS_QC_DATE": null, "LOC_EDITS_METHOD": null, "COMMENTS": null, "Enabled": 1, "UPDATED_GEOMETRY_SOURCE": null, "PIPEFUNCTION": null, "DIAMETER": null, "ROUGHNESS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATUS": null, "ownedby": null, "maintainedby": null }, "code": 1, "name": "Transmission" }, { "domains": { "OWNERSHIP": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GEN_EDITS_QC_USERNAME": {"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"} }, "defaultValues": { "OWNERSHIP": "COR", "ID": null, "ID_NUM": null, "MATERIAL": "DIP", "DESCRIPTION": null, "LOCATION": null, "DESIGN_GROUP": null, "DESIGN_GROUP_YEAR": null, "YEAR_INSTALLED": null, "GEN_EDITS_QC_USERNAME": null, "GEN_EDITS_QC_DATE": null, "LOC_EDITS_METHOD": null, "COMMENTS": null, "Enabled": 1, "UPDATED_GEOMETRY_SOURCE": null, "PIPEFUNCTION": null, "DIAMETER": null, "ROUGHNESS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATUS": null, "ownedby": null, "maintainedby": null }, "code": 2, "name": "Distribution" }, { "domains": { "OWNERSHIP": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GEN_EDITS_QC_USERNAME": {"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"} }, "defaultValues": { "OWNERSHIP": "COR", "ID": null, "ID_NUM": null, "MATERIAL": "DIP", "DESCRIPTION": null, "LOCATION": null, "DESIGN_GROUP": null, "DESIGN_GROUP_YEAR": null, "YEAR_INSTALLED": null, "GEN_EDITS_QC_USERNAME": null, "GEN_EDITS_QC_DATE": null, "LOC_EDITS_METHOD": null, "COMMENTS": null, "Enabled": 1, "UPDATED_GEOMETRY_SOURCE": null, "PIPEFUNCTION": null, "DIAMETER": null, "ROUGHNESS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATUS": null, "ownedby": null, "maintainedby": null }, "code": 3, "name": "Fire" }, { "domains": { "OWNERSHIP": {"type": "inherited"}, "MATERIAL": {"type": "inherited"}, "GEN_EDITS_QC_USERNAME": {"type": "inherited"}, "LOC_EDITS_METHOD": {"type": "inherited"}, "Enabled": {"type": "inherited"}, "DIAMETER": {"type": "inherited"}, "STATUS": {"type": "inherited"}, "ownedby": {"type": "inherited"}, "maintainedby": {"type": "inherited"} }, "defaultValues": { "OWNERSHIP": "COR", "ID": null, "ID_NUM": null, "MATERIAL": "DIP", "DESCRIPTION": null, "LOCATION": null, "DESIGN_GROUP": null, "DESIGN_GROUP_YEAR": null, "YEAR_INSTALLED": null, "GEN_EDITS_QC_USERNAME": null, "GEN_EDITS_QC_DATE": null, "LOC_EDITS_METHOD": null, "COMMENTS": null, "Enabled": 1, "UPDATED_GEOMETRY_SOURCE": null, "PIPEFUNCTION": null, "DIAMETER": null, "ROUGHNESS": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "STATUS": null, "ownedby": null, "maintainedby": null }, "code": 4, "name": "Flushing" } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Eastern Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }