{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 15, "name": "swServiceLine", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 20000, "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": 1957166.242473632, "ymin": 248159.50296323, "xmax": 1984237.282163471, "ymax": 269567.6940706372, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3.700527747896797E7, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "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": [ 202, 122, 245, 255 ], "width": 0.8 } }, "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": "Facility ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INST_DATE", "type": "esriFieldTypeDate", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INSTALLED_DATE" }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "domain": { "type": "codedValue", "name": "wwSCMaterial", "description": "", "codedValues": [ { "name": "PVC", "code": "PVC" }, { "name": "Vitrified Clay Pipe", "code": "VCP" }, { "name": "Cast Iron", "code": "CI" }, { "name": "Copper", "code": "CU" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "LINE_MATERIAL" }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LINE_DIAMETER" }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "COMMENTS" }, { "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": 20, "defaultValue": null, "modelName": "OWNER" }, { "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": "SERVICE_TYPE", "type": "esriFieldTypeString", "alias": "Service Type", "domain": { "type": "codedValue", "name": "wwSCServiceType", "description": "", "codedValues": [ { "name": "Commercial", "code": "COMM" }, { "name": "Domestic", "code": "DOM" }, { "name": "Industrial", "code": "IND" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "SERVICE_TYPE" }, { "name": "US_PT", "type": "esriFieldTypeString", "alias": "US Point", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "US_PT" }, { "name": "DS_PT", "type": "esriFieldTypeString", "alias": "DS Point", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DS_PT" }, { "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": "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": "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": "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": "R344_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_344", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S138_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "cotutility.DBO.swServiceLine", "description": "", "prototype": { "attributes": { "PROJECT": null, "FACILITYID": null, "INST_DATE": null, "MATERIAL": null, "DIAMETER": null, "COMMENTS": null, "OWNER": null, "STATUS": null, "SERVICE_TYPE": null, "US_PT": null, "DS_PT": null, "MAINT": null, "ADMIN_DIST": null, "MAPINDEX": 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": "0c2adfd464804c8ebfba2bd083da26aa" }