Wykres commitów

81 Commity (c9e7ad90c6ded3a65d0f13082ac1dac2048b375d)

Autor SHA1 Wiadomość Data
Yuri Astrakhan c9e7ad90c6
Remove unneeded "else null" in conditions (#732)
Minor code cleanup:
SQL already returns NULL in the "WHEN" condition
if it is not matched by any of the cases.

Co-authored-by: Eva Jelinkova <evka.jelinkova@gmail.com>
2020-01-22 17:24:28 -05:00
Eva J 90c4854184 removing webmerc_area 2019-11-19 16:36:00 +01:00
Yuri Astrakhan eca13f9bed
Refreshed all diagrams, fixed automation & 2 broken graphs (#692)
Seems like etl and mapping diagrams have been neglected
for a long time. Now it regenerates the files and places
them in the source dir.

This PR also fixes two broken files:
* layers/aerodrome_label/mapping_diagram.png
* layers/housenumber/mapping_diagram.png

They were generated using the newest tools version with the fix
https://github.com/openmaptiles/openmaptiles-tools/pull/65
2019-10-26 21:28:43 -04:00
jirik 00d88a103c Revert back to NE 4.0.0
See https://github.com/openmaptiles/openmaptiles/issues/365#issuecomment-442823991
2018-11-30 15:32:26 +01:00
jirik 8d591a59aa Wrap place UNIONs into one SELECT to sppeed up rendering 2018-11-30 15:32:26 +01:00
jirik 9d07350ac4 Prefer to join NE countries by Wikidata ID 2018-11-12 12:37:15 +01:00
jirik 3cee3c7f80 Update diagrams 2017-12-04 12:06:28 +01:00
jirik 919686b6c9 Fix missing cities with diacritics at Z6 2017-12-04 11:02:04 +01:00
jirik a380f358fe Add osm_id as key of places 2017-12-04 10:53:26 +01:00
jirik 9c7a3aeb36 Add ISO 3166-1 alpha-2 country codes as iso_a2 attribute
Fix #306
2017-11-20 15:49:08 +01:00
jirik 2097b2c31b Compute rank also for tiny countries 2017-11-20 15:49:08 +01:00
jirik b88b34c98d Set rank of countries with limited recognition to 6 2017-11-20 15:49:08 +01:00
jirik 30539e78d1 Fix rank of archipelago countries
Fix #342
2017-11-20 10:51:32 +01:00
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 741be6d921 Import additional names from Wikidata 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 893918761c Fix SQL update logic (patch from 3.6.2) 2017-08-01 09:12:15 +02:00
stirringhalo d166baf2d2 Increase city density 2017-06-16 21:55:08 -04: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 3e6495a134 Import both area and webmerc_area, use area for filtering (#198) 2017-03-24 16:46:21 +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
Lukas Martinelli a865d6c970 Merge branch 'master' into imposm3_filter_reject_require 2017-01-18 15:39:40 +01:00
Lukas Martinelli 5b430f4b83 Remove commented out code 2017-01-18 15:06:24 +01:00
Lukas Martinelli d5350ee535 Correct rank query #123 2017-01-18 09:41:17 +01:00
Lukas Martinelli 16f9c56086 Merge pull request #137 from openmaptiles/use_webmercarea
Switch to webmercarea
2017-01-17 18:00:16 +01:00
stirringhalo 8273bfbb62 Switch to webmercarea 2017-01-17 09:45:58 -05:00
stirringhalo 153976735f ST_PointOnSurface instead of topoint 2017-01-17 09:03:40 -05:00
Lukas Martinelli 84219067cf Show countries earlier #123 2017-01-16 16:43:25 +01:00
Lukas Martinelli 2d586bb47a Merge pull request #131 from openmaptiles/trigger_tables_sql
Daily updates
2017-01-16 09:38:47 +01:00
ImreSamu 40884b9976 imposm3 mapping change to the new reject/require syntax 2017-01-07 14:55:08 +01:00
stirringhalo cda3af9215 Change SELECT to PERFORM in function and drop triggers first 2017-01-06 20:33:43 -05:00
stirringhalo 9437a1b8d6 Make the sql rerunnable without error 2017-01-05 12:47:10 -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
stirringhalo c5f05e7c3a Functions and triggers for state, country and city ranks 2017-01-05 08:59:15 -05:00
stirringhalo 9573aca4f2 place island topoint function 2017-01-04 19:53:16 -05:00
ImreSamu eb577a040a Fix #108 and #109 [ osm_city_point and natural earth merge ] 2016-12-31 18:17:24 +01:00
stirringhalo bab5c3d4b6 Switch from geom to geometry 2016-12-20 22:32:34 -05: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
Lukas Martinelli 01db9a4e63 Show islands #68 2016-12-02 14:37:48 +00:00
Lukas Martinelli 227b36c0d6 Switch place class back to place value 2016-12-02 12:30:41 +00: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 ac51c742e7 Show all cities earlier before z7 2016-11-30 17:03:55 +00:00