OvertureMaps / io-site

MIT License
33 stars 5 forks source link

Clicking on city but getting region #172

Open sasastanojkov opened 2 days ago

sasastanojkov commented 2 days ago

Description

I am trying to shallowly inspect divisions layer. When trying to click on city Kragujevac in central Serbia. I get information about region instead of the city which is within that region. Since divisions are overlapping is there a way to get information about all divisions covering the location where I clicked or at least the smallest one?

What browser are you seeing the problem on? What version are you running?

Edge

The OS you're using

Windows 11

Steps to reproduce

Go to Kragujevac. Click on "Kragujevac" you will get information about region Central Serbia instead of information about city Kragujevac.

The browser URL at the time you encountered the bug

https://explore.overturemaps.org/#16.42/44.012921/20.919302

Bonkles commented 1 day ago

Hi sasastanojkov - yes, sometimes features are occluded by other features- in general you should be able to use the layers tool to turn off the layers you don't need.

Like so:

image

However, in this specific case I think you raise a good issue- the Kragujevac label is just a label we place on the map for location/awareness, but it does not represent an Overture Entity. If you hide the overture divisions and base themes (as I have in the screenshot above) clicking on the Kragujevac label doesn't do anything.

I'm not sure what the fix here is, but we might be able to do a better job of calling out what's an overture feature that's clickable/inspectable vs. what's just a label intended to help find your way around the map.