{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 13, "name": "Water Meters", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsReturningGeometryEnvelope": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON,PBF" }, "hasMetadata": true, "extent": { "xmin": 1717189.3488769531, "ymin": 584336.2849121094, "xmax": 1758614.8261108398, "ymax": 622658.7260742188, "spatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -121521300, "falseY": -93934000, "xyUnits": 3.646940579198035E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102736, "latestWkid": 2274, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -4.503599627370495E11, "falseY": -4.503599627370495E11, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f456a96d215a427f35ddabf797bab88d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA/UlEQVQ4ja2TMUuFYBSGH7yKQ/HhFA62SqMOIYJDm1NDg/Yb2voh7f2LFl3aWoXMJkFwupvTh0KDUhFdKLgX7Sq3dzy878PLORyVA6X+J+AaOJ2ZewKedwE3wN2M8DlwMQb41pumaY+GYXwyorZtV8MwXAFnPzN1x7OybVvmeX5SliWu626GWZbheR6mab43TbN/iVJK4jimqiqGYSCKItbr9bIr2LZNmqZ0XYfjOFM2JgFhGJIkCUKIDWwxQFEUfN9H13WKolgGEEIQBMFvdcuy5gPquhZBELRjZinl8T7AS9/3l39U/gCOpgCvwMNk123djwFuZ4a3dPA3fgEgCkgUc71TjAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "MeterID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "MeterID", "type": "esriFieldTypeString", "alias": "MeterID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MeterID" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Location" }, { "name": "StatusD", "type": "esriFieldTypeString", "alias": "StatusD", "domain": { "type": "codedValue", "name": "dDpobj", "description": "Allowable input for the disposition of an object", "codedValues": [ { "name": "abandoned in place (not in use)", "code": "ABANDONED" }, { "name": "buried", "code": "BURIED" }, { "name": "In service and being used.", "code": "IN_SERVICE" }, { "name": "incomplete or unfinished", "code": "INCOMPLETE" }, { "name": "other", "code": "OTHER" }, { "name": "permanent", "code": "PERMANENT" }, { "name": "proposed", "code": "PROPOSED" }, { "name": "Permanently retired, or taken out of service.", "code": "RETIRED" }, { "name": "to be determined", "code": "TBD" }, { "name": "temporary", "code": "TEMPORARY" }, { "name": "unknown", "code": "UNKNOWN" }, { "name": "Active", "code": "ACTIVE" }, { "name": "Removed", "code": "REMOVED" }, { "name": "Under Construction", "code": "CONSTRUCTION" }, { "name": "Performance Bond", "code": "PERF BOND" }, { "name": "Maintenance Bond", "code": "MAINT BOND" }, { "name": "Inactive", "code": "INACTIVE" }, { "name": "Sub", "code": "SUB" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "StatusD" }, { "name": "AccntNum", "type": "esriFieldTypeString", "alias": "AccntNum", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "AccntNum" }, { "name": "MeterTypD", "type": "esriFieldTypeString", "alias": "MeterTypD", "domain": { "type": "codedValue", "name": "lMtrtyp", "description": "A description of the type of meter.", "codedValues": [ { "name": "Radio Read", "code": "Radio" }, { "name": "Manual Read", "code": "Manual" }, { "name": "Tower Read", "code": "Tower" }, { "name": "Touch Read", "code": "Touch" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "MeterTypD" }, { "name": "MeterStatD", "type": "esriFieldTypeString", "alias": "MeterStatD", "domain": { "type": "codedValue", "name": "lMtrsta", "description": "A description of the status of a meter.", "codedValues": [ { "name": "Found", "code": "Found" }, { "name": "Could Not Find", "code": "Could Not Find" }, { "name": "Not on Print Out", "code": "Not on Print Out" }, { "name": "Pre-Vertical", "code": "Pre-Vertical" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "MeterStatD" }, { "name": "GrndTypeD", "type": "esriFieldTypeString", "alias": "GrndTypeD", "domain": { "type": "codedValue", "name": "lGrdtyp", "description": "A description of the ground type.", "codedValues": [ { "name": "Grass", "code": "Grass" }, { "name": "Landscaping", "code": "Landscaping" }, { "name": "Driveway", "code": "Driveway" }, { "name": "Sidewalk", "code": "Sidewalk" }, { "name": "Parking Lot", "code": "Parking Lot" }, { "name": "Street", "code": "Street" }, { "name": "Dirt", "code": "Dirt" }, { "name": "Gravel", "code": "Gravel" }, { "name": "Gravel and Concrete", "code": "GC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "GrndTypeD" }, { "name": "SrvcTypeD", "type": "esriFieldTypeString", "alias": "SrvcTypeD", "domain": { "type": "codedValue", "name": "lSrvcty", "description": "The code for the type of meter service.", "codedValues": [ { "name": "Industrial", "code": "Industrial" }, { "name": "Church", "code": "Church" }, { "name": "Government", "code": "Government" }, { "name": "Fire", "code": "Fire" }, { "name": "Irrigation", "code": "Irrigation" }, { "name": "Domestic", "code": "Domestic" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "SrvcTypeD" }, { "name": "Narrative", "type": "esriFieldTypeString", "alias": "Narrative", "domain": null, "editable": true, "nullable": true, "length": 240, "defaultValue": null, "modelName": "Narrative" }, { "name": "CoordX", "type": "esriFieldTypeDouble", "alias": "CoordX", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CoordX" }, { "name": "CoordY", "type": "esriFieldTypeDouble", "alias": "CoordY", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CoordY" }, { "name": "Diameter", "type": "esriFieldTypeString", "alias": "Diameter", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "Diameter" }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "InstallDate" }, { "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" }, "editable": true, "nullable": true, "defaultValue": 1, "modelName": "Enabled" }, { "name": "Elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevation" }, { "name": "RouteNum", "type": "esriFieldTypeDouble", "alias": "Route Number", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RouteNum" }, { "name": "MeterNum", "type": "esriFieldTypeString", "alias": "MeterNum", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "MeterNum" }, { "name": "Make", "type": "esriFieldTypeString", "alias": "Make", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Make" }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Model" }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "Type" }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Address" }, { "name": "GIS_ID", "type": "esriFieldTypeString", "alias": "GIS_ID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "GIS_ID" }, { "name": "Install_Date", "type": "esriFieldTypeSmallInteger", "alias": "Install Date", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Install_Date" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Funded", "type": "esriFieldTypeString", "alias": "Funded", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "Funded" }, { "name": "Size", "type": "esriFieldTypeDouble", "alias": "Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Size" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R29_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S24_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "timeZoneIANA": "Etc/UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Water Meters", "description": "", "prototype": { "attributes": { "Funded": null, "Size": null, "MeterID": null, "Location": null, "StatusD": null, "AccntNum": null, "MeterTypD": null, "MeterStatD": null, "GrndTypeD": null, "SrvcTypeD": null, "Narrative": null, "CoordX": null, "CoordY": null, "Diameter": null, "InstallDate": null, "Enabled": 1, "Elevation": null, "RouteNum": null, "MeterNum": null, "Make": null, "Model": null, "Type": null, "Address": null, "GIS_ID": null, "Install_Date": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "82a3dc98008345b289efd87c3cf4948d" }