{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Water Meters", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.002, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -1.6150099999471E7, "falseY": -4.37034999999349E7, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 7000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e091332823d1597bfb776b92fcfe3d02", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABvUlEQVQ4jdWUMUibURDHf5dEkUhTUz9QCBasi0WERkkRHTo6RHDQSkmd7FC7CG1Hl4KOGSyudXMpBMGCVYqgDiK2oKUOtYpGEWkLtoYPm6YaPcnLh5P5dHCwBw/uvXf343/cvefjisz3/4BUtQxoA2qBY+AzMCkimUuDVPUJELezlH36A6EiqPWbq11VfSoiExeCVLXPzvK69SvYx1BTAntZ+HEIg7cJxSzeqepDERkrCFLVO1mIN6xA2A8DVWdKeJ6EgR3jemIWb1R1RkT2Cynq7dug6LEFiT3oTcJsHWxnYOg7/LoPkS8QswgC3cBwIVDTnA0r4TxoPQ0HJ/BiG256we+BymJYTRulTW4gU4jH2bTfgpdb8O0vhIrzZ+U+2D0yrXSKPh+04ffSmHQaHK8G6yP0VMBMygnIQKTUuJtuoMSrKroerTvyPDBdB/dKIZKC8d8Q8EIgn5VwBUWDzE+laFm0Iaes+QacAJ0W9O/AUr2JeysiCwVBIqKq2jFczfuJfRq61iCdm2ngQQBWwybhA5AbWPeBFJGfqtocDfIsGjQtvus8kWVgBBgVkZxId5AD+wcMOetSdv2+kVPsiYyZIol+mAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 13, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2345449.742528999, "ymin": 1492404.0678151026, "xmax": 7217966.095528999, "ymax": 4587491.072565101, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 0.001, "falseX": -16150100, "falseY": -43703500, "xyUnits": 1.3725527903396165E8, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "Lot Number", "length": 20, "domain": null }, { "name": "METSERVICE", "type": "esriFieldTypeString", "alias": "Metered Service", "length": 5, "domain": { "type": "codedValue", "name": "YesNo", "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", "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" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "Install Date", "length": 8, "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_1", "description": "The owner of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Other", "code": -2 }, { "name": "Flowery Branch", "code": 2 }, { "name": "White County", "code": 3 }, { "name": "Etowah", "code": 4 }, { "name": "Braselton", "code": 5 }, { "name": "Buford", "code": 6 }, { "name": "Lula", "code": 7 }, { "name": "Gwinnett County", "code": 8 }, { "name": "City of Gainesville", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeSmallInteger", "alias": "Managed By", "domain": { "type": "codedValue", "name": "AssetManager_1", "description": "The manager of the asset", "codedValues": [ { "name": "Private", "code": -1 }, { "name": "Gainesville", "code": 1 }, { "name": "Public", "code": -2 }, { "name": "Other", "code": -3 } ], "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": "LOT_NO", "type": "esriFieldTypeInteger", "alias": "LOT_NUM", "domain": null }, { "name": "WORKORDER__NO", "type": "esriFieldTypeString", "alias": "WORKORDER _NO", "length": 20, "domain": null }, { "name": "CREATEDBY", "type": "esriFieldTypeString", "alias": "Created By", "length": 53, "domain": null }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Creation Date", "length": 8, "domain": null }, { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "WEBLINK", "type": "esriFieldTypeString", "alias": "WEBLINK", "length": 150, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 10, "domain": { "type": "codedValue", "name": "Condition", "description": "The condition of the asset", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Very Good", "code": "Very Good" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Very Poor", "code": "Very Poor" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "INSPECTOR", "type": "esriFieldTypeString", "alias": "INSPECTOR", "length": 25, "domain": null }, { "name": "INSPECTION_RESULTS", "type": "esriFieldTypeString", "alias": "INSPECTION_RESULTS", "length": 50, "domain": null }, { "name": "INSPECTION_DATE", "type": "esriFieldTypeDate", "alias": "INSPECTION_DATE", "length": 8, "domain": null }, { "name": "FINAL_DATE", "type": "esriFieldTypeString", "alias": "FINAL_DATE", "length": 250, "domain": null }, { "name": "ACCT_NUM", "type": "esriFieldTypeString", "alias": "ACCT_NUM", "length": 250, "domain": null }, { "name": "ACCT_STATUS", "type": "esriFieldTypeString", "alias": "ACCT_STATUS", "length": 250, "domain": null }, { "name": "CHAR_MISC_1", "type": "esriFieldTypeString", "alias": "CHAR_MISC_1", "length": 250, "domain": null }, { "name": "CITY", "type": "esriFieldTypeString", "alias": "CITY", "length": 250, "domain": null }, { "name": "CUST_NO", "type": "esriFieldTypeString", "alias": "CUST_NO", "length": 250, "domain": null }, { "name": "CUST_SEQUENCE", "type": "esriFieldTypeString", "alias": "CUST_SEQUENCE", "length": 250, "domain": null }, { "name": "DESCRIPTION", "type": "esriFieldTypeString", "alias": "DESCRIPTION", "length": 250, "domain": null }, { "name": "FIRST_NAME", "type": "esriFieldTypeString", "alias": "FIRST_NAME", "length": 250, "domain": null }, { "name": "LAST_NAME", "type": "esriFieldTypeString", "alias": "LAST_NAME", "length": 250, "domain": null }, { "name": "LATITUDE", "type": "esriFieldTypeString", "alias": "LATITUDE", "length": 250, "domain": null }, { "name": "LONGITUDE", "type": "esriFieldTypeString", "alias": "LONGITUDE", "length": 250, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 250, "domain": null }, { "name": "MODEL_NO", "type": "esriFieldTypeString", "alias": "MODEL_NO", "length": 250, "domain": null }, { "name": "MXU_ID", "type": "esriFieldTypeString", "alias": "MXU_ID", "length": 250, "domain": null }, { "name": "REGISTER_ID", "type": "esriFieldTypeString", "alias": "REGISTER_ID", "length": 250, "domain": null }, { "name": "SERIAL_NO", "type": "esriFieldTypeString", "alias": "SERIAL_NO", "length": 250, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 250, "domain": null }, { "name": "ADDRESS", "type": "esriFieldTypeString", "alias": "ADDRESS", "length": 250, "domain": null }, { "name": "ZIP", "type": "esriFieldTypeString", "alias": "ZIP", "length": 250, "domain": null }, { "name": "PRESSURE_ZONE", "type": "esriFieldTypeString", "alias": "PRESSURE_ZONE", "length": 50, "domain": null }, { "name": "NGEN_ID", "type": "esriFieldTypeString", "alias": "NGEN_ID", "length": 50, "domain": null }, { "name": "METER_SIZE", "type": "esriFieldTypeDouble", "alias": "METER_SIZE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R202_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G265LOT_NO", "fields": "LOT_NO", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_202", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_202", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S138_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "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": "Eastern Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "112cdad583f340e288271b334f5b3ce1" }