{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "ParcelCentroids", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1800, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 48, 57, 147, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 0 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "$feature.Address +textformatting.newline +'Lot ' +$feature.Lot ", "title": "Custom" }, "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Class 1", "priority": -1, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Tahoma", "size": 10, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1473345.6148636043, "ymin": 7330613.709918186, "xmax": 1518861.4677293599, "ymax": 7364689.790387943, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "prop_locat", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "PARCEL", "type": "esriFieldTypeString", "alias": "PARCEL", "length": 10, "domain": null }, { "name": "prop_locat", "type": "esriFieldTypeString", "alias": "prop_locat", "length": 75, "domain": null }, { "name": "parcel_acr", "type": "esriFieldTypeDouble", "alias": "parcel_acr", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 15, "domain": null }, { "name": "AltAddress", "type": "esriFieldTypeString", "alias": "AltAddress", "length": 50, "domain": null }, { "name": "LotAndSub", "type": "esriFieldTypeString", "alias": "LotAndSub", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeDouble", "alias": "FacilityID", "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "SubAbrev", "type": "esriFieldTypeString", "alias": "SubAbrev", "length": 20, "domain": null }, { "name": "SubPhase", "type": "esriFieldTypeString", "alias": "SubPhase", "length": 10, "domain": null }, { "name": "PressureZone", "type": "esriFieldTypeDouble", "alias": "PressureZone", "domain": null }, { "name": "ReadRoute", "type": "esriFieldTypeDouble", "alias": "ReadRoute", "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_x", "type": "esriFieldTypeString", "alias": "Long_X", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Address_Lot", "type": "esriFieldTypeString", "alias": "Address_Lot", "length": 255, "domain": null }, { "name": "PermitNumber", "type": "esriFieldTypeString", "alias": "PermitNumber", "length": 255, "domain": null }, { "name": "AccountAddress", "type": "esriFieldTypeString", "alias": "Account Address", "length": 255, "domain": null }, { "name": "MDA_ID", "type": "esriFieldTypeDouble", "alias": "MDA_ID", "domain": null }, { "name": "LotStatus", "type": "esriFieldTypeString", "alias": "LotStatus", "length": 500, "domain": { "type": "codedValue", "name": "Lot Status", "description": "Lot status information", "codedValues": [ { "name": "Flood Plain", "code": "FloodPlain" }, { "name": "Zero Lot line", "code": "ZeroLot" }, { "name": "Flood Plain and Zero Lot Line", "code": "FloodPlainZL" }, { "name": "Check lot notes", "code": "CheckLot" }, { "name": "Lot Condition", "code": "LotCondition" }, { "name": "PID Conditions", "code": "PID" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LotNotes", "type": "esriFieldTypeString", "alias": "LotNotes", "length": 1000, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R231_SDE_ROWID_UK", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_231", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_231", "fields": "GlobalID,OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a197_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "S_Meter", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Utah_Central_FIPS_4302_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",6561666.666666666],PARAMETER[\"Central_Meridian\",-111.5],PARAMETER[\"Standard_Parallel_1\",39.01666666666667],PARAMETER[\"Standard_Parallel_2\",40.65],PARAMETER[\"Latitude_Of_Origin\",38.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAD_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AVAILABLE", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "896f1edc1efcd0a80cc3f388c4ff3a32", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAQCAYAAAAiYZ4HAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA6ElEQVQokZ2QvWoCQRSFv9ld3YhdKgn6AlaWeYS0KQLa2OYBUgpBxKfwBRKsLOx8AsEuAQvbgGihENhlf5wZC/FncBTdU12Y882953jcKS8z0OX7TaCLdpuYtKj/HoA2/RKovuO7PDzmDGsabEj/5QB4PdmQeOBR+6hQfX8ygPU0YPjyc/jFyCBygmiVIkMFgJMXuL5rz7CXjBTFsg9AuEguhz6uORkdcfacvdZMgFYaGSmCeQyADBVaXwGmvTl/o7VhiFcbG6AS2LVia0ZAbABtmssOX88CCvbL3dnZSZ80xnbzlQy3aAsa/kXoPa75uwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "No", "label": "No" }, { "symbol": { "type": "esriPMS", "url": "d175e2918829bf10b447ba1d79fe13b0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAOCAYAAAD5YeaVAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAArklEQVQokZ3OsQ7BUBjF8T+KhIhIGoPFIF5AYjDZvIHnsIjBY9gtTbyCGD2AuYtIDIpEotI0JdRlu2lvqujZTvLL9x2NP6Ilxb0S+rhIJRMEFw7eDbcPOEHcGjHvNmiHri2YYDCoqRiBz4mt7Dp1suSjN19xaNKR3Wb/cTOQUlo6DscnORY8ObOTPUeBFyIS+zOGlKmGrh1ZAzxUPLUwVxam+v0ObFRsA8ufN3/LG/NlJ/BmdFmBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Yes", "label": "Yes" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 227, 255 ], "toColor": [ 252, 207, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 185, 255 ], "toColor": [ 184, 252, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 182, 252, 255 ], "toColor": [ 179, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 187, 255 ], "toColor": [ 252, 234, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 225, 252, 255 ], "toColor": [ 215, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 179, 255 ], "toColor": [ 252, 201, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 223, 255 ], "toColor": [ 184, 252, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 233, 252, 187, 255 ], "toColor": [ 233, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 199, 252, 255 ], "toColor": [ 229, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 185, 255 ], "toColor": [ 252, 182, 185, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 230, 215, 255 ], "toColor": [ 252, 230, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1481421.1928725224, "ymin": 7337538.685897597, "xmax": 1515935.1287657772, "ymax": 7364482.336734613, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FacilityID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "INST_DATE", "type": "esriFieldTypeDate", "alias": "INST_DATE", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 30, "domain": null }, { "name": "SIZE_", "type": "esriFieldTypeSmallInteger", "alias": "SIZE_", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "SURVEY_TYP", "type": "esriFieldTypeString", "alias": "SURVEY_TYP", "length": 50, "domain": null }, { "name": "SURVEY", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "AVAILABLE", "type": "esriFieldTypeString", "alias": "AVAILABLE", "length": 50, "domain": { "type": "codedValue", "name": "SURVEY", "description": "SURVEY", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "Graph1", "type": "esriFieldTypeString", "alias": "Graph1", "length": 100, "domain": null }, { "name": "Graph2", "type": "esriFieldTypeString", "alias": "Graph2", "length": 100, "domain": null }, { "name": "PressureGraph", "type": "esriFieldTypeString", "alias": "PressureGraph", "length": 50, "domain": { "type": "codedValue", "name": "SURVEY", "description": "SURVEY", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 200, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "ServiceAddress", "type": "esriFieldTypeString", "alias": "ServiceAddress", "length": 255, "domain": null }, { "name": "EMR", "type": "esriFieldTypeString", "alias": "EMR", "length": 255, "domain": null }, { "name": "MeterID", "type": "esriFieldTypeString", "alias": "Meter ID", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R98_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_98", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_98", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a92_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "S_AirVac", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Utah_Central_FIPS_4302_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",6561666.666666666],PARAMETER[\"Central_Meridian\",-111.5],PARAMETER[\"Standard_Parallel_1\",39.01666666666667],PARAMETER[\"Standard_Parallel_2\",40.65],PARAMETER[\"Latitude_Of_Origin\",38.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAD_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "381c4faebc46dce603521a26fb5f2dc6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAOCAYAAAAbvf3sAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8ElEQVQokWNhIBGwkK3hXO7HvH8//8thU8TIwXjfeBL/VBQNPGrMGUopXJrICv/9YmC40fmF4fWBX28ZGBhQNTAyMzAwczDCFb8+/IvhbPpHhk/X/zAImbLBJTD88Ov9P4ZL5Z8Z7s35xsDwH48fGBgYGB4t/85wofATw4+X/wh7+sfTf2wPF//AqxhFA4c00y/no8IMd2d9Y7hU8Znh9wfsGlH9wMjAoJzOxSAdwMFwoegTw6Nl3wlogNkmzsRgsVSAQTGRk+Fs5ifsGr7c/vfiRtcXZnTNCrEcTB8u/33HcBpNg2E/nxNWRxPjJHwAAM2zUbqFQl69AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1481472.064489945, "ymin": 7343454.515929421, "xmax": 1508401.3892401187, "ymax": 7362843.238962934, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "SIZE_", "type": "esriFieldTypeSmallInteger", "alias": "SIZE_", "domain": null }, { "name": "INST_DATE", "type": "esriFieldTypeDate", "alias": "INST_DATE", "length": 8, "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "CONTRACTOR", "length": 50, "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeSmallInteger", "alias": "ROUTE", "domain": null }, { "name": "ISOVALVE", "type": "esriFieldTypeString", "alias": "ISOVALVE", "length": 20, "domain": null }, { "name": "PRESRATE", "type": "esriFieldTypeString", "alias": "PRESRATE", "length": 30, "domain": null }, { "name": "MANUFACT", "type": "esriFieldTypeString", "alias": "MANUFACT", "length": 30, "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "SURVEY", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 50, "domain": null }, { "name": "SURVEY_TYPE", "type": "esriFieldTypeString", "alias": "SURVEY_TYPE", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 200, "domain": null }, { "name": "ExerciseDate", "type": "esriFieldTypeDate", "alias": "ExerciseDate", "length": 8, "domain": null }, { "name": "ExerciseYear", "type": "esriFieldTypeString", "alias": "ExerciseYear", "length": 255, "domain": { "type": "codedValue", "name": "Year", "description": "Year", "codedValues": [ { "name": "2020", "code": "2020" }, { "name": "2021", "code": "2021" }, { "name": "2022", "code": "2022" }, { "name": "2023", "code": "2023" }, { "name": "2024", "code": "2024" }, { "name": "2025", "code": "2025" }, { "name": "2026", "code": "2026" }, { "name": "2027", "code": "2027" }, { "name": "2028", "code": "2028" }, { "name": "2029", "code": "2029" }, { "name": "2030", "code": "2030" }, { "name": "2031", "code": "2031" }, { "name": "2032", "code": "2032" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R93_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_93", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_93", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a87_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "S_BlowOff", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Utah_Central_FIPS_4302_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",6561666.666666666],PARAMETER[\"Central_Meridian\",-111.5],PARAMETER[\"Standard_Parallel_1\",39.01666666666667],PARAMETER[\"Standard_Parallel_2\",40.65],PARAMETER[\"Latitude_Of_Origin\",38.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAD_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "80cad42c50d23b46bd256bef46759157", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABGUlEQVQ4jbXTvysEABQH8I/riqJkkc0m5osMRj/+CGXhBuUupQ5lOIOcweBXlIwGk8VfIPmxGK4YFLJQFr8u53SOwV2R5X75Tq83fHqv3guqUoL/BbXiphpQDNs4rBSKYhWfOKoE+sAYVvLYcblQAYtgOaR/KCvTm5VN3zg/SXmI4bFYCD6i1u63zcUjVnXodueqZUpf/Zv0YCmQa2ejM3bs2VAjoF1Xc5vOpqT9RjwVDdWqUyNgRMKmSZCTC+ZXL36ikIH1XUvxYfPCFiwKv19K3iNVEjRtYHbCVmbdeDjjLXPrYi/tuR49OCgagkXDCSR+tAJYzte/sFJ/Lef7aP9g5TztT+wVp+VCBSyChkomKuQTL9WAfuULHqRT3x5ikRgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1481450.2065940187, "ymin": 7336402.668484592, "xmax": 1516981.1817917826, "ymax": 7364777.5179027775, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "CONTRACTOR", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "SIZE_", "type": "esriFieldTypeSmallInteger", "alias": "SIZE_", "domain": null }, { "name": "INST_DATE", "type": "esriFieldTypeDate", "alias": "INST_DATE", "length": 8, "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "CONTRACTOR", "length": 50, "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeSmallInteger", "alias": "ROUTE", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "SURVEY", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 50, "domain": null }, { "name": "SURVEY_TYPE", "type": "esriFieldTypeString", "alias": "SURVEY_TYPE", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 200, "domain": null }, { "name": "ExerciseDate", "type": "esriFieldTypeDate", "alias": "ExerciseDate", "length": 8, "domain": null }, { "name": "ExerciseYear", "type": "esriFieldTypeString", "alias": "ExerciseYear", "length": 255, "domain": { "type": "codedValue", "name": "Year", "description": "Year", "codedValues": [ { "name": "2020", "code": "2020" }, { "name": "2021", "code": "2021" }, { "name": "2022", "code": "2022" }, { "name": "2023", "code": "2023" }, { "name": "2024", "code": "2024" }, { "name": "2025", "code": "2025" }, { "name": "2026", "code": "2026" }, { "name": "2027", "code": "2027" }, { "name": "2028", "code": "2028" }, { "name": "2029", "code": "2029" }, { "name": "2030", "code": "2030" }, { "name": "2031", "code": "2031" }, { "name": "2032", "code": "2032" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R94_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_94", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_94", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a88_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 4, "name": "S_Corp", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Utah_Central_FIPS_4302_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",6561666.666666666],PARAMETER[\"Central_Meridian\",-111.5],PARAMETER[\"Standard_Parallel_1\",39.01666666666667],PARAMETER[\"Standard_Parallel_2\",40.65],PARAMETER[\"Latitude_Of_Origin\",38.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAD_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "36dad68bc37d9948d4d5f7966a878c3a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAtklEQVQYlaXRMUtCARAH8J/w1BKX5gipqVEQl2YhlfoO4tCkSy2Ngt/CwWhocXdtbRMhyUWqva1BfCA9lydIPQXpxuMH97+7wB4V/AencIYs3rHYho+OFc4fvF7n5IsvhpOuZu/b1ywJnw58NnADF65qHY+ZW/X79YRNvERtc2xZtRzHevuNoxSTiJN1IzSfIkyKkZ4LW4eyfZTwfOfyKV70Dx5XHBTRjq8S4ANREv7ByI7a6ykrKXsnAlpOQ/oAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1481450.5897953645, "ymin": 7337153.324463604, "xmax": 1516122.2323941898, "ymax": 7364775.384048776, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SURVEY", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 10, "domain": { "type": "codedValue", "name": "SURVEY", "description": "SURVEY", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 30, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 20, "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "SURVEY_TYP", "type": "esriFieldTypeString", "alias": "SURVEY_TYP", "length": 50, "domain": null }, { "name": "SIZE", "type": "esriFieldTypeString", "alias": "SIZE", "length": 50, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "CONTRACTOR", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 200, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R107_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_107", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_107", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a101_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "S_Fittings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Utah_Central_FIPS_4302_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",6561666.666666666],PARAMETER[\"Central_Meridian\",-111.5],PARAMETER[\"Standard_Parallel_1\",39.01666666666667],PARAMETER[\"Standard_Parallel_2\",40.65],PARAMETER[\"Latitude_Of_Origin\",38.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAD_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6ef6cf2d773a853240e414c92bfee69d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA10lEQVQokWNhIBGwILEzCKg9wMDAcANZw/T0kKIbAU4RL5FVvXr7jC2zNUb3248vhegaGOZtmKJhbeig4Wbpy8DAwMDw9sNrhsLuJIZvP75gdRLD7z+/GJLrQxjmNa5lMNayYAgpcWa4cf8KTj/ANSXVBzPISSgw3H1yC8MjGBoYGBgY1OQ1GeyMXRimr+olrEFbWZ9hTe9eBkE+YQYONk6G/iUtuDUgK2ZgYGAoT2pmYGBgQNGEokFTSZehb3EzhjP4eAR+ffryAUMD45rdS7B5Cb8fCAEA3WJAOX/fRDQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1481451.3119067696, "ymin": 7336397.187852508, "xmax": 1516907.2163885252, "ymax": 7364702.997054439, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 30, "domain": { "type": "codedValue", "name": "FTYPE", "description": "TYPE OF FITTING", "codedValues": [ { "name": "90", "code": "90" }, { "name": "T", "code": "T" }, { "name": "CROSS", "code": "CROSS" }, { "name": "22 1/2", "code": "22 1/2" }, { "name": "45", "code": "45" }, { "name": "11 1/4", "code": "11 1/4" }, { "name": "OTHER", "code": "OTHER" }, { "name": "SLEEVE", "code": "SLEEVE" }, { "name": "CAP", "code": "CAP" }, { "name": "COUPLER", "code": "COUPLER" }, { "name": "REDUCER", "code": "REDUCER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTYPE", "type": "esriFieldTypeString", "alias": "CON TYPE", "length": 30, "domain": { "type": "codedValue", "name": "CONTYPE", "description": "CONNECTION TYPE", "codedValues": [ { "name": "MECHANICAL JOINT", "code": "MECHANICAL JOINT" }, { "name": "FLANGE", "code": "FLANGE" }, { "name": "MEGA LUG", "code": "MEGA LUG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRESRATED", "type": "esriFieldTypeString", "alias": "PRESSURE RATED", "length": 30, "domain": null }, { "name": "MANUFACT", "type": "esriFieldTypeString", "alias": "MANUFACT", "length": 30, "domain": null }, { "name": "INST_DATE", "type": "esriFieldTypeDate", "alias": "INST DATE", "length": 8, "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "CONTRACTOR", "length": 30, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 30, "domain": null }, { "name": "JUNCTION_SIZE", "type": "esriFieldTypeString", "alias": "JUNCTION SIZE", "length": 20, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "SURVEY", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 10, "domain": { "type": "codedValue", "name": "SURVEY", "description": "SURVEY", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURVEY_TYP", "type": "esriFieldTypeString", "alias": "SURVEY TYPE", "length": 20, "domain": { "type": "codedValue", "name": "SURVEY_TYPE", "description": "SURVEY TYPE", "codedValues": [ { "name": "Surface", "code": "Surface" }, { "name": "Object", "code": "Object" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIZE_1", "type": "esriFieldTypeString", "alias": "Size 1", "length": 4, "domain": null }, { "name": "SIZE_2", "type": "esriFieldTypeString", "alias": "Size 2", "length": 4, "domain": null }, { "name": "SIZE_3", "type": "esriFieldTypeString", "alias": "Size 3", "length": 4, "domain": null }, { "name": "SIZE_4", "type": "esriFieldTypeString", "alias": "Size 4", "length": 4, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 30, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 200, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Size1Text", "type": "esriFieldTypeString", "alias": "Size1Text", "length": 255, "domain": null }, { "name": "Size2Text", "type": "esriFieldTypeString", "alias": "Size2Text", "length": 255, "domain": null }, { "name": "Size3Text", "type": "esriFieldTypeString", "alias": "Size3Text", "length": 255, "domain": null }, { "name": "Size4Text", "type": "esriFieldTypeString", "alias": "Size4Text", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R106_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_106", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_106", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a100_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 6, "name": "S_MainValve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Utah_Central_FIPS_4302_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",6561666.666666666],PARAMETER[\"Central_Meridian\",-111.5],PARAMETER[\"Standard_Parallel_1\",39.01666666666667],PARAMETER[\"Standard_Parallel_2\",40.65],PARAMETER[\"Latitude_Of_Origin\",38.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAD_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "76ccfdb55b924864eb05787c55ba930d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAu0lEQVQoka2PvQ7BUBiGn6MndutpGosbkNiIzWKXNFEmdyERq4hLsJSIoTW7CAuDyYK0dRU9Jkl/IxLv/Dzf+72SHyP/IwyDNoIODbVkLuJyYaANqq8pQs8Ag1vUxw4c9uYzL9iBhYy2QDdxoosUZ0bhhI06pAUp1hn4kxoan3FYx1WP5EtHoFey9YqrHumGGJ8Kq0JcaC+/YafuOOEJaOWF2M8LAGgPRDOD33CtS7GwNRfAomRHUcP3vAElmi2q3joaDwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1481449.8670277724, "ymin": 7336402.822683756, "xmax": 1517034.3230896895, "ymax": 7364777.626170259, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "SIZE_", "type": "esriFieldTypeString", "alias": "SIZE", "length": 4, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WVTYPE", "description": "WATER VALVE TYPE", "codedValues": [ { "name": "GATE", "code": "GATE" }, { "name": "BUTTERFLY", "code": "BUTTERFLY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRESRATE", "type": "esriFieldTypeString", "alias": "PRESSURE RATE", "length": 30, "domain": null }, { "name": "CONTYPE", "type": "esriFieldTypeString", "alias": "CONTYPE", "length": 20, "domain": { "type": "codedValue", "name": "CONTYPE", "description": "CONNECTION TYPE", "codedValues": [ { "name": "MECHANICAL JOINT", "code": "MECHANICAL JOINT" }, { "name": "FLANGE", "code": "FLANGE" }, { "name": "MEGA LUG", "code": "MEGA LUG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANUFACT", "type": "esriFieldTypeString", "alias": "MANUFACT", "length": 30, "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "CONTRACTOR", "length": 30, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 30, "domain": null }, { "name": "INST_DATE", "type": "esriFieldTypeDate", "alias": "INST DATE", "length": 8, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "SURVEY", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 10, "domain": { "type": "codedValue", "name": "SURVEY", "description": "SURVEY", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURVEY_TYP", "type": "esriFieldTypeString", "alias": "SURVEY TYPE", "length": 20, "domain": { "type": "codedValue", "name": "SURVEY_TYPE", "description": "SURVEY TYPE", "codedValues": [ { "name": "Surface", "code": "Surface" }, { "name": "Object", "code": "Object" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 30, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ExerciseDate", "type": "esriFieldTypeDate", "alias": "ExerciseDate", "length": 8, "domain": null }, { "name": "Turns", "type": "esriFieldTypeDouble", "alias": "Turns", "domain": null }, { "name": "ExerciseYear", "type": "esriFieldTypeString", "alias": "ExerciseYear", "length": 50, "domain": { "type": "codedValue", "name": "Year", "description": "Year", "codedValues": [ { "name": "2020", "code": "2020" }, { "name": "2021", "code": "2021" }, { "name": "2022", "code": "2022" }, { "name": "2023", "code": "2023" }, { "name": "2024", "code": "2024" }, { "name": "2025", "code": "2025" }, { "name": "2026", "code": "2026" }, { "name": "2027", "code": "2027" }, { "name": "2028", "code": "2028" }, { "name": "2029", "code": "2029" }, { "name": "2030", "code": "2030" }, { "name": "2031", "code": "2031" }, { "name": "2032", "code": "2032" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 200, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 255, "domain": { "type": "codedValue", "name": "OpenClosed", "description": "OpenClosed", "codedValues": [ { "name": "Open", "code": "Open" }, { "name": "Closed", "code": "Closed" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StatusPerson", "type": "esriFieldTypeString", "alias": "StatusPerson", "length": 255, "domain": null }, { "name": "SizeText", "type": "esriFieldTypeString", "alias": "SizeText", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R112_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_112", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_112", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a106_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 7, "name": "S_Meter", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Utah_Central_FIPS_4302_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",6561666.666666666],PARAMETER[\"Central_Meridian\",-111.5],PARAMETER[\"Standard_Parallel_1\",39.01666666666667],PARAMETER[\"Standard_Parallel_2\",40.65],PARAMETER[\"Latitude_Of_Origin\",38.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAD_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "df5646353c731a6b3e764f8126c2d847", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABY0lEQVQokWNhIBOwUFujopK0qta7j++/ffjy5iQDA8M3vBp5eHhEw10S+pICc5yVZdUl//z983fX8c3nFm6eseTg6V2TcGlkLIiqnZETURYEl2RmYfayCTS10LPTyuuIY95zYls/hsYQ15jktOB8f2zuFuIT5o7zy0jec2LbTJiz4RrNdKwd2VjZmRkYGBhevn3OEFnuwWBv4spQn9HDwMDAwOBk6qltZWDreuzC4Y0oGtnZOPlh7CcvHzJcu3cJNTCYWRhEhaSEMJz65sOrpzC2sZYFw6ZJRxhkJRTgGh88vfP7zdsnpzA03ntxd+KZa8dDTbQsBaFOR7Fx/f4Vx49ePHoVQ+PSjTOvyQrJ1jEyMLYZa1nwwsR//f7JsHb30osPn92NR3E6Mqdjfs2UHz+/Hbly93yVEJ+o4t+/v789fHHvCLvMn9oVOxb8w6mRgYGBYcKytgsMDAxh6OLogOy0CgD1zn0VFy6AkQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1481421.1928725224, "ymin": 7337538.685897597, "xmax": 1515935.1287657772, "ymax": 7364482.336734613, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SIZE_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "INST_DATE", "type": "esriFieldTypeDate", "alias": "INST_DATE", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 30, "domain": null }, { "name": "SIZE_", "type": "esriFieldTypeSmallInteger", "alias": "SIZE_", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "SURVEY_TYP", "type": "esriFieldTypeString", "alias": "SURVEY_TYP", "length": 50, "domain": null }, { "name": "SURVEY", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "AVAILABLE", "type": "esriFieldTypeString", "alias": "AVAILABLE", "length": 50, "domain": { "type": "codedValue", "name": "SURVEY", "description": "SURVEY", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "Graph1", "type": "esriFieldTypeString", "alias": "Graph1", "length": 100, "domain": null }, { "name": "Graph2", "type": "esriFieldTypeString", "alias": "Graph2", "length": 100, "domain": null }, { "name": "PressureGraph", "type": "esriFieldTypeString", "alias": "PressureGraph", "length": 50, "domain": { "type": "codedValue", "name": "SURVEY", "description": "SURVEY", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 200, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "ServiceAddress", "type": "esriFieldTypeString", "alias": "ServiceAddress", "length": 255, "domain": null }, { "name": "EMR", "type": "esriFieldTypeString", "alias": "EMR", "length": 255, "domain": null }, { "name": "MeterID", "type": "esriFieldTypeString", "alias": "Meter ID", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R98_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_98", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_98", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a92_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "S_PRV", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Utah_Central_FIPS_4302_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",6561666.666666666],PARAMETER[\"Central_Meridian\",-111.5],PARAMETER[\"Standard_Parallel_1\",39.01666666666667],PARAMETER[\"Standard_Parallel_2\",40.65],PARAMETER[\"Latitude_Of_Origin\",38.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAD_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3807fef36de54eb67e6a0b6f26a2bf66", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOklEQVQoka3SPWiTYRSG4evtF1p16SJCCkWigxRKB5e6qFurTkIigWyCZHXIEOjWweETXRQlrgakdZCMLhGCTioh0C1UpIOJkw6VgpDmdTBqhFSh9IED54ebcx44GYdU5qjBHE5jgDb2/geenHO2VHb/3ILl3YHvySsbN1940Pyq9+wgMOQsXU+9LAwNbxVlu7Dh84VlV+5VXTMOj4OX1zVWIheDqc6mfiGK88Hw0axTSVFlp6bS+HX2OJjMOLY6yo8H8S7mkcAlNxZrKufxZpLH33XkBKb/DDLJ+PyvjYFW5CpiEO9E4QzWoKvdwc4kcOuJ6tOyNBuFctHcO3iu95qQPnb7LT5OAvtN9W2kZWlpUz+PsOfb9Lr8w54PjYmeRnrfVP/UVP+C/VFvH62ftg8GoT+Kf+rQv/oDxhBbCkAVWeIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1485715.4556094392, "ymin": 7343481.154983764, "xmax": 1502522.2418776902, "ymax": 7359151.5829604445, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": null }, { "name": "SIZE_", "type": "esriFieldTypeSmallInteger", "alias": "SIZE_", "domain": null }, { "name": "INST_DATE", "type": "esriFieldTypeDate", "alias": "INST_DATE", "length": 8, "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "CONTRACTOR", "length": 50, "domain": null }, { "name": "UPSTRM_PSI", "type": "esriFieldTypeSmallInteger", "alias": "UPSTRM_PSI", "domain": null }, { "name": "DNSTRM_PSI", "type": "esriFieldTypeSmallInteger", "alias": "DNSTRM_PSI", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "SURVEY", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 50, "domain": null }, { "name": "SURVEY_TYPE", "type": "esriFieldTypeString", "alias": "SURVEY_TYPE", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 50, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "WorkDate", "type": "esriFieldTypeDate", "alias": "WorkDate", "length": 8, "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 200, "domain": null }, { "name": "WorkDone", "type": "esriFieldTypeString", "alias": "WorkDone", "length": 255, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 255, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 200, "domain": null }, { "name": "ExerciseDate", "type": "esriFieldTypeDate", "alias": "ExerciseDate", "length": 8, "domain": null }, { "name": "ExerciseYear", "type": "esriFieldTypeString", "alias": "ExerciseYear", "length": 255, "domain": { "type": "codedValue", "name": "Year", "description": "Year", "codedValues": [ { "name": "2020", "code": "2020" }, { "name": "2021", "code": "2021" }, { "name": "2022", "code": "2022" }, { "name": "2023", "code": "2023" }, { "name": "2024", "code": "2024" }, { "name": "2025", "code": "2025" }, { "name": "2026", "code": "2026" }, { "name": "2027", "code": "2027" }, { "name": "2028", "code": "2028" }, { "name": "2029", "code": "2029" }, { "name": "2030", "code": "2030" }, { "name": "2031", "code": "2031" }, { "name": "2032", "code": "2032" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R101_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_101", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_101", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a95_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 9, "name": "S_PumpStation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Utah_Central_FIPS_4302_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",6561666.666666666],PARAMETER[\"Central_Meridian\",-111.5],PARAMETER[\"Standard_Parallel_1\",39.01666666666667],PARAMETER[\"Standard_Parallel_2\",40.65],PARAMETER[\"Latitude_Of_Origin\",38.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAD_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "721076a815c3f67982d59a110453b6ec", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAWklEQVQokWNhoACwUEVzqm31DjUJPXtCGm69uHRw9uFWDxTNAlzC/+1VfTgIaX716el/DJvJAaOah57mrVeW77n+/OwhQhruvb31C0Pztaene689PU2ezeQAALzZHVI9UUMBAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1495725.2193825233, "ymin": 7344586.191487609, "xmax": 1505274.3331582707, "ymax": 7348544.038886867, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 40, "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R96_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_96", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_96", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a90_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 10, "name": "S_SampleStation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Utah_Central_FIPS_4302_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",6561666.666666666],PARAMETER[\"Central_Meridian\",-111.5],PARAMETER[\"Standard_Parallel_1\",39.01666666666667],PARAMETER[\"Standard_Parallel_2\",40.65],PARAMETER[\"Latitude_Of_Origin\",38.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAD_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "13246d499fa406b4145978a49cc01057", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA8ElEQVQokWNhIBOwUKyRn5vfTV1JWwef4ku3z6398ePHQxSN/xkZs0riGv1h/FfvXjB8//GNQV5KiYGBgYHh4q0zDDfuXXn9g+HHYhSNzExMP+yMXeCmx1T5MOw/tYPh6Z4/DAwMDAx//v7B7lRSAU6Nf/78htvEwoypDKvGoxf2Mxw6u4fh3/9/DF3z6xiqUtoIa3z74TVDdmsMw7///xgYGBgYJi/vYLA2dCSssWNeDcPLd8/h/P///zPUTS1kKE1oxK+xu2gmQ3fRTAwb9p3agV3j+0/vHks4MS7E0IEAnAwMDE+x2ViKRxMGIDseAW4NVDhN7VXoAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1495264.5884140274, "ymin": 7344213.957323933, "xmax": 1504567.8660672745, "ymax": 7345492.119137692, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "SIZE_", "type": "esriFieldTypeString", "alias": "SIZE", "length": 10, "domain": { "type": "codedValue", "name": "S_STATIONTYPE", "description": "SAMPLE STATION SIZE", "codedValues": [ { "name": "3/4", "code": "3/4" }, { "name": "1", "code": "1" }, { "name": "1 1/2", "code": "1 1/2" }, { "name": "2", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 30, "domain": { "type": "codedValue", "name": "WVTYPE", "description": "WATER VALVE TYPE", "codedValues": [ { "name": "GATE", "code": "GATE" }, { "name": "BUTTERFLY", "code": "BUTTERFLY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INST_DATE", "type": "esriFieldTypeDate", "alias": "INST DATE", "length": 8, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 30, "domain": null }, { "name": "SURVEY", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 10, "domain": { "type": "codedValue", "name": "SURVEY", "description": "SURVEY", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "SURVEY_TYP", "type": "esriFieldTypeString", "alias": "SURVEY TYPE", "length": 20, "domain": { "type": "codedValue", "name": "SURVEY_TYPE", "description": "SURVEY TYPE", "codedValues": [ { "name": "Surface", "code": "Surface" }, { "name": "Object", "code": "Object" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 30, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Hardness_Grain", "type": "esriFieldTypeDouble", "alias": "Hardness_Grain", "domain": null }, { "name": "ChlorineResidual_PPM", "type": "esriFieldTypeDouble", "alias": "ChlorineResidual_PPM", "domain": null }, { "name": "TestDate", "type": "esriFieldTypeDate", "alias": "TestDate", "length": 8, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R109_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_109", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_109", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a103_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 11, "name": "S_Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Utah_Central_FIPS_4302_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",6561666.666666666],PARAMETER[\"Central_Meridian\",-111.5],PARAMETER[\"Standard_Parallel_1\",39.01666666666667],PARAMETER[\"Standard_Parallel_2\",40.65],PARAMETER[\"Latitude_Of_Origin\",38.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAD_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "1ce562e55cbf590e90a7088077a022e6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABX0lEQVQokWNhIBGwYBHjVxFQ9ONkYRW9/+nZji+/vlzDqcFS0iBfmley3FXeVnL/4+MMnkqOjUefnt1/9OmZUAYGhp8oGiyk9Py8FV3aqi2yuV58fc3w6NMzhhabYp4Lr675Fh9sXbXv0TF/FA1cLDxdVRZZXOjuMxDTYjAW13F79++96oUn12/DNbz78V6u8dhEBgYGBoYvv78xnHpxgaHh2AQGBgYGhsefn3PIc8iEXmC43gbXoCwg/yNDP5qTgYGB4fX3dwx///9lyNCPZmBgYGBYe3s7w/5HJ7+ge/o6AwODlQS3KAMDAwMDNwsXA4x95OmZrx//vlyIokGYVyQke2/dzclODbxMjEwMDAwMDH///2WoPzrhHwcLe/eeG2c/omiYdXbJ82KrZN3svbVb/jEwqD74+IT1/KsrbxUF5CoWXFkzD2s89B6b+5CBgUEXxr/0+jp6oGGNabwAAP21fiz7cgCzAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1484193.6236793539, "ymin": 7343439.489712767, "xmax": 1501833.1467991965, "ymax": 7363281.718400948, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": null }, { "name": "SIZE_", "type": "esriFieldTypeSmallInteger", "alias": "SIZE_", "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "CONTRACTOR", "length": 50, "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeSmallInteger", "alias": "ROUTE", "domain": null }, { "name": "INST_DATE", "type": "esriFieldTypeDate", "alias": "INST_DATE", "length": 8, "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "SURVEY_TYP", "type": "esriFieldTypeString", "alias": "SURVEY_TYP", "length": 50, "domain": null }, { "name": "SURVEY", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 200, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R99_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_99", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_99", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a93_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 12, "name": "S_Vault", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Utah_Central_FIPS_4302_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",6561666.666666666],PARAMETER[\"Central_Meridian\",-111.5],PARAMETER[\"Standard_Parallel_1\",39.01666666666667],PARAMETER[\"Standard_Parallel_2\",40.65],PARAMETER[\"Latitude_Of_Origin\",38.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAD_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ae4008b21816b50ba4c1337a40e5ea35", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAWUlEQVQokWNhIBOwUKxRT1nbiYuVXQCf4hc/3p178ODBAxSNxaEZ5XFuoW74NKb1FmfPfvBgGnWcOqqRFhrvPn3weu2hLZfwKf7z++9bDI1Ni3tjyLKRVAAA1S0cUrOnZ9YAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1484940.919428855, "ymin": 7344074.456618678, "xmax": 1507960.1000964507, "ymax": 7363748.424160436, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "SURVEY", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 50, "domain": null }, { "name": "SURVEY_TYPE", "type": "esriFieldTypeString", "alias": "SURVEY_TYPE", "length": 50, "domain": null }, { "name": "INST_DATE", "type": "esriFieldTypeDate", "alias": "INST_DATE", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R105_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_105", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_105", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a99_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 13, "name": "S_Vent", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Utah_Central_FIPS_4302_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",6561666.666666666],PARAMETER[\"Central_Meridian\",-111.5],PARAMETER[\"Standard_Parallel_1\",39.01666666666667],PARAMETER[\"Standard_Parallel_2\",40.65],PARAMETER[\"Latitude_Of_Origin\",38.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAD_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 173, 116, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1481435.4772927747, "ymin": 7343446.461155517, "xmax": 1508399.6376031947, "ymax": 7362847.730423764, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "VENT_TYPE", "type": "esriFieldTypeString", "alias": "VENT TYPE", "length": 20, "domain": { "type": "codedValue", "name": "VNTYPE", "description": "VENT TYPE", "codedValues": [ { "name": "Vault", "code": "Vault" }, { "name": "Culinary Air Vac", "code": "CulAir Vac" }, { "name": "Irrigation Air Vac", "code": "IrrAir Vac" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "SURVEY", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 10, "domain": { "type": "codedValue", "name": "SURVEY", "description": "SURVEY", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "CONTRACTOR", "length": 30, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 30, "domain": null }, { "name": "INST_DATE", "type": "esriFieldTypeDate", "alias": "INST DATE", "length": 8, "domain": null }, { "name": "SURVEY_TYP", "type": "esriFieldTypeString", "alias": "SURVEY TYPE", "length": 20, "domain": { "type": "codedValue", "name": "SURVEY_TYPE", "description": "SURVEY TYPE", "codedValues": [ { "name": "Surface", "code": "Surface" }, { "name": "Object", "code": "Object" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 30, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R111_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_111", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_111", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a105_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 14, "name": "S_WaterLinePT", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Utah_Central_FIPS_4302_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",6561666.666666666],PARAMETER[\"Central_Meridian\",-111.5],PARAMETER[\"Standard_Parallel_1\",39.01666666666667],PARAMETER[\"Standard_Parallel_2\",40.65],PARAMETER[\"Latitude_Of_Origin\",38.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAD_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 98, 130, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1481439.5602898586, "ymin": 7337208.21444568, "xmax": 1517016.4822461172, "ymax": 7364772.499868188, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SIZE_", "type": "esriFieldTypeSmallInteger", "alias": "SIZE", "domain": { "type": "codedValue", "name": "WVSIZE", "description": "WATER VALVE SIZE", "codedValues": [ { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "24", "code": 24 }, { "name": "2", "code": 2 }, { "name": "1", "code": 1 }, { "name": "32", "code": 32 }, { "name": "30", "code": 30 }, { "name": "3", "code": 3 }, { "name": "0", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 50, "domain": { "type": "codedValue", "name": "MATERIAL", "description": "PIPE MATERIAL", "codedValues": [ { "name": "DUCTILE IRON", "code": "DUCTILE IRON" }, { "name": "PVC", "code": "PVC" }, { "name": "OTHER", "code": "OTHER" }, { "name": "POLY", "code": "POLY" }, { "name": "HDPE", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INST_DATE", "type": "esriFieldTypeDate", "alias": "INST DATE", "length": 8, "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "CONTRACTOR", "length": 30, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 30, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "SURVEY", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 10, "domain": { "type": "codedValue", "name": "SURVEY", "description": "SURVEY", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "SURVEY_TYP", "type": "esriFieldTypeString", "alias": "SURVEY TYPE", "length": 20, "domain": { "type": "codedValue", "name": "SURVEY_TYPE", "description": "SURVEY TYPE", "codedValues": [ { "name": "Surface", "code": "Surface" }, { "name": "Object", "code": "Object" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 30, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 200, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R108_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_108", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_108", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a102_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 15, "name": "S_Wells", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Utah_Central_FIPS_4302_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",6561666.666666666],PARAMETER[\"Central_Meridian\",-111.5],PARAMETER[\"Standard_Parallel_1\",39.01666666666667],PARAMETER[\"Standard_Parallel_2\",40.65],PARAMETER[\"Latitude_Of_Origin\",38.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAD_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "20edc4f027c091717de1ba32da2e8522", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABY0lEQVQokWNhoACwUFXzjsLHQgeur5/Ey8Fvy8bMIfjz7493X368O+CuEVDgOEHxA07NDQFzzA7e2LDNTTtUmIedDybM+/nHx/id11d7VfnO9GjbnH4OQ3ODw36Wr98vrA01ThNGdw0vBz9DkGGK6KqzM9atCl2lHLY67C+K5ltf11WkGFfJ4POjp3ak/Nwj7SUMDAydKJpF+CQMkJyKFfBy8DOI8koaYjibhZmNqJBnYmRmxdD87vOLJ8RofvflJVwdXPP+u5v2x1mVxPKw8+F0+5cfH9/vu7F+L4bmh69ur+/ZWeTU4Dcng4GBgQmL3r8duwoWP/5wfzOGZgYGhn/brixv/Pr789c6r1k+vJz8mjCJj9/fXW7YnLr16J0dvQwMDP+xaWZgYGB4dfDmlgrnm1J7DGSsFMQEpPmfvnv8/uqzEw8ZGBj2IGvEppmBgYHhHwMDw64LT44xMBAIQooyBgCfGH9IN4lzuAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1487926.554533685, "ymin": 7355938.568061018, "xmax": 1495234.7154422712, "ymax": 7358917.198258607, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "WELL_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 32, "domain": null }, { "name": "VERT_PREC", "type": "esriFieldTypeDouble", "alias": "VERT_PREC", "domain": null }, { "name": "HORZ_PREC", "type": "esriFieldTypeDouble", "alias": "HORZ_PREC", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "POINT_ID", "type": "esriFieldTypeInteger", "alias": "POINT_ID", "domain": null }, { "name": "WELL_NAME", "type": "esriFieldTypeString", "alias": "WELL_NAME", "length": 40, "domain": null }, { "name": "SIZE_", "type": "esriFieldTypeSmallInteger", "alias": "SIZE_", "domain": null }, { "name": "INST_DATE", "type": "esriFieldTypeDate", "alias": "INST_DATE", "length": 8, "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "CONTRACTOR", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 255, "domain": null }, { "name": "Active", "type": "esriFieldTypeString", "alias": "Active", "length": 20, "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R103_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_103", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_103", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a97_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "Valves", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type2", "defaultSymbol": { "type": "esriPMS", "url": "229f47cff3a212db06d62b3f414a5ab1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABZ0lEQVQokZXRO0hCARjF8T/lLYfsJVZQ2GsTGoO6RNQgBD0IbGgoUhyCgsQwxeFq6hBtGURj9Noa2nPPwSUoQigqCrzeobpIZdzUtqQ0ojN+8IPDd3T8M7qfB7+fSUVhtKqKp+5utjwe7sqC1VWaVJVjs7lddruXU1dX580nJ/uHgUA2Hg7jKQGvr8SMxvouhyPeX13dgskEmmbOxuOBvlCocB8MEv0CKyvYrFZ6RPGZzc1elpYSJBI7vL2F9F5vgbW1ymXIFcHjIyMDA6DXw8LCA36/haEhlYmJHAAmU6HtWyVBQJVl6OiAszMQxUGSyVM0LY0gQD4v5OC9CFpb2Y7FdG6L5aNCVWeZmtojk7lhY0NkcVEmna67BaUIJInrSKTxIJWqmZGk3QoAg6ETp/MIu92aGx5Wx0u+JEnKXDRqlNfXe+ZraxsMLy/ZvKZlZJuta2x6+iJZdjiX69IH+H7fuczSf+UTxGWBRr6XPwwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Valve", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "954ee18e11b4faf67d4fd9fdb17ef7c0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABN0lEQVQokWNhIBGwUKYh9Bin+u8D6xkZGdV//f7768P3/xvf7a0tw67Bc56o8MN592fN6+C20xZmYGBgYOhefSWj8eNT369nZmhiaJBhfrnniXoBd/PsXQy7+iMZ3n3+yTBr9QHer1r5GgzMou0MJ5srUTS8/8OvziCszbDnIweDc94ShkcvPjDclUhhYGDhYGBjZfX+xcCAquHPP2YmBgYGBgYeWYZrd9cxfGGVZmBg4WBgYGBg+MfEBleHYPx+e//n319qUo9nM5xcmMtw7uYThuje1QxfpH0Z/nx7dxVDw9c/THksB7I2Ht4z5aeMCAefjIgKQ+PTz+dKWvOV/ku7ZGGG0uGKnX+sOoLVvSoq+Pm42X7+/vfny/c/nxmE9MMZtoe9xh4Pxyq2/mFg2PqWATcgOaYBrGtyq9N2+YMAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "2", "label": "2 \"" }, { "symbol": { "type": "esriPMS", "url": "af45967cd9bb81acbd2c405413d2d9f0", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABKElEQVQokaXRvWrCUAAF4GORG4PJ3QoJCRlKqO0DBPIOpVOHvELpkMGhtJBVOuqczcG5ODgE+gQZupgSBEFQLhlchGDwxvx0E0QpSM90hvNNp4kL0/wX0HVdNAzjs9FodPb7fZ6m6TiO49ezwDTNawCLwWDQtiwLAOD7/nOv13tcLpf3J4BS+sU5b/f7fYxGI2w2GwyHQ5lSeqeq6keSJO9HIMuyjiRJiKIIjuOAMYbdbodWqwVBEB4AHIOyLK8AgBCC2WyGsiwhiiIAoK7rw+5Qqqpa1HV9CwBBEGA6naLb7YIQAs75zwnI89xljI3DMOSKolBFUeC67rfneTeU0pcTsFqtAk3TnmzbfpNlmRRFUWy325QQ4szn8/XZHxhjEwAT/JGLn/4Fpid1BkEkSSkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Closed", "label": "Closed" }, { "symbol": { "type": "esriPMS", "url": "0f265ebed3e50d9c46af2eeb5169fd49", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABdElEQVQokWNhIBGwoAsEmDEEfPrK4M3CzPBeRIRh6rJ9DA+xaoi1YhB784Nhg5yc/Iu41KLnN69dEd+0dvHSIPMfJ9adZCjB0PDxJ8MeYQEBpZZZJyx5BSUYjN0YGNj45X6sn19nEWr+//HqkwwT4Rp8DRmCdeUZdNWkPjAUxZky9C8+w7Bn03yGC1sbOfyM/zNsOstcxMDwF6Hh6y8GDw0pBgZWFgYGW/knDHE+Wgyqoh8ZjBT+MjAwMDDwcv6XQXESMzPDxw/fGBhE+RgYHr5hYLC2tWO4fuk4w99/LxmYmRgYGBhY/zIw/ERoEGJlmH71KUuh1Nc/TGK6sQzp1YsY3ry4z1CRbMVgp/SC4ft//gcMDK8QGlaeZbgb6ya05ME3npjaqoVMDAwMDCISigw1PWsYYkJd/+rJfvTFCKXFu17F54ULv8gM003nFxDk/fbtx7+f3z+/cLJR8mmeefUm1oibtPJ6OQMDQznOaEbXQAwAAI/jeaoTs+aNAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Transmission", "label": "Transmission" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 56, 168, 0, 255 ], "toColor": [ 255, 255, 0, 255 ] }, { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 255, 255, 0, 255 ], "toColor": [ 255, 0, 0, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1469750.5794027746, "ymin": 7334918.112726688, "xmax": 1517172.6738628596, "ymax": 7364800.641872272, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "SIZE_", "type": "esriFieldTypeString", "alias": "SIZE", "length": 5, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": { "type": "codedValue", "name": "WVTYPE", "description": "WATER VALVE TYPE", "codedValues": [ { "name": "GATE", "code": "GATE" }, { "name": "BUTTERFLY", "code": "BUTTERFLY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRESRATE", "type": "esriFieldTypeString", "alias": "PRESRATE", "length": 30, "domain": null }, { "name": "CONTYPE", "type": "esriFieldTypeString", "alias": "CONTYPE", "length": 20, "domain": { "type": "codedValue", "name": "CONTYPE", "description": "CONNECTION TYPE", "codedValues": [ { "name": "MECHANICAL JOINT", "code": "MECHANICAL JOINT" }, { "name": "FLANGE", "code": "FLANGE" }, { "name": "MEGA LUG", "code": "MEGA LUG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANUFACT", "type": "esriFieldTypeString", "alias": "MANUFACT", "length": 30, "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "CONTRACTOR", "length": 30, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 30, "domain": null }, { "name": "INST_DATE", "type": "esriFieldTypeDate", "alias": "INST_DATE", "length": 8, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "SURVEY", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 10, "domain": { "type": "codedValue", "name": "SURVEY", "description": "SURVEY", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURVEY_TYP", "type": "esriFieldTypeString", "alias": "SURVEY TYPE", "length": 20, "domain": { "type": "codedValue", "name": "SURVEY_TYPE", "description": "SURVEY TYPE", "codedValues": [ { "name": "Surface", "code": "Surface" }, { "name": "Object", "code": "Object" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 30, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "Type2", "type": "esriFieldTypeString", "alias": "Type2", "length": 30, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ExerciseDate", "type": "esriFieldTypeDate", "alias": "ExerciseDate", "length": 8, "domain": null }, { "name": "Turns", "type": "esriFieldTypeDouble", "alias": "Turns", "domain": null }, { "name": "ExerciseYear", "type": "esriFieldTypeString", "alias": "ExerciseYear", "length": 50, "domain": { "type": "codedValue", "name": "Year", "description": "Year", "codedValues": [ { "name": "2020", "code": "2020" }, { "name": "2021", "code": "2021" }, { "name": "2022", "code": "2022" }, { "name": "2023", "code": "2023" }, { "name": "2024", "code": "2024" }, { "name": "2025", "code": "2025" }, { "name": "2026", "code": "2026" }, { "name": "2027", "code": "2027" }, { "name": "2028", "code": "2028" }, { "name": "2029", "code": "2029" }, { "name": "2030", "code": "2030" }, { "name": "2031", "code": "2031" }, { "name": "2032", "code": "2032" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 200, "domain": null }, { "name": "SizeText", "type": "esriFieldTypeString", "alias": "SizeText", "length": 5, "domain": null }, { "name": "ExerciseStatus", "type": "esriFieldTypeString", "alias": "Exercise Status", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R275_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_275", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_275", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a241_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 18, "name": "SampleStations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e6bfd5a482cf114e01a4516a3c2e657a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAzUlEQVQokWNhIBOwUK6Rnd+NQVFdB6/qB5fWMvz48RBVI/P/LIaQYn84/8MrBoaf3xkYxOUh/LsXGRge3HjNwPBjMapGJuYfDLq2CNM74xgYLuxnYFj+GML/+weHU0kEuDX++Y2wiRlTGXaNV48yMFw+zMDw/x8Dw6puBobISiI0fnrLwDA5B6KJgYGBYeMUBgZtayI0ruyEhCgM/P/PwLCwnoEhrISAxtQuCEYHF/bj0Pjl/WOGcKmFmDrggJOBgeEpNhtL8WjCAGTHIwBVejtUdsW0xQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1470161.019198686, "ymin": 7335790.177911684, "xmax": 1515613.883673355, "ymax": 7364678.297628775, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Hardness_Grain", "type": "esriFieldTypeDouble", "alias": "Hardness_Grain", "domain": null }, { "name": "ChlorineResidual_PPM", "type": "esriFieldTypeDouble", "alias": "ChlorineResidual_PPM", "domain": null }, { "name": "TestDate", "type": "esriFieldTypeDate", "alias": "TestDate", "length": 8, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 200, "domain": null }, { "name": "Location_Type", "type": "esriFieldTypeString", "alias": "Location Type", "length": 255, "domain": null }, { "name": "ServiceID", "type": "esriFieldTypeString", "alias": "ServiceID", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R263_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_263", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_263", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a229_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 19, "name": "Fittings", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c9ce80e9653226dcddd821c022cb9579", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAWCAYAAADwza0nAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABW0lEQVQ4jc3SPWhTURQH8N9JgpOCOvkBHaSTOgrKa3B3akVwFCcHB4sfIDgJGRQRrDh1FootZOjqItomgzgJdVEXcXFQqpNYmuPQF0zo86mdvHCHc+B3z/nDbdnhaf0/cEWebHI3SVt3rWA2RP4WvpQHNugmh8vWZ1waokq4Jnet0/ULbQTnCvG+dtV15lEM6+TylHhem7EvbyQXR1qfguM9OVdmfdAWH8ZgX+5PDuJh2TqLCcyW9a0hGoOF+ILr0JPTuDIy+V5b3KnN+EIexWNEmXG+LW7WZlyR+xosY0/ZeoenfTkz4GNbvNoGl2SzwRNMjrw1GXQHvMaZyolH2P2dDjoNmskCDuFZi5lT4lslPCG+YhVW5dXYQot7uXBM/KjNWKKJBp0Bc1NcG/1mtTB4hNttcb8KVMKenA4WC7FQh8bgkmxu8va0ePMnNAbPi038Fdq26r+cHcOfubJhbyc7K+UAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1473177.2611976862, "ymin": 7336411.59038277, "xmax": 1517166.7545833588, "ymax": 7364801.361359015, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FacilityID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 200, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Size1Text", "type": "esriFieldTypeString", "alias": "Size1Text", "length": 255, "domain": null }, { "name": "Size2Text", "type": "esriFieldTypeString", "alias": "Size2Text", "length": 255, "domain": null }, { "name": "Size3Text", "type": "esriFieldTypeString", "alias": "Size3Text", "length": 255, "domain": null }, { "name": "Size4Text", "type": "esriFieldTypeString", "alias": "Size4Text", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R257_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_257", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_257", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a223_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 20, "name": "Corp", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6a649600b914bab466c6f15388c61091", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAuklEQVQYlZ3OMUtCYRiG4SsVF3EQGhyCtgRxCFyEBsEfENHY0OAQ+BecbQmEIAhaOoNTS4OLjRG0ROsZ2l1ycSsx8rgJh08Qfbb35RrunC2W2x3H8t6dS5QUPbvwvR73HZkaulSRR+zao462pxBX3ThRWd01JYlbB4bGftN433EQWVN2quneSxr/meAwhef+fRiHGa8iDXV7MqvfyMCnOMRdD37MtJzJKvjy5sodkhCz0BPpiYL2NXjjlrcIKE/g+omAAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1474242.3109048605, "ymin": 7337024.424130857, "xmax": 1516122.2323941886, "ymax": 7364743.014362857, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "InstallDat", "type": "esriFieldTypeDate", "alias": "InstallDat", "length": 8, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 255, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R249_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_249", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_249", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a215_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 21, "name": "AirVac", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "c0eac50e82a2c65807b79d772bb3b1f2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA30lEQVQoka3PMUsCARgG4Me4DCPuKiHCoSmEtkgoCF1EiIawiFv6PU0tBfkTmhKXhmjoRzQ5R4QQQVBBHeHQJNRxhxK98/d83/sF/pjgP+AmZvMGlyhX+LzjOg1D3KbBAdVXOhGNPjcy4K/sU3vnNGRrj+IU+jlVQZtWwnGF2jbBaCDJ+3GV+honVdY3KBTyqqThB49Dnt9IvijNTAoH3A/YiVm54HyZZoO5cBwcpcsD2jGLl3QW2K0zH42DPxa84CimdMXZNId5MEIrYwF0A3plilmwl3cdhniapOq4fAMLMCpgcd0J9gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1473829.211009279, "ymin": 7334390.701051846, "xmax": 1515624.2255161852, "ymax": 7364784.620906934, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 200, "domain": null }, { "name": "ExerciseDate", "type": "esriFieldTypeDate", "alias": "ExerciseDate", "length": 8, "domain": null }, { "name": "ExerciseYear", "type": "esriFieldTypeString", "alias": "ExerciseYear", "length": 255, "domain": { "type": "codedValue", "name": "Year", "description": "Year", "codedValues": [ { "name": "2020", "code": "2020" }, { "name": "2021", "code": "2021" }, { "name": "2022", "code": "2022" }, { "name": "2023", "code": "2023" }, { "name": "2024", "code": "2024" }, { "name": "2025", "code": "2025" }, { "name": "2026", "code": "2026" }, { "name": "2027", "code": "2027" }, { "name": "2028", "code": "2028" }, { "name": "2029", "code": "2029" }, { "name": "2030", "code": "2030" }, { "name": "2031", "code": "2031" }, { "name": "2032", "code": "2032" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R246_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_246", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_246", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a212_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 22, "name": "Blowoff", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ecb156cc7e1bcae6fdb7b282bf52f08a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABOUlEQVQ4jc3SzSulYRgH4OvlpChOJKSosbATkhlioTQpa2wn/4BsREqxUP4JLGeaxSwtLBR1SBY+VlNmUijmTIpSRHotjpOTXh/vMYv5bZ66e57rue+6E/5hEv8T1o1GLLwX68J3DGYL+WK5UCoOVoVW/MEuOnOg9dyLr2GjQWCirtLe4V9JFKImCnoN6+9rNrI0KSwIfL66cdQ1pXT7wG9sRD14FgsCwz/GJAsCFVBcpG512s+yL+7QjJ03Y9VJ5SVFGSib0mINQWA5DFXH6uz03NpBWvuHKmXZ2vWtVBhqx3YsDKm+WTPfRqWb6iWOz/zqmVaLOaTjYB8xv3+it21ct8w6XGIRS8/9HoV9ktmjAWxh5YXuX8Q6PC7k1luRKCyJrxjCZlzoKXaBloczrzwdM28oCntX7gF9ikWZDpgpCgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1481928.2515696883, "ymin": 7336411.750815526, "xmax": 1516981.549573198, "ymax": 7364796.277379692, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 200, "domain": null }, { "name": "ExerciseDate", "type": "esriFieldTypeDate", "alias": "ExerciseDate", "length": 8, "domain": null }, { "name": "ExerciseYear", "type": "esriFieldTypeString", "alias": "ExerciseYear", "length": 255, "domain": { "type": "codedValue", "name": "Year", "description": "Year", "codedValues": [ { "name": "2020", "code": "2020" }, { "name": "2021", "code": "2021" }, { "name": "2022", "code": "2022" }, { "name": "2023", "code": "2023" }, { "name": "2024", "code": "2024" }, { "name": "2025", "code": "2025" }, { "name": "2026", "code": "2026" }, { "name": "2027", "code": "2027" }, { "name": "2028", "code": "2028" }, { "name": "2029", "code": "2029" }, { "name": "2030", "code": "2030" }, { "name": "2031", "code": "2031" }, { "name": "2032", "code": "2032" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R247_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_247", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_247", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a213_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 23, "name": "Fire_Hydrant", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "9f4ffbf0aa3e7915fe89cc4612fbce30", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA7ElEQVQokbXSL0tDcRTG8Q9yQdsWBqY1q2IQHJtyZfoCfAGC2TAWTAabZU2TFpOKxWIwClMWhkGHf16ANpPXLmjYDZfLvdsV8ZTD8zznyzk/+AX+UMF/wLM4TOgWHorCJTRSutjmRWp1VPGGLgsDuqPgeZTrNI7YrSSCTfa2mOhzhwiDNLyPMEQFX7hFiGkmm3T6w7kbrGSePRP3HjZwimbCH/nm97gv4QTLKT8PbqH0wnrEdhmrcRDx/UgHV/jMgp/gjN4UwRztKl5xz8E5O2PPhmMu0E5Yl1lzeZ8kwnVCf/wGfsZaTjYWLlQ/JWgtE33dJA4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1472049.1181127727, "ymin": 7334871.4510746, "xmax": 1516928.4988262802, "ymax": 7364769.247906193, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "MANUFACT", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "MANUFACT", "type": "esriFieldTypeString", "alias": "MANUFACT", "length": 30, "domain": { "type": "codedValue", "name": "HYDRANTMANU", "description": "HYDRANT MANUFACTURER", "codedValues": [ { "name": "MUELLER", "code": "MUELLER" }, { "name": "CLOW", "code": "CLOW" }, { "name": "WATEROUS", "code": "WATEROUS" }, { "name": "OSKALOOSA", "code": "OSKALOOSA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SIZE_", "type": "esriFieldTypeString", "alias": "SIZE", "length": 20, "domain": { "type": "codedValue", "name": "HYDRANTSIZE", "description": "HYDRANT SIZE", "codedValues": [ { "name": "5 1/4", "code": "5 1/4" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RISERHEIGH", "type": "esriFieldTypeInteger", "alias": "RISER HEIGHT", "domain": null }, { "name": "FOOT_VALVE", "type": "esriFieldTypeString", "alias": "FOOT VALVE", "length": 10, "domain": { "type": "codedValue", "name": "FOOTVALVE", "description": "FOOT VALVE", "codedValues": [ { "name": "Y", "code": "Y" }, { "name": "N", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PORTS", "type": "esriFieldTypeString", "alias": "PORTS", "length": 10, "domain": { "type": "codedValue", "name": "HYDRANTPORTS", "description": "HYDRANT PORTS", "codedValues": [ { "name": "2", "code": "2" }, { "name": "3", "code": "3" }, { "name": "4", "code": "4" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INST_DATE", "type": "esriFieldTypeDate", "alias": "INST DATE", "length": 8, "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "CONTRACTOR", "length": 50, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 30, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "SURVEY", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 10, "domain": { "type": "codedValue", "name": "SURVEY", "description": "SURVEY", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURVEY_TYP", "type": "esriFieldTypeString", "alias": "SURVEY TYPE", "length": 20, "domain": { "type": "codedValue", "name": "SURVEY_TYPE", "description": "SURVEY TYPE", "codedValues": [ { "name": "Surface", "code": "Surface" }, { "name": "Object", "code": "Object" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 30, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "Subdivision", "type": "esriFieldTypeString", "alias": "Subdivision", "length": 50, "domain": null }, { "name": "Phase", "type": "esriFieldTypeString", "alias": "Phase", "length": 20, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Flow", "type": "esriFieldTypeDouble", "alias": "Flow", "domain": null }, { "name": "PaintedDate", "type": "esriFieldTypeDate", "alias": "PaintedDate", "length": 8, "domain": null }, { "name": "FlowTest1", "type": "esriFieldTypeString", "alias": "FlowTest1", "length": 200, "domain": null }, { "name": "FlowTest2", "type": "esriFieldTypeString", "alias": "FlowTest2", "length": 200, "domain": null }, { "name": "FlowTested", "type": "esriFieldTypeString", "alias": "FlowTested", "length": 50, "domain": { "type": "codedValue", "name": "SURVEY", "description": "SURVEY", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Graph1", "type": "esriFieldTypeString", "alias": "Graph1", "length": 100, "domain": null }, { "name": "Graph2", "type": "esriFieldTypeString", "alias": "Graph2", "length": 100, "domain": null }, { "name": "Graph3", "type": "esriFieldTypeString", "alias": "Graph3", "length": 100, "domain": null }, { "name": "Graph4", "type": "esriFieldTypeString", "alias": "Graph4", "length": 100, "domain": null }, { "name": "PressureGraph", "type": "esriFieldTypeString", "alias": "PressureGraph", "length": 50, "domain": { "type": "codedValue", "name": "SURVEY", "description": "SURVEY", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Graph5", "type": "esriFieldTypeString", "alias": "Graph5", "length": 100, "domain": null }, { "name": "Graph6", "type": "esriFieldTypeString", "alias": "Graph6", "length": 100, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 255, "domain": null }, { "name": "FlowTest3", "type": "esriFieldTypeString", "alias": "FlowTest3", "length": 255, "domain": null }, { "name": "ExerciseDate", "type": "esriFieldTypeDate", "alias": "ExerciseDate", "length": 8, "domain": null }, { "name": "ExerciseYear", "type": "esriFieldTypeString", "alias": "ExerciseYear", "length": 255, "domain": { "type": "codedValue", "name": "Year", "description": "Year", "codedValues": [ { "name": "2020", "code": "2020" }, { "name": "2021", "code": "2021" }, { "name": "2022", "code": "2022" }, { "name": "2023", "code": "2023" }, { "name": "2024", "code": "2024" }, { "name": "2025", "code": "2025" }, { "name": "2026", "code": "2026" }, { "name": "2027", "code": "2027" }, { "name": "2028", "code": "2028" }, { "name": "2029", "code": "2029" }, { "name": "2030", "code": "2030" }, { "name": "2031", "code": "2031" }, { "name": "2032", "code": "2032" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R256_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_256", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_256", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a222_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 24, "name": "Fire Hydrant Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6e48e672bf2b863fe6e772aebea93f48", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABZklEQVQokWNhIBGwYBHjVxYT8OdgZxF5+PLTri+/fl3BqcFSVSb/+6/fjdE2evwC3BwMOy/e+XH7xfujFx++8GNgYPiGosFSVdpHhJera066H9vc/ecZrjx+xVDma8Px6O1H5/YNh7eevf/cEUXDlx+/p68v9mPz6VrGcPruMwYGBgaGKTtPMRxvSmFQEhOy+vjlu+Gd1x/OwzVwsbEKvfn8Da6YgYGB4e+//wxLj15icNNXYvvw7Ucgioa/////F+HlYmBiZGT49/8/XJM4Pw/Dh68/GDjYmD6hOImfm/3WlcevDFvDnRiqV+5j+Pf/P4OpshRDsqMhg2/3ip8MLP/no2iQFuXzLV6y605vjBvHs+nFDG8+f2MQ4eViSJ+95b+qhEDP0iNX3qJoWLTv4tNiLyuN3q3Ht3349kOVhYmR+deff5+MFMVLp+8+OwdrPPRuO/aQgYFBG1ns5J0nKLGKLabxAgD3W5Dd/X9B9gAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1473360.5298600197, "ymin": 7334870.823123097, "xmax": 1516926.9430551082, "ymax": 7364798.415826857, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "SIZE_", "type": "esriFieldTypeString", "alias": "SIZE", "length": 4, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": { "type": "codedValue", "name": "WVTYPE", "description": "WATER VALVE TYPE", "codedValues": [ { "name": "GATE", "code": "GATE" }, { "name": "BUTTERFLY", "code": "BUTTERFLY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRESRATE", "type": "esriFieldTypeString", "alias": "PRESRATE", "length": 20, "domain": null }, { "name": "CONTYPE", "type": "esriFieldTypeString", "alias": "CONTYPE", "length": 20, "domain": { "type": "codedValue", "name": "CONTYPE", "description": "CONNECTION TYPE", "codedValues": [ { "name": "MECHANICAL JOINT", "code": "MECHANICAL JOINT" }, { "name": "FLANGE", "code": "FLANGE" }, { "name": "MEGA LUG", "code": "MEGA LUG" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STYLE", "type": "esriFieldTypeString", "alias": "STYLE", "length": 20, "domain": { "type": "codedValue", "name": "STYLE", "description": "HYDRANT VALVE STYLE", "codedValues": [ { "name": "STREET", "code": "STREET" }, { "name": "FOOT", "code": "FOOT" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INST_DATE", "type": "esriFieldTypeDate", "alias": "INST DATE", "length": 8, "domain": null }, { "name": "MANUFACT", "type": "esriFieldTypeString", "alias": "MANUFACT", "length": 30, "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "CONTRACTOR", "length": 30, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 30, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "SURVEY", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 10, "domain": { "type": "codedValue", "name": "SURVEY", "description": "SURVEY", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURVEY_TYP", "type": "esriFieldTypeString", "alias": "SURVEY TYPE", "length": 20, "domain": { "type": "codedValue", "name": "SURVEY_TYPE", "description": "SURVEY TYPE", "codedValues": [ { "name": "Surface", "code": "Surface" }, { "name": "Object", "code": "Object" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 30, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "ExerciseDate", "type": "esriFieldTypeDate", "alias": "ExerciseDate", "length": 8, "domain": null }, { "name": "Turns", "type": "esriFieldTypeDouble", "alias": "Turns", "domain": null }, { "name": "ExerciseYear", "type": "esriFieldTypeString", "alias": "ExerciseYear", "length": 50, "domain": { "type": "codedValue", "name": "Year", "description": "Year", "codedValues": [ { "name": "2020", "code": "2020" }, { "name": "2021", "code": "2021" }, { "name": "2022", "code": "2022" }, { "name": "2023", "code": "2023" }, { "name": "2024", "code": "2024" }, { "name": "2025", "code": "2025" }, { "name": "2026", "code": "2026" }, { "name": "2027", "code": "2027" }, { "name": "2028", "code": "2028" }, { "name": "2029", "code": "2029" }, { "name": "2030", "code": "2030" }, { "name": "2031", "code": "2031" }, { "name": "2032", "code": "2032" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 200, "domain": null }, { "name": "SizeTEXT", "type": "esriFieldTypeString", "alias": "SizeTEXT", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R276_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_276", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_276", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a242_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 25, "name": "PRV", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "dfabdc2ba388784b78b5b835923f94b8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB6klEQVQ4jb3TP0gbYRzG8e97Bm1CQMnQOhWkuqjoWLxWjEidWgdHF7EKFgqnwaahNJuFJNgj5KBSh+IguDj0Vq1IDnJCMeAUdQmCiNLFTo0owetwTczlrkig9Afv8r7v83lf3j8+/lH5/gsUiTB0eUlYCKTmZnKZDN8aghSF14ZB8uCAYH8/SBIUCtDdTWlwkMTKCh/uhKan+bK3x9TGBqKryzl2ekpgZobFiQker6/z4q+QojC1vMzLzk5IJiEeh44Oe+zsDBIJOD+HrS2ez84Sr92ZAzJNPpbLcHRkN12HXA78fpBlG6nU9jbvwQOKRnmkqoRq4YsLiESgtdWJABSL3Jub41nlAqrQ9TVPbm7qTwx2diAYdPf/yTyFOkgILK/JkgRNTd6QZVFdugq1tGD4fFAuOyePjkJbG6ytuSG/n6wLSqU4kWV+7O7yoNLX3g7pNAQC9qEfH98iPT38SqcxXBDAwACv9vf52tcH4TDMz9sYQD4PmQwYBpgmjIwQKxRusw5IVdEVhWQ2y9uxMaQKAhAKwfg4bG5iTU6yqml8qs26Xram8W5hge/RKJ9LJe739iKEgMNDLOCnLPNG01itz3n+NVVFB/RYjIdXVwxZFmJ4GHNpiWI+75W44/enUpwAHvfVINRI/QbwJpriuCJ1PQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1477987.6157501936, "ymin": 7335454.834750354, "xmax": 1510895.029594019, "ymax": 7364713.584631681, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "PRESRATE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NORTHING", "type": "esriFieldTypeDouble", "alias": "NORTHING", "domain": null }, { "name": "EASTING", "type": "esriFieldTypeDouble", "alias": "EASTING", "domain": null }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null }, { "name": "SIZE_", "type": "esriFieldTypeSmallInteger", "alias": "SIZE", "domain": { "type": "codedValue", "name": "WVSIZE", "description": "WATER VALVE SIZE", "codedValues": [ { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "24", "code": 24 }, { "name": "2", "code": 2 }, { "name": "1", "code": 1 }, { "name": "32", "code": 32 }, { "name": "30", "code": 30 }, { "name": "3", "code": 3 }, { "name": "0", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PRESRATE", "type": "esriFieldTypeString", "alias": "PRESSURE RATE", "length": 30, "domain": null }, { "name": "INST_DATE", "type": "esriFieldTypeDate", "alias": "INST DATE", "length": 8, "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "CONTRACTOR", "length": 30, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 30, "domain": null }, { "name": "UP_PRESSURE", "type": "esriFieldTypeString", "alias": "UP PRESSURE", "length": 15, "domain": null }, { "name": "DOWN_PRESSURE", "type": "esriFieldTypeString", "alias": "DOWN PRESSURE", "length": 15, "domain": null }, { "name": "Primary_PRV", "type": "esriFieldTypeString", "alias": "Primary PRV", "length": 5, "domain": null }, { "name": "PRV_NUMBER", "type": "esriFieldTypeString", "alias": "PRV NUMBER", "length": 15, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "SURVEY", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 10, "domain": { "type": "codedValue", "name": "SURVEY", "description": "SURVEY", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURVEY_TYP", "type": "esriFieldTypeString", "alias": "SURVEY TYPE", "length": 20, "domain": { "type": "codedValue", "name": "SURVEY_TYPE", "description": "SURVEY TYPE", "codedValues": [ { "name": "Surface", "code": "Surface" }, { "name": "Object", "code": "Object" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 30, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "PRV_ELEV", "type": "esriFieldTypeDouble", "alias": "PRV_ELEV", "domain": null }, { "name": "DEPTH", "type": "esriFieldTypeDouble", "alias": "DEPTH", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Graph1", "type": "esriFieldTypeString", "alias": "Graph1", "length": 100, "domain": null }, { "name": "Graph2", "type": "esriFieldTypeString", "alias": "Graph2", "length": 100, "domain": null }, { "name": "PressureGraph", "type": "esriFieldTypeString", "alias": "PressureGraph", "length": 50, "domain": { "type": "codedValue", "name": "SURVEY", "description": "SURVEY", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 200, "domain": null }, { "name": "WorkDate", "type": "esriFieldTypeDate", "alias": "WorkDate", "length": 8, "domain": null }, { "name": "WorkDone", "type": "esriFieldTypeString", "alias": "WorkDone", "length": 255, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 200, "domain": null }, { "name": "ExerciseDate", "type": "esriFieldTypeDate", "alias": "ExerciseDate", "length": 8, "domain": null }, { "name": "ExerciseYear", "type": "esriFieldTypeString", "alias": "ExerciseYear", "length": 255, "domain": { "type": "codedValue", "name": "Year", "description": "Year", "codedValues": [ { "name": "2020", "code": "2020" }, { "name": "2021", "code": "2021" }, { "name": "2022", "code": "2022" }, { "name": "2023", "code": "2023" }, { "name": "2024", "code": "2024" }, { "name": "2025", "code": "2025" }, { "name": "2026", "code": "2026" }, { "name": "2027", "code": "2027" }, { "name": "2028", "code": "2028" }, { "name": "2029", "code": "2029" }, { "name": "2030", "code": "2030" }, { "name": "2031", "code": "2031" }, { "name": "2032", "code": "2032" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R261_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_261", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_261", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a227_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 26, "name": "Well", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "48b4c9c01130dfc827fe6fcf6d587ec5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABaElEQVQ4jbXT3yuDURzH8Tcma5ItmdXys2SZXVBqF5oLJKKV8g8gpaSUMn+AzJULcitKLlYulE2hScmvRlPKrxK7WX7bkp7n2ZYLYvZ4bCWfy/Pt8+qczjkq/hjV/wAdW8Vce4eIieXEohIavRdj4xQus5gcqB2d4sbfS4k9E3Xe+9rTSRuBZQfW8R52hpeUgeqRaQx1feSWf0e1JtCa8rn2LFDtsHPoXJMDpn4L2souWTk+RS0aTgITgEUOpEUGMDZkKbc/YrCZKW21cene/A5kGwqSlt+PkwaqeiABiEWklAAASfi8jS8gdHGeUlm4e+F2/0AOXLkXqejuRGcu+xU4nVtDePDKASm0x65jlibXIBlq7Y/le/8+ZzOTQEQOANz5xlhpF7GON5NXYwPSPybPnM54OHLOI4TX4yuJL1Hi8diJp22VnEILuio9UUEkuB0k+roBBBM3pfSZfIQDPsIBhXFyIOW8AVoJbldR5zzEAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1480495.2295013517, "ymin": 7338213.221293941, "xmax": 1497459.0508886129, "ymax": 7359583.741873026, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 200, "domain": null }, { "name": "Active", "type": "esriFieldTypeString", "alias": "Active", "length": 20, "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R271_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_271", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_271", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a237_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 27, "name": "Vault", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 114, 176, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1465963.8710969388, "ymin": 7337407.417459354, "xmax": 1517129.4931749403, "ymax": 7369024.840116769, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 200, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R270_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_270", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_270", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a236_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 28, "name": "City Irrigation Boxes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "517fc2a50ca3fd0bb597f00be87970f1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAATElEQVQYlWNhIBKwMDAwMDxjYPiPT5EUAwMjC4zTi0NRMbKJ6ILYNLOgyTF4QOkd2NxIDMBQiG4SVoW4PISiEN0jWBVKMTAwElDHAADeSgb8bxLQnwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1487922.2064452767, "ymin": 7352222.378314942, "xmax": 1493338.6834731847, "ymax": 7357652.992125601, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Size", "type": "esriFieldTypeString", "alias": "Size", "length": 15, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 150, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "BoxSize", "type": "esriFieldTypeString", "alias": "Box Size", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R593_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_593", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_593", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S499_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 29, "name": "City Irrigation Cylinders", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "45f8bac5cd1d72e859f815790d5ccf08", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAw0lEQVQYlY2QsQ3CMBBFX5ENXOVQLHkGxgjMgceg9wKB3hMwRYrM4MLiKnduXVBAUIRA4qornu79fx1/TrfZ98aYs7W2L6VIznkBToBuwf0wDLdxHHsRAUBVDzHGe611B2gHYIw5r5CqAiAieO8JIVyAYwdgrX1D0zQB4L1HRHDO9Smlp7qUIr9KtNbknTHnvKjqYdWtalUl53zbljnFGO+r7lWGeZ4X4LoFtda6CyFcnHN9a01el67A8vlHBY4ppa9ZH83vWZyxphCnAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1487930.0167971104, "ymin": 7355889.685612857, "xmax": 1493780.4896761924, "ymax": 7357640.33007744, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": null }, { "name": "Size", "type": "esriFieldTypeString", "alias": "Size", "length": 15, "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 150, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CylinderSize", "type": "esriFieldTypeString", "alias": "Cylinder Size", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R594_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_594", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_594", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S500_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 30, "name": "Rose Creek Irrigation Valves", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "4010665519ec3548e5d42482a7d2aad9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAgElEQVQYlW3PsQ3CMBSE4a/wApT2ApFoXdGxgEuyAmMkTJA9oMwAKam8RrIGBUSEiGuedP/p6S74KiFjRl3N8Lll6nVNlNMVLCioAWnqdeejvPkWMSIF5Cb+wG2oBMzx8Ae/NQfUx9NyOYk7WNcO2kG5M25CFbftitoOkkHZz3wBFBsbxBloHdYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 6, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1488294.4711206853, "ymin": 7353925.659685269, "xmax": 1491631.7774381936, "ymax": 7356202.429081857, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SIZE_", "type": "esriFieldTypeString", "alias": "SIZE_", "length": 254, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 254, "domain": null }, { "name": "CONTYPE", "type": "esriFieldTypeString", "alias": "CONTYPE", "length": 254, "domain": null }, { "name": "MANUFACT", "type": "esriFieldTypeString", "alias": "MANUFACT", "length": 30, "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "CONTRACTOR", "length": 30, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 30, "domain": null }, { "name": "INST_DATE", "type": "esriFieldTypeDate", "alias": "INST_DATE", "length": 8, "domain": null }, { "name": "SURVEY", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 254, "domain": null }, { "name": "SURVEY_TYP", "type": "esriFieldTypeString", "alias": "SURVEY_TYP", "length": 254, "domain": null }, { "name": "PointID", "type": "esriFieldTypeString", "alias": "PointID", "length": 254, "domain": null }, { "name": "Easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null }, { "name": "Northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "GlobalLati", "type": "esriFieldTypeDouble", "alias": "GlobalLati", "domain": null }, { "name": "GlobalLong", "type": "esriFieldTypeDouble", "alias": "GlobalLong", "domain": null }, { "name": "GlobalElli", "type": "esriFieldTypeDouble", "alias": "GlobalElli", "domain": null }, { "name": "LocalLatit", "type": "esriFieldTypeDouble", "alias": "LocalLatit", "domain": null }, { "name": "LocalLongi", "type": "esriFieldTypeDouble", "alias": "LocalLongi", "domain": null }, { "name": "LocalEllip", "type": "esriFieldTypeDouble", "alias": "LocalEllip", "domain": null }, { "name": "H_Prec_Obs", "type": "esriFieldTypeDouble", "alias": "H_Prec_Obs", "domain": null }, { "name": "V_Prec_Obs", "type": "esriFieldTypeDouble", "alias": "V_Prec_Obs", "domain": null }, { "name": "Date_Obs", "type": "esriFieldTypeString", "alias": "Date_Obs", "length": 254, "domain": null }, { "name": "Time_Obs", "type": "esriFieldTypeString", "alias": "Time_Obs", "length": 254, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R598_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_598", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_598", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S504_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 31, "name": "Herriman Irrigation Cylinders", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 178, 178, 178, 255 ], "size": 5, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1481882.5817135274, "ymin": 7354935.452285096, "xmax": 1492265.4451341033, "ymax": 7358796.291348189, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 150, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": null }, { "name": "Size", "type": "esriFieldTypeString", "alias": "Size", "length": 30, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "CylinderSize", "type": "esriFieldTypeString", "alias": "Cylinder Size", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R582_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_582", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_582", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S488_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 32, "name": "Herriman Irrigation Boxes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 130, 130, 130, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1492189.9292090237, "ymin": 7358615.31926918, "xmax": 1494804.6989138573, "ymax": 7359608.603043765, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 150, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": null }, { "name": "Size", "type": "esriFieldTypeString", "alias": "Size", "length": 30, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "BoxSize", "type": "esriFieldTypeString", "alias": "Box Size", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R580_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_580", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_580", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S486_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": 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": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 33, "name": "Lights", "type": "Feature Layer", "description": "Street lights", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Type", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 35, 173, 0, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "Unidentified", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 57, 78, 163, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Acorn", "label": "Acorn" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 63, 166, 87, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Cobra", "label": "Cobra" }, { "symbol": { "type": "esriPMS", "url": "40076504f8076a08853580592739dec4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA70lEQVQokZXRvyvEARjH8Zf63nDTZbgzOKLMt9jIhZFsJLv4A/yckY6y3WIxMCiDf4D9RAalSwxSZ3CS5TLowuB73+tb58qnnnqe5/N5L88T+KeCFruUnLyMpAu3asp/A7NmLFgzZlAHKqqKDuzYxEccmJC3a1+vzmiXlVGwLiFhy3IcmLMUhWt4RX/oLZp34si9mybQJRf10zjHQwhlpYwaigNf6lE/jjrS4fyNz1+/CTy6wgBYDauhkhdlp3GgZEWPvEndsctV1J3ZduktDhx6ljasqqjPiEDSuzvXCjYcN2LxP+x5wpQ2avXptvoBhOM3YiRgBJ4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Pan", "label": "Pan" }, { "symbol": { "type": "esriPMS", "url": "5649303d0a612b5cd44f2d4c5f5a6ef9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAOCAYAAAAmL5yKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABHElEQVQokWNhoBCw0NSAREcGdz4ehusTNzM8IssAHg6Gnt8/GZ4wMDB4kmxAhAVDVbQ1g869VwxqP/4x2Mzbw3CEaAOMpRi41KUZMuVEGBjkRBjYTtxm6GZgYLAk2gBVRYZpMXYMMjC+rzGD2ZvPDLHLjjAsJmiAozqDuo0aQwA3O0JMW4aBSVaYoYKBgWEJAwPDf7wGSIoyTA00Y+BHF4+wYtC6/Zyhbt0phkacBjjpMASGWjDYMjJiekucn4HBSIkh8ehDhp6XLxm+YjOASVmcoc5chYENUzsERFkzyF+8z9C3+iVDOoYBLCwM1lefMBzMmcuwFpcBDAwMDBceMkgwMDBwMjAwfEcx4M8fhsPHbjIcxqcZG6A4LwAABqY+XU/gRc8AAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Spot Light", "label": "Spot Light" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 239, 250, 87, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Standard Commercial", "label": "Standard Commercial" }, { "symbol": { "type": "esriPMS", "url": "1bbd112cf3806b648430c1b03471a2f5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABQ0lEQVQokWNhIBGwYBHjVxRRseNjF+G8/vrKlV+/vlzDqcFGxTXUST2kXFva2JiRgZHh7ddXr3ZcWTlv48UFzQwMDN9QNBjK2tlFmRXMFOGREISJCXOLiUWb51YwM7Gwrjs/pwRFg42KazFM8Y/f3xg+/XjPIMYrzcDAwMDgphmccuT+9sWvPjy9CNcgwCmsB2P37i5juPz0JMOkiA0MYrzSDEI8Yvx6khZWez6sRWj49//fHxhbR9qU4d//vwx8HBDX/Wf4z/Dv7+8/KE56+eXpaQYGBhUGBgYGf/14Bn/9eHhg3H5x6eWzr7fWoWi49/Jy6TlucTsjOVtp5JB7++XVn0tPT7TdeHrjLYqGfbe2POXg5rP++OP9FFFeKVtmRmbOrz8/37j76mrH2vNzlmONh23nlz1kYGDwZcADsMU0XgAAJX9zXhKbmeUAAAAASUVORK5CYII=", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "Standard Residential", "label": "Standard Residential" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 114, 194, 247, 255 ], "size": 7, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "Town and Country", "label": "Town and Country" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 161, 247, 230, 255 ], "toColor": [ 161, 247, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 147, 71, 201, 255 ], "toColor": [ 147, 71, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 113, 92, 255 ], "toColor": [ 250, 113, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 157, 242, 87, 255 ], "toColor": [ 157, 242, 87, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 46, 87, 128, 255 ], "toColor": [ 46, 87, 128, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 127, 135, 68, 255 ], "toColor": [ 127, 135, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 54, 99, 255 ], "toColor": [ 143, 54, 99, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 162, 250, 255 ], "toColor": [ 234, 162, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 113, 189, 240, 255 ], "toColor": [ 113, 189, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 194, 124, 255 ], "toColor": [ 247, 194, 124, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 86, 219, 137, 255 ], "toColor": [ 86, 219, 137, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 158, 97, 68, 255 ], "toColor": [ 158, 97, 68, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 60, 130, 114, 255 ], "toColor": [ 60, 130, 114, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PoleNumber]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "Default", "priority": 18, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Times New Roman", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1481424.0957538635, "ymin": 7336934.292093277, "xmax": 1516796.3301273584, "ymax": 7364765.774816021, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECT ID", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": { "type": "codedValue", "name": "TYPE", "description": "TYPE", "codedValues": [ { "name": "Standard Residential", "code": "Standard Residential" }, { "name": "Standard Commercial", "code": "Standard Commercial" }, { "name": "Acorn", "code": "Acorn" }, { "name": "Town and Country", "code": "Town and Country" }, { "name": "Pan", "code": "Pan" }, { "name": "Cobra", "code": "Cobra" }, { "name": "Spot Light", "code": "Spot Light" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Banner_Arm", "type": "esriFieldTypeString", "alias": "Banner Arm", "length": 20, "domain": { "type": "codedValue", "name": "YN", "description": "YN", "codedValues": [ { "name": "Y", "code": "Y" }, { "name": "N", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Inst_Date", "type": "esriFieldTypeDate", "alias": "Inst Date", "length": 8, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 30, "domain": null }, { "name": "Contractor", "type": "esriFieldTypeString", "alias": "Contractor", "length": 30, "domain": null }, { "name": "Northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null }, { "name": "Easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null }, { "name": "Style", "type": "esriFieldTypeString", "alias": "Style", "length": 20, "domain": null }, { "name": "SURVEY", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 20, "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURVEY_TYP", "type": "esriFieldTypeString", "alias": "SURVEY TYPE", "length": 20, "domain": { "type": "codedValue", "name": "SURVEY_TYP", "description": "SURVEY_TYP", "codedValues": [ { "name": "Surface", "code": "Surface" }, { "name": "Object", "code": "Object" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "PoleNumber", "type": "esriFieldTypeString", "alias": "PoleNumber", "length": 50, "domain": null }, { "name": "Decoration", "type": "esriFieldTypeString", "alias": "Decoration", "length": 50, "domain": null }, { "name": "PrefixNum", "type": "esriFieldTypeString", "alias": "PrefixNum", "length": 30, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 20, "domain": null }, { "name": "Voltage", "type": "esriFieldTypeDouble", "alias": "Voltage", "domain": { "type": "codedValue", "name": "Voltage", "description": "Voltage", "codedValues": [ { "name": "240", "code": 240 }, { "name": "120", "code": 120 }, { "name": "277", "code": 277 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 50, "domain": null }, { "name": "CWID", "type": "esriFieldTypeString", "alias": "CWID", "length": 50, "domain": null }, { "name": "Owner", "type": "esriFieldTypeString", "alias": "Owner", "length": 20, "domain": null }, { "name": "FieldCheck", "type": "esriFieldTypeString", "alias": "Field Check", "length": 50, "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Wattage", "type": "esriFieldTypeString", "alias": "Wattage", "length": 20, "domain": null }, { "name": "BulbType", "type": "esriFieldTypeString", "alias": "Bulb Type", "length": 50, "domain": null }, { "name": "PoleID", "type": "esriFieldTypeDouble", "alias": "PoleID", "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "Edit Date", "length": 8, "domain": null }, { "name": "LastEditBy", "type": "esriFieldTypeString", "alias": "LastEditBy", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "GeneralType", "type": "esriFieldTypeString", "alias": "GeneralType", "length": 70, "domain": null }, { "name": "Lat", "type": "esriFieldTypeString", "alias": "Lat", "length": 255, "domain": null }, { "name": "Long", "type": "esriFieldTypeString", "alias": "Long", "length": 255, "domain": null }, { "name": "Year", "type": "esriFieldTypeDouble", "alias": "Year", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R22_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_22", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_22", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a16_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 34, "name": "Junction_Box", "type": "Feature Layer", "description": "Street Light Junction Box", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5d150c0fe0cff25f5c4e1f1a9ed430d4", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAPElEQVQYlWNhIAGwwFnLW/IYmBj4sKr6z3iWIaJ6O0IxI0MZw38GaRyGzmRgYEBSTJIzhr3iiBoZqpoMAOvQCP7KBgn9AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1481423.8070405275, "ymin": 7336934.510268688, "xmax": 1516793.4548050314, "ymax": 7364765.976259187, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECT ID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Northing", "type": "esriFieldTypeString", "alias": "Northing", "length": 30, "domain": null }, { "name": "Easting", "type": "esriFieldTypeString", "alias": "Easting", "length": 30, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 50, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "SURVEY", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 20, "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURVEY_TYP", "type": "esriFieldTypeString", "alias": "SURVEY TYP", "length": 20, "domain": { "type": "codedValue", "name": "SURVEY_TYP", "description": "SURVEY_TYP", "codedValues": [ { "name": "Surface", "code": "Surface" }, { "name": "Object", "code": "Object" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CWID", "type": "esriFieldTypeString", "alias": "CWID", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 50, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "Lat", "type": "esriFieldTypeString", "alias": "Lat", "length": 255, "domain": null }, { "name": "Long", "type": "esriFieldTypeString", "alias": "Long", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R17_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_17", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_17", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a11_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 35, "name": "Meter Box", "type": "Feature Layer", "description": "Street Light Meter Box", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b3d454f269f046cd9fd93a775cf614a5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAu0lEQVQoka3SIWtCARQF4M9pdYIgRkGMRuscD2EgMwgGdWUos1ktY20gLuxvrMiaZTCLpgdjQTAZzOtrK2syeYqb7LR74IMbTsKRSfw/rKtYCS19/gXGlI3khZb6v4fXBrpK3uW8eTSzPgzTTl3oSSGQ8Wpopn0YNj1oKWzutkuhM1Pz/bCkqKnh5EdXlBS4NVXdDwP3zmUiX9yomLvy4ikKs2pSCp4tIhDiOhjjaxt+mLgz2Yl25OjlfAMGkCK12seyUwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1481932.22236228, "ymin": 7337629.735584274, "xmax": 1516426.794121027, "ymax": 7364749.809296772, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null }, { "name": "Easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "SurveyType", "type": "esriFieldTypeString", "alias": "SurveyType", "length": 50, "domain": { "type": "codedValue", "name": "SURVEY_TYPE", "description": "SURVEY TYPE", "codedValues": [ { "name": "Surface", "code": "Surface" }, { "name": "Object", "code": "Object" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Survey", "type": "esriFieldTypeString", "alias": "Survey", "length": 50, "domain": { "type": "codedValue", "name": "SURVEY", "description": "SURVEY", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CWID", "type": "esriFieldTypeString", "alias": "CWID", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 50, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "Lat", "type": "esriFieldTypeString", "alias": "Lat", "length": 255, "domain": null }, { "name": "Long", "type": "esriFieldTypeString", "alias": "Long", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R21_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_21", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_21", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a15_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 36, "name": "Power Box", "type": "Feature Layer", "description": "Street Light Power Box", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "d34f84e21466cd7698f8f5913d4a784e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAUElEQVQokWNhIBOwUK5Rj8GJgYtBAK/qFwznGB4wPEDVWMxQzhDH4IZXYxpDNsNshmlUcuqoRlpovMvwmmEtwyW8qv8wvMXU2MQQQ56NJAIA8WkN1wSoA+sAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1481414.0698552728, "ymin": 7337234.679287776, "xmax": 1516416.963432029, "ymax": 7364675.8350352645, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECT ID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "SURVEY", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 20, "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURVEY_TYP", "type": "esriFieldTypeString", "alias": "SURVEY TYPE", "length": 20, "domain": { "type": "codedValue", "name": "SURVEY_TYP", "description": "SURVEY_TYP", "codedValues": [ { "name": "Surface", "code": "Surface" }, { "name": "Object", "code": "Object" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null }, { "name": "Easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 50, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CWID", "type": "esriFieldTypeString", "alias": "CWID", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 50, "domain": null }, { "name": "Lat", "type": "esriFieldTypeString", "alias": "Lat", "length": 255, "domain": null }, { "name": "Long", "type": "esriFieldTypeString", "alias": "Long", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R20_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_20", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_20", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a14_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 37, "name": "Rose Creek Irrigation Pipline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 38, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1483944.302327603, "ymin": 7347116.533539772, "xmax": 1491628.5287570208, "ymax": 7356190.073135436, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Size", "type": "esriFieldTypeDouble", "alias": "Size", "domain": null }, { "name": "Survey", "type": "esriFieldTypeString", "alias": "Survey", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R596_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_596", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_596", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S502_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 38, "name": "Herriman Irrrigation Pipeline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1479980.9772490263, "ymin": 7354804.603793517, "xmax": 1494804.6989138573, "ymax": 7359737.912824526, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 30, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": null }, { "name": "Size", "type": "esriFieldTypeString", "alias": "Size", "length": 30, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R586_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_586", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_586", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S492_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 39, "name": "City Irrigation Pipeline", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 2, "mTolerance": 2, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 76, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1489145.8969112784, "ymin": 7356171.109590679, "xmax": 1493938.117313698, "ymax": 7357632.005619019, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 30, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": null }, { "name": "Size", "type": "esriFieldTypeString", "alias": "Size", "length": 30, "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R602_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_602", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_602", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S508_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 40, "name": "New Development", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 115, 178, 255, 255 ], "width": 0.4 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1381539.5939897299, "ymin": 2986.113234192133, "xmax": 1516992.409131527, "ymax": 7507365.809825361, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Subdivison", "type": "esriFieldTypeString", "alias": "Subdivison", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R475_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_475", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_475", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S407_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 41, "name": "S_Drain", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Utah_Central_FIPS_4302_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",6561666.666666666],PARAMETER[\"Central_Meridian\",-111.5],PARAMETER[\"Standard_Parallel_1\",39.01666666666667],PARAMETER[\"Standard_Parallel_2\",40.65],PARAMETER[\"Latitude_Of_Origin\",38.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAD_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 101, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1481915.5711488563, "ymin": 7343434.365379184, "xmax": 1509249.2044736163, "ymax": 7364453.161924187, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 255, "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 500, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R97_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_97", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_97", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a91_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 42, "name": "S_Lateral", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Utah_Central_FIPS_4302_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",6561666.666666666],PARAMETER[\"Central_Meridian\",-111.5],PARAMETER[\"Standard_Parallel_1\",39.01666666666667],PARAMETER[\"Standard_Parallel_2\",40.65],PARAMETER[\"Latitude_Of_Origin\",38.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAD_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 4000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 135, 0, 97, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1481421.1928725229, "ymin": 7337132.849767009, "xmax": 1516122.2323941893, "ymax": 7364482.336734608, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Type", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 20, "domain": null }, { "name": "Inst_Date", "type": "esriFieldTypeDate", "alias": "Inst_Date", "length": 8, "domain": null }, { "name": "Contractor", "type": "esriFieldTypeString", "alias": "Contractor", "length": 50, "domain": null }, { "name": "Class", "type": "esriFieldTypeString", "alias": "Class", "length": 20, "domain": null }, { "name": "Size_", "type": "esriFieldTypeString", "alias": "Size_", "length": 5, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R100_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_100", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_100", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a94_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 43, "name": "S_Pipe", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkt": "PROJCS[\"NAD_1983_StatePlane_Utah_Central_FIPS_4302_Feet\",GEOGCS[\"GCS_North_American_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Lambert_Conformal_Conic\"],PARAMETER[\"False_Easting\",1640416.666666667],PARAMETER[\"False_Northing\",6561666.666666666],PARAMETER[\"Central_Meridian\",-111.5],PARAMETER[\"Standard_Parallel_1\",39.01666666666667],PARAMETER[\"Standard_Parallel_2\",40.65],PARAMETER[\"Latitude_Of_Origin\",38.33333333333334],UNIT[\"Foot_US\",0.3048006096012192]],VERTCS[\"NAD_1983\",DATUM[\"D_North_American_1983\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PARAMETER[\"Vertical_Shift\",0.0],PARAMETER[\"Direction\",1.0],UNIT[\"Foot_US\",0.3048006096012192]]", "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "us-foot" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 112, 68, 137, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1481449.867027772, "ymin": 7336397.187852511, "xmax": 1517034.3230896934, "ymax": 7364777.626170259, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 20, "domain": null }, { "name": "SIZE_", "type": "esriFieldTypeSmallInteger", "alias": "SIZE_", "domain": null }, { "name": "INST_DATE", "type": "esriFieldTypeDate", "alias": "INST_DATE", "length": 8, "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "CONTRACTOR", "length": 50, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 20, "domain": null }, { "name": "Material", "type": "esriFieldTypeString", "alias": "Material", "length": 50, "domain": { "type": "codedValue", "name": "MATERIAL", "description": "PIPE MATERIAL", "codedValues": [ { "name": "DUCTILE IRON", "code": "DUCTILE IRON" }, { "name": "PVC", "code": "PVC" }, { "name": "OTHER", "code": "OTHER" }, { "name": "POLY", "code": "POLY" }, { "name": "HDPE", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Comment", "type": "esriFieldTypeString", "alias": "Comment", "length": 50, "domain": null }, { "name": "InstYear", "type": "esriFieldTypeDouble", "alias": "InstYear", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 255, "domain": null }, { "name": "Active", "type": "esriFieldTypeString", "alias": "Active", "length": 20, "domain": { "type": "codedValue", "name": "SURVEY", "description": "SURVEY", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ActiveYear", "type": "esriFieldTypeDouble", "alias": "ActiveYear", "domain": null }, { "name": "Length_Mile", "type": "esriFieldTypeDouble", "alias": "Length_Mile", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R95_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_95", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_95", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a89_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 44, "name": "Main Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1473174.3671746105, "ymin": 7334235.624590352, "xmax": 1517172.6738628596, "ymax": 7364825.073910013, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 254, "domain": null }, { "name": "SIZE_", "type": "esriFieldTypeSmallInteger", "alias": "SIZE_", "domain": { "type": "codedValue", "name": "WVSIZE", "description": "WATER VALVE SIZE", "codedValues": [ { "name": "4", "code": 4 }, { "name": "6", "code": 6 }, { "name": "8", "code": 8 }, { "name": "10", "code": 10 }, { "name": "12", "code": 12 }, { "name": "14", "code": 14 }, { "name": "16", "code": 16 }, { "name": "18", "code": 18 }, { "name": "20", "code": 20 }, { "name": "24", "code": 24 }, { "name": "2", "code": 2 }, { "name": "1", "code": 1 }, { "name": "32", "code": 32 }, { "name": "30", "code": 30 }, { "name": "3", "code": 3 }, { "name": "0", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 30, "domain": { "type": "codedValue", "name": "MATERIAL", "description": "PIPE MATERIAL", "codedValues": [ { "name": "DUCTILE IRON", "code": "DUCTILE IRON" }, { "name": "PVC", "code": "PVC" }, { "name": "OTHER", "code": "OTHER" }, { "name": "POLY", "code": "POLY" }, { "name": "HDPE", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INST_DATE", "type": "esriFieldTypeDate", "alias": "INST_DATE", "length": 8, "domain": null }, { "name": "CONTRACTOR", "type": "esriFieldTypeString", "alias": "CONTRACTOR", "length": 30, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 30, "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "SURVEY", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 10, "domain": { "type": "codedValue", "name": "SURVEY", "description": "SURVEY", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "SURVEY_TYP", "type": "esriFieldTypeString", "alias": "SURVEY_TYPE", "length": 20, "domain": { "type": "codedValue", "name": "SURVEY_TYPE", "description": "SURVEY TYPE", "codedValues": [ { "name": "Surface", "code": "Surface" }, { "name": "Object", "code": "Object" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 20, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 30, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 30, "domain": null }, { "name": "BegNorthing", "type": "esriFieldTypeString", "alias": "BegNorthing", "length": 30, "domain": null }, { "name": "EndNorthing", "type": "esriFieldTypeString", "alias": "EndNorthing", "length": 30, "domain": null }, { "name": "BegEasting", "type": "esriFieldTypeString", "alias": "BegEasting", "length": 30, "domain": null }, { "name": "EndEasting", "type": "esriFieldTypeString", "alias": "EndEasting", "length": 30, "domain": null }, { "name": "BegElev", "type": "esriFieldTypeString", "alias": "BegElev", "length": 30, "domain": null }, { "name": "EndElev", "type": "esriFieldTypeString", "alias": "EndElev", "length": 30, "domain": null }, { "name": "True_Elev", "type": "esriFieldTypeString", "alias": "True_Elev", "length": 25, "domain": null }, { "name": "LineSegs", "type": "esriFieldTypeInteger", "alias": "LineSegs", "domain": null }, { "name": "FracDim", "type": "esriFieldTypeDouble", "alias": "FracDim", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "InstYear", "type": "esriFieldTypeDouble", "alias": "InstYear", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "Asbuilt Date", "length": 8, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 255, "domain": null }, { "name": "Length_Mile", "type": "esriFieldTypeDouble", "alias": "Length_Mile", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R260_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_260", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_260", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a226_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 45, "name": "Water Meter Service", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 5, 163, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1473176.453456521, "ymin": 7334909.760053098, "xmax": 1515950.3672523648, "ymax": 7364743.014362857, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SIZE_", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "SIZE_", "type": "esriFieldTypeString", "alias": "SIZE", "length": 20, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R269_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_269", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_269", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a235_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 46, "name": "Fire Hydrant Service", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 94, 128, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1476480.6853651106, "ymin": 7334925.844994694, "xmax": 1516837.7519605309, "ymax": 7364799.921401277, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "LENGTH", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "LENGTH", "type": "esriFieldTypeDouble", "alias": "LENGTH", "domain": null }, { "name": "JVWCD", "type": "esriFieldTypeString", "alias": "JVWCD", "length": 16, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R254_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_254", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_254", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a220_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 47, "name": "Powerline", "type": "Feature Layer", "description": "Street Light Power Line", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1481414.0698552728, "ymin": 7336934.292093277, "xmax": 1516796.3301273584, "ymax": 7364722.460598186, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECT ID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 30, "domain": null }, { "name": "SURVEY", "type": "esriFieldTypeString", "alias": "SURVEY", "length": 20, "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SURVEY_TYP", "type": "esriFieldTypeString", "alias": "SURVEY TYPE", "length": 20, "domain": { "type": "codedValue", "name": "SURVEY_TYP", "description": "SURVEY_TYP", "codedValues": [ { "name": "Surface", "code": "Surface" }, { "name": "Object", "code": "Object" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CWID", "type": "esriFieldTypeString", "alias": "CWID", "length": 50, "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 50, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "Lat", "type": "esriFieldTypeString", "alias": "Lat", "length": 255, "domain": null }, { "name": "Long", "type": "esriFieldTypeString", "alias": "Long", "length": 255, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R19_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_19", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_19", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a13_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 49, "name": "Cuilinary Pressure Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Zone_", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 226, 199, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "1", "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 182, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "2", "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 252, 218, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "3", "label": "3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 235, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "4", "label": "4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 189, 224, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "5", "label": "5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 229, 252, 182, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "6", "label": "6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 246, 179, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "7", "label": "7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 212, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "8", "label": "8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 251, 252, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "9", "label": "9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 196, 189, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "10", "label": "10" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 209, 207, 255 ], "toColor": [ 252, 209, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 179, 255 ], "toColor": [ 189, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 179, 252, 255 ], "toColor": [ 206, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 248, 252, 255 ], "toColor": [ 189, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 242, 184, 255 ], "toColor": [ 252, 242, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 213, 252, 255 ], "toColor": [ 197, 213, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 230, 255 ], "toColor": [ 252, 189, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 217, 255 ], "toColor": [ 202, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 194, 255 ], "toColor": [ 252, 179, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 187, 255 ], "toColor": [ 252, 220, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 246, 215, 252, 255 ], "toColor": [ 246, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 246, 255 ], "toColor": [ 252, 179, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 182, 255 ], "toColor": [ 229, 252, 182, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 38.800000000000004, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1470111.287014693, "ymin": 7320406.637812689, "xmax": 1522057.5226889402, "ymax": 7365013.665396348, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Area", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Zone_", "type": "esriFieldTypeDouble", "alias": "Zone_", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "DBO.PressureZone2.Area", "type": "esriFieldTypeString", "alias": "DBO.PressureZone2.Area", "length": 50, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R283_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_283", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_283", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a249_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.area", "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 48, "name": "City Limit", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1475563.7895611078, "ymin": 7330202.498470277, "xmax": 1519689.0362841934, "ymax": 7364815.403653771, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID_1", "type": "esriFieldTypeOID", "alias": "OBJECTID_1", "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeInteger", "alias": "OBJECTID", "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape_STAr", "type": "esriFieldTypeDouble", "alias": "Shape_STAr", "domain": null }, { "name": "Shape_STLe", "type": "esriFieldTypeDouble", "alias": "Shape_STLe", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R637_pk", "fields": "OBJECTID_1", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S541_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 50, "name": "Arnold_Hollow_Boundary", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 6000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 250, 246, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1479689.1769796014, "ymin": 7338164.484514773, "xmax": 1482382.9009228647, "ymax": 7340724.139828518, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Id", "type": "esriFieldTypeInteger", "alias": "Id", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R287_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_287", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_287", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a253_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.area", "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 51, "name": "PumpStation", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 210, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1478107.7031084448, "ymin": 7341231.159811854, "xmax": 1509388.2901534438, "ymax": 7354954.388598934, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ID", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 40, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 30, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 100, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R262_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_262", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_262", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a228_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.area", "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 52, "name": "Tank", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1473159.5512593538, "ymin": 7335575.664561182, "xmax": 1508903.6264246106, "ymax": 7364331.6943193525, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "OBJECTID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 30, "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "DBO.Tanks.AREA", "type": "esriFieldTypeDouble", "alias": "DBO.Tanks.AREA", "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 255, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R264_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_264", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_264", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a230_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.area", "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 53, "name": "Subdivision", "type": "Feature Layer", "description": "Herriman Subdivisions", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1475563.9696788639, "ymin": 7333237.288988605, "xmax": 1516994.165361613, "ymax": 7364808.831816524, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 30, "domain": null }, { "name": "PHASE_NUM", "type": "esriFieldTypeString", "alias": "PHASE_NUM", "length": 6, "domain": null }, { "name": "PHASE_NAME", "type": "esriFieldTypeString", "alias": "PHASE_NAME", "length": 50, "domain": null }, { "name": "FutureDeve", "type": "esriFieldTypeString", "alias": "FutureDeve", "length": 50, "domain": null }, { "name": "Status", "type": "esriFieldTypeString", "alias": "Status", "length": 50, "domain": { "type": "codedValue", "name": "Subdivison Status", "description": "Status", "codedValues": [ { "name": "DISAPPROVED", "code": "DISAPPROVED" }, { "name": "CONCEPTUAL", "code": "CONCEPTUAL" }, { "name": "REVIEW", "code": "REVIEW" }, { "name": "PARTIAL", "code": "PARTIAL" }, { "name": "WARRANTY", "code": "WARRANTY" }, { "name": "PLANNING", "code": "PLANNING" }, { "name": "INCOMPLETE", "code": "INCOMPLETE" }, { "name": "CONSTRUCTION", "code": "CONSTRUCTION" }, { "name": "APPROVED", "code": "APPROVED" }, { "name": "SUBSTANTIAL", "code": "SUBSTANTIAL" }, { "name": "PRE-CONSTRUCTION", "code": "PRE-CON" }, { "name": "FINAL (OUT OF WARRANTY)", "code": "FINAL OUT OF WARRANTY" }, { "name": "FINAL - CLOSED", "code": "FINAL-CLOSED" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "YearCompleted", "type": "esriFieldTypeDouble", "alias": "YearCompleted", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeDouble", "alias": "FacilityID", "domain": null }, { "name": "HOA", "type": "esriFieldTypeString", "alias": "HOA", "length": 50, "domain": { "type": "codedValue", "name": "SURVEY", "description": "SURVEY", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CWID", "type": "esriFieldTypeString", "alias": "CWID", "length": 50, "domain": null }, { "name": "Shape.area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null }, { "name": "Shape.len", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null }, { "name": "Stage", "type": "esriFieldTypeString", "alias": "Stage", "length": 255, "domain": { "type": "codedValue", "name": "SubStage", "description": "SubStage", "codedValues": [ { "name": "Planning", "code": "Planning" }, { "name": "Construction", "code": "Construction" }, { "name": "Complete", "code": "Complete" }, { "name": "In Review", "code": "In Review" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TotalUnits", "type": "esriFieldTypeDouble", "alias": "TotalUnits", "domain": null }, { "name": "SFUnit", "type": "esriFieldTypeDouble", "alias": "SFUnit", "domain": null }, { "name": "MFUnit", "type": "esriFieldTypeDouble", "alias": "MFUnit", "domain": null }, { "name": "OtherUnits", "type": "esriFieldTypeDouble", "alias": "OtherUnits", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "BuildingPermitStatus", "type": "esriFieldTypeString", "alias": "BuildingPermitStatus", "length": 50, "domain": { "type": "codedValue", "name": "Sub_BuildingStatus", "description": "Subdivison Building Status", "codedValues": [ { "name": "No Permits to be issued", "code": "No_Permits" }, { "name": "Review OK / No Permit or Fees", "code": "ReviewOK/NoPermit" }, { "name": "Model Only", "code": "Model_Only" }, { "name": "Limited permits can be issued", "code": "Limited_Permits_Issue" }, { "name": "Permits OK to be issued", "code": "Permits_OK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PermitStatusComments", "type": "esriFieldTypeString", "alias": "PermitStatusComments", "length": 1000, "domain": null }, { "name": "Setback_Front", "type": "esriFieldTypeString", "alias": "Setback Front", "length": 50, "domain": null }, { "name": "Setback_Porch", "type": "esriFieldTypeString", "alias": "Setbac_Porch", "length": 50, "domain": null }, { "name": "Setback_Garage", "type": "esriFieldTypeString", "alias": "Setback_Garage", "length": 50, "domain": null }, { "name": "Setback_Side_min", "type": "esriFieldTypeString", "alias": "Setback_Side_min", "length": 50, "domain": null }, { "name": "Setback_Side_max", "type": "esriFieldTypeString", "alias": "Setback_Side_max", "length": 50, "domain": null }, { "name": "Setback_Rear", "type": "esriFieldTypeString", "alias": "Setback_Rear", "length": 50, "domain": null }, { "name": "Setback_Corner", "type": "esriFieldTypeString", "alias": "Setback_Corner", "length": 50, "domain": null }, { "name": "Approvals", "type": "esriFieldTypeString", "alias": "Approvals", "length": 250, "domain": null }, { "name": "Planning_Notes", "type": "esriFieldTypeString", "alias": "Planning_Notes", "length": 1500, "domain": null }, { "name": "AsbuiltDate", "type": "esriFieldTypeDate", "alias": "Asbuilt Date (SubCompletionDate)", "length": 8, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 255, "domain": null }, { "name": "Developer_Address", "type": "esriFieldTypeString", "alias": "Developer_Address", "length": 350, "domain": null }, { "name": "DeveloperCity", "type": "esriFieldTypeString", "alias": "DeveloperCity", "length": 255, "domain": null }, { "name": "DeveloperState", "type": "esriFieldTypeString", "alias": "DeveloperState", "length": 50, "domain": null }, { "name": "DeveloperZip", "type": "esriFieldTypeString", "alias": "DeveloperZip", "length": 50, "domain": null }, { "name": "GeoTechReport1", "type": "esriFieldTypeString", "alias": "GeoTechReport1", "length": 255, "domain": null }, { "name": "GeoTechReport2", "type": "esriFieldTypeString", "alias": "GeoTechReport2", "length": 255, "domain": null }, { "name": "MDA_Number", "type": "esriFieldTypeString", "alias": "MDA_Number", "length": 255, "domain": null }, { "name": "MDA_Name", "type": "esriFieldTypeString", "alias": "MDA_Name", "length": 255, "domain": null }, { "name": "CUP_File", "type": "esriFieldTypeString", "alias": "CUP_File", "length": 255, "domain": null }, { "name": "Sub_File", "type": "esriFieldTypeString", "alias": "Sub_File", "length": 255, "domain": null }, { "name": "PU_File", "type": "esriFieldTypeString", "alias": "PU_File", "length": 255, "domain": null }, { "name": "ARC_Approval", "type": "esriFieldTypeString", "alias": "ARC_Approval", "length": 255, "domain": { "type": "codedValue", "name": "YesNo", "description": "YesNo", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Entitled_SFDs", "type": "esriFieldTypeString", "alias": "Entitled_SFDs", "length": 255, "domain": null }, { "name": "Entitled_Townhomes", "type": "esriFieldTypeString", "alias": "Entitled_Townhomes", "length": 255, "domain": null }, { "name": "Entitled_Apartments", "type": "esriFieldTypeString", "alias": "Entitled_Apartments", "length": 255, "domain": null }, { "name": "Entitled_Condos", "type": "esriFieldTypeString", "alias": "Entitled_Condos", "length": 255, "domain": null }, { "name": "Entitled_Total", "type": "esriFieldTypeString", "alias": "Entitled_Total", "length": 255, "domain": null }, { "name": "Developed_SFDs", "type": "esriFieldTypeString", "alias": "Developed_SFDs", "length": 255, "domain": null }, { "name": "Developed_Townhomes", "type": "esriFieldTypeString", "alias": "Developed_Townhomes", "length": 255, "domain": null }, { "name": "Developed_Apartments", "type": "esriFieldTypeString", "alias": "Developed_Apartments", "length": 255, "domain": null }, { "name": "Developed_Condos", "type": "esriFieldTypeString", "alias": "Developed_Condos", "length": 255, "domain": null }, { "name": "Developed_Total", "type": "esriFieldTypeString", "alias": "Developed_Total", "length": 255, "domain": null }, { "name": "Construction_SFDs", "type": "esriFieldTypeString", "alias": "Construction_SFDs", "length": 255, "domain": null }, { "name": "Construction_Townhomes", "type": "esriFieldTypeString", "alias": "Construction_Townhomes", "length": 255, "domain": null }, { "name": "Construction_Apartments", "type": "esriFieldTypeString", "alias": "Construction_Apartments", "length": 255, "domain": null }, { "name": "Construction_Condos", "type": "esriFieldTypeString", "alias": "Construction_Condos", "length": 255, "domain": null }, { "name": "Construction_Total", "type": "esriFieldTypeString", "alias": "Construction_Total", "length": 255, "domain": null }, { "name": "Built_Townhomes", "type": "esriFieldTypeString", "alias": "Built_Townhomes", "length": 255, "domain": null }, { "name": "Built_Apartments", "type": "esriFieldTypeString", "alias": "Built_Apartments", "length": 255, "domain": null }, { "name": "Built_Condos", "type": "esriFieldTypeString", "alias": "Built_Condos", "length": 255, "domain": null }, { "name": "ApartAcres", "type": "esriFieldTypeDouble", "alias": "ApartAcres", "domain": null }, { "name": "TownhomeAcres", "type": "esriFieldTypeDouble", "alias": "TownhomeAcres", "domain": null }, { "name": "CondoAcres", "type": "esriFieldTypeDouble", "alias": "CondoAcres", "domain": null }, { "name": "SFDAcres", "type": "esriFieldTypeDouble", "alias": "SFDAcres", "domain": null }, { "name": "CommercialAcres", "type": "esriFieldTypeDouble", "alias": "CommercialAcres", "domain": null }, { "name": "OtherAcres", "type": "esriFieldTypeDouble", "alias": "OtherAcres", "domain": null }, { "name": "EntitledPhaseSFD", "type": "esriFieldTypeString", "alias": "EntitledPhaseSFD", "length": 255, "domain": null }, { "name": "EntitledPhaseTH", "type": "esriFieldTypeString", "alias": "EntitledPhaseTH", "length": 255, "domain": null }, { "name": "EntitledPhaseApt", "type": "esriFieldTypeString", "alias": "EntitledPhaseApt", "length": 255, "domain": null }, { "name": "EntitledPhaseCondo", "type": "esriFieldTypeString", "alias": "EntitledPhaseCondo", "length": 255, "domain": null }, { "name": "EntiltledPhaseTotal", "type": "esriFieldTypeString", "alias": "EntiltledPhaseTotal", "length": 255, "domain": null }, { "name": "Built_SFD", "type": "esriFieldTypeString", "alias": "Built_SFD", "length": 255, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 255, "domain": { "type": "codedValue", "name": "CentTypes", "description": "CENTROIDTYPE", "codedValues": [ { "name": "Single Family", "code": "Single Family" }, { "name": "Multi Family", "code": "Multi Family" }, { "name": "Vacant Land", "code": "Vacant Land" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Government", "code": "Government" }, { "name": "Apartment", "code": "Apartment" }, { "name": "Church", "code": "Church" }, { "name": "School", "code": "School" }, { "name": "Open Space", "code": "Open Space" }, { "name": "Detached Garage", "code": "Detached Garage" }, { "name": "Storage/Other", "code": "Storage/Other" }, { "name": "Clubhouse", "code": "Clubhouse" }, { "name": "Condo", "code": "Condo" }, { "name": "Sports", "code": "Sports" }, { "name": "Business", "code": "Business" }, { "name": "Institution", "code": "Institution" }, { "name": "Municipal", "code": "Municipal" }, { "name": "Other", "code": "Other" }, { "name": "ADU", "code": "ADU" }, { "name": "Mixed Units", "code": "MixedUnits" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ResidentialTotalAcres", "type": "esriFieldTypeDouble", "alias": "Residential Total Acres", "domain": null }, { "name": "RoadAcres", "type": "esriFieldTypeDouble", "alias": "Road Acres", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R9_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_9", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_9", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a4_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.area", "shapeLengthFieldName": "Shape.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 54, "name": "Parcels", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 24000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1468051.427945435, "ymin": 7327486.535398275, "xmax": 1520986.6885445267, "ymax": 7370220.080180347, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "prop_locat", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "parcel_id", "type": "esriFieldTypeString", "alias": "parcel_id", "length": 14, "domain": null }, { "name": "parcel_acr", "type": "esriFieldTypeDouble", "alias": "parcel_acr", "domain": null }, { "name": "prop_locat", "type": "esriFieldTypeString", "alias": "prop_locat", "length": 75, "domain": null }, { "name": "SHAPE_Leng", "type": "esriFieldTypeDouble", "alias": "SHAPE_Leng", "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 12, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "OwnerState", "type": "esriFieldTypeString", "alias": "OwnerState", "length": 20, "domain": null }, { "name": "DownLdDate", "type": "esriFieldTypeDate", "alias": "DownLdDate", "length": 8, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 254, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 254, "domain": null }, { "name": "OwnerCity", "type": "esriFieldTypeString", "alias": "OwnerCity", "length": 50, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R790_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S672_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 55, "name": "Roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102743, "latestWkid": 3566, "xyTolerance": 0.0032808333333333335, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -119796900, "falseY": -89212200, "xyUnits": 3048.0060960121914, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 0 ], "width": 3 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[LABEL]", "labelPlacement": "esriServerLinePlacementCenterAlong", "textLayout": "followFeature", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 6000, "name": "Default", "priority": 3, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1452078.7187491953, "ymin": 7327424.122137263, "xmax": 1520877.1785929352, "ymax": 7375392.982236102, "spatialReference": { "wkid": 102743, "latestWkid": 3566, "vcsWkid": 115702, "latestVcsWkid": 115702, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -1.3194024018925406E8, "falseY": -9.787892372116545E7, "xyUnits": 3.3714459363888666E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "ellipsoidal", "vertCRS": "NAD_1983", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "S_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "L_F_ADD", "type": "esriFieldTypeDouble", "alias": "fromleft", "domain": null }, { "name": "L_T_ADD", "type": "esriFieldTypeDouble", "alias": "toleft", "domain": null }, { "name": "R_F_ADD", "type": "esriFieldTypeDouble", "alias": "fromright", "domain": null }, { "name": "R_T_ADD", "type": "esriFieldTypeDouble", "alias": "toright", "domain": null }, { "name": "PRE_DIR", "type": "esriFieldTypeString", "alias": "PRE_DIR", "length": 2, "domain": null }, { "name": "S_NAME", "type": "esriFieldTypeString", "alias": "S_NAME", "length": 30, "domain": null }, { "name": "S_TYPE", "type": "esriFieldTypeString", "alias": "S_TYPE", "length": 4, "domain": null }, { "name": "SUF_DIR", "type": "esriFieldTypeString", "alias": "SUF_DIR", "length": 2, "domain": null }, { "name": "ACS_ALIAS", "type": "esriFieldTypeString", "alias": "ACS_ALIAS", "length": 20, "domain": null }, { "name": "ACS_STREET", "type": "esriFieldTypeString", "alias": "ACS_STREET", "length": 10, "domain": null }, { "name": "ACS_SUFDIR", "type": "esriFieldTypeString", "alias": "ACS_SUFDIR", "length": 1, "domain": null }, { "name": "LABEL", "type": "esriFieldTypeString", "alias": "LABEL", "length": 40, "domain": null }, { "name": "L_CITYCD", "type": "esriFieldTypeString", "alias": "Lcitycd", "length": 3, "domain": null }, { "name": "R_CITYCD", "type": "esriFieldTypeString", "alias": "Rcitycd", "length": 3, "domain": null }, { "name": "LZIP", "type": "esriFieldTypeString", "alias": "LZIP", "length": 10, "domain": null }, { "name": "RZIP", "type": "esriFieldTypeString", "alias": "RZIP", "length": 10, "domain": null }, { "name": "EDITOR", "type": "esriFieldTypeString", "alias": "EDITOR", "length": 10, "domain": null }, { "name": "ONE_WAY", "type": "esriFieldTypeInteger", "alias": "ONE_WAY", "domain": null }, { "name": "SPEED_LIMIT", "type": "esriFieldTypeInteger", "alias": "SPEED_LIMIT", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 50, "domain": null }, { "name": "ALT_NAME", "type": "esriFieldTypeString", "alias": "ALT_NAME", "length": 10, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LABLECAPS", "type": "esriFieldTypeString", "alias": "LABLECAPS", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "Label_2", "type": "esriFieldTypeString", "alias": "Label_2", "length": 50, "domain": null }, { "name": "City", "type": "esriFieldTypeString", "alias": "City", "length": 50, "domain": { "type": "codedValue", "name": "City", "description": "City", "codedValues": [ { "name": "HERRIMAN", "code": "HERRIMAN" }, { "name": "SOUTH JORDAN", "code": "SOUTH JORDAN" }, { "name": "SLCo", "code": "SLCo" }, { "name": "RIVERTON", "code": "RIVERTON" }, { "name": "BLUFFDALE", "code": "BLUFFDALE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Lanes", "type": "esriFieldTypeDouble", "alias": "Lanes", "domain": null }, { "name": "LaneMiles", "type": "esriFieldTypeDouble", "alias": "LaneMiles", "domain": null }, { "name": "YearBuilt", "type": "esriFieldTypeDouble", "alias": "YearBuilt", "domain": null }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "MaintBy", "length": 50, "domain": { "type": "codedValue", "name": "Maint", "description": "Maintained by", "codedValues": [ { "name": "Herriman", "code": "Herriman" }, { "name": "Private", "code": "Private" }, { "name": "HOA", "code": "HOA" }, { "name": "Other", "code": "Other" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PlowZone", "type": "esriFieldTypeString", "alias": "PlowZone", "length": 50, "domain": null }, { "name": "SurfaceType", "type": "esriFieldTypeString", "alias": "SurfaceType", "length": 20, "domain": null }, { "name": "Miles", "type": "esriFieldTypeDouble", "alias": "Miles", "domain": null }, { "name": "FROMADDR_L", "type": "esriFieldTypeInteger", "alias": "FROMADDR_L", "domain": null }, { "name": "TOADDR_L", "type": "esriFieldTypeInteger", "alias": "TOADDR_L", "domain": null }, { "name": "FROMADDR_R", "type": "esriFieldTypeInteger", "alias": "FROMADDR_R", "domain": null }, { "name": "TOADDR_R", "type": "esriFieldTypeInteger", "alias": "TOADDR_R", "domain": null }, { "name": "PREDIR", "type": "esriFieldTypeString", "alias": "PREDIR", "length": 2, "domain": null }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "length": 50, "domain": null }, { "name": "POSTTYPE", "type": "esriFieldTypeString", "alias": "POSTTYPE", "length": 5, "domain": null }, { "name": "POSTDIR", "type": "esriFieldTypeString", "alias": "POSTDIR", "length": 2, "domain": null }, { "name": "FullName", "type": "esriFieldTypeString", "alias": "FullName", "length": 50, "domain": null }, { "name": "AN_NAME", "type": "esriFieldTypeString", "alias": "AN_NAME", "length": 10, "domain": null }, { "name": "AN_POSTDIR", "type": "esriFieldTypeString", "alias": "AN_POSTDIR", "length": 5, "domain": null }, { "name": "CITYCODE_L", "type": "esriFieldTypeString", "alias": "CITYCODE_L", "length": 5, "domain": null }, { "name": "CITYCODE_R", "type": "esriFieldTypeString", "alias": "CITYCODE_R", "length": 5, "domain": null }, { "name": "ZIPCODE_L", "type": "esriFieldTypeString", "alias": "ZIPCODE_L", "length": 10, "domain": null }, { "name": "ZIPCODE_R", "type": "esriFieldTypeString", "alias": "ZIPCODE_R", "length": 10, "domain": null }, { "name": "INCMUNI_L", "type": "esriFieldTypeString", "alias": "INCMUNI_L", "length": 20, "domain": null }, { "name": "INCMUNI_R", "type": "esriFieldTypeString", "alias": "INCMUNI_R", "length": 20, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 50, "domain": null }, { "name": "SHAPE.len", "type": "esriFieldTypeDouble", "alias": "SHAPE.len", "domain": null }, { "name": "EditDate", "type": "esriFieldTypeDate", "alias": "EditDate", "length": 8, "domain": null }, { "name": "ClassLabel", "type": "esriFieldTypeString", "alias": "ClassLabel", "length": 20, "domain": null }, { "name": "FunctionalClass", "type": "esriFieldTypeString", "alias": "FunctionalClass", "length": 255, "domain": null }, { "name": "Lat_Y", "type": "esriFieldTypeString", "alias": "Lat_Y", "length": 255, "domain": null }, { "name": "Long_X", "type": "esriFieldTypeString", "alias": "Long_X", "length": 255, "domain": null }, { "name": "HPDRespond1", "type": "esriFieldTypeInteger", "alias": "HPD Speed Limit", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R238_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_238", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_238", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a204_ix1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.len", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d8e4b36e232148af85005666c8f14153" } ], "tables": [] }