26119523f0
fix names of betriebsstellen not having ü encoded properly
...
this was not ported from the previous gleam implementation.
2024-07-26 19:05:44 +02:00
stuebinm
0c05c14574
support for platform sections
...
well this blew the query up ..
it attempts to do two things:
- find platform sections grouped under platform_edges (important if
platform sections of adjacent tracks don't line up)
- if that fails, find any platforms somewhere under the whole platform
object
This should (hopefully) cover most cases where platform sections are
actually mapped at all.
2024-01-16 01:41:34 +01:00
stuebinm
df9319f8a0
bugfix: allow superfluous "/" in paths
...
esp. a trailing / as in bahnhof.name/MH/ should not lead to ??.
2023-12-26 01:52:00 +01:00
stuebinm
2c91d09484
update dependencies
...
this should now work with NixOS 23.11's hackage snapshot
2023-11-30 19:17:12 +01:00
stuebinm
71c2ceb1c6
fix fuzzy redirects for platform info lookups
2023-11-29 18:34:08 +01:00
stuebinm
5a0ee20398
allow exact lookups of obscure Ril100 codes
2023-11-29 18:33:54 +01:00
stuebinm
783bf8859a
overpass query: some stations don't have a meta node
2023-11-15 21:53:55 +01:00
stuebinm
b33c00f1c3
default to level=0 if tag not present
...
seems to give slightly better results
2023-11-14 23:50:38 +01:00
stuebinm
8ae435ab77
re-add help text
...
whoops, forgot this bit
2023-11-14 23:33:21 +01:00
stuebinm
e6cdfadd98
sort platforms by level/layer
2023-11-14 23:04:37 +01:00
stuebinm
02b29877f4
rewrite it in Haskell
2023-11-14 21:38:36 +01:00