You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently filter POIs to the focus area. We should also do this for trails. However, the within operator discards everything that isn't strictly within the region, so trails crossing the border of the park would be erroneously filtered out. Opened a MapLibre issue at maplibre/maplibre-style-spec#764
The text was updated successfully, but these errors were encountered:
We currently filter POIs to the focus area. We should also do this for trails. However, the
within
operator discards everything that isn't strictly within the region, so trails crossing the border of the park would be erroneously filtered out. Opened a MapLibre issue at maplibre/maplibre-style-spec#764The text was updated successfully, but these errors were encountered: