Wykres commitów

615 Commity (335e5b03ceed74cf1c5d9c56cccc4972a2a82311)

Autor SHA1 Wiadomość Data
antoine-de 2ddbc8b1c1 update the layers from natural earth latest data
Natural earth has released new data and now some sql query are invalid

should fix #352

I don't really know how natural earth data versioning is maintained
though 😕
2017-11-17 13:55:02 +01:00
jirik 3925c1b194 Group important waterways by language tags only 2017-11-16 11:43:36 +01:00
jirik 741be6d921 Import additional names from Wikidata 2017-11-16 09:03:41 +01:00
jirik d3a5985343 Remove waterway's name.sql because of duplicity 2017-11-16 09:03:41 +01:00
Jiri Kozel 1a324aaf22
Do not load all tags, use later imposm3 (#356)
Fix #266 #267
2017-11-10 15:25:23 +01:00
jirik 543b0315b2 Add agg_stop indicator to transit stations (POI) 2017-11-09 11:46:32 +01:00
jirik 1c2ce970fd Distinguish type of information point (POI) 2017-11-09 11:46:32 +01:00
jirik d300dbca48 Distinguish aerial way stations from other stations (POI) 2017-11-09 11:46:32 +01:00
jirik b633626335 Add castles and ruins to POI 2017-11-09 11:46:32 +01:00
jirik cf79b928d0 Publish funicular stations as halts 2017-11-09 11:46:32 +01:00
jirik 21f5f1717b Show ferry terminals sooner 2017-11-09 11:46:32 +01:00
jirik a0a6e2d438 Show railway halts sooner 2017-11-09 11:46:32 +01:00
jirik 9cec6e1a10 Show railway stations sooner 2017-11-09 11:46:32 +01:00
jirik e95f2d476b Add layer, level, and indoor tags for footways and steps 2017-11-09 10:13:53 +01:00
jirik 0b94704436 Add subclass of paths in transportation_name 2017-11-09 10:13:53 +01:00
jirik 14f6729f5c Update diagrams of transportation_name 2017-11-09 10:13:53 +01:00
jirik 1f129c4184 Add subclass of paths in transportation 2017-11-09 08:51:14 +01:00
jirik 7792b81a02 Add more polygon paths to transportation 2017-11-09 08:51:14 +01:00
jirik 1cdf726384 Add platforms to transportation as paths 2017-11-09 08:51:14 +01:00
jirik 68785c1a21 Add shipping ways (ferries) to transportation 2017-11-08 16:28:30 +01:00
jirik 634de5e474 Add aerialways (cable cars) to transportation 2017-11-08 16:28:30 +01:00
jirik 137667b235 Create subclass attribute of railways 2017-11-08 16:00:13 +01:00
jirik 98aba61b05 Show narrow gauges sooner 2017-11-08 16:00:13 +01:00
jirik ed90400fef Show rails and light rails sooner 2017-11-08 16:00:13 +01:00
jirik 8e84f419d7 Add pitches and playgrounds to landuse 2017-11-08 14:05:34 +01:00
jirik 9d803af8e3 Update landcover's documentation 2017-11-08 13:58:01 +01:00
jirik e1ab498936 Add gardens to landcover 2017-11-08 13:47:11 +01:00
Jiri Kozel 018b77ac11 Update aeroway's readme 2017-11-08 13:33:17 +01:00
jirik daeb8c6605 Show aeroways sooner 2017-11-08 13:33:17 +01:00
jirik cf0c78305b Add area:aeroway features to aeroways 2017-11-08 13:33:17 +01:00
jirik db5cd682ea Add aeroway_label layer 2017-11-07 18:06:47 +01:00
Eduard Popov 15cb940872 Typo in boundaries description 2017-11-07 14:01: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
nlehuby 183f730814 Fix class for amenity = doctors
and add amenity =clinic
2017-10-30 16:13:16 +01:00
Luc Claustres e8dd584f22 Added the OSM [`ref`](http://wiki.openstreetmap.org/wiki/Key:ref) tag of the runway/taxiway so that they can be displayed in styles. 2017-09-26 11:56:48 +02:00
jirik 893918761c Fix SQL update logic (patch from 3.6.2) 2017-08-01 09:12:15 +02:00
jirik 3bb8a4bdde Fix #269 ETL diagram 2017-07-20 19:41:56 +02:00
stirringhalo 15ff070abd Add glaciers at higher zooms (#287)
* Add glaciers

* Add glacier to subclass
2017-06-25 22:10:09 -04:00
stirringhalo 2c309d7632 Add bare_rock and scree to sql 2017-06-25 18:56:54 -04:00
stirringhalo 112cf2b96b Add bare_rock scree 2017-06-25 16:50:20 -04:00
stirringhalo 7ea8d1a018 Merge pull request #283 from openmaptiles/issue_210
Issue 210 - Add more detail at z7
2017-06-18 20:28:34 -04: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 f6448f2501 Add landcover z7 2017-06-16 21:55:32 -04:00
stirringhalo d166baf2d2 Increase city density 2017-06-16 21:55:08 -04:00
jirik 1b01399e1d Update diagrams 2017-06-12 18:13:09 +02:00
Jiri Kozel 51bc8fad35 Multilinguality (#279)
Improve multilinguality: names in 57 languages, name:latin, name:nonlatin, name_int. Fixes #211 #252 #80.

See #279 for more info.
2017-06-12 17:53:47 +02:00
Jiri Kozel 881e1c0881 Show railways one level sooner (#270)
* Adjust st_length filter based on zres in transportation layer

Probably related to #258

* Adjust building tolerance

* Show railways one level sooner
2017-05-31 15:28:06 +02:00
Jiri Kozel 6339fbb8f0 Adjust building tolerance (#264)
* Adjust st_length filter based on zres in transportation layer

Probably related to #258

* Adjust building tolerance
2017-05-29 15:08:10 +02:00
Jiri Kozel f848b0449b Adjust park tolerance (#262)
* Adjust st_length filter based on zres in transportation layer

Probably related to #258

* Adjust park tolerance

Related to #257, #258
2017-05-25 12:05:12 +02:00
Jiri Kozel 9584f69035 Rail stations 2 (#255)
* rail stations

* Create 'railway' POI class with 'station' and 'halt' subclasses

* Introduce subway stops as POI

* Revert unwanted changes in .env and openmaptiles.yaml

* Remove halt key from documentation

* Distinguish aeroway and railway station, add tram_stop
2017-05-23 17:06:23 +02:00
Jiri Kozel 8a44e72328 Adjust st_length filter based on zres in transportation layer (#259)
Probably related to #258
2017-05-23 16:54:59 +02:00
Jiri Kozel 555825486f Adjust tolerance for transportation and water (#257) 2017-05-23 11:55:45 +02:00
Jiri Kozel a9b9c79a4b Fix #250 for zoom 9+ (#256) 2017-05-23 11:11:19 +02:00
jirik 4037256d43 Eliminate features with area<4px for aeroways, parks and water 2017-05-22 19:03:44 +02:00
jirik a68ccc42ee Adjust zres values for buildings,landcover and landuse
Decrease size of Belgium Z0-12 mbtiles from 63 MB to 38 MB
2017-05-22 19:03:44 +02:00
Eduard Popov 0a26d2be99 Housenumber and POI calc optimisation (#247)
Using NPoints(Centroid) = NPoints, thanks edpop
2017-05-21 21:01:31 -04:00
stirringhalo 90690d2a39 Switch to ZRes (#214) 2017-04-25 18:03:29 -04:00
stirringhalo 0ccd2f8673 Add primary to zoom 7, and fix index for gen3 & 6 (#213) 2017-04-16 10:33:19 -04:00
stirringhalo 05e1658926 osm_ocean_polygon_gen4 (#207)
*  osm_ocean_polygon_gen4

* Fix etl doc

* Move to later import-water version
2017-04-13 18:08:57 -04:00
jirik f829f6cd19 Update diagrams of transportation and transportation_name 2017-03-31 13:48:57 +02:00
jirik d71535287f Remove unused osm_highway_linestring_gen3+ -> faster import-osm 2017-03-31 13:48:57 +02:00
MartinMikita 782c9e0ead Fixed index and typo in doc. 2017-03-31 13:48:57 +02:00
MartinMikita 6bff55ae03 Added merged simplified transportation for zoom 8 2017-03-31 13:48:57 +02:00
MartinMikita 9781a0e671 Added merged simplified transportation for zoom 7 2017-03-31 13:48:57 +02:00
MartinMikita 52933f5cfc Separated zoom level 5 and 6, with different simplify tolerance and length of geometry. 2017-03-31 13:48:57 +02:00
jirik bbe4e67c14 Decrease length limit of roads at zoom level 4 -- 6 2017-03-31 13:48:57 +02:00
jirik c6eed77e42 Remove memeber_osm_ids attribute from transportation and transportation_name
Too big DB during import-sql step
2017-03-31 13:48:57 +02:00
MartinMikita a322851274 Added partial index to speed up creating materialized view in waterway merge_waterway SQL. 2017-03-31 13:48:57 +02:00
MartinMikita 13e8625862 Added partial index to speed up creating materialized views in transportation_name merge_highways SQL. 2017-03-31 13:48:57 +02:00
MartinMikita 2996987e70 Added few partial index to speed up creating materialized views in transportation merge_highways. 2017-03-31 13:48:57 +02:00
jirik cfc65c6884 Generalize roads more at zoom levels 4 -- 6 2017-03-31 13:48:57 +02:00
jirik 74d8a2da1f Improve doc of mountain_peak and water_name 2017-03-27 08:20:39 +02:00
Jiri Kozel 3e6495a134 Import both area and webmerc_area, use area for filtering (#198) 2017-03-24 16:46:21 +01:00
jirik cf58a1eef6 Improve PR #183 2017-03-21 15:53:41 +01:00
jirik 380da2cae7 Merge remote-tracking branch 'upstream/master' into lincomatic-master 2017-03-21 15:41:01 +01:00
jirik 75f76ab935 Increase buffer of place and water_name to 256 2017-03-21 15:30:44 +01:00
jirik 038d4d5224 Add name_de to documentation 2017-03-17 13:15:40 +01:00
jirik 4c6d30066d Add German names (name_de), unify English names (name_en) 2017-03-17 12:56:54 +01:00
jirik 24ed38ba14 Improve SQL query for moutain peaks 2017-03-17 10:27:48 +01:00
jirik fe6cde9eaf Merge remote-tracking branch 'upstream/master' into shields 2017-03-16 12:35:59 +01:00
Jiri Kozel 2091f9bf2a Merge pull request #187 from klokantech/water_bodies
Fix openmaptiles/openmaptiles#78, Switch to OSM water bodies in z6
2017-03-16 08:49:09 +01:00
jirik 514207bfae Fix typo in water doc, update diagram 2017-03-16 08:45:58 +01:00
Jiri Kozel 9816dd7b31 Merge pull request #188 from klokantech/forests
Update diagrams for landcover
2017-03-15 20:35:37 +01:00
jirik 00dc515142 Update diagrams for landcover 2017-03-15 17:35:37 +01:00
jirik 0b3177de00 Fix openmaptiles/openmaptiles#78, Switch to OSM water bodies in z6 2017-03-15 17:29:06 +01:00
jirik cc83f86c2d Merge branch 'master' of https://github.com/lincomatic/openmaptiles into lincomatic-master 2017-03-15 15:52:44 +01:00
Jiri Kozel 9c2b6e2a93 Merge pull request #186 from klokantech/forests
Add missing woods, fix openmaptiles/openmaptiles#167
2017-03-15 15:38:13 +01:00
jirik 70170b2e54 Add missing woods, fix openmaptiles/openmaptiles#167 2017-03-15 15:35:31 +01:00
jirik 15d17c4293 Merge remote-tracking branch 'upstream/master' into shields 2017-03-15 14:02:04 +01:00
Jiri Kozel 4fc61b6e97 Fix diagrams in mountain_peak's README 2017-03-15 14:01:15 +01:00
jirik 8ae45dd777 Update diagrams of transportation 2017-03-15 13:55:18 +01:00
jirik fad3cab2cd Adjust zoom levels of transportation_name, update diagrams 2017-03-15 13:53:09 +01:00
jirik 665f8ac9ca Merge remote-tracking branch 'upstream/master' into shields 2017-03-15 11:25:57 +01:00
jirik c026da1324 Change default value of transportation_name's network attribute 2017-03-15 11:10:06 +01:00
jirik 6b523a5e0a Adjust zoom levels of transportation_name layer 2017-03-15 11:08:26 +01:00
jirik ca1b9a95a8 Adjust zoom levels of transportation layer, stop using ne_10m_roads source 2017-03-15 11:05:16 +01:00
jirik 4dcbb40ef1 Add gb-motorway and gb-trunk network types 2017-03-14 13:43:14 +01:00
lincomatic afcdd3587c fix bug: runway & taxiway didn't show up bec should be linestring, not polygon 2017-03-09 20:03:37 -08:00
jirik 7459cbe9c3 Add ca-transcanada network type 2017-03-03 14:05:39 +01:00
jirik 3af0204564 Fix order of commands in network_type.sql in transportation_name 2017-03-03 09:15:58 +01:00
jirik 5568d3ba44 Add default value to network attribute of layer_transportation_name 2017-03-01 15:59:10 +01:00
jirik 5db1b0e80e Add network type to transportation_name layer, adjust 'ref' attribute 2017-03-01 14:55:02 +01:00
jirik 3fa68ebef1 Remove empty string from network_type 2017-03-01 13:08:24 +01:00
jirik fdfeb1aa24 Add network_type to osm_route_member 2017-03-01 10:50:07 +01:00
jirik 5bebe680fc Improve doc of moutain peaks 2017-03-01 08:31:30 +01:00
jirik 4fd4bfb2a0 Add attribute into osm_transportation_name_linestring 2017-02-28 16:25:19 +01:00
jirik fa34831a54 Add attribute into osm_transportation_name_linestring 2017-02-28 16:23:47 +01:00
jirik addaf4bff0 Clarify data types of mountain_peak 2017-02-28 15:41:14 +01:00
jirik 98f4a409a7 Add mountain_peak layer 2017-02-28 10:54:51 +01:00
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
Lukas Martinelli 6ff8fd7c20 Fix docs in landuse, place and poi 2017-01-05 16:46:11 +01:00
Lukas Martinelli 5d1d1f1dc7 Make zoom level doc of transportation less strict 2017-01-05 16:40:37 +01:00
Lukas Martinelli f6a7e4ec92 Improve docs of water and water_name 2017-01-05 16:36:55 +01:00
Lukas Martinelli 98be074850 Improve waterway docs 2017-01-05 16:26:40 +01:00
Lukas Martinelli 87120e1658 Remove waterway constraint for water polygons #120 2017-01-04 14:15:52 +01:00
ImreSamu eb577a040a Fix #108 and #109 [ osm_city_point and natural earth merge ] 2016-12-31 18:17:24 +01:00
stirringhalo 8b30e5ddc2 Add cascade to drops 2016-12-28 18:19:54 -05:00
stirringhalo f98ade427e Drop tables to force redo on update
Reorder
2016-12-28 18:17:18 -05:00
stirringhalo 0884e7e793 Update water.sql 2016-12-24 11:40:02 -05:00
stirringhalo aa7873c846 Fix typo in function
Using wrong zoom_level for water_z10
2016-12-24 11:36:42 -05: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
Paul Norman 732b1dab79 Fix stray landcover punctuation 2016-12-08 12:47:58 -08:00
Lukas Martinelli 9776ff0aaa Merge pull request #91 from openmaptiles/fix_etldoc_2016dec4
[etldoc] status + small fixes
2016-12-06 11:44:29 +01:00
Helge Fahrnberger 4d932f918f Fixed description to reference new layer name 2016-12-05 11:59:37 +01:00
ImreSamu 087b2f204e fix SQL warning 2016-12-04 12:51:52 +01:00
ImreSamu eee999bba0 source code trim 2016-12-04 12:17:33 +01:00
ImreSamu 4e2d3ad8f6 fix osm_island_point zoom_level filter - for >z14 2016-12-04 12:11:08 +01:00
ImreSamu e406537025 `place` etldoc enhancement 2016-12-04 12:09:10 +01:00
ImreSamu f5ac3def5e etldoc fixes 2016-12-04 02:52:52 +01:00
Lukas Martinelli 01db9a4e63 Show islands #68 2016-12-02 14:37:48 +00:00
Lukas Martinelli 681b50ff1c Remove subclass from transportation_name 2016-12-02 12:39:10 +00:00
Lukas Martinelli a109ffd72e Remove subclass from transport 2016-12-02 12:36:10 +00:00
Lukas Martinelli 227b36c0d6 Switch place class back to place value 2016-12-02 12:30:41 +00:00
Lukas Martinelli 7e49a7ebfc Add aeroway to README 2016-12-02 12:18:33 +00:00
Lukas Martinelli ff596b37ae Merge branch 'feature/aeroway-layer' 2016-12-02 12:15:22 +00:00
Lukas Martinelli 3e229a7b3c Map highway=step. Fixes #84 2016-12-02 11:15:47 +00:00
Lukas Martinelli 2250d140df Add missing classes for raceway, bridleway, corridor #82 2016-12-02 11:12:59 +00:00
Lukas Martinelli 81b93d6a15 Map aeroway buildings implying building=yes 2016-12-02 10:59:31 +00:00
Lukas Martinelli 463be2d48b Add aeroway layer 2016-12-02 10:59:13 +00:00
Lukas Martinelli d4e116558c Add disputed to boundary docs #83 2016-12-02 07:45:17 +00:00
Lukas Martinelli 79e6f57ad7 Use only ne_10m_roads from Natural Earth #81 2016-12-01 14:23:14 +00:00
Lukas Martinelli b931261e4b Correct filtering for us roads. Fixes #81 2016-12-01 13:21:25 +00:00
Lukas Martinelli ec5a0aa15f Map sea and ocean from OSM 2016-12-01 10:47:50 +00:00
Lukas Martinelli be349acd58 Fix etl doc issues with z14 2016-12-01 10:11:03 +00:00
Lukas Martinelli 9d37d1f4ba Merge pull request #60 from openmaptiles/feature/transportation
Implementation of Transport Layer
2016-12-01 11:02:13 +01:00
Lukas Martinelli 3fd28778cc Merge branch 'master' into feature/changed-place-layer
Conflicts:
	layers/place/mapping.yaml
2016-12-01 09:57:58 +00:00
Lukas Martinelli e1fc9481b7 Add more languages for places 2016-12-01 09:28:54 +00:00
Lukas Martinelli d664a2fe25 Map place=island into table 2016-12-01 09:09:08 +00:00
Lukas Martinelli 3b2807d9d1 Merge pull request #75 from openmaptiles/feature/lake-point-labels
Show water names without centerlines
2016-12-01 09:51:54 +01:00
Lukas Martinelli 56353cc504 Merge pull request #66 from openmaptiles/hotfix/missing-ocean
Fix missing water and better generalization use for Water
2016-12-01 09:44:23 +01:00
Lukas Martinelli d6e2a5c371 Merge pull request #63 from openmaptiles/waterway
Waterway
2016-12-01 09:39:06 +01:00
Lukas Martinelli d53575faa3 Merge pull request #62 from openmaptiles/feature/landuse-park-layer
Landuse, Landcover, Park Layer
2016-12-01 09:32:11 +01:00
Lukas Martinelli 5ec4f0766b Add zoom level range slots to landcover diagram 2016-12-01 08:29:34 +00:00
Lukas Martinelli 4df25f25ef Fix wrong etldoc slots in transportation 2016-11-30 19:08:01 +00:00
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 c1b1913c7c Fix wrong etl docs 2016-11-30 18:38:28 +00:00
Lukas Martinelli 2514f267a9 Fix usage of generalized tables in landcover 2016-11-30 18:30:56 +00:00
Lukas Martinelli 8523c91a6b Remove no longer needed park class functions 2016-11-30 18:30:52 +00:00
Lukas Martinelli bcc38a0911 Show large parks already on z6 2016-11-30 17:11:47 +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 a93c066fec Add missing etldocs slots to waterway layer 2016-11-30 16:25:12 +00:00
Lukas Martinelli 3f5b1371e9 Clarify etldoc for place layer 2016-11-30 16:19:58 +00:00
Lukas Martinelli e50979b45c Nameless POI should have least important rank 2016-11-30 15:12:21 +00:00
Lukas Martinelli 0c3b3b8b63 Show large parks on z7 2016-11-30 14:16:09 +00:00
Lukas Martinelli 1ef69a9fd8 Show residential from OSM on z9 2016-11-30 14:05:15 +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 ee9d4348e0 Add possible values to place layer doc 2016-11-30 12:39:02 +00:00
Lukas Martinelli 071201fe52 No render_height attributes on z13 2016-11-30 12:17:01 +00:00
Lukas Martinelli 915cd2bde3 Add possible values for landcover, landuse, park doc 2016-11-30 11:21:13 +00:00
Lukas Martinelli 4a902ca273 Extend docs for park, landuse, landcover 2016-11-30 09:32:25 +00:00
Lukas Martinelli 7ca0fc6646 Remove subclass for landuse 2016-11-30 09:32:14 +00:00
Lukas Martinelli dd0ba38633 Fix always wetland subclass 2016-11-30 09:09:23 +00:00
Lukas Martinelli 9ba6a0bb0f Fix missing column issues with landcover and landuse 2016-11-30 09:06:40 +00:00
Lukas Martinelli 21b12facc6 Create transportation name out of highway linestring 2016-11-30 08:48:13 +00:00
Lukas Martinelli 5ebb33575e Move public parks indicating grass to landcover 2016-11-29 19:38:02 +00:00
Lukas Martinelli 6bc06a683a Show water names without centerlines 2016-11-29 19:13:38 +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 f9def56e0b Leave names empty for NE data due to different names 2016-11-29 15:08:23 +00:00
Lukas Martinelli cb550a7e1a Merge branch 'master' into waterway
Conflicts:
	layers/waterway/README.md
2016-11-29 14:58:46 +00:00
Lukas Martinelli 6c4ac01dfb More intermediate zoom levels for residential 2016-11-29 14:00:32 +00:00
Lukas Martinelli 6f68ab999d Ensure empty name is NULL in waterway 2016-11-29 13:33:33 +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 30747a3bc8 Use different generalization levels at zooms 2016-11-29 09:47:02 +00:00
Lukas Martinelli 5a679e1a9b Merge branch 'master' into waterway
Conflicts:
	layers/waterway/waterway.sql
2016-11-28 19:26:42 +00:00
Lukas Martinelli 09dddebac4 Add park layer 2016-11-28 19:16:27 +00:00
Lukas Martinelli 327bdc7313 Remove mappings from landcover and landuse 2016-11-28 19:16:00 +00:00
Lukas Martinelli 6fb20ab650 Include country and state select direcdtly in layer func 2016-11-28 16:03:42 +00:00
Lukas Martinelli 2f35ab3ee1 Use classes from ClearTables and add continents 2016-11-28 15:43:03 +00: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 4f795b6287 Quiet down 'has type unknown' 2016-11-15 23:37:41 -05:00
lukasmartinelli 98d77b0638 Show only linestrings with name on z11 2016-11-15 21:23:54 +01:00
lukasmartinelli b77cc7a43a More nuanced waterway 2016-11-15 19:37:19 +01: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
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
ImreSamu 2a0ef3a953 add etldoc to layer_waterway 2016-11-10 15:00:13 +01:00
ImreSamu 906c614187 add etldoc to layer_water_name 2016-11-10 14:28:49 +01:00
ImreSamu 05992e066c add etldoc to layer_water 2016-11-10 14:08:39 +01:00
ImreSamu 36d7fa6227 add etldoc to layer_railway 2016-11-10 13:24:18 +01:00
ImreSamu dd2fc0e2dd add etldoc to layer_poi 2016-11-10 13:11:20 +01:00
ImreSamu b0c762cd2b simplified etldoc for layer_place 2016-11-10 03:23:52 +01:00
ImreSamu 7d7ca7f47a add etldoc to layer_place 2016-11-10 03:09:43 +01:00
ImreSamu 5580f42458 add etldoc to layer_landuse 2016-11-10 02:12:39 +01:00
ImreSamu 9e27faf9e3 add etldoc to layer_landcover 2016-11-10 01:45:17 +01:00
ImreSamu 63cdc3362d add etldoc to layer_housenumber 2016-11-10 01:11:11 +01:00
ImreSamu 3a5c47e3dd add etldoc to layer_highway_name 2016-11-10 00:31:08 +01:00
ImreSamu cafd338b1b add etldoc to layer_highway ( v2 ) 2016-11-09 23:55:37 +01:00
ImreSamu 7a0ec0e40d add layer_building etldoc comments 2016-11-09 23:39:44 +01:00
ImreSamu 598c931e17 boundary ETL graph comments - only sql tables and views 2016-11-09 22:06:24 +01:00
ImreSamu 29d33dff3c example graphviz based ETL graph 2016-11-07 15:37:17 +01:00
lukasmartinelli 1b4b6be3fe Fix issues with rank boundaries in country and state 2016-11-03 10:59:15 +01:00
lukasmartinelli 2d55f4fcf0 Map leisure=park into landuse 2016-10-30 18:41:33 +01:00
lukasmartinelli 447ae9f500 Add explanation to README 2016-10-30 16:31:38 +01:00
lukasmartinelli 0379bde353 Simplify building layer 2016-10-30 16:30:55 +01:00
lukasmartinelli 263d7e8a96 Add docs for landcover, landuse and housenumber 2016-10-30 16:07:47 +01:00
lukasmartinelli 718fa93ec7 Show residential highways at z12 2016-10-30 15:48:48 +01:00
lukasmartinelli 99c225d9a4 Show much more places earlier 2016-10-30 15:41:46 +01:00
lukasmartinelli 67be896e0a Fallback to name for name_en 2016-10-30 10:44:21 +01:00
lukasmartinelli a3f138ecff Show lakelines earlier 2016-10-29 15:52:05 +02:00
lukasmartinelli 94aca0e352 Document water_name and waterway 2016-10-29 15:16:21 +02:00
lukasmartinelli 28a87c9e81 Incorporate grid rank into city rank 2016-10-29 14:49:53 +02:00
lukasmartinelli 52e133e126 Tweak place ranks 2016-10-29 14:29:41 +02:00
lukasmartinelli 3f9f59dfe1 Make ranks more fine grained 2016-10-29 12:14:54 +02:00
lukasmartinelli 001e44ccd7 Increase poi buffer and select correct name_en from place 2016-10-29 11:26:35 +02:00
lukasmartinelli ae60f637c0 Rename POI gridrank to rank 2016-10-29 11:15:46 +02:00
lukasmartinelli 6f915eca92 Documnt place 2016-10-29 11:15:13 +02:00
lukasmartinelli ab4413e209 Gridrank should be int 2016-10-29 10:57:06 +02:00
lukasmartinelli d9d3b96dc7 Refactor layer code to use OSM 2016-10-29 10:56:58 +02:00
lukasmartinelli 4086c515ed Add generated README for highway name docs 2016-10-29 10:38:46 +02:00
lukasmartinelli 242bc561e9 Document highway name 2016-10-29 10:38:08 +02:00
lukasmartinelli 6513ed1633 Merge scaleranks for countries and states 2016-10-29 10:36:57 +02:00
lukasmartinelli 4976ebba8e Document POI 2016-10-28 22:35:54 +02:00
lukasmartinelli 94f0573226 Document highway 2016-10-28 21:07:52 +02:00
lukasmartinelli ca28a0ac24 Document building 2016-10-28 20:53:38 +02:00
lukasmartinelli 90f2203e7c Document water and remove obsolete mapping 2016-10-28 20:49:20 +02:00
lukasmartinelli ff52cfda08 Remove unnecessary fields from boundary 2016-10-28 20:39:38 +02:00
lukasmartinelli 8918e1ff00 Refactor and document railway 2016-10-28 20:20:24 +02:00
lukasmartinelli f3e2d7f163 Add gridrank attribute 2016-10-28 18:01:31 +02:00
lukasmartinelli dbec752ed1 Basic poi layer 2016-10-28 17:46:10 +02:00
lukasmartinelli c1b1e980ed Reduce classes to major 2016-10-28 16:54:23 +02:00
lukasmartinelli ea2530788f Filter out large rivers 2016-10-28 16:53:29 +02:00
lukasmartinelli 5c58cb70e0 Add water name layer 2016-10-28 16:11:38 +02:00
lukasmartinelli 4884e93545 Use minor rail class 2016-10-28 15:17:03 +02:00
lukasmartinelli 0f45c2e482 Add note about why not showing residential 2016-10-28 15:08:28 +02:00
lukasmartinelli c6b783747a We need ref length for nice highway shields 2016-10-28 15:07:15 +02:00
lukasmartinelli dccdbdfbcc Try to use OSM source data for countries and states 2016-10-28 15:05:49 +02:00
lukasmartinelli ab80b2212e Use custom enum type 2016-10-28 13:21:08 +02:00
lukasmartinelli 0df15c613e Merge scalerank into osm for high zoom levels 2016-10-28 13:07:42 +02:00
lukasmartinelli 38dcc030b0 Refactor place layer 2016-10-28 12:05:18 +02:00
lukasmartinelli 52c7306563 Check if type exists before creating in highway 2016-10-28 12:01:43 +02:00
lukasmartinelli 81876adcf4 Remove strictness from class function in landuse 2016-10-28 12:01:22 +02:00
lukasmartinelli 36ad9e2f69 Show all highway names on z14 2016-10-28 12:00:35 +02:00
lukasmartinelli 4c85fd787e Add layer housenumber 2016-10-25 19:16:18 +02:00
lukasmartinelli 9c50026f16 Remove osm_id in vector tiles coz of huge size savings 2016-10-25 19:15:51 +02:00
lukasmartinelli b6430eace2 Disable steps in highways 2016-10-25 18:45:36 +02:00
lukasmartinelli eecb853a60 Support motorway highway labels for lower zooms 2016-10-25 17:46:20 +02:00
lukasmartinelli c85f60ff50 Try better landcover 2016-10-25 17:00:44 +02:00
lukasmartinelli e3800bdb5a Exclude small hamlets 2016-10-25 14:55:05 +02:00
lukasmartinelli 8fb9c45fc1 Add highway names 2016-10-25 14:54:34 +02:00
lukasmartinelli 9fa3d4b5a0 Add custom types and simplify highway query 2016-10-25 14:54:22 +02:00
lukasmartinelli 7ec0db640c Forgot bbox constraint 2016-10-25 12:03:24 +02:00
lukasmartinelli 7d1b2eb25e Switch to water generalized views 2016-10-24 22:04:07 +02:00
lukasmartinelli 7ac0fb66d6 Add osm id 2016-10-24 21:49:10 +02:00
lukasmartinelli 030e1e3204 Add national parks 2016-10-24 21:49:03 +02:00
lukasmartinelli a3455407e8 Move railway over to imposm3 and improve z_order 2016-10-24 21:29:50 +02:00
lukasmartinelli f3b316a300 Round render height as int 2016-10-24 15:44:09 +02:00
lukasmartinelli 0a8847d6ae Add class attribute to waterway 2016-10-24 15:38:32 +02:00
lukasmartinelli a22e02c6ee Map whether road is area 2016-10-24 15:32:57 +02:00
lukasmartinelli 2750f634b7 Road classifciation a la ClearTables 2016-10-24 15:14:43 +02:00
lukasmartinelli 331eb755c1 Add name_en to place layer 2016-10-24 14:56:49 +02:00
lukasmartinelli 508bb51bcd Refactor important place merge table into separate file 2016-10-24 14:46:48 +02:00
lukasmartinelli 24d7987c34 Integrate country and state into place 2016-10-24 14:44:14 +02:00
lukasmartinelli bdea298990 Introduce landuse classes 2016-10-24 14:28:09 +02:00
lukasmartinelli f65fded9f4 Introduce landcover classes 2016-10-24 14:27:57 +02:00
lukasmartinelli 15a61983ae Generalize waterway in imposm 2016-10-24 12:02:50 +02:00
lukasmartinelli 79d04f3792 Integrate urban into landuse 2016-10-24 12:02:33 +02:00
lukasmartinelli 767c8a83cc Merge natural earth scaleranks 2016-10-24 10:30:36 +02:00
lukasmartinelli 2fdfa8aad2 Integrate ice into landcover 2016-10-24 09:51:19 +02:00
lukasmartinelli 446544f5c8 Add waterway layer 2016-10-24 09:40:14 +02:00
lukasmartinelli 250bcd01a4 Switch to Makefile and openmaptiles-tools 2016-10-23 17:36:48 +02:00
lukasmartinelli ade28316bd Add landcover layer 2016-10-10 20:37:23 +02:00
lukasmartinelli 8bc57e13e7 Move place to imposm3 mapping 2016-10-10 20:19:18 +02:00
lukasmartinelli a48123657c Move road to imposm3 based highway 2016-10-10 20:17:05 +02:00
lukasmartinelli c86f5b9a26 Switch water layer to imposm3 2016-10-10 19:39:47 +02:00
lukasmartinelli 908e6dc68c Use buildings from imposm3 mapping. 2016-10-10 19:35:07 +02:00
lukasmartinelli 28fedcc021 Add imposm3 mapping for boundary 2016-10-10 19:29:50 +02:00
lukasmartinelli 480d720585 Move to new modular layer structure 2016-10-09 21:27:09 +02:00