MarcusWolschon / osmeditor4android

Vespucci is a OpenStreetMap editor for Android
http://vespucci.io
Other
358 stars 83 forks source link

Path missing from data #2512

Closed Discostu36 closed 4 months ago

Discostu36 commented 4 months ago

Vespucci Version

19.3.4

Download source

Google Play

Device (Manufacturer and Model)

Fairphone 4

Android Version

13

Behaviour/Symptoms

Path is missing from data, also after delete and redownload Screenshot_20240301-145605.png https://www.openstreetmap.org/way/822836112#map=16/54.3331/10.1097

Expected Behaviour

Data should be complete

How to recreate

Download area around https://www.openstreetmap.org/query?lat=54.33301&lon=10.10965#map=19/54.33331/10.11050

Crash dump submitted (no or yes + date)

No

Any other potentially relevant information

simonpoole commented 4 months ago

The OSM API map call will only return ways that have at least one node in the downloaded area, which the way in question however doesn't have. Vespucci doesn't (and can't) behave any different than JOSM, iD or any other OSM editor in this respect.