{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 16, "name": "GAS_P_PressureMonitoringDevice", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102722, "latestWkid": 3734, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "5f1c2e152c53df69eb1f8eeb57aca9c1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABDUlEQVQ4je2UPWoDMRSER2I7tULgK6hd7E6wVQqX3mP4EvYxtI0adQGf4cHewriN3WwrQTBCabLBThRss+6S6QTD9zS8nwpPVnXLkHOWAFYAwBjrJgNjjGtr7UZKiRDCTAixnQQEgL7vAQBt29703gV8RH8VmHOWMcZ1yZBSemma5sw5r1JKyxBCETR2f/zhylq7Gbt5qaZpzkqpN6XU0Tk3J6LFd48xBjnnE2Os+4ospSxW5pxXSqnj4XB411qDiH54hmG4jswY60IIs9KcpZSWzrm51hp1Xb967/fFysDuMjJ+24AQAohoQUTw3u+fsimP6B9YljHmajQmAYUQ25zz6fO5mwwE7rvUoz4AVjhkUngDl14AAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -9236293.838374496, "ymin": 4913740.373164939, "xmax": -9236243.403387582, "ymax": 4913745.293981342, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Enabled", "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": "Enabled", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CREATIONUSER", "type": "esriFieldTypeString", "alias": "Creation User", "length": 50, "domain": null }, { "name": "DATECREATED", "type": "esriFieldTypeDate", "alias": "Date Created", "length": 8, "domain": null }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "Date Modified", "length": 8, "domain": null }, { "name": "LASTUSER", "type": "esriFieldTypeString", "alias": "Last User", "length": 50, "domain": null }, { "name": "INSTALLATIONDATE", "type": "esriFieldTypeDate", "alias": "InstallationDate", "length": 8, "domain": null }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "Status", "length": 20, "domain": { "type": "codedValue", "name": "Pipe Facility Status", "description": "Lifecycle state of a gas facility asset.", "codedValues": [ { "name": "Proposed", "code": "Proposed" }, { "name": "Proposed Retired", "code": "Proposed Retired" }, { "name": "Inactive", "code": "Inactive" }, { "name": "Retired", "code": "Retired" }, { "name": "Removed", "code": "Removed" }, { "name": "In Service", "code": "In Service" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Active", "code": "Active" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility ID", "length": 20, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "Comments", "length": 100, "domain": null }, { "name": "INSERVICEDATE", "type": "esriFieldTypeDate", "alias": "In Service Date", "length": 8, "domain": null }, { "name": "RECORDINGMETHOD", "type": "esriFieldTypeString", "alias": "Recording Method", "length": 20, "domain": null }, { "name": "SCADA", "type": "esriFieldTypeString", "alias": "SCADA Indicator", "length": 5, "domain": { "type": "codedValue", "name": "Yes No Indicator_1", "description": "Boolean list with single letter representation of yes and no", "codedValues": [ { "name": "No", "code": "N" }, { "name": "Yes", "code": "Y" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "TEMPRATING", "type": "esriFieldTypeString", "alias": "Temperature Rating", "length": 20, "domain": null }, { "name": "USAGETYPE", "type": "esriFieldTypeString", "alias": "Usage Type", "length": 20, "domain": null }, { "name": "LOCATIONDESCRIPTION", "type": "esriFieldTypeString", "alias": "Location Description", "length": 50, "domain": null }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 50, "domain": { "type": "codedValue", "name": "Pressure Monitor Device Manufacturer", "description": "List of types of devices used to measure pressure on a gas system", "codedValues": [ { "name": "Fischer", "code": "Fischer" }, { "name": "Rockwell", "code": "Rockwell" }, { "name": "Sprauge", "code": "Sprauge" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SERIALNUMBER", "type": "esriFieldTypeString", "alias": "Serial Number", "length": 20, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "picID", "type": "esriFieldTypeString", "alias": "picID", "length": 10, "domain": null }, { "name": "GlobalIDReference", "type": "esriFieldTypeString", "alias": "GlobalIDReference", "length": 100, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" }, { "name": "FDO_GlobalID", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "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 }