{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 1, "name": "Stormwater Piezometer", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 3048.0060960121923, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3f2866338d7a9dd9ee9475583e3662a4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACHElEQVQ4jb2Uz2sTQRTHv2+SGLViJdqDVURBvUjVmBQsCFJB/HFRimb1IpTSxB566EnwovgveHATQUW8dNOC6MGDh4KWYkOylYJ4EINJTaGaRm3cxqSbebLBlnSTNBbEL8xh5r358N53eOPEP5Tzv8HGbo855zLbvETlXWDx0+VwTPeoR76sC6YNTWxiw33j6ywNCpIegABimNKUWijxUjLfvBLx601hWq/ehkV+QYAPYHtYgHFGgLqHQ4k+Jex70hDGYIq69CjYAgF7u7ZjY6sLssz4kSlg7v3CMn8DMR4Oh/S0Ej72qi5spH9KAXByed/R047UmxxKi2V4ld3IfjQQf5xauUvMdxl8lCwPaioj7rP3lY7l8H2mgIz+DWfvHML0yOcK/I8OR6/HO6EiVs+z42ggsyQrLcqyzccydQE2WDgYdwHYYod49rWgZYcbB061ITWZg1mUqxOE8NR4For4l7RgYgHA1urcnR2tMLJFJMfnMRPL1VRMQLYGVhHTOIjPVx+9ezZb8ayRWNLrujAWrBJjFayJJgP3vW/rwpSw77kWTDwFcNHazycNLBVWXs6ughByYM0JcJuFa0XH5lEQn564l2wEyhOTckntnFoTduHBibx2WTvHnv39xHIIoINVYYOZR6XDceuq6v1kv1t30APRgNWbai0tGN8jJbULwYZRyn/ofdT9q1G5Tf+zQMSftgahWd5fwdaj3wbl1SAA23waAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1959731.7281562984, "ymin": 263535.0434063077, "xmax": 1993052.4682732224, "ymax": 279043.3988724798, "spatialReference": { "wkid": 102677, "latestWkid": 3419, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120389200, "falseY": -95723100, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "INST_DATE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "INST_DATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "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": "PIPE_SIZE", "type": "esriFieldTypeDouble", "alias": "Pipe Size", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "RIM", "type": "esriFieldTypeDouble", "alias": "RIM Elevation", "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 15, "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": "STR_SIZE", "type": "esriFieldTypeString", "alias": "Structure Size", "length": 15, "domain": null }, { "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": "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "PROJECT", "type": "esriFieldTypeString", "alias": "Project No", "length": 20, "domain": null }, { "name": "LS_NO", "type": "esriFieldTypeString", "alias": "Levee Station No", "length": 15, "domain": null }, { "name": "LUN", "type": "esriFieldTypeString", "alias": "Levee Name", "length": 20, "domain": null }, { "name": "MAPINDEX", "type": "esriFieldTypeString", "alias": "MAPINDEX", "length": 10, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R335_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_335", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S129_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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": "5ce23ab058344a6e9026ca303c7bff68" }