{ "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "Abandoned Water Mains", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "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, "hasContingentValuesDefinition": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsFullTextSearch": true, "fullTextSearchCapabilities": { "supportsSearchOperator": true, "supportsOperator": false, "supportsSqlExpressionInFullText": true }, "fullTextSearchableFields": [], "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true, "supportsTrueCurve": true, "supportedCurveTypes": [ "esriGeometryCircularArc", "esriGeometryEllipticArc", "esriGeometryBezier3Curve" ], "supportsQueryWithCacheHint": false }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1596907.0302279443, "ymin": 1651975.1475220323, "xmax": 1710702.588377595, "ymax": 1711291.981690511, "spatialReference": { "wkid": 102678, "latestWkid": 3420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121025700, "falseY": -93674900, "xyUnits": 1717.9869159999992, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "spatialReference": { "wkid": 102678, "latestWkid": 3420, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121025700, "falseY": -93674900, "xyUnits": 1717.9869159999992, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "sourceSpatialReference": { "wkid": 102678, "latestWkid": 3420, "xyTolerance": 0.009313225759165211, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2102569999782233E8, "falseY": -9.367489999673548E7, "xyUnits": 1717.9869159999998, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 131, 81, 163, 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": "PPG_NUMBER", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "PPG_NUMBER", "type": "esriFieldTypeString", "alias": "Pipe Number", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PPG_NUMBER" }, { "name": "PPG_STYPE_CD", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "PPG_STYPE_CD" }, { "name": "PPG_DIA", "type": "esriFieldTypeDouble", "alias": "Diameter (in)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PPG_DIA" }, { "name": "PPG_MAT_CD", "type": "esriFieldTypeInteger", "alias": "Material", "domain": { "type": "codedValue", "name": "wtpipe_pp_mat_cd_1", "description": "Water Main Material", "codedValues": [ { "name": "Cast Iron", "code": 1 }, { "name": "Ductile Iron", "code": 2 }, { "name": "Galvanized", "code": 3 }, { "name": "PVC", "code": 4 }, { "name": "AC", "code": 5 }, { "name": "Lockjoint", "code": 6 }, { "name": "PCSC", "code": 7 }, { "name": "Brass", "code": 8 }, { "name": "Copper", "code": 9 }, { "name": "Tapping Sleeve", "code": 10 }, { "name": "HDPE", "code": 11 }, { "name": "DI Anchor Cplng", "code": 12 }, { "name": "Stainless Steel", "code": 13 }, { "name": "Steel", "code": 14 }, { "name": "Fiberglass", "code": 15 }, { "name": "Purple PVC", "code": 50 }, { "name": "Green Striped HDPE", "code": 51 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PPG_MAT_CD" }, { "name": "PPG_LENGTH", "type": "esriFieldTypeDouble", "alias": "Length (ft)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PPG_LENGTH" }, { "name": "PPG_ZONE_CD", "type": "esriFieldTypeInteger", "alias": "Pressure Zone", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PPG_ZONE_CD" }, { "name": "PPG_OWNR_CD", "type": "esriFieldTypeInteger", "alias": "Owner", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PPG_OWNR_CD" }, { "name": "PPG_CLAS_CD", "type": "esriFieldTypeInteger", "alias": "Pressure Class", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PPG_CLAS_CD" }, { "name": "PPG_C_VALUE", "type": "esriFieldTypeDouble", "alias": "C Value", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PPG_C_VALUE" }, { "name": "PPG_ID", "type": "esriFieldTypeInteger", "alias": "Pipe AutoID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PPG_ID" }, { "name": "PPG_DB", "type": "esriFieldTypeSmallInteger", "alias": "In GBA Database?", "domain": null, "editable": true, "nullable": true, "defaultValue": 0, "modelName": "PPG_DB" }, { "name": "LASTMODBY", "type": "esriFieldTypeString", "alias": "Last Modified By", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "LastModBy" }, { "name": "LASTMODDATE", "type": "esriFieldTypeDate", "alias": "Last Modified date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastModDate" }, { "name": "LASTSYNDATE", "type": "esriFieldTypeDate", "alias": "Last Synchronized Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastSynDate" }, { "name": "PPG_PRJ_NO", "type": "esriFieldTypeString", "alias": "Project Number", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "PPG_PRJ_NO" }, { "name": "PPG_MAP1_NO", "type": "esriFieldTypeString", "alias": "Water Map Number", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "PPG_MAP1_NO" }, { "name": "PPG_INST_DT", "type": "esriFieldTypeDate", "alias": "Installation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "PPG_INST_DT" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "STATUS", "type": "esriFieldTypeSmallInteger", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "STATUS" }, { "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": "R15_pk", "isAscending": true, "isUnique": true, "description": "", "fields": "OBJECTID" }, { "name": "UUID_15", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID" }, { "name": "UUID_OID_15", "isAscending": true, "isUnique": true, "description": "", "fields": "GlobalID,OBJECTID" }, { "name": "S4_idx", "isAscending": true, "isUnique": true, "description": "", "fields": "SHAPE" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Abandoned Water Mains", "description": "", "prototype": { "attributes": { "PPG_INST_DT": null, "STATUS": null, "PPG_NUMBER": null, "PPG_STYPE_CD": 0, "PPG_DIA": null, "PPG_MAT_CD": null, "PPG_LENGTH": null, "PPG_ZONE_CD": null, "PPG_OWNR_CD": null, "PPG_CLAS_CD": null, "PPG_C_VALUE": null, "PPG_ID": null, "PPG_DB": 0, "LASTMODBY": null, "LASTMODDATE": null, "LASTSYNDATE": null, "PPG_PRJ_NO": null, "PPG_MAP1_NO": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "supportsAppend": true, "supportedAppendFormats": "FILEGDB,PBF", "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "0534e96c247344b498d92ed0ffc6d946" }