xıʃǝɟ
xıʃǝɟ
Keep the project managers updated. For example, send them stats of each project with current % mapped and validated, the change over the past week or month etc, # of...
Some feedback form the testing: * [ ] Can we reduce the number of "Save" buttons to one, instead of different ones for the different sections? Or autosave? * [x]...
Rerolled PRs #2105 and #2106 with latest `develop` and squashed commits into one.
Somehow the CI started failing for CentOS after switching to the open geopackage format for the input of the example map with this commit: https://github.com/openstreetmap/mod_tile/commit/7e81d950d14017055b203b1da40175dce2aa54ea I'm not running CentOS myself...
I'm the maintainer of tilemaker in Debian and have recently run into a few problems building tilemaker for the not-so-common ARMel, mips64el, and powerpc architectures: ``` [100%] Linking CXX executable...
Small fix to place manpage correctly.
Instead of printing out random messages, it would be nice to get a kind of "report" of the data it ran on, things to improve on OpenStreetMap, etc. These information...
Hi, in code there is a blacklist of some routes hard-coded into the script. Are these from a different `network`? Or is there any other reason they are excluded. I'd...
Currently we are using hardcoded urls in every status/warning/error message to OpenStreetMap `https://osm.org/`. @ialokim suggests in https://github.com/grote/osm2gtfs/pull/99#discussion_r157001537: > we should use an static variable to not hardcode the same url...
Coming from the issue on regression tests #75, it probably makes sense to plan a bit on the tests for the code pieces living in the directory `core` of osm2gtfs.