{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Air Release 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": 4514, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7577de2b6738668640c185a164abd69d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAPCAYAAADtc08vAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA5ElEQVQokb3OPy9DURzH4ee0FRO7wWwTYlSTqdV2EYNEjN2pq2lj6KzCS/AeGn+6mMTEZLd6ATq7x1RJo6l7I/FZT87z+5b8sdK/A0nVmmChf+sxF9CqK4u6KZUYJGQEWnUVUVdUnvY+Fej1FD6e7YagI1qfdWACaG6YW1xyMHrRDsHKb+smgOOa7cB1ZDnLxx/A5Y2Ho6pmKOgGtnIDcHVniGHSsJlGHdFOLmBcf+AJtZOG1ZjqYA/FzMC4i4FX7CcVZ59F7cAh5jMD34vuvaF52tBLU63IKBcw7nzgHa3cC2b1Bem+OYGxtXxPAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 11, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9622318.94448267, "ymin": 4288512.262954565, "xmax": -9615008.151037667, "ymax": 4297422.172390767, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 1.4892314192838538E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJECT_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "PROJECT_NAME", "type": "esriFieldTypeString", "alias": "Project Name", "length": 55, "domain": null }, { "name": "PROJECT_NUMBER", "type": "esriFieldTypeString", "alias": "Project #", "length": 10, "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "Work Order", "length": 10, "domain": null }, { "name": "INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "Location", "length": 55, "domain": null }, { "name": "VALVE_SIZE", "type": "esriFieldTypeString", "alias": "Valve Size", "length": 6, "domain": { "type": "codedValue", "name": "wAirValveSize", "description": "", "codedValues": [ { "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": "8\"", "code": "8" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VALVE_TYPE", "type": "esriFieldTypeString", "alias": "Valve Type", "length": 15, "domain": { "type": "codedValue", "name": "wAirValveType", "description": "Types of Air Release Valves", "codedValues": [ { "name": "AIR / VACUUM", "code": "AIR/VACUUM" }, { "name": "BUTTERFLY", "code": "BUTTERFLY" }, { "name": "GATE", "code": "GATE" }, { "name": "VENTURI", "code": "VENTURI" }, { "name": "UNKNOWN", "code": "UNK" }, { "name": "OTHER-SEE COMMENTS", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AIRMH_SIZE", "type": "esriFieldTypeString", "alias": "Air MH Size", "length": 5, "domain": null }, { "name": "AIRMH_TYPE", "type": "esriFieldTypeString", "alias": "Air MH Type", "length": 11, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 55, "domain": null }, { "name": "GPSLOCATED", "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": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R193_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S160_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "90738560bd164864a0dd797af5586f14" }