ToniE

Results 22 comments of ToniE

Still no improvement on my tracks - https://kartaview.org/details/3513609 - https://kartaview.org/details/3513565 - https://kartaview.org/details/3432041 (an older upload of 3513565 and stuck in "processing")

Thanks for the info. Maybe this is due to the fact that I cut off some pixel rows at the bottom to avoid showing the dash-board of the car. I...

actually, with track https://kartaview.org/details/3460185, images have also been cut at the bottom but have been blurred well.

See also - https://github.com/osm-ToniE/ptna-www/issues/60 - https://github.com/osm-ToniE/ptna-networks/issues/120

Thanks, there is actually a bug, but not related to handling several GTFS files. Bug: inside a single GTFS file, PTNA does not correctly calculate the earliest day when a...

https://github.com/osm-ToniE/gtfs/issues/15 has been closed and GTFS for FR-BRE-Start has been updated.

Right. Challenge for the current code: - where it checks for 'direction' (oneway, ...) it doesn't know/care about access - where it checks for access, it doesn't know/care about 'direction'...

Seems that I found a way to - check for *:forward and *:backward tags on highways only once - pass the information whether they have been found, and which are...

Test are promising. I also revised the old noAccessOnWay() code. This returns a non-emtpy string if and with the details why there is no access.