{ "currentVersion": 10.8, "id": 32, "name": "Stormwater Basins", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Storm Basins Revise", "copyrightText": "City of Sioux Falls", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": false, "isDataArchived": true, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1717601400000 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": 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, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 2244135.0416154116, "ymin": 1.5816197740116075E7, "xmax": 2256873.619484663, "ymax": 1.5827645245764323E7, "spatialReference": { "wkid": 32164, "latestWkid": 32164 } }, "sourceSpatialReference": { "wkid": 32164, "latestWkid": 32164 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "INSPYEAR", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 57, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 57, 151, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "", "label": "", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 184, 164, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2005", "label": "2005", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 237, 23, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "2006", "label": "2006", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 207, 81, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 130, 130, 130, 255 ], "width": 0.4 } }, "value": "2007", "label": "2007", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 247, 122, 45, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2008", "label": "2008", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 21, 21, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "2009", "label": "2009", "description": "" } ], "fieldDelimiter": "," }, "transparency": 80, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "BASINID", "typeIdField": "INSPYEAR", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID_1" }, { "name": "BASINID", "type": "esriFieldTypeString", "alias": "BASINID", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "BASINID" }, { "name": "SUBBASINID", "type": "esriFieldTypeString", "alias": "SUBBASINID", "domain": null, "editable": true, "nullable": true, "length": 3, "defaultValue": null, "modelName": "SUBBASINID" }, { "name": "STUDYBASIN", "type": "esriFieldTypeString", "alias": "STUDYBASIN", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "STUDYBASIN" }, { "name": "SWMM", "type": "esriFieldTypeString", "alias": "SWMM", "domain": null, "editable": true, "nullable": true, "length": 4, "defaultValue": null, "modelName": "SWMM" }, { "name": "TELEVISED", "type": "esriFieldTypeString", "alias": "TELEVISED", "domain": { "type": "codedValue", "name": "YesNo", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "TELEVISED" }, { "name": "DATE_TELEVISED", "type": "esriFieldTypeDate", "alias": "DATE_TELEVISED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DATE_TELEVISED" }, { "name": "ACRES", "type": "esriFieldTypeDouble", "alias": "ACRES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ACRES" }, { "name": "COMPTYPE2", "type": "esriFieldTypeDouble", "alias": "COMPTYPE2", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COMPTYPE2" }, { "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": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FACILITYID" }, { "name": "INSPYEAR", "type": "esriFieldTypeSmallInteger", "alias": "INSPYEAR", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "INSPYEAR" }, { "name": "CondIndex", "type": "esriFieldTypeSmallInteger", "alias": "CondIndex", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CondIndex" }, { "name": "InstallYear", "type": "esriFieldTypeSmallInteger", "alias": "InstallYear", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InstallYear" }, { "name": "LastInspectedBy", "type": "esriFieldTypeString", "alias": "LastInspectedBy", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "LastInspectedBy" }, { "name": "LastInspectedDate", "type": "esriFieldTypeDate", "alias": "LastInspectedDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "LastInspectedDate" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "UUID_20", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "gdb_ct3_20", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S10_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": null, "name": "", "domains": { "TELEVISED": {"type": "inherited"} }, "templates": [ { "name": "", "description": "", "prototype": { "attributes": { "LastInspectedDate": null, "LastInspectedBy": null, "BASINID": null, "SUBBASINID": null, "STUDYBASIN": null, "SWMM": null, "TELEVISED": null, "DATE_TELEVISED": null, "ACRES": null, "COMPTYPE2": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FACILITYID": null, "INSPYEAR": null, "CondIndex": null, "InstallYear": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2005, "name": "2005", "domains": { "TELEVISED": {"type": "inherited"} }, "templates": [ { "name": "2005", "description": "", "prototype": { "attributes": { "LastInspectedDate": null, "LastInspectedBy": null, "BASINID": null, "SUBBASINID": null, "STUDYBASIN": null, "SWMM": null, "TELEVISED": null, "DATE_TELEVISED": null, "ACRES": null, "COMPTYPE2": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FACILITYID": null, "INSPYEAR": 2005, "CondIndex": null, "InstallYear": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2006, "name": "2006", "domains": { "TELEVISED": {"type": "inherited"} }, "templates": [ { "name": "2006", "description": "", "prototype": { "attributes": { "LastInspectedDate": null, "LastInspectedBy": null, "BASINID": null, "SUBBASINID": null, "STUDYBASIN": null, "SWMM": null, "TELEVISED": null, "DATE_TELEVISED": null, "ACRES": null, "COMPTYPE2": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FACILITYID": null, "INSPYEAR": 2006, "CondIndex": null, "InstallYear": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2007, "name": "2007", "domains": { "TELEVISED": {"type": "inherited"} }, "templates": [ { "name": "2007", "description": "", "prototype": { "attributes": { "LastInspectedDate": null, "LastInspectedBy": null, "BASINID": null, "SUBBASINID": null, "STUDYBASIN": null, "SWMM": null, "TELEVISED": null, "DATE_TELEVISED": null, "ACRES": null, "COMPTYPE2": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FACILITYID": null, "INSPYEAR": 2007, "CondIndex": null, "InstallYear": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2008, "name": "2008", "domains": { "TELEVISED": {"type": "inherited"} }, "templates": [ { "name": "2008", "description": "", "prototype": { "attributes": { "LastInspectedDate": null, "LastInspectedBy": null, "BASINID": null, "SUBBASINID": null, "STUDYBASIN": null, "SWMM": null, "TELEVISED": null, "DATE_TELEVISED": null, "ACRES": null, "COMPTYPE2": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FACILITYID": null, "INSPYEAR": 2008, "CondIndex": null, "InstallYear": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": 2009, "name": "2009", "domains": { "TELEVISED": {"type": "inherited"} }, "templates": [ { "name": "2009", "description": "", "prototype": { "attributes": { "LastInspectedDate": null, "LastInspectedBy": null, "BASINID": null, "SUBBASINID": null, "STUDYBASIN": null, "SWMM": null, "TELEVISED": null, "DATE_TELEVISED": null, "ACRES": null, "COMPTYPE2": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "FACILITYID": null, "INSPYEAR": 2009, "CondIndex": null, "InstallYear": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 5000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Sync", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }