{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Gas Meters", "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": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "61d1b5fd5a6335555f00d951797d722d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABYAAAAWCAYAAADEtGw7AAAACXBIWXMAAA7EAAAOxAGVKw4bAAACPElEQVQ4jd2UTWsTURSGn5NMJtO0labiSGZhW62IBVepiy5ciiBJaf0DBZF2V7futKB0XVylCP4CQcxC8GMhIq6yKLhwofE7BWu/LE1iMpPjIpM0HRrTFrrxwF3MvXMe3nvue47BEYXxf4JVNQk4QAFARHKHBquqA0z7KxE4ywGLIrJ4ILCvMAMk2+QlgYyqTovI6L7AQWg5D+uvXba/eYQMof9ihNiIYNbvkFTVrIik96P4TgO69rLG2tsKdjpCYiqKuwUrzyusPgRnwqRrBICUr3xXWXaBfbUpgNJ7ZWOpinlGEUvrP/dCccXl9K0Y+fkKAwkTI94U0x5MS02XH1c5NR0lN7vB5juXC/d6KS/X+HB/m+NjEWLnYeuNEk8JQEJVHREptAM7AO46hGNg9INEQD3wysr3RyUSaQuAk6kIn+arxFNmq6i24B1biexsXo1SePKH8koNs8/frwkaVtpFELwMYMTB3dxJOnHJ5NXlNYZudFH84gHwe8mjZzjcmlto/QiCs8BtgO7hEKvPPMJRAQFnPIqTtshnikhY+PmiysB1qyko2I27wCKS87sqaU8YfF6oMHitB4Czs90ADE118/VBmb5zZsPLDUH/LAXAOPAjZMHgTZNfT10+3q1g2oJXUtx1sK9EOTbWfIOciMx0BItIQVVngEzIAnvSwJ6sOwVo+LYJBeb2ELf3rBCRRb8kzdYOAKHeEHOt3u0I9uE5YNTvxsaCunOynUZnx3nsAzrO3wODDxtHBv4L0IPF9PhNY6AAAAAASUVORK5CYII=", "contentType": "image/png", "width": 16, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 6478109.831307724, "ymin": 1792083.9450218081, "xmax": 6486935.279207975, "ymax": 1804300.2709828168, "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": "OBJECTID", "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": "AccountNumber", "type": "esriFieldTypeString", "alias": "AccountNumber", "length": 255, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "CustomerType", "type": "esriFieldTypeString", "alias": "CustomerType", "length": 255, "domain": { "type": "codedValue", "name": "CustomerType", "description": "Type of Customer", "codedValues": [ { "name": "Commerical", "code": "Commerical" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Other", "code": "Other" }, { "name": "Residential", "code": "Residential" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CycleStatus", "type": "esriFieldTypeSmallInteger", "alias": "CycleStatus", "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": "MeterTyoe", "type": "esriFieldTypeSmallInteger", "alias": "Meter Type", "domain": { "type": "codedValue", "name": "GasMeterType", "description": "Type of Meter", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Annubar", "code": 1 }, { "name": "Diaphragm", "code": 2 }, { "name": "Oriface", "code": 3 }, { "name": "Rotary", "code": 4 }, { "name": "Termal Well", "code": 5 }, { "name": "Turbine", "code": 6 }, { "name": "Ultrasonic", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R15_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_15", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_15", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S4_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, "hasM": 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 }