{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "Water Service Line", "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": { "allowOthersToDelete": false, "allowOthersToUpdate": true, "allowOthersToQuery": true }, "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": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.6957675886380833E7, "ymin": -3.0240971958386146E7, "xmax": -9028763.61381615, "ymax": 5599744.339556262, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -3.2032916398220688E7, "xyUnits": 1.4463816171969834E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102756, "latestWkid": 3737, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17135100, "falseY": -47198800, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 }, "label": "Water Service Line" }, "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": "Address", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectId", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "AssetID" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Address" }, { "name": "Source", "type": "esriFieldTypeString", "alias": "Source", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Source" }, { "name": "PermitNumber", "type": "esriFieldTypeString", "alias": "PermitNumber", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "PermitNumber" }, { "name": "RecDraw", "type": "esriFieldTypeString", "alias": "RecDraw", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "RecDraw" }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "WaterPipelineMaterial", "description": "WaterPipelineMaterial", "codedValues": [ { "name": "CIP", "code": "CIP" }, { "name": "CMP", "code": "CMP" }, { "name": "Copper", "code": "Copper" }, { "name": "DIP", "code": "DIP" }, { "name": "HDPE", "code": "HDPE" }, { "name": "Other", "code": "Other" }, { "name": "PVC", "code": "PVC" }, { "name": "RCP", "code": "RCP" }, { "name": "Steel", "code": "Steel" }, { "name": "Unknown", "code": "Unknown" }, { "name": "GIP", "code": "GIP" }, { "name": "PCCP", "code": "PCCP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Material" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "Shape.STLength()" }, { "name": "TapSize", "type": "esriFieldTypeString", "alias": "Tap Size", "domain": { "type": "codedValue", "name": "WaterServiceLineTapSize", "description": "WaterServiceLineTapSize", "codedValues": [ { "name": "5/8 Inch", "code": "5/8 Inch" }, { "name": "3/4 Inch", "code": "3/4 Inch" }, { "name": "1 Inch", "code": "1 Inch" }, { "name": "1-1/4 Inch", "code": "1-1/4 Inch" }, { "name": "1-1/2 Inch", "code": "1-1/2 Inch" }, { "name": "2 Inch", "code": "2 Inch" }, { "name": "4 Inch", "code": "4 Inch" }, { "name": "6 Inch", "code": "6 Inch" }, { "name": "8 Inch", "code": "8 Inch" }, { "name": "10 Inch", "code": "10 Inch" }, { "name": "12 Inch", "code": "12 Inch" }, { "name": "14 Inch", "code": "14 Inch" }, { "name": "16 Inch", "code": "16 Inch" }, { "name": "18 Inch", "code": "18 Inch" }, { "name": "20 Inch", "code": "20 Inch" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "TapSize" }, { "name": "MainSize", "type": "esriFieldTypeString", "alias": "Main Size", "domain": { "type": "codedValue", "name": "WaterServiceLineMainSize", "description": "WaterServiceLineMainSize", "codedValues": [ { "name": "2 Inch", "code": "2 Inch" }, { "name": "4 Inch", "code": "4 Inch" }, { "name": "6 Inch", "code": "6 Inch" }, { "name": "8 Inch", "code": "8 Inch" }, { "name": "10 Inch", "code": "10 Inch" }, { "name": "12 Inch", "code": "12 Inch" }, { "name": "14 Inch", "code": "14 Inch" }, { "name": "16 Inch", "code": "16 Inch" }, { "name": "20 Inch", "code": "20 Inch" }, { "name": "24 Inch", "code": "24 Inch" }, { "name": "30 Inch", "code": "30 Inch" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "MainSize" }, { "name": "DepthAtTap", "type": "esriFieldTypeString", "alias": "DepthAtTap", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DepthAtTap" }, { "name": "DepthAtCurbstop", "type": "esriFieldTypeString", "alias": "DepthAtCurbstop", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "DepthAtCurbstop" }, { "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": "Diameter", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Diameter" }, { "name": "Installed", "type": "esriFieldTypeDate", "alias": "Installed", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "Installed" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R745_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_745", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_745", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S486_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Water Service Line", "description": "", "prototype": { "attributes": { "Diameter": null, "Notes": null, "AssetID": null, "Address": null, "Source": null, "PermitNumber": null, "RecDraw": null, "Material": null, "Installed": null, "DepthAtCurbstop": null, "TapSize": null, "MainSize": null, "DepthAtTap": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "3e745aaf36c14b2aa6e11e0f5f0166b2" }