Wykres commitów

18 Commity (eca13f9bed7361e44b718da4a8d458b44ff62817)

Autor SHA1 Wiadomość Data
Frédéric Rodrigo 4d43ee9136 Add colour to buildings (#555) 2019-05-24 11:09:09 +02:00
Jiri Kozel f3f8b9804e
Improve 3D buildings (#533)
Add `hide_3d` building attribute to hide some building parts in 3D.

Fix #128
2018-11-14 15:26:24 +01:00
jirik ff99a02aae Treat buildings with fault heights 2018-06-13 14:51:25 +02:00
jirik 3cee3c7f80 Update diagrams 2017-12-04 12:06:28 +01:00
Jiri Kozel a5cf15bdbd Consider also buildings with levels=null 2017-10-31 09:52:45 +01:00
jirik 1195126c90 Fix #315: Prevent OSM valndalism on buildings 2017-10-31 09:52:45 +01:00
stirringhalo 237278eb84 Import street and associatedStreet to get the houses (#284)
* Import street and associatedStreet to get the houses

* Some artifcating on the associatedstreet and street member buildings
2017-06-18 10:16:57 -04:00
stirringhalo 90690d2a39 Switch to ZRes (#214) 2017-04-25 18:03:29 -04:00
stirringhalo 199095a2ba Major breakthrough, just some artifacting to resolve 2017-01-28 10:55:08 -05:00
stirringhalo a271e8c70c Fix building, switch to geometry 2016-12-21 21:26:48 -05:00
ImreSamu f5ac3def5e etldoc fixes 2016-12-04 02:52:52 +01:00
Lukas Martinelli 071201fe52 No render_height attributes on z13 2016-11-30 12:17:01 +00:00
stirringhalo 373a28e7ad Add building heights (#56)
* Add better support for 3d buildings

Change key from "levels" to "building:levels" as the "levels" key is non-standard and sees much less use than "building:levels"

* Fix typo in sql definition and missing render_min_height

* Add render_height and min_height to building.yaml

* Simplify the render, switch numeric to int.

Assume min_height cannot be negative. There are a few examples in overpass, but can't show below ground anyways in mapbox (https://github.com/mapbox/mapbox-gl-js/issues/3456). Also don't attempt to fix min_height>height

* Remove colour as it is not currently used
2016-11-26 20:26:27 +01:00
ImreSamu 7a0ec0e40d add layer_building etldoc comments 2016-11-09 23:39:44 +01:00
lukasmartinelli 0379bde353 Simplify building layer 2016-10-30 16:30:55 +01:00
lukasmartinelli f3b316a300 Round render height as int 2016-10-24 15:44:09 +02:00
lukasmartinelli 908e6dc68c Use buildings from imposm3 mapping. 2016-10-10 19:35:07 +02:00
lukasmartinelli 480d720585 Move to new modular layer structure 2016-10-09 21:27:09 +02:00