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 |
|---|---|---|---|
| 23 | https://services.arcgis.com/ZOyb2t4B0UYuYNYH/arcgis/rest/services/Temporary_No_Parking_1/FeatureServer/0 | ||
| 8 | https://data-seattlecitygis.opendata.arcgis.com/api/download/v1/items/dd379f4f60294aea9d813185fb5144a4/csv?layers=0 | ||
| 57 | https://data-seattlecitygis.opendata.arcgis.com/api/download/v1/items/dd379f4f60294aea9d813185fb5144a4/shapefile?layers=0 | ||
| 15 | https://data-seattlecitygis.opendata.arcgis.com/api/download/v1/items/dd379f4f60294aea9d813185fb5144a4/geojson?layers=0 | ||
| 57 | https://data-seattlecitygis.opendata.arcgis.com/api/download/v1/items/dd379f4f60294aea9d813185fb5144a4/filegdb?layers=0 | ||
| 47 | https://data-seattlecitygis.opendata.arcgis.com/api/download/v1/items/dd379f4f60294aea9d813185fb5144a4/featureCollection?layers=0 | ||
| 53 | https://data-seattlecitygis.opendata.arcgis.com/api/download/v1/items/dd379f4f60294aea9d813185fb5144a4/excel?layers=0 | ||
| 0 | https://data-seattlecitygis.opendata.arcgis.com/api/download/v1/items/dd379f4f60294aea9d813185fb5144a4/geoPackage?layers=0 | ||
| 0 | https://data-seattlecitygis.opendata.arcgis.com/api/download/v1/items/dd379f4f60294aea9d813185fb5144a4/sqlite?layers=0 | ||
| 21 | https://data-seattlecitygis.opendata.arcgis.com/datasets/SeattleCityGIS::temporary-no-parking-reservations-current | ||
| 25 | https://data-seattlecitygis.opendata.arcgis.com/api/download/v1/items/dd379f4f60294aea9d813185fb5144a4/kml?layers=0 |
Tags
- temporary-no-parking
- sdot
- parking
- restrictions
- gis
- seattle-gis-open-data
Topics
- Local Government