{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 10, "name": "wServiceLine", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "Water Distribution" }, "defaultVisibility": true, "minScale": 2500, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "CREATEDDATE", "creatorField": "CREATOR", "editDateField": "LASTUPDATE", "editorField": "LASTEDITOR" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "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": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriFeet" }, "hasMetadata": true, "extent": { "xmin": 1934767.1419307142, "ymin": 225492.63294272125, "xmax": 1993113.6082428098, "ymax": 301260.81047430634, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.3255892443094695E8, "falseY": -1.0427198248878996E8, "xyUnits": 3.364127373256183E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 0.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "FacilityID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "domain": { "type": "codedValue", "name": "cDomOwner", "description": "Owner of Asset", "codedValues": [ { "name": "City of Topeka", "code": "CITY" }, { "name": "Shawnee County", "code": "COUNTY" }, { "name": "Privately Owned", "code": "Private" }, { "name": "Rural Water District", "code": "RWD" }, { "name": "KTA", "code": "KTA" }, { "name": "KDOT", "code": "KDOT" }, { "name": "Sherwood WWTP", "code": "SHDWWTP" }, { "name": "WPC COT", "code": "WPC COT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": { "type": "codedValue", "name": "wServiceLineDiam", "description": "Water Service Line Diameter", "codedValues": [ { "name": "1/4 inch", "code": 0.25 }, { "name": "3/4 inch", "code": 0.75 }, { "name": "1 inch", "code": 1 }, { "name": "1 1/4 inch", "code": 1.25 }, { "name": "1 1/2 inch", "code": 1.5 }, { "name": "2 inch", "code": 2 }, { "name": "3 inch", "code": 3 }, { "name": "4 inch", "code": 4 }, { "name": "6 inch", "code": 6 }, { "name": "8 inch", "code": 8 }, { "name": "10 inch", "code": 10 }, { "name": "12 inch", "code": 12 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DIAMETER" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "domain": { "type": "codedValue", "name": "wServiceLineMatl", "description": "Water Service Line Material", "codedValues": [ { "name": "Cast Iron", "code": "CI" }, { "name": "Copper", "code": "CU" }, { "name": "Ductile Iron", "code": "DI" }, { "name": "Eagle Blue", "code": "EB" }, { "name": "Galvanized", "code": "GALV" }, { "name": "Polyvinyl Chloride (C900)", "code": "PVC" }, { "name": "Polyvinyl Chloride (C909)", "code": "PVCO" }, { "name": "Wrought Iron", "code": "WI" }, { "name": "Lead", "code": "PB" }, { "name": "TR", "code": "TR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "MATERIAL" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "COMMENTS" }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CREATOR" }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CREATEDDATE" }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "LASTEDITOR" }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LASTUPDATE" }, { "name": "INST_DATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INST_DATE" }, { "name": "MAINT", "type": "esriFieldTypeString", "alias": "Maintained By", "domain": { "type": "codedValue", "name": "cDomOwner", "description": "Owner of Asset", "codedValues": [ { "name": "City of Topeka", "code": "CITY" }, { "name": "Shawnee County", "code": "COUNTY" }, { "name": "Privately Owned", "code": "Private" }, { "name": "Rural Water District", "code": "RWD" }, { "name": "KTA", "code": "KTA" }, { "name": "KDOT", "code": "KDOT" }, { "name": "Sherwood WWTP", "code": "SHDWWTP" }, { "name": "WPC COT", "code": "WPC COT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MAINT" }, { "name": "ADMIN_DIST", "type": "esriFieldTypeString", "alias": "Admin District", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "ADMIN_DIST" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "Project No", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "PROJECT" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "cStatus", "description": "Status of Asset", "codedValues": [ { "name": "Abandoned", "code": "ABAND" }, { "name": "Active", "code": "ACT" }, { "name": "Construction Phase", "code": "CONST" }, { "name": "Inactive", "code": "INACT" }, { "name": "Inoperable", "code": "INOPERABLE" }, { "name": "Removed", "code": "REMOVED" }, { "name": "Vacated", "code": "VACATED" }, { "name": "Proposed", "code": "PROPOSED" }, { "name": "Temporary", "code": "TEMP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "STATUS" }, { "name": "PRESS_ZONE", "type": "esriFieldTypeString", "alias": "PRESS_ZONE", "domain": { "type": "codedValue", "name": "wDomPressureZone", "description": "", "codedValues": [ { "name": "Central Pressure Zone", "code": "Central Pressure Zone" }, { "name": "Forbes Field Area", "code": "Forbes Field Area" }, { "name": "Southeast Pressure Zone", "code": "Southeast Pressure Zone" }, { "name": "Soldier Township Zone", "code": "Soldier Township Zone" }, { "name": "Montara Zone", "code": "Montara Zone" }, { "name": "Reduced Southeast Zone", "code": "Reduced Southeast Zone" }, { "name": "West Pressure Zone", "code": "West Pressure Zone" }, { "name": "City Serv. RWD 3 Pres.", "code": "City Serv. RWD 3 Pres." }, { "name": "Prairie Trace Reduced", "code": "Prairie Trace Reduced" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "PRESS_ZONE" }, { "name": "US_ST", "type": "esriFieldTypeString", "alias": "US Structure", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "US_ST" }, { "name": "DS_ST", "type": "esriFieldTypeString", "alias": "DS Structure", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DS_ST" }, { "name": "S_TYPE", "type": "esriFieldTypeString", "alias": "Service Type", "domain": { "type": "codedValue", "name": "wServiceLineType", "description": "Water Service Line Type", "codedValues": [ { "name": "Commercial", "code": "COM" }, { "name": "Domestic", "code": "DOM" }, { "name": "Irrigation", "code": "IRR" }, { "name": "Public", "code": "PUB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "S_TYPE" }, { "name": "US_FC", "type": "esriFieldTypeString", "alias": "US_FC", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "US_FC" }, { "name": "DS_FC", "type": "esriFieldTypeString", "alias": "DS_FC", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "DS_FC" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null, "editable": false, "required": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE.STLength()" }, { "name": "MAPINDEX", "type": "esriFieldTypeString", "alias": "MAPINDEX", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "MAPINDEX" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R560_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_560", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S206_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "wServiceLine", "description": "", "prototype": { "attributes": { "DS_FC": null, "FACILITYID": null, "OWNER": null, "DIAMETER": null, "MATERIAL": null, "COMMENTS": null, "US_FC": null, "S_TYPE": null, "DS_ST": null, "US_ST": null, "INST_DATE": null, "MAINT": null, "ADMIN_DIST": null, "MAPINDEX": null, "PROJECT": null, "STATUS": null, "PRESS_ZONE": null } }, "drawingTool": "esriFeatureEditToolLine" } ], "maxRecordCount": 1000, "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": "770f73092c2c4959b92cdd6f6a564049" }