{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "Private Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 1.6763806366497443E-4, "zTolerance": 2.0E-5, "mTolerance": 2.0E-5, "falseX": -1.2152129999998254E8, "falseY": -9.393399999992818E7, "xyUnits": 47721.8587777776, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 2257, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5f358570fbd20a9d74477188e6e6f952", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACJElEQVQ4jb2UXUiTURjHf7ovt1c3HFQY0UUusm5Mi0gsog+lIlOQ0cq6W0Ufu2hIVBfxdjGzELpIjGEWUbmWBJnDhIhhMC+KybwICiZU60uXq8wcLje7GOvd2jtCCP9w4JzzP8+P55yH8yj5j1IuHEwU83n+qY54bBUKdRhB10vPlcj8YE02PW9CLgb8Wykt12IsgenvEAzMUlkTZLnpIA+v+f8Na7CVMjL8gkZ7MWuqMr1alHz5UEbXWR+7Dh/nceeN3DBRzOfB0yGWrixm+of8XRRKKBA0jL/toOHYSHqGmbBnwTaq9i5mexPca03ura+V/MhnuH0BrK0QndLQde4OsFoeNhGyYHUk55YzmcB0kGBIjkKDCfMpY6oomTDBYEShktYp4LdxeOkD6yUQ9JJfulbJWKgeuJkNy1ep+Fs7DoHDAo32TBCArgjisUXy1/w1EwWEP+vwe+h2QEs/eJww/AQqa6TzkTFQqF/Lw2ZnQvycLEPQQzgE3S1w5DJoi8DcDD1tkJiTijIaiLJ7Qx/9crCSFSJ9HS62HcjDdVECpZQCMgc6PajUXkQxIZ+Zx+lmY91JOk9vwn4dtIVZT4i5GW6dh3evIpRX7McnWdk/YOe6LQz4B+ltr6b+RF5GZnMJGHoEH0fHMFVUc/fqZHpoNiyZ9mb2HN1Hu02koHAZao2OeDzG1NcJDEvuE/DaCXizQnN3DY/TDbhz+jJawH42T/0GBxusjMsNvpgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9623007.771761727, "ymin": 4271970.710638997, "xmax": -9612424.25265594, "ymax": 4289589.615280121, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -2.204125777389711E7, "falseY": -30241100, "xyUnits": 1.4414803589856872E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "VALVE_SIZE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "Project #", "length": 15, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "VALVE_SIZE", "type": "esriFieldTypeInteger", "alias": "Valve Size", "domain": { "type": "codedValue", "name": "wWaterDiameters", "description": "Diameters of WaterLines Valves & Fittings", "codedValues": [ { "name": "UNKNOWN", "code": 0 }, { "name": "1\"", "code": 1 }, { "name": "2\"", "code": 2 }, { "name": "3\"", "code": 3 }, { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "10\"", "code": 10 }, { "name": "12\"", "code": 12 }, { "name": "16\"", "code": 16 }, { "name": "20\"", "code": 20 }, { "name": "24\"", "code": 24 }, { "name": "36\"", "code": 36 }, { "name": "42\"", "code": 42 }, { "name": "30\"", "code": 30 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VALVE_TYPE", "type": "esriFieldTypeString", "alias": "Valve Type", "length": 20, "domain": { "type": "codedValue", "name": "wValveType", "description": "Valve Type", "codedValues": [ { "name": "UNKNOWN", "code": "\"" }, { "name": "BUTTERFLY", "code": "BUTTERFLY" }, { "name": "GATE", "code": "GATE" }, { "name": "MECHANICAL JOINT", "code": "MJ" }, { "name": "NUT", "code": "NUT" }, { "name": "POST INDICATOR VALVE", "code": "PIV" }, { "name": "SCREW END", "code": "SCREW END" }, { "name": "TAPPING", "code": "TAPPING" }, { "name": "WHEEL", "code": "WHEEL" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "COMMENTS2", "type": "esriFieldTypeString", "alias": "Comments2", "length": 100, "domain": null }, { "name": "GPS_LOCATED", "type": "esriFieldTypeString", "alias": "GPS Located", "length": 8, "domain": { "type": "codedValue", "name": "aYesNoUnknown", "description": "General Yes / No Field", "codedValues": [ { "name": "YES", "code": "YES" }, { "name": "NO", "code": "NO" }, { "name": "UNKNOWN", "code": "UNKNOWN" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTMODIFIEDTIME", "type": "esriFieldTypeDate", "alias": "Last Modified Time", "length": 8, "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 }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R194_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S161_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": false, "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": true, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "fb10241ce28b4229b425a4c22dc04a02" }