openstreetmap / gpx-updater

Retrieve new OSM GPS tracks as they are uploaded, and invalidate cached tiles
7 stars 2 forks source link

IDENTIFIABLE tracks not rendered in GPS traces layer #3

Open manuvarkey opened 8 years ago

manuvarkey commented 8 years ago

GPS traces that have visibility marked as IDENTIFIABLE are not rendered in the GPS traces layer.

For example the following track is not displayed. http://www.openstreetmap.org/user/manuvarkey/traces/2057921

See screenshot of ID editor for reference http://postimg.org/image/m1g5sgll1/

e-n-f commented 8 years ago

Thanks for the report. I'll try to figure out what is going wrong.

drf5n commented 2 years ago

Still true:

image

versus:

image

Maybe the workaround is to not use the identifiable permission?

tyrasd commented 2 years ago

FYI: I couldn't reproduce the issue. Here's a counter example of a track which was uploaded as an identifyable trace and is present on the tiles: https://www.openstreetmap.org/user/j_rides/traces/4109958

//edit: see also https://github.com/openstreetmap/operations/issues/593