Skip to content
This repository has been archived by the owner on Jul 24, 2021. It is now read-only.

Databrowser does not allow selection of some object in the map view. #2760

Closed
openstreetmap-trac opened this issue Jul 23, 2021 · 1 comment

Comments

@openstreetmap-trac
Copy link

Reporter: nroets[at]gmail.com
[Submitted to the original trac issue database at 9.30am, Monday, 1st March 2010]

For example, open the link below and click on the water. The quarry will be selected.
http://www.openstreetmap.org/?lat=-25.80622&lon=28.23841&zoom=17&layers=B000FTT

To solve the problem, the first item that matches on this list should be selected:

  1. Points (PoI)
  2. Ways, shortest* ways first.
  3. Areas, smallest* area first.

*: It is sufficient to approximate that size, by calculating to the size of of the smallest bbox that contains the area.

@openstreetmap-trac
Copy link
Author

Author: TomH
[Added to the original trac issue at 9.44am, Monday, 1st March 2010]

I believe this is really an OpenLayers issue as we just use OpenLayer's OSM renderer to render OSM data and provide click handling.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant