{ "currentVersion": 10.71, "cimVersion": "2.4.0", "id": 16, "name": "Receiving Waters", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPolygon", "description": "Feature shows all receiving waterbodies within city\nlimits.Published from SVCleanout located here:PublicĀ \n\t\t\t\tWorks\\Stormwater\\SVCleanout\\SVCleanout.aprxArcGIS Pro 3.2.1Features are not on Stormwater SDE (PW1) yet, and will need to copied there.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isDataBranchVersioned": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -117.39596430299997, "ymin": 47.59205634700004, "xmax": -117.00104439599994, "ymax": 47.724985299000025, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 223, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "waterbodyname", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "waterbodytype", "type": "esriFieldTypeString", "alias": "Waterbody Type", "domain": { "type": "codedValue", "name": "WaterbodyType", "description": "Waterbody Type", "codedValues": [ { "name": "River", "code": "River" }, { "name": "Stream", "code": "Stream" }, { "name": "Lake", "code": "Lake" }, { "name": "Wetland", "code": "Wetland" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "waterbodytype" }, { "name": "waterbodyname", "type": "esriFieldTypeString", "alias": "Waterbody Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "waterbodyname" }, { "name": "creationdate", "type": "esriFieldTypeDate", "alias": "CreationDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "creationdate" }, { "name": "creator", "type": "esriFieldTypeString", "alias": "Creator", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "creator" }, { "name": "editdate", "type": "esriFieldTypeDate", "alias": "EditDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "editdate" }, { "name": "editor", "type": "esriFieldTypeString", "alias": "Editor", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "editor" }, { "name": "start_date_ss", "type": "esriFieldTypeDate", "alias": "Start Date SS", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "start_date_ss" }, { "name": "end_date_ss", "type": "esriFieldTypeDate", "alias": "End Date SS", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "end_date_ss" }, { "name": "clx_uid", "type": "esriFieldTypeInteger", "alias": "clx_uid", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "clx_uid" }, { "name": "address", "type": "esriFieldTypeString", "alias": "Address", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "address" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_perimeter(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r47_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "receiving_waters_clx_uid_key", "fields": "clx_uid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a30_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [], "templates": [ { "name": "Receiving Waters", "description": "", "prototype": { "attributes": { "address": null, "clx_uid": null, "waterbodytype": null, "waterbodyname": null, "creationdate": null, "creator": null, "editdate": null, "editor": null, "start_date_ss": null, "end_date_ss": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON, PBF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "maxRecordCountFactor": 1 }