Wykres commitów

28 Commity (b1eeff573e3956d8f425b63c6c1d8d8ad0070c6a)

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
Yuri Astrakhan 11f4856d48
Add simplified water materialized views (#739)
Move materialized view creation from the tools repo.

This PR should be merged before the https://github.com/openmaptiles/openmaptiles-tools/pull/115

Merge the other PR shortly after this one to avoid doing the same work twice - first creating simplified table, then dropping it and recreating them as materialized views.
2020-01-20 12:12:19 -05:00
Yuri Astrakhan 1614a4656c Manage field mapping in SQL declaratively
Simplify some of the OSM->OMT field value mappings using declarative syntax.

This approach is not for all cases, but in many it removes
the need of storing the same field in both the .yaml and .sql files.

TODO: support more complex AND/OR cases
2019-12-19 11:25:29 -05:00
Eva J c40e092381 lakes z4 2019-12-18 09:14:47 +01:00
Eva J 8ff4a5acb4 changing ocean data source in z6-7 2019-12-12 12:44:32 +01:00
Guillaume Gomez 23358f18af add brunnel info for water 2019-10-11 17:57:26 +02:00
zstadler 7a3ac079ae Add intermittent field to water* layers (#430 PR #585) 2019-05-24 13:21:43 +02:00
Eva J 68255e16ad not importing bays into water_z views, they are mostly duplicating water/ocean areas and cover important islands 2019-04-10 15:59:35 +02:00
Eva J 6ec66e94e3 distinguish bays from other water polygons 2019-04-10 10:04:23 +02:00
jirik 8766a0effc Add waterway:dock to water layer 2018-11-11 16:48:37 +01:00
jirik 1093dcece8 Improve class of water polygon on Z6-Z10 2018-04-13 15:58:22 +02:00
stirringhalo 90690d2a39 Switch to ZRes (#214) 2017-04-25 18:03:29 -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 514207bfae Fix typo in water doc, update diagram 2017-03-16 08:45:58 +01:00
jirik 0b3177de00 Fix openmaptiles/openmaptiles#78, Switch to OSM water bodies in z6 2017-03-15 17:29:06 +01: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 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 30747a3bc8 Use different generalization levels at zooms 2016-11-29 09:47:02 +00:00
stirringhalo 4f795b6287 Quiet down 'has type unknown' 2016-11-15 23:37:41 -05:00
ImreSamu de8f15e462 fix water_z2 2016-11-15 01:48:14 +01:00
ImreSamu 05992e066c add etldoc to layer_water 2016-11-10 14:08:39 +01:00
lukasmartinelli ea2530788f Filter out large rivers 2016-10-28 16:53:29 +02:00
lukasmartinelli 7d1b2eb25e Switch to water generalized views 2016-10-24 22:04:07 +02:00
lukasmartinelli 446544f5c8 Add waterway layer 2016-10-24 09:40:14 +02:00
lukasmartinelli c86f5b9a26 Switch water layer to imposm3 2016-10-10 19:39:47 +02:00
lukasmartinelli 480d720585 Move to new modular layer structure 2016-10-09 21:27:09 +02:00