Wykres commitów

20 Commity (fa34831a545b6b3c8547063c746b0cd5fc006fbd)

Autor SHA1 Wiadomość Data
stirringhalo e962ef1bb9 Cleanup mapping 2017-01-30 10:02:00 -05:00
stirringhalo 199095a2ba Major breakthrough, just some artifacting to resolve 2017-01-28 10:55:08 -05:00
Lukas Martinelli f361d3d9fd Add better title to layer READMEs 2017-01-05 17:31:21 +01:00
Lukas Martinelli 8a9b1246d3 Link to openmaptiles.org for layer doc 2017-01-05 17:29:18 +01:00
stirringhalo a271e8c70c Fix building, switch to geometry 2016-12-21 21:26:48 -05:00
stirringhalo bab5c3d4b6 Switch from geom to geometry 2016-12-20 22:32:34 -05:00
ImreSamu f5ac3def5e etldoc fixes 2016-12-04 02:52:52 +01:00
Lukas Martinelli 81b93d6a15 Map aeroway buildings implying building=yes 2016-12-02 10:59:31 +00:00
Lukas Martinelli 071201fe52 No render_height attributes on z13 2016-11-30 12:17:01 +00:00
Lukas Martinelli a433e77818 Map building key into building table 2016-11-29 15:17:10 +00:00
Lukas Martinelli 70abe1685d Exclude building=no #69 2016-11-29 15:13:25 +00:00
Lukas Martinelli a98ede7ab2 Remove generated docs from repo 2016-11-29 11:07:29 +01: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 ca28a0ac24 Document building 2016-10-28 20:53:38 +02:00
lukasmartinelli 9c50026f16 Remove osm_id in vector tiles coz of huge size savings 2016-10-25 19:15:51 +02: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