CON6 / Park-Compass

Fork-It Seminar
0 stars 0 forks source link

utilization feedback #2

Open 670669662 opened 3 years ago

670669662 commented 3 years ago

Dear developers, this is a great tool to visualize the shortest path of the green space. I hardly encountered any lag or systemic bugs in the process of using it.

  1. But now it seems that there are still some problems when switching to other transportation models.

1630899338(1) 1630899316(1)

  1. Meanwhile, I suggest whether it is possible to perform a simple formula calculation in order to obtain the specific road section to reach a certain green space time 1630900502(1)
CON6 commented 3 years ago

:wave: Hey there fellow GitHub member,

Thanks for your feedback.


In response to issue number 1.

I believe the cause for this issue is when selecting modes of transport that have limited path networks the selected start point is often too far away from a path and as such does not provide a 'starting point'

I have revised the definition to include a proximity tool which means that even if the start point chosen is off the map a line will be drawn to the closest point of the path network so the tool will still function.

Please see revised definition below: (and let me know if this fixes the issue) Park-Compass.v0.6.zip

This process is seen below, by selecting a point off the map the new updated feature (builds the yellow line) which connects the start point to the closest point on path network.

5



In response to your suggestion number 2

Would you be able to explain the idea behind this modification again for me?

Is this to find out how long certain routes would take?

It sounds very interesting and would like to include it in my future definitions.

screenshot below shows how I have attempted to add this modification on:

6

And definition of how i have added the modification is below also:

Park-Compass.v0.6 + (modification for time to reach green space).zip

Thanks for your time and I look forward to hearing back from you! :smile: