{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 9, "name": "Tracer Wire Terminal Box", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102676, "latestWkid": 3418, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 0.003280833333333333, "mTolerance": 0.001, "falseX": -119240500, "falseY": -96507600, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988_Foot_US", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2500, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9a13f08b21feddd8f56e1b84c8eef9c5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA70lEQVQoka3SsWrCYBQF4HOTNPgCjqUpWBxchG4OQse+gVPfQGj98wCCg0vETN1ddFHsA5RKpw5dHAodWkwERwfBoYMmx8nB5I+g9OzfOXC5Fs6M9e+QzYklzbvtSZBqfot1PKAbvCKylHQv/45CgoLG/AmI2wBsEDcwtlW6vzXxCl9ayPpPHnbYA3CfKC+B5idVqKTjPKcX7YsHgEm0Tw6gz8egL/716hDGMoZBD9l526MDKN2rGVUwBVDWOw6PXJUjQHQwAjYv2TAyRjDZ0sB36RSXmVB855tuWAEjM1G4SDalHkA850OzmMrZv7oDRh5NCSAZnQ4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2157997.9800774753, "ymin": 598797.1106362194, "xmax": 2193031.6176872253, "ymax": 623276.6446823031, "spatialReference": { "wkid": 102676, "latestWkid": 3418, "vcsWkid": 105703, "latestVcsWkid": 6360, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.2542541529474409E8, "falseY": -1.0190462064254458E8, "xyUnits": 3.632714235120858E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD88_height_(ftUS)", "heightUnit": "us-foot" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OWNERSHIP", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TWTB_ID", "type": "esriFieldTypeInteger", "alias": "TWTB_ID", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 20, "domain": { "type": "codedValue", "name": "wOwnership", "description": "Ownership of water assests", "codedValues": [ { "name": "City", "code": "City" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "Raw", "code": "Raw" }, { "name": "Killed-City", "code": "Killed-City" }, { "name": "Killed-Private", "code": "Killed-Private" }, { "name": "Killed-Raw", "code": "Killed-Raw" }, { "name": "Proposed-City", "code": "Proposed-City" }, { "name": "Proposed-Private", "code": "Proposed-Private" }, { "name": "U of Iowa", "code": "U of Iowa" }, { "name": "Coralville", "code": "Coralville" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "MAP_NUM", "type": "esriFieldTypeString", "alias": "MAP_NUM", "length": 20, "domain": null }, { "name": "MEAS_1", "type": "esriFieldTypeString", "alias": "MEAS_1", "length": 60, "domain": null }, { "name": "MEAS_2", "type": "esriFieldTypeString", "alias": "MEAS_2", "length": 60, "domain": null }, { "name": "MEAS_3", "type": "esriFieldTypeString", "alias": "MEAS_3", "length": 60, "domain": null }, { "name": "MEAS_4", "type": "esriFieldTypeString", "alias": "MEAS_4", "length": 60, "domain": null }, { "name": "NOTES", "type": "esriFieldTypeString", "alias": "NOTES", "length": 256, "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "GPS_ACCURACY", "type": "esriFieldTypeString", "alias": "GPS_ACCURACY", "length": 50, "domain": { "type": "codedValue", "name": "wGPSAccuracy", "description": "Accuracy category for GPS point", "codedValues": [ { "name": "CAD 3FT TO 300FT", "code": "CAD" }, { "name": "GPS RECREATIONAL GRADE 10M TO 30FT", "code": "REC" }, { "name": "GPS MAPPING GRADE 4IN TO 1M", "code": "MAP" }, { "name": "GPS RTK SURVEY GRADE 2CM", "code": "SVY" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "CANNOT RECORD GPS", "code": "NON" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "TWTBID", "type": "esriFieldTypeString", "alias": "TWTB_ID", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "S451_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 3000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": { "timeZone": "Central Standard Time", "timeZoneIANA": "Etc/GMT+6", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1694168274000 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "8a71d31558cb48f8b8d08ea4ef34c250" }