openmaptiles/layers/water_name
Yuri Astrakhan 1d91b9ef6e
Noop: tag sql MAT VIEWS with a special comment (#733)
Tag all SQL materialized views with a machine-readable comment
to indicate that this materialized view can be created without
data:

   /* DELAY_MATERIALIZED_VIEW_CREATION */

In the next version of tools this comment can be optionally
replaced with the "WITH NO DATA" parameter, thus allowing
a much faster execution of the SQL script. All materialized
viewes will be populated with data in parallel afterwards
using the `refresh-views` tools script.
2020-01-20 12:02:49 -05:00
..
README.md Update diagrams 2017-12-04 12:06:28 +01:00
etl_diagram.png Refreshed all diagrams, fixed automation & 2 broken graphs (#692) 2019-10-26 21:28:43 -04:00
layer.sql Add intermittent field to water* layers (#430 PR #585) 2019-05-24 13:21:43 +02:00
mapping.yaml Add intermittent field to water* layers (#430 PR #585) 2019-05-24 13:21:43 +02:00
mapping_diagram.png Refreshed all diagrams, fixed automation & 2 broken graphs (#692) 2019-10-26 21:28:43 -04:00
update_marine_point.sql Add intermittent field to water* layers (#430 PR #585) 2019-05-24 13:21:43 +02:00
update_water_lakeline.sql Noop: tag sql MAT VIEWS with a special comment (#733) 2020-01-20 12:02:49 -05:00
update_water_point.sql Noop: tag sql MAT VIEWS with a special comment (#733) 2020-01-20 12:02:49 -05:00
water_name.yaml Add intermittent field to water* layers (#430 PR #585) 2019-05-24 13:21:43 +02:00

README.md

water_name

Docs

Read the layer documentation at http://openmaptiles.org/schema#water_name

Mapping Diagram

Mapping diagram for water_name

ETL diagram

ETL diagram for water_name