{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 21, "name": "Gas Test Station", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 103004, "latestWkid": 6418, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "0d7c7710ea3c72c048d9b13530a82cdf", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACoUlEQVQ4jcWVP0/bUBTFz3MSHAuh1lZVyY8tRizJ5tApYupYd0oTQgY2mPsJEsQHYOoAW4dg2WRzJ2BBYirxVNhIRkeqRMIfVcEk+HUotmwnoQip6tn8rvXTvefde18S/0jJ/wbWdZ0yLqVyhMiMeRQAPMKsaqlkvwjcME2VY0QDSG2epiCkOQgCBwBwnGFNN5oAw25lpbjxbHDDNNUES+xkMjOqovCQxOhvuayAwcDD2flgfc9oaox4WryCMXDDNNU3r2dauawASlPB+YV9DYmmIck8AEAQOCzlZ6EovHxweNNqmGY+DE/GoQmW2IlDAaDXddHrunj34W3kXBKTWC7M4fjk1gJAJ4I5RrRMZkaNQ/8mSlNYyPCybuzXK+VP9QhY13UKkJqi8BPL9y0IsnfusKC+Cs5yWQHtjlsDEAUzLqXO01RwURf2NbY+trDdKgBABAIgiIU9l8Qk9oymtlouWgGYI0QW0lwA/bLxAz3nDmv0aKoFn/MnEbgoJtC/epCjGTOP+n0q0TR6XXcq0FfYHj9rf4gm9rEk89huFbBGj/DVeT8G6HVdbGmnqNQXx2K+ArBHmOU4w1ouK0Tgvr5/+wlJ5gOvK/XFsdZznCE8wqwIuFoq2brRxGDgBaMbvzDfHknmx6C9/giX/VG3Wv4zJFErGHbPzgfrS/nZieU9pXbbBWGw/O8IuLJS3Ngzmpqi8HJ8P8SzD8txhuh07m2w4eZEMAAw4mkHhzet5cJcZKynXZLjDHFq/4IHtrlaqThTwdVSyW6YZv745NZayPByLisEnofV64/QbrvodO5tD2xztVy0wvGJ7fa4pahu7NfbHbcmiUmIYiK8j3HZH3UJgwU2jGT6JNjX40Kp7xlNrX/1EH1Byi98QcKKl/kc/QZS4RcjZWWnJAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6482225.977274895, "ymin": 1793503.2787973136, "xmax": 6486047.996533722, "ymax": 1800315.990893647, "spatialReference": { "wkid": 103004, "latestWkid": 6418, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -115211800, "falseY": -93821500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "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": "Facility Identifier", "length": 255, "domain": null }, { "name": "IDNumber", "type": "esriFieldTypeString", "alias": "ID Number", "length": 255, "domain": null }, { "name": "GRIDID", "type": "esriFieldTypeString", "alias": "Grid ID", "length": 255, "domain": null }, { "name": "Rotation", "type": "esriFieldTypeString", "alias": "Rotation", "length": 255, "domain": null }, { "name": "PIS", "type": "esriFieldTypeString", "alias": "Platic in Steel (PIS)?", "length": 3, "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 255, "domain": null }, { "name": "Depth", "type": "esriFieldTypeDouble", "alias": "Depth", "domain": null }, { "name": "ASSETOWNER", "type": "esriFieldTypeSmallInteger", "alias": "Asset Owner", "domain": { "type": "codedValue", "name": "AssetOwner", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASSETMANAGER", "type": "esriFieldTypeSmallInteger", "alias": "Asset Manager", "domain": { "type": "codedValue", "name": "AssetManager", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CycleStatus", "type": "esriFieldTypeSmallInteger", "alias": "Cycle Status", "domain": { "type": "codedValue", "name": "CycleStatus", "description": "Current status if the Asset", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Proposed", "code": 1 }, { "name": "Proposed Retired", "code": 2 }, { "name": "In Service", "code": 3 }, { "name": "Out of Service", "code": 4 }, { "name": "Retired", "code": 5 }, { "name": "Removed", "code": 6 }, { "name": "Abandoned", "code": 7 }, { "name": "Under Construction", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TestLocation", "type": "esriFieldTypeSmallInteger", "alias": "Device Location", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R16_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_16", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_16", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S5_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 500, "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": { "timeZone": "Pacific Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }