feat: add NRW live open-data source config and advanced mapping
This commit is contained in:
parent
e44791fd30
commit
05745aae37
4 changed files with 225 additions and 9 deletions
|
|
@ -59,6 +59,15 @@ Datei: `docs/open_data_sources.json`
|
|||
- `start_datetime < end_datetime`
|
||||
- Event-Typ muss auf `market|waste|event|construction` normalisiert werden
|
||||
|
||||
Live-Beispiel fuer echte NRW-OpenData-Quellen:
|
||||
- Datei: `docs/open_data_sources_nrw_live.json`
|
||||
- Enthalten:
|
||||
- Koeln Verkehrsbeeintraechtigungen (ArcGIS JSON)
|
||||
- Koeln Baustellen Notfall (WFS GeoJSON)
|
||||
- Import:
|
||||
- `cd StaySense/backend`
|
||||
- `python3 run_import_jobs.py --config ../docs/open_data_sources_nrw_live.json --prune-legacy`
|
||||
|
||||
## Tests
|
||||
|
||||
- Backend Unit-Tests:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue