{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Water Lines", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "This layer represents the current water main locations and design throughout the City of Chesapeake. Data is created from digitization of as-builts, approved plans, and field notes/drawings. Data is updated by Public Utilities GIS personnel as it becomes available.MAXIMO NUMBER - Unique asset number generated from Planimetric Page Number, Intersection Number, Asset Type and a non repeating number identifying a pipe per intersectionSTATUS - Active, Not-Active, OtherOWNER - 0-Chesapeake, 1-HRSD, 2-OtherDOWNSTRMPT - The Maximo asset number of the closest downstream assetUPSTRMPT - The Maximo asset numer of the closest upstream assetMASSETLOC - A Maximo realated number that helps identify all assets within a apecific planimetric sheet", "copyrightText": "City of Chesapeake Department of Public Utilities", "editFieldsInfo": { "creationDateField": "CREATED_DATE", "creatorField": "CREATED_USER", "editDateField": "LAST_EDITED_DATE", "editorField": "LAST_EDITED_USER" }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1.208073123141E7, "ymin": 3374823.20601429, "xmax": 1.2179722102243334E7, "ymax": 3481350.0841392875, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -111140600, "falseY": -91532100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.0166666666666667, "zTolerance": 2, "mTolerance": 2, "falseX": -1.1114059999359E8, "falseY": -9.15320999924232E7, "xyUnits": 1920, "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": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "MATL", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MATL", "type": "esriFieldTypeString", "alias": "MATL", "domain": { "type": "codedValue", "name": "WaterLinesT_MATL", "description": "Pipe Material", "codedValues": [ { "name": "ABS", "code": "ABS" }, { "name": "AC", "code": "AC" }, { "name": "CI", "code": "CI" }, { "name": "CU", "code": "CU" }, { "name": "DI", "code": "DI" }, { "name": "ESVC", "code": "ESVC" }, { "name": "FBGL", "code": "FBGL" }, { "name": "FPVC", "code": "FPVC" }, { "name": "GALV", "code": "GALV" }, { "name": "HDPE", "code": "HDPE" }, { "name": "PE", "code": "PE" }, { "name": "PP", "code": "PP" }, { "name": "PVC", "code": "PVC" }, { "name": "RCCP", "code": "RCCP" }, { "name": "STEEL", "code": "STEEL" }, { "name": "TC", "code": "TC" }, { "name": "TRUSS", "code": "TRUSS" }, { "name": "WOOD", "code": "WOOD" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MATL" }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "NOTES" }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "PROJECT", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "PROJECT" }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "domain": { "type": "codedValue", "name": "DPUSource", "description": "Data Source", "codedValues": [ { "name": "Approved Plan", "code": "Approved Plan" }, { "name": "Approved Plan Existing", "code": "Approved Plan Existing" }, { "name": "City Survey", "code": "City Survey" }, { "name": "CRD Existing", "code": "CRD Existing" }, { "name": "Engineer Notes", "code": "Engineer Notes" }, { "name": "Field Drawing", "code": "Field Drawing" }, { "name": "GPS", "code": "GPS" }, { "name": "Record Drawing", "code": "Record Drawing" }, { "name": "TV Inspection", "code": "TV Inspection" }, { "name": "Tapping Blanks", "code": "Tapping Blanks" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Planimetric", "code": "Historic Planimetric" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 24, "defaultValue": null, "modelName": "SOURCE" }, { "name": "STREET", "type": "esriFieldTypeString", "alias": "STREET", "domain": null, "editable": true, "nullable": true, "length": 36, "defaultValue": null, "modelName": "STREET" }, { "name": "IDENTIFIER", "type": "esriFieldTypeString", "alias": "IDENTIFIER", "domain": { "type": "codedValue", "name": "Identifier", "description": "Type Base on Waterline Diameter Size", "codedValues": [ { "name": "Distribution", "code": "Distribution" }, { "name": "Transmission", "code": "Transmission" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "IDENTIFIER" }, { "name": "DIAMETER", "type": "esriFieldTypeSmallInteger", "alias": "DIAMETER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "INST_YEAR", "type": "esriFieldTypeString", "alias": "INST_YEAR", "domain": null, "editable": true, "nullable": true, "length": 18, "defaultValue": null, "modelName": "INST_YEAR" }, { "name": "PAGENUM", "type": "esriFieldTypeString", "alias": "PAGENUM", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "PAGENUM" }, { "name": "INTNUM", "type": "esriFieldTypeString", "alias": "INTNUM", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "INTNUM" }, { "name": "ASSETTYPE", "type": "esriFieldTypeString", "alias": "ASSETTYPE", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": "WDM", "modelName": "ASSETTYPE" }, { "name": "ASSETNUM", "type": "esriFieldTypeString", "alias": "ASSETNUM", "domain": null, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "ASSETNUM" }, { "name": "MXASSETNUM", "type": "esriFieldTypeString", "alias": "MXASSETNUM", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MXASSETNUM" }, { "name": "MXSITEID", "type": "esriFieldTypeString", "alias": "MXSITEID", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": "COC", "modelName": "MXSITEID" }, { "name": "MXCREATIONSTATE", "type": "esriFieldTypeSmallInteger", "alias": "MXCREATIONSTATE", "domain": null, "editable": true, "nullable": true, "defaultValue": 6, "modelName": "MXCREATIONSTATE" }, { "name": "DOWNSTRMPT", "type": "esriFieldTypeString", "alias": "DOWNSTRMPT", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "DOWNSTRMPT" }, { "name": "UPSTRMPT", "type": "esriFieldTypeString", "alias": "UPSTRMPT", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "UPSTRMPT" }, { "name": "MXASSETLOC", "type": "esriFieldTypeString", "alias": "MXASSETLOC", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MXASSETLOC" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "WaterLinesT_STATUS", "description": "Activation Status", "codedValues": [ { "name": "ACTIVE", "code": "ACTIVE" }, { "name": "NOT ACTIVE", "code": "NOT ACTIVE" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "STATUS" }, { "name": "ROWSTAMP", "type": "esriFieldTypeString", "alias": "ROWSTAMP", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": "0", "modelName": "ROWSTAMP" }, { "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": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()", "required": true } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R125_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S115_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Water Lines", "description": "", "prototype": { "attributes": { "STATUS": null, "ROWSTAMP": "0", "MATL": null, "NOTES": null, "PROJECT": null, "SOURCE": null, "STREET": null, "IDENTIFIER": null, "DIAMETER": null, "INST_YEAR": null, "PAGENUM": null, "INTNUM": null, "ASSETTYPE": "WDM", "ASSETNUM": null, "MXASSETNUM": null, "MXSITEID": "COC", "MXCREATIONSTATE": 6, "DOWNSTRMPT": null, "UPSTRMPT": null, "MXASSETLOC": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "17db632246424853a6c570f2839991e9" }