{ "currentVersion": 10.81, "id": 4, "name": "Gas Meter Point", "type": "Feature Layer", "description": "Every gas meter is placed in this feature class within a few feet of its approximate real-world X,Y location.SVC_PIPE_ID and SEG_ID: both are identifiers that refer to the pipe feature that the meter is connected to.WORK_ORDER: Identical to in this feature class SAP_IDSAP_ID: The number of the SAP notification that describes the meter being installed. Can be used to find the meter in SAP.LOCATION: Physical address or lot number where the meter is located. Typically formatted [Full street name][Four digit street number]. Ex) Druid Avenue 0500LINETYPE: The material the line is made of.VALUE: Leftover CAD fieldZONE: The service area is divided into zones based on key valves. This records which zone the meter is in.BLDG_CATEGORY: The type of building the meter is recording the usage for: residential or commercial.NOTICE_DATE: The date that the", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Gas" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "fc75b1a9e49c508a81d0e955b5ddf9a9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAEJJREFUGJVjYSABsDAwMDA8m8Wwl+E/uzRuZT9/SqUz6LMwMDAwMPxnUGZg+CmPx9CfcJNJcsaoYmTFUukMCsQoBgAnowoBy2d/hwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.14615029820199E7, "ymin": 3882396.60485207, "xmax": 1.15272267505445E7, "ymax": 3958330.3522916, "spatialReference": { "wkid": 102747, "latestWkid": 2284 } }, "hasAttachments": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ST_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "PREMISE", "type": "esriFieldTypeString", "alias": "PREMISE", "length": 20, "domain": null }, { "name": "SEG_ID", "type": "esriFieldTypeString", "alias": "SEG_ID", "length": 30, "domain": null }, { "name": "WORK_ORDER", "type": "esriFieldTypeString", "alias": "WORK_ORDER", "length": 12, "domain": null }, { "name": "SAP_ID", "type": "esriFieldTypeString", "alias": "SAP_ID", "length": 15, "domain": null }, { "name": "SERIAL_NO", "type": "esriFieldTypeString", "alias": "SERIAL_NO", "length": 20, "domain": null }, { "name": "ERT_NO", "type": "esriFieldTypeString", "alias": "ERT_NO", "length": 15, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 100, "domain": null }, { "name": "ST_NUMBER", "type": "esriFieldTypeString", "alias": "ST_NUMBER", "length": 10, "domain": null }, { "name": "ST_NAME", "type": "esriFieldTypeString", "alias": "ST_NAME", "length": 50, "domain": null }, { "name": "ST_UNIT", "type": "esriFieldTypeString", "alias": "ST_UNIT", "length": 20, "domain": null }, { "name": "SUBDIVISIO", "type": "esriFieldTypeString", "alias": "SUBDIVISIO", "length": 75, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 20, "domain": null }, { "name": "ZIP_CODE", "type": "esriFieldTypeString", "alias": "ZIP_CODE", "length": 10, "domain": null }, { "name": "DEVICE_LOC", "type": "esriFieldTypeString", "alias": "DEVICE_LOC", "length": 30, "domain": null }, { "name": "INSTALL_DA", "type": "esriFieldTypeDate", "alias": "INSTALL_DA", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 150, "domain": null }, { "name": "EDITED_BY", "type": "esriFieldTypeString", "alias": "EDITED_BY", "length": 50, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "HANDLE", "type": "esriFieldTypeString", "alias": "HANDLE", "length": 20, "domain": null }, { "name": "PRECISION_", "type": "esriFieldTypeString", "alias": "PRECISION_", "length": 25, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 150, "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": "AncillaryRole", "type": "esriFieldTypeSmallInteger", "alias": "AncillaryRole", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "length": 10, "domain": null }, { "name": "SVC_PIPE_ID", "type": "esriFieldTypeString", "alias": "SVC_PIPE_ID", "length": 15, "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": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SIZE", "type": "esriFieldTypeSmallInteger", "alias": "SIZE", "domain": null }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "MAKE", "length": 50, "domain": null }, { "name": "NewReadElectronic", "type": "esriFieldTypeInteger", "alias": "NewReadElectronic", "domain": null }, { "name": "NewReadManual", "type": "esriFieldTypeInteger", "alias": "NewReadManual", "domain": null }, { "name": "OldMeterLastRead", "type": "esriFieldTypeInteger", "alias": "OldMeterLastRead", "domain": null }, { "name": "RegulatorInfo", "type": "esriFieldTypeString", "alias": "RegulatorInfo", "length": 200, "domain": null }, { "name": "DetectoPak_Infrared", "type": "esriFieldTypeSmallInteger", "alias": "DetectoPak_Infrared", "domain": null }, { "name": "Materials_List", "type": "esriFieldTypeString", "alias": "Materials_List", "length": 150, "domain": null }, { "name": "Carbon_Monoxide", "type": "esriFieldTypeString", "alias": "Carbon_Monoxide", "length": 150, "domain": null }, { "name": "Distribution_AOC", "type": "esriFieldTypeString", "alias": "Distribution_AOC", "length": 50, "domain": { "type": "codedValue", "name": "YesNo_1", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Service_AOC", "type": "esriFieldTypeString", "alias": "Service_AOC", "length": 50, "domain": { "type": "codedValue", "name": "YesNo_1", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Start_On_Date", "type": "esriFieldTypeDate", "alias": "Start_On_Date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1382_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1382", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1382", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_9925_PREMISE", "fields": "PREMISE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S945_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }