Wykres commitów

18 Commity (e29827d76c431a6fb13e9073f3f88dfa90a92b9f)

Autor SHA1 Wiadomość Data
Brian Sperlongano e29827d76c
Move aboriginal lands boundaries to boundary layer (#1604)
This PR adds indigenous lands to the `boundary` layer by adding new area features for these objects, along with generalization up to z4. It borrows heavily from the technical processing chain of the `park` layer.

I added new `class`, `name`, and `name:xx` attributes to the boundary layer, in order to support the new area features. Should we (or someone extending this schema) come up with new objects to place in the boundary layer in the future, `class` would support additional categories.
2024-01-21 10:37:02 +01:00
Eva Jelinkova 054d3a7e4d
add province, increase scalerank + labelrank (#1306)
Add `province` (next to `state`) tag into `osm_state_point`
2021-11-18 18:05:02 +01:00
Adam Laža 0dc8c3256c
Rename generic layer.sql to actual_layer_name .sql (#1034)
Following layers had generic `layer.sql` name.

- `aerodrome_label`
- `aeroway`
- `housenumber`
- `mountain_peak`
- `park`
- `place`
- `poi`
- `transportation`
- `transportation_name`
- `water_name`

This PR renames `layer.sql` to `aerodrome_label.sql`, `aeroway.sql`...
2020-11-09 11:43:35 +02:00
Lukas Martinelli 2f35ab3ee1 Use classes from ClearTables and add continents 2016-11-28 15:43:03 +00: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
lukasmartinelli 001e44ccd7 Increase poi buffer and select correct name_en from place 2016-10-29 11:26:35 +02:00
lukasmartinelli d9d3b96dc7 Refactor layer code to use OSM 2016-10-29 10:56:58 +02:00
lukasmartinelli dccdbdfbcc Try to use OSM source data for countries and states 2016-10-28 15:05:49 +02:00
lukasmartinelli 38dcc030b0 Refactor place layer 2016-10-28 12:05:18 +02:00
lukasmartinelli e3800bdb5a Exclude small hamlets 2016-10-25 14:55:05 +02:00
lukasmartinelli 7ac0fb66d6 Add osm id 2016-10-24 21:49:10 +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 767c8a83cc Merge natural earth scaleranks 2016-10-24 10:30:36 +02:00
lukasmartinelli 8bc57e13e7 Move place to imposm3 mapping 2016-10-10 20:19:18 +02:00
lukasmartinelli 480d720585 Move to new modular layer structure 2016-10-09 21:27:09 +02:00