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

OSM: extrude height based on OSM height data #8

Closed
markov00 opened this issue May 4, 2015 · 9 comments
Closed

OSM: extrude height based on OSM height data #8

markov00 opened this issue May 4, 2015 · 9 comments

Comments

@markov00
Copy link

markov00 commented May 4, 2015

It will be very useful to import the height data to specify the height of each building http://wiki.openstreetmap.org/wiki/Key:height

@vvoovv
Copy link
Owner

vvoovv commented May 4, 2015

Only a part of buildings have height tag set.

@markov00
Copy link
Author

markov00 commented May 4, 2015

What about use the default thickness when building doesn't have height, and use the height on building with height value?

@janosrusiczki
Copy link

Then it would be hard to differentiate between the buildings with real
height and those with default height. Anyway, if this is implemented I
think it would be best to be able to toggle it with a checkbox.

On Mon, May 4, 2015 at 6:53 PM, Marco Vettorello notifications@github.com
wrote:

What about use the default thickness when building doesn't have height,
and use the height on building with height value?


Reply to this email directly or view it on GitHub
#8 (comment).

@vvoovv
Copy link
Owner

vvoovv commented May 4, 2015

That's a more complicated issue. Many buildings have buildings:levels tag (number of floors).
Some buildings are modeled in accordance with Simple 3D Buildings.

Unfortunately I don't have free time to deal with all those peculiarities

@mherweg
Copy link

mherweg commented Jan 1, 2016

I noticed that feature is included in version 1.1.0

Thank you!

@vvoovv
Copy link
Owner

vvoovv commented Jan 13, 2016

@mherweg 3D stuff tagged via relations isn't yet treated

@esistderfred
Copy link

I am playing around with building up building meshes from osm tags like levels, heights and roof data.
May it be useful to create a new branch for this issue?

@vvoovv
Copy link
Owner

vvoovv commented Apr 21, 2016

@esistderfred
I don't think it's necessary right now. Just submit your pull request.

@vvoovv
Copy link
Owner

vvoovv commented Sep 13, 2016

In the meanwhile support for the tags height, min_height, building:levels and building:min_level has been added!
Thank you for your feedback!

@vvoovv vvoovv closed this as completed Sep 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants