{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Meters", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "2be08a2b731eff48c66f4d825f45a73a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABaElEQVQokVWRP0gCYRjGf8MtQcNZEoUIkqASIYHSUBAN4lK0JOTgZIFE0L9BQwSdQpsqXGx2qTgkaJIgGoJI3DJsCJyqQcihSJri/a5Le+DjuOP3vO9zz6fxX7o60+FxnB4bRvEZaAJdC9D6YBfbx3kmZ8Lowzb1ZXkD7qtVDrcSQKvf4GK/ck5gPkj3C+xjvTFjrjB2xxWZSEhMYtBJlnIKHtTh7AjiWXiqw8UJxHMwu+AmlkpSLqRNgyewpGBRsw63l9B+AW+gty0UXadcONCYmptgxGFmtkCZLJItvoBpHBpFWA23f4DvvxJMrWbNZyEB7VfwgmLc/gENo1hXbYhkvUyNB3tmK1L38x2j2JB/eOOmckp0Z0WtliMmkfX+0YGHu5qwYuhSSu/h9ARVG6mSGcOaLnDrsUF+bQvoWPfQIhNZJJbaVG34gmZmiXFt1H5hufF/N92kXNiV6lRzUoZRbKjI0LGoH8U5dgaU4KOCAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 392763.90580646694, "ymin": -112401.0904045254, "xmax": 998665.7067957222, "ymax": 387208.77060997486, "spatialReference": { "wkid": 102651, "latestWkid": 3433, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -122328300, "falseY": -93908400, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Facility Identifier", "length": 20, "domain": null }, { "name": "ACCOUNTID", "type": "esriFieldTypeString", "alias": "Account Number", "length": 30, "domain": null }, { "name": "METSERVICE", "type": "esriFieldTypeString", "alias": "Metered Service", "length": 5, "domain": { "type": "codedValue", "name": "YesNo_1", "description": "A yes/no indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SERVICETYPE", "type": "esriFieldTypeString", "alias": "Service Type", "length": 50, "domain": { "type": "codedValue", "name": "wServicePointType_1", "description": "The type of service point", "codedValues": [ { "name": "Domestic", "code": "Domestic" }, { "name": "Commercial", "code": "Commercial" }, { "name": "Industrial", "code": "Industrial" }, { "name": "Fire", "code": "Fire" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Master Meter", "code": "Master Meter" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "domain": null }, { "name": "LOCDESC", "type": "esriFieldTypeString", "alias": "Location Description", "length": 200, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "Rotation", "domain": null }, { "name": "LOCATIONID", "type": "esriFieldTypeString", "alias": "Location Identifier", "length": 20, "domain": null }, { "name": "CRITICAL", "type": "esriFieldTypeSmallInteger", "alias": "CriticalCustomer", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "Geometric Network Enabled domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ACTIVEFLAG", "type": "esriFieldTypeSmallInteger", "alias": "Active Flag", "domain": { "type": "codedValue", "name": "BooleanDomain", "description": "A 0/1 boolean domain", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OWNEDBY", "type": "esriFieldTypeSmallInteger", "alias": "Owned By", "domain": { "type": "codedValue", "name": "AssetOwner_4", "description": "The owner of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Greenwood", "code": -3 }, { "name": "Paris", "code": -4 }, { "name": "James Fork Water", "code": -5 }, { "name": "Mansfield", "code": -6 }, { "name": "Chester", "code": -7 }, { "name": "Dyer", "code": -8 }, { "name": "Milltown-Washburn", "code": -9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager_4", "description": "The manager of the asset", "codedValues": [ { "name": "Our Agency", "code": 1 }, { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Greenwood", "code": -3 }, { "name": "Paris", "code": -4 }, { "name": "James Fork Water", "code": -5 }, { "name": "Mansfield", "code": -6 }, { "name": "Chester", "code": -7 }, { "name": "Dyer", "code": -8 }, { "name": "Milltown-Washburn", "code": -9 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last Update Date", "length": 8, "domain": null }, { "name": "LASTEDITOR", "type": "esriFieldTypeString", "alias": "Last Editor", "length": 50, "domain": null }, { "name": "METER_SIZE", "type": "esriFieldTypeDouble", "alias": "METER_SIZE", "domain": null }, { "name": "MANUFACTOR", "type": "esriFieldTypeString", "alias": "MANUFACTOR", "length": 50, "domain": null }, { "name": "METER_TYPE", "type": "esriFieldTypeString", "alias": "METER_TYPE", "length": 50, "domain": null }, { "name": "INCODER_DESCRIPTION", "type": "esriFieldTypeDouble", "alias": "INCODER_DESCRIPTION", "domain": null }, { "name": "Box_Type", "type": "esriFieldTypeInteger", "alias": "Box_Type", "domain": null }, { "name": "SIZE_OF_METER", "type": "esriFieldTypeString", "alias": "METER SIZE", "length": 50, "domain": null }, { "name": "ROUTE", "type": "esriFieldTypeInteger", "alias": "ROUTE", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "LAT", "type": "esriFieldTypeDouble", "alias": "LAT", "domain": null }, { "name": "LONG", "type": "esriFieldTypeDouble", "alias": "LONG", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R2156_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_2156", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_2156", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1969_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Central Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "52b2b512bfe942a984647867dae9f688" }