openstreetmap-ng
openstreetmap-ng copied to clipboard
Not all data shows up when Map Data is selected
When using the Map Data layer, at least in my case, not all the data downloads, leaving random nodes and features that are obviously visible to be non-existant in Map Data view
Reproduction steps:
- Pick any spot on the map with data
- Open Layers and select the Map Data overlay
- Data (not all of it) should load.
I have some screenshots of it happening, not sure if this is caused by the current hosting setup
Hello! I think this is closely related to https://github.com/openstreetmap-ng/openstreetmap-ng/issues/172 because the query limit is currently very small and the query returns too early (partial results only).