{ "currentVersion": 10.81, "cimVersion": "2.6.0", "id": 5, "name": "Water Meter", "type": "Feature Layer", "parentLayer": { "id": 4, "name": "WATER" }, "defaultVisibility": true, "minScale": 2000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsDistinct": true, "supportsPagination": true, "supportsOrderBy": true, "supportsQueryWithDistance": true, "supportsLod": true, "supportsPaginationOnAggregatedQueries": true, "supportsQueryWithResultType": true, "supportsCountDistinct": true, "supportsReturningGeometryCentroid": false, "supportsHavingClause": true, "supportsQueryWithLodSR": true, "supportsTopFeaturesQuery": true, "supportsOrderByOnlyOnLayerFields": false, "supportsPercentileStatistics": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 1.1983377404139936E7, "ymin": 3377699.2400001884, "xmax": 1.2095351630000025E7, "ymax": 3501035.5749298334, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2279984143400002E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "87dd3d0d2daf90a8857f6283c5e95669", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAyElEQVQokWNhIBOwUEsjG4OyvjcDJycjiujXd08Y7t86hUsjG0NI7hSG/P4UBiZmVI33rz5hmJSXx3Bq33pMjaEFXQx5PZiaGBgYGBS1ZRhyJk5g6M56x3D58EFUjTpmGlg1wYCyjhyDpJw2w2UGNI0kgoHU+Osnbv8xMDAw/P3DwPD3HxaND29MYrh01JRBz1oQq6bVE48w/GWfh6lxSedWBgaGWIZXT5oZ2DmZUDQ+v/eE4c7DYIYDC35iakRo3orXyVg1kgAAUmg5bd8eSrEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "sp_id", "typeIdField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "nullable": false, "defaultValue": null, "modelName": "OBJECTID", "editable": false }, { "name": "sp_id", "type": "esriFieldTypeString", "alias": "SP ID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "SP_ID" }, { "name": "gps", "type": "esriFieldTypeString", "alias": "GPS", "domain": { "type": "codedValue", "name": "LU_PU_Water_Boolean", "description": "", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "Unknown", "code": "NA" }, { "name": "Yes - From Surveyed As-Built", "code": "S" }, { "name": "No Meter Exists", "code": "NM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 5, "defaultValue": null, "modelName": "GPS" }, { "name": "vertical_datum", "type": "esriFieldTypeString", "alias": "Vertical Datum", "domain": { "type": "codedValue", "name": "LU_PU_Water_GPS_Datum", "description": "", "codedValues": [ { "name": "North American Vertical Datum 1988", "code": "NAVD88" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 6, "defaultValue": null, "modelName": "Vertical_Datum" }, { "name": "elevation", "type": "esriFieldTypeDouble", "alias": "Elevation", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Elevation" }, { "name": "northing", "type": "esriFieldTypeDouble", "alias": "Northing", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Northing" }, { "name": "easting", "type": "esriFieldTypeDouble", "alias": "Easting", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Easting" }, { "name": "notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Notes" }, { "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": "facilityid", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "FacilityID" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" }, { "name": "high_pressure_zone", "type": "esriFieldTypeString", "alias": "HIGH_PRESSURE_ZONE", "domain": { "type": "codedValue", "name": "LU_PU_YesNo_1", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "UNK", "code": "U" }, { "name": "Yes - From Surveyed As-Built", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "HIGH_PRESSURE_ZONE" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 29, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 29, "defaultValue": null, "modelName": "last_edited_date" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r179_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_179", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a152_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Water Meter", "description": "", "prototype": { "attributes": { "facilityid": null, "high_pressure_zone": null, "sp_id": null, "gps": null, "vertical_datum": null, "elevation": null, "northing": null, "easting": null, "notes": null, "enabled": 1 } }, "drawingTool": "esriFeatureEditToolPoint" } ], "useStandardizedQueries": true, "standardMaxRecordCount": 16000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 16000, "maxRecordCountFactor": 1, "supportedQueryFormats": "JSON, geoJSON, PBF", "maxRecordCount": 2000, "allowGeometryUpdates": true, "capabilities": "Query", "enableZDefaults": true, "zDefault": 0, "allowUpdateWithoutMValues": true, "hasGeometryProperties": true, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ] }, "supportsApplyEditsWithGlobalIds": true, "serviceItemId": "37aeb30e75f046b49ca19fbe2dee4aae", "hasMetadata": true, "supportsAppend": true, "supportedAppendFormats": "shapefile,geojson,csv,featureCollection", "supportsQuantizationEditMode": true, "supportsAttachmentsByUploadId": true, "supportsAsyncDelete": true, "supportsFieldDescriptionProperty": true, "supportsExceedsLimitStatistics": true, "sqlParserVersion": "PG_10.8.1" }