Wykres commitów

217 Commity (f3a507473eee4309564d52a16487aeb07099f85a)

Autor SHA1 Wiadomość Data
Lukas Martinelli f3a507473e Merge branch 'master' into feature/transportation
Conflicts:
	Makefile
	layers/transportation/README.md
	layers/transportation/mapping.png
	layers/transportation_name/README.md
2016-11-30 18:59:46 +00:00
Lukas Martinelli ac51c742e7 Show all cities earlier before z7 2016-11-30 17:03:55 +00:00
Lukas Martinelli 1f27b72a1a Show more province boundaries on z6 2016-11-30 16:56:34 +00:00
Lukas Martinelli e50979b45c Nameless POI should have least important rank 2016-11-30 15:12:21 +00:00
Lukas Martinelli eb847606bb Ensure nameless POI have biggest rank 2016-11-30 13:43:54 +00:00
Lukas Martinelli d932fb96b3 Limit service values 2016-11-30 13:19:17 +00:00
Lukas Martinelli 0cbc3fa896 Add values to transportation layers 2016-11-30 12:57:33 +00:00
Lukas Martinelli 071201fe52 No render_height attributes on z13 2016-11-30 12:17:01 +00:00
Lukas Martinelli be81fb99e3 Set image versions for import-lakelines and import-natural-earth 2016-11-30 09:59:49 +00:00
Lukas Martinelli 21b12facc6 Create transportation name out of highway linestring 2016-11-30 08:48:13 +00:00
Lukas Martinelli 1b36bdde05 Merge pull request #74 from openmaptiles/fix70_docker_compose_volume
docker-compose volume fix70
2016-11-29 16:43:42 +01:00
ImreSamu 2114346448 docker-compose volume fix 2016-11-29 16:29:30 +01: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 8ffbb33249 Fix local pgdata dir #70 2016-11-29 13:06:31 +00:00
Lukas Martinelli 128d5a3adc Correct scaling of generalization for boundaries 2016-11-29 12:59:55 +00:00
Lukas Martinelli a98ede7ab2 Remove generated docs from repo 2016-11-29 11:07:29 +01:00
Lukas Martinelli aed323bb99 Merge pull request #58 from openmaptiles/poi_polygon_fix46
Poi polygon fix #46
2016-11-28 15:26:48 +01:00
Lukas Martinelli b86a27a11f Remove trailing space and commented out code 2016-11-28 14:24:50 +00:00
Lukas Martinelli 09d3f0c2c1 Nameless POIs are ranked last 2016-11-28 14:24:08 +00:00
Lukas Martinelli 4da3e3cc02 Leave attributes as NULL on low zoom levels 2016-11-28 14:19:16 +00:00
Lukas Martinelli 1d3171185b Split railway and highway into different tables 2016-11-28 13:18:02 +00:00
Lukas Martinelli de2f538ef5 Use new classes in transport_name and add network 2016-11-28 11:09:57 +00:00
Lukas Martinelli a04d5776e6 Use ClearTables scheme for classes 2016-11-28 11:01:43 +00:00
ImreSamu 67eb139c09 add amenity=ice_cream same category as [ shop=ice_cream ] 2016-11-27 17:43:07 +01:00
ImreSamu e163c64c2a add nameless POI to the POI layer 2016-11-27 17:36:03 +01:00
ImreSamu 969af5c359 reorder imposm3 mapping definitions 2016-11-27 16:04:10 +01:00
ImreSamu e674eb13bb refactoring imposm3 poi mapping 2016-11-27 15:40:03 +01:00
ImreSamu b173b2acd2 add simple poi_polygon table ; fix #46 2016-11-27 14:04:50 +01:00
ImreSamu e5b9921593 sort mapping values 2016-11-27 14:02:30 +01:00
Lukas Martinelli 65419bdb84 Use service field on different zoom levels 2016-11-26 21:11:43 +00:00
Lukas Martinelli e9f4c31e0a Return railways in transportation 2016-11-26 21:08:30 +00:00
Lukas Martinelli 24b1e763fa Rename highway to layer 2016-11-26 20:47:42 +00:00
Lukas Martinelli 69b77416be Add ramp, oneway, brunnel to transportation 2016-11-26 20:46:19 +00:00
Lukas Martinelli 453d64ba17 Show OSM highways earlier 2016-11-26 20:25:25 +00:00
Lukas Martinelli 35b6951c81 Move highway and railway into transportation 2016-11-26 20:22:18 +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
stirringhalo c769577c56 Merge pull request #35 from openmaptiles/fix-issue-34
Quiet down 'has type unknown'
2016-11-15 23:39:55 -05:00
stirringhalo 4f795b6287 Quiet down 'has type unknown' 2016-11-15 23:37:41 -05:00
stirringhalo 5be1392728 Fix typo in Readme.md 2016-11-15 14:52:12 -05:00
stirringhalo bf6f57279d Mention version issues. 2016-11-15 14:47:16 -05:00
stirringhalo 35d9c704bf Mention versioning minumum requirements
Also provide flexibility in specifying which docker/docker-compose to use.
2016-11-15 14:41:07 -05:00
Lukas Martinelli 2e861b0112 Merge pull request #24 from openmaptiles/layer_highway_fix_z14_z15
fix zoom_level > 14 for layer_highway
2016-11-15 09:12:41 +01:00
Lukas Martinelli ed7c3369ab Merge pull request #25 from openmaptiles/fix_water_z2
fix water_z2
2016-11-15 09:12:22 +01:00
ImreSamu de8f15e462 fix water_z2 2016-11-15 01:48:14 +01:00
ImreSamu d570c0b82f fix zoom_level > 14 2016-11-15 01:12:54 +01:00
Lukas Martinelli ae1c4d0aba Merge pull request #17 from openmaptiles/datadoc
Documenting :  graphviz based  ETL graph
2016-11-11 15:45:03 -05:00
ImreSamu 5c1e9a2f58 remove sh/gen_*.sh - later I will move this to a separate tool 2016-11-11 20:21:43 +01:00
ImreSamu c1c811a115 add travis and quickstart.sh file for basic testing 2016-11-11 17:28:37 +01:00
ImreSamu d8cab7ad04 refactor ETL graph 2016-11-11 17:26:53 +01:00