Antonia antonia
  • Joined on 2022-03-26
antonia pushed to main at antonia/travelynx-waybar 2025-03-28 08:48:23 +00:00
5b4b75212d Fix handling of border points
0397418714 Fix issue where trains stop only to drop off passengers
Compare 2 commits »
antonia pushed to main at antonia/streckenkarte 2025-03-13 20:19:52 +00:00
67784097ae Sort labels by zoom
antonia pushed to main at antonia/streckenkarte 2025-03-13 13:42:57 +00:00
162e4f7aaa rename point layer
4a77b88765 Add function to add points to the map
ec96e60f58 Fix typo in readme
Compare 3 commits »
antonia pushed to main at antonia/streckenkarte 2025-03-12 20:19:59 +00:00
3966c5914b Add usage info to mapbuilder script
antonia pushed to main at antonia/streckenkarte 2025-03-12 20:09:07 +00:00
909a9447f8 Make script work with new umap.openstreetmap.de
antonia pushed to main at antonia/streckenkarte 2025-03-12 13:59:41 +00:00
5566bcce19 Do not enter edit mode if user clicked cancel
antonia pushed to main at antonia/streckenkarte 2025-03-12 13:58:46 +00:00
16beaaf071 simplified code
antonia pushed to main at antonia/streckenkarte 2025-03-12 13:56:23 +00:00
906605feae Check if there is a path to save, abort saving if file dialog is cancelled
antonia pushed to main at antonia/streckenkarte 2025-03-10 21:19:50 +00:00
eb4507d261 Remove clutter from brouter geojson files
antonia pushed to main at antonia/streckenkarte 2025-03-10 21:08:21 +00:00
efeec0bf42 Document editing mode
209eb3c7c2 Request read/write persmissions, don't place markers outside of edit mode
f3b2c0245c Remove var keywords, hide editing behind ?edit=1 query string
4d26db348c make geojson path persist after saving and allow drawing more features
1416481ba9 colorize the start and end icons
Compare 8 commits »
antonia pushed to main at antonia/streckenkarte 2025-01-01 12:27:02 +00:00
e4bb95c1c8 Clarify that tippecanoe version 2 is required
antonia pushed to main at antonia/streckenkarte 2024-11-26 12:49:22 +00:00
4481473638 Add hashstring to allow linking to a particular view of the map
antonia pushed to main at antonia/streckenkarte 2024-10-14 20:54:37 +00:00
c484979e13 Add explanation on where to get the input data from
2b5cd45f5f Add better help output to umap-extractor
Compare 2 commits »
antonia pushed to main at antonia/travelynx-waybar 2024-09-16 18:49:29 +00:00
43b02143fa Slight Readme improvements
antonia pushed to main at antonia/streckenkarte 2024-09-13 20:47:53 +00:00
3a03ae13fe Remove stray b at the end of the README
3043680715 Normal indentation in README
d35d3df5ec Add adjustable maxzoom level, expand documentation
92cf623f93 fix height issues on mobile devices
5198df7c83 license under EUPL 1.2
Compare 5 commits »
antonia pushed to main at antonia/streckenkarte 2024-09-06 21:57:45 +00:00
fa12c0933b Add mitigation for huge pmtiles files
antonia pushed to main at antonia/streckenkarte 2024-09-06 21:51:15 +00:00
5a954df12a Create output directory if it does not exist
antonia pushed to main at antonia/streckenkarte 2024-09-06 21:46:20 +00:00
5c932a6d08 remove whitespace
antonia pushed to main at antonia/streckenkarte 2024-09-06 21:46:05 +00:00
f413db0fac Add default tile layer in case it is not defined
antonia pushed to main at antonia/streckenkarte 2024-09-06 09:17:13 +00:00
2f0ac6bb76 Add post-receive sample hook