{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "WaterSources", "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "extent": { "xmin": 318500.47860000003, "ymin": 6103942.5856, "xmax": 424338.06489999965, "ymax": 6155924.9451, "spatialReference": { "wkid": 26911, "latestWkid": 26911, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 26911, "latestWkid": 26911, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "sourceHeightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 255, 255, 64 ], "width": 0.75 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "globalid", "displayField": "NAME", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "details", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "details" }, { "name": "name", "type": "esriFieldTypeString", "alias": "Land Owner Name", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": "No Owner Name", "modelName": "name" }, { "name": "phone", "type": "esriFieldTypeString", "alias": "Land Owner Phone", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "phone" }, { "name": "nearroadway", "type": "esriFieldTypeString", "alias": "Is Water Source Near Roadway?", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "nearroadway" }, { "name": "TruckAccessible", "type": "esriFieldTypeString", "alias": "TruckAccessible", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TruckAccessible" }, { "name": "standpipestatus", "type": "esriFieldTypeString", "alias": "What is Standpipe Status?", "domain": { "type": "codedValue", "name": "StandpipeStatus", "description": "", "codedValues": [ { "name": "Requires Testing", "code": "RequiresTesting" }, { "name": "Active", "code": "Active" }, { "name": "Inactive", "code": "Inactive" }, { "name": "n/a", "code": "n/a" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "standpipestatus" }, { "name": "watersourcevolume", "type": "esriFieldTypeString", "alias": "Water Source Volume", "domain": { "type": "codedValue", "name": "WaterVolume", "description": "", "codedValues": [ { "name": "Small", "code": "Small" }, { "name": "Medium", "code": "Medium" }, { "name": "Unlimited", "code": "Unlimited" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "watersourcevolume" }, { "name": "email", "type": "esriFieldTypeString", "alias": "Land Owner Email", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "email" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "accessibleyearround", "type": "esriFieldTypeString", "alias": "Is Water Source Accessible Year Round?", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "accessibleyearround" }, { "name": "standpipenearroad", "type": "esriFieldTypeString", "alias": "Is Standpipe Near Road?", "domain": { "type": "codedValue", "name": "Yes/No/na", "description": "Yes / No / Not Applicable", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "n/a", "code": "n/a" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "standpipenearroad" }, { "name": "hasstandpipe", "type": "esriFieldTypeString", "alias": "Does Water Source Have Standpipe?", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "hasstandpipe" }, { "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": "CalculatedVolume", "type": "esriFieldTypeString", "alias": "CalculatedVolume", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "CalculatedVolume" }, { "name": "Criteria", "type": "esriFieldTypeString", "alias": "Criteria", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Criteria" }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "Location" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "R1041_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1041", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S947_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "WaterSources", "description": "", "prototype": { "attributes": { "Criteria": null, "details": null, "name": "No Owner Name", "phone": null, "nearroadway": null, "TruckAccessible": null, "standpipestatus": null, "watersourcevolume": null, "email": null, "Location": null, "accessibleyearround": null, "standpipenearroad": null, "hasstandpipe": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "CalculatedVolume": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e7b6b93ae2904f0e978d9103f0c82655" } ], "tables": [] }