openmaptiles/layers
Brian Sperlongano 79c2ec929d
Add new layer to serve highway=motorway_junction nodes (#1119)
This PR adds a layer for `highway=motorway_junction` features.

This implementation of highway exits in the transportation_name layer add to the existing layer table structure, and renames the internal column name from "construction" (which was already overloaded with non-construction usages) to "subclass", which will be less confusing to future developers.  The string 'junction' is used as the universal sub-class for highway exits.

A new documentation PR has been opened at openmaptiles/www.openmaptiles.org#69 to reflect these changes in the documentation.
2021-06-28 14:35:27 +02:00
..
aerodrome_label Bugfix update_aerodrome_label_point() (#1051) 2020-12-08 17:27:12 +02:00
aeroway Refactor schema, one _gen_z view per zoom. (#1045) 2020-11-26 13:54:00 +01:00
boundary Refactor schema, one _gen_z view per zoom. (#1045) 2020-11-26 13:54:00 +01:00
building Building aggregation fix (#1044) 2020-11-24 12:27:06 +02:00
housenumber Rename generic layer.sql to actual_layer_name .sql (#1034) 2020-11-09 11:43:35 +02:00
landcover Bugfix landcover osm (#1061) 2021-01-08 15:44:11 +01:00
landuse Add place=quarter to city subdivisions (#1065) 2021-01-18 14:47:25 +01:00
mountain_peak Rename generic layer.sql to actual_layer_name .sql (#1034) 2020-11-09 11:43:35 +02:00
park Refactor schema, one _gen_z view per zoom. (#1045) 2020-11-26 13:54:00 +01:00
place Explicit mention for using `iso_a2` attribute. (#1073) 2021-03-16 11:21:25 +01:00
poi Rename generic layer.sql to actual_layer_name .sql (#1034) 2020-11-09 11:43:35 +02:00
transportation Add new layer to serve highway=motorway_junction nodes (#1119) 2021-06-28 14:35:27 +02:00
transportation_name Add new layer to serve highway=motorway_junction nodes (#1119) 2021-06-28 14:35:27 +02:00
water Water - add ogc_fid for NE sources, edit etldoc (#1098) 2021-04-12 12:09:45 +02:00
water_name Refactor schema, one _gen_z view per zoom. (#1045) 2020-11-26 13:54:00 +01:00
waterway Refactor schema, one _gen_z view per zoom. (#1045) 2020-11-26 13:54:00 +01:00