Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

improving detection of indoor-maps #14

Open
pointhi opened this issue Dec 25, 2013 · 0 comments
Open

improving detection of indoor-maps #14

pointhi opened this issue Dec 25, 2013 · 0 comments

Comments

@pointhi
Copy link

pointhi commented Dec 25, 2013

The detection of indoor-maps is currently very worse. Searching for ways with the tags level"="0" and "building"="yes" isn't a good solution. Because of that, many indoor-maps are not found by this great webiste. Also, I have no idea, why level=0 must be tagged with building=yes.

As Example:

I have identified 4! buildings with indoor maps on this small area, but only 1. building was found.

http://www.openstreetmap.org/?mlat=49.41818&mlon=8.67548#map=17/49.41818/8.67547&layers=N

http://osmtools.org/indoor/#lat=49.41829&lon=8.67509&z=17

searching an relation with type=building and probably building=yes would be better (find 2. buildings), but is also upgradeable.

searching for buildingpart=* or simmilar ist the best, because it find all buildings with indoor informations.

thanks

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

No branches or pull requests

1 participant