Description
Definition Queries applied to the following layers:
- Temporary No Parking Reservations (Current)
- ((ACTUAL_START_TIME IS NULL AND ACTUAL_END_TIME IS NULL) AND (TRUNC (END_DATE_TIME ) >= TRUNC (SYSDATE) AND TRUNC (START_DATE_TIME) <= TRUNC (SYSDATE)))
- OR
- ((ACTUAL_START_TIME IS NULL AND ACTUAL_END_TIME IS NOT NULL) AND (TRUNC (ACTUAL_END_TIME) >= TRUNC (SYSDATE) AND TRUNC (START_DATE_TIME) <= TRUNC (SYSDATE)))
- OR
- ((ACTUAL_START_TIME IS NOT NULL AND ACTUAL_END_TIME IS NULL) AND (TRUNC (END_DATE_TIME) >= TRUNC (SYSDATE) AND TRUNC (ACTUAL_START_TIME) <= TRUNC (SYSDATE)))
- OR
- ((ACTUAL_START_TIME IS NOT NULL AND ACTUAL_END_TIME IS NOT NULL) AND (TRUNC (ACTUAL_END_TIME) >= TRUNC (SYSDATE) AND TRUNC (ACTUAL_START_TIME) <= TRUNC (SYSDATE)))
- Temporary No Parking Reservations (Past, Current, and Future)
- ((ACTUAL_START_TIME IS NULL AND ACTUAL_END_TIME IS NULL) AND (TRUNC (END_DATE_TIME ) >= TRUNC (SYSDATE) - 15 AND TRUNC (START_DATE_TIME) <= TRUNC (SYSDATE) + 30))
- OR
- ((ACTUAL_START_TIME IS NULL AND ACTUAL_END_TIME IS NOT NULL) AND (TRUNC (ACTUAL_END_TIME) >= TRUNC (SYSDATE) - 15 AND TRUNC (START_DATE_TIME) <= TRUNC (SYSDATE) + 30))
- OR
- ((ACTUAL_START_TIME IS NOT NULL AND ACTUAL_END_TIME IS NULL) AND (TRUNC (END_DATE_TIME) >= TRUNC (SYSDATE) - 15 AND TRUNC (ACTUAL_START_TIME) <= TRUNC (SYSDATE) + 30))
- OR
- ((ACTUAL_START_TIME IS NOT NULL AND ACTUAL_END_TIME IS NOT NULL) AND (TRUNC (ACTUAL_END_TIME) >= TRUNC (SYSDATE) - 15 AND TRUNC (ACTUAL_START_TIME) <= TRUNC (SYSDATE) + 30))
Feature Class: V_TEMP_NOPARK_RESERVATIONS
Refresh Cycle: Nightly
Contact: SDOT Parking team
Resources
| Name | Format | Description | Link |
|---|---|---|---|
| 21 | https://data-seattlecitygis.opendata.arcgis.com/datasets/SeattleCityGIS::temporary-no-parking-reservations-past-current-and-future | ||
| 8 | https://data-seattlecitygis.opendata.arcgis.com/api/download/v1/items/c4df5abc4dbe43d48fe83bf6d9b5cfc7/csv?layers=1 | ||
| 57 | https://data-seattlecitygis.opendata.arcgis.com/api/download/v1/items/c4df5abc4dbe43d48fe83bf6d9b5cfc7/shapefile?layers=1 | ||
| 15 | https://data-seattlecitygis.opendata.arcgis.com/api/download/v1/items/c4df5abc4dbe43d48fe83bf6d9b5cfc7/geojson?layers=1 | ||
| 25 | https://data-seattlecitygis.opendata.arcgis.com/api/download/v1/items/c4df5abc4dbe43d48fe83bf6d9b5cfc7/kml?layers=1 | ||
| 57 | https://data-seattlecitygis.opendata.arcgis.com/api/download/v1/items/c4df5abc4dbe43d48fe83bf6d9b5cfc7/filegdb?layers=1 | ||
| 47 | https://data-seattlecitygis.opendata.arcgis.com/api/download/v1/items/c4df5abc4dbe43d48fe83bf6d9b5cfc7/featureCollection?layers=1 | ||
| 53 | https://data-seattlecitygis.opendata.arcgis.com/api/download/v1/items/c4df5abc4dbe43d48fe83bf6d9b5cfc7/excel?layers=1 | ||
| 0 | https://data-seattlecitygis.opendata.arcgis.com/api/download/v1/items/c4df5abc4dbe43d48fe83bf6d9b5cfc7/geoPackage?layers=1 | ||
| 0 | https://data-seattlecitygis.opendata.arcgis.com/api/download/v1/items/c4df5abc4dbe43d48fe83bf6d9b5cfc7/sqlite?layers=1 | ||
| 23 | https://services.arcgis.com/ZOyb2t4B0UYuYNYH/arcgis/rest/services/Temporary_No_Parking/FeatureServer/1 |
Tags
- temporary-no-parking
- sdot
- parking
- restrictions
- gis
- seattle-gis-open-data
Topics
- Local Government