Commit Graph

31 Commits

Author SHA1 Message Date
dancingCycle cddb3de560 feat(db): adjust ticket offices of update-db.sh 2023-08-01 11:38:48 +02:00
dancingCycle 7bef39db9e feat(db): add taxi stations to update-db.sh 2023-07-31 17:26:35 +02:00
dancingCycle 2eaa603448 fix(db): make sql scripts consistent 2023-07-31 17:17:32 +02:00
dancingCycle b7dd7362e3 fix(db): make sql scripts consistent 2023-07-31 17:04:32 +02:00
dancingCycle 82a9c1b0e0 feat(db): add ticket offices and machines to update-db.sh 2023-07-31 16:50:28 +02:00
dancingCycle 72886d2e09 fix(db): make pgsql able to use column names with colons 2023-07-31 16:22:48 +02:00
dancingCycle ae443e29d9 feat(db): add sales points to update-db.sh 2023-07-31 16:05:30 +02:00
dancingCycle 278dfcd03b feat(db): add bike ride stations to update-db.sh 2023-07-31 14:30:34 +02:00
dancingCycle 1a2bfc10ba feat(db): add park ride stations to update-db.sh 2023-06-16 14:15:30 +02:00
dancingCycle ce8d3e5eab feat(db): adjust park_ride logic 2023-06-16 12:35:17 +02:00
dancingCycle 8d620b0502 feat(db): adjust park_ride logic 2023-06-16 12:21:01 +02:00
dancingCycle d3bfc9c88c feat(db): adjust park_ride logic 2023-06-16 12:18:53 +02:00
dancingCycle edf68563a8 fix(db): adjust SQL syntax 2023-06-16 11:07:42 +02:00
dancingCycle 11787794a2 feat(db): add park_ride 2023-06-16 11:00:28 +02:00
dancingCycle 38b3e43173 refactor(db): consider IF EXIST condition in SQL scripts 2023-06-16 10:22:12 +02:00
dancingCycle 03fca0d536 feat(db): do not consider usage=tourism in sql/scripts/railway.sql 2023-06-12 14:30:35 +02:00
dancingCycle 09ad3911ab feat(db): do not consider usage=tourism in sql/scripts/railway.sql 2023-06-12 14:07:46 +02:00
dancingCycle 759039a181 feat(db): do not consider osm_user and osm_timestamp in sql/scripts/poi.sql 2023-06-12 13:50:46 +02:00
dancingCycle ab2b1ec09c feat(db): cascade while dropping counties and municipalities 2023-06-12 11:16:38 +02:00
dancingCycle ac31d694d1 feat(db): adjust county Landkreis Gifhorn to Gifhorn 2023-06-12 11:07:41 +02:00
dancingCycle 330c5cce3b feat(db): add style file osm-rvb.style 2023-06-12 10:32:33 +02:00
dancingCycle 27e68b25e9 feat(db): schema parameter for update-db.sh 2023-06-12 09:13:49 +02:00
dancingCycle 1e982b0c77 fix(db): match bus_stop table with view 2023-06-08 14:43:55 +02:00
dancingCycle 15d6d1d51c fix(db): add comma to comply with sql syntax 2023-06-08 14:40:44 +02:00
dancingCycle e05228a934 fix(db): remove typo to comply with sql syntax 2023-06-08 14:38:53 +02:00
dancingCycle 078d1ecc28 feat(db): add tables to views as select on view is to slow 2023-06-08 14:37:09 +02:00
dancingCycle c93562013b feat(db): split sh scripts into bus_stop and railway 2023-06-08 14:30:41 +02:00
dancingCycle 1a61084392 fix(db): remove comma to comply with sql syntax 2023-06-08 14:07:55 +02:00
dancingCycle f0cebd8134 feat(db): adjust railway to expose schema as param 2023-06-08 13:56:00 +02:00
dancingCycle 4d473f8198 feat(db): add railway 2023-06-08 12:08:47 +02:00
dancingCycle 945becf803 feat(db): refactor file hierarchy 2023-06-08 11:47:08 +02:00