{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 7, "name": "wPumpStation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "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 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Water Distribution" }, "subLayers": [], "minScale": 20000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1f43d2a76b51bfcd5e1704e5a1630809", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABoAAAATCAYAAACORR0GAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABJ0lEQVQ4jc3TP0hCURTH8e/wyoRabBIMEsIhcQgS1CEsEgRBeJiLZbNLOEmKFG0FTTZGQyBOFjW5uDxcHCSipkihoXKJiiKInELeouCLG++S/aZ7D5zzgftH4Y+iDAuaBPySZj8DdSPIA0TYKqqmiPeXJoX0KxA1grq5ILyWMgXBDYV051/ckXEqx9C6hmAMXHNwtA1uHyyuIBd6eoT4BpQP4KEJ4XXQTiAQAYtVIjRiAbsTJmwwOgatK0hk9LpAxKH7W8ip+rEtxaG0DzursHcmGZpyweahvq5XIJmF2jm078AxIxHqzdcnFHd1xLss1CIO9b6uYAwaVVhQwTouGbJP9++9IeHW30EmowyopciLfULDfLzNApc/QRowj3aK7CjSJw4b+gZzQTywP1LyHAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 19, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1948333.697802797, "ymin": 233376.63062614202, "xmax": 1986383.8470960557, "ymax": 287347.0449948162, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Enabled Domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "CREATOR", "length": 255, "domain": null }, { "name": "CREATEDDATE", "type": "esriFieldTypeDate", "alias": "CREATEDDATE", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "LASTEDITOR", "length": 255, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "LASTUPDATE", "length": 8, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "Station Name", "length": 50, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "Station Address", "length": 50, "domain": null }, { "name": "TOTALCAP", "type": "esriFieldTypeDouble", "alias": "Total Cap. in MG", "domain": null }, { "name": "NOOFPUMPS", "type": "esriFieldTypeSmallInteger", "alias": "Number of Pumps", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "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" } }, { "name": "MAINT", "type": "esriFieldTypeString", "alias": "Maintained By", "length": 15, "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" } }, { "name": "ADMIN_DIST", "type": "esriFieldTypeString", "alias": "Admin District", "length": 15, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "Project No", "length": 20, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "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" } }, { "name": "PRESS_ZONE", "type": "esriFieldTypeString", "alias": "PRESS_ZONE", "length": 30, "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" } }, { "name": "INST_DATE", "type": "esriFieldTypeDate", "alias": "INST_DATE", "length": 8, "domain": null }, { "name": "MAPINDEX", "type": "esriFieldTypeString", "alias": "MAPINDEX", "length": 10, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R562_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_562", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G4005FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S208_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 11, "name": "wValveNonSystem", "relatedTableId": 56, "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{D06F0F07-8280-472C-8872-F990EE0B012B}" }, { "id": 12, "name": "wTreatmentScreen", "relatedTableId": 54, "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{076720E7-6B9E-402A-9E9D-97F452276712}" }, { "id": 13, "name": "wPump", "relatedTableId": 48, "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{AE327711-2BCE-4D28-B1B2-229B135A01EE}" }, { "id": 14, "name": "wSafetyEquipment", "relatedTableId": 49, "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{6311072B-AFF7-4ECF-8D18-A806D621DB54}" }, { "id": 15, "name": "wMotor", "relatedTableId": 47, "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{3CBC9F77-867A-4DF7-9B3F-6C1A7B6867D2}" }, { "id": 16, "name": "wAirCompressor", "relatedTableId": 33, "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{F76BE9A9-850C-450F-B115-C03E6D3D0711}" }, { "id": 17, "name": "wHVACEquipment", "relatedTableId": 42, "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{E13F64C5-542A-4FBA-B00C-52F49F587E84}" }, { "id": 18, "name": "wSCADAEquipment", "relatedTableId": 50, "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{4B71015D-D6E3-4CAB-865B-218DB9D606A0}" }, { "id": 19, "name": "wElectricalSystemEquip", "relatedTableId": 38, "role": "esriRelRoleOrigin", "keyField": "FACILITYID", "cardinality": "esriRelCardinalityOneToMany", "composite": false, "catalogID": "{696CFA37-626A-40B2-BD6C-B49608BCD1FF}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "048a4e7c003e4f8c99ad04ffcdd66587" }