Open AnivlisLuz opened 7 months ago
Ismael is asking if it's possible to download all the POIs in the city?
Proposed Solution: To address this issue, we can map the entrances of these large area POIs using the OpenStreetMap tag: https://wiki.openstreetmap.org/wiki/Key:entrance. By utilizing this tag, we can precisely define the entry points for the POIs, which should then appear in the app. However, it is important to note that this solution requires the entrances to be properly mapped.
We have decided to test the issue in OTP 2.5. Increasing the walking value might solve the problem. We are taking advantage of the Peru project to address this issue. The tests can be found here: Test Link.
Additionally, these are tests with variables: Test Link with Variables.
There are issues with some POIs that are polygons where the center is significantly distanced from the street, resulting in 'point not found' errors in the app. This might be a CENDI case, but for now, we are referring to it as the 'PARQUE VIAL' case. A list of other failing points has also been recorded and needs attention.