Eva Jelinkova
dff9a850a6
Merge pull request #675 from Sophox/nyurik-patch-1
...
Fix err in transportation update_gbr_route_members
2019-10-31 22:46:37 +01:00
Eva Jelinkova
d7afc6cb76
Merge pull request #604 from zstadler/bicycle-foot-horse-mtb_scale
...
Add bicycle, foot, horse, and mtb_scale to the transportation layer
2019-10-31 19:20:19 +01:00
Eva Jelinkova
bdeb6c8b2e
Merge branch 'master' into bicycle-foot-horse-mtb_scale
2019-10-31 18:52:12 +01:00
Eva Jelinkova
c5b58057cb
Merge pull request #677 from lun/321-highway-construction
...
Add roads under construction
2019-10-31 18:42:11 +01:00
Eva Jelinkova
e1613f23ef
Merge pull request #664 from OsmHackTW/import-sql-1.0
...
Upgrade import-sql from 0.8 to 1.0
2019-10-31 17:48:00 +01:00
Eva Jelinkova
5ea8d9ae8e
Merge pull request #697 from pathmapper/import_water
...
Update import-water version
2019-10-30 18:14:04 +01:00
pathmapper
d91933273b
Update import-water version
2019-10-30 17:45:21 +01:00
Eva Jelinkova
e7aa43d91b
Merge pull request #662 from frodrigo/dune
...
Support natural=dune aside of beach and sand
2019-10-29 15:00:20 +01:00
Yuri Astrakhan
0374d4d047
insert non-null osm_id
2019-10-28 12:35:08 -04:00
Yuri Astrakhan
479914e4b5
Fix err in transportation update_gbr_route_members
...
The query was producing 3 columns - `(member, ref, network)`,
whereas osm_id is a required field (otherwise it throws null constraint).
2019-10-28 12:35:08 -04:00
Yuri Astrakhan
7426e3a924
Added missing key_field to the aerodrome_label & mountain_peak def ( #686 )
...
aerodrome_label & mountain_peak queries return `osm_id`, but they
are not declared in the data source. I think we should either remove
the `osm_id` from the query result, or declare the data source.
2019-10-28 12:26:03 -04:00
pathmapper
68a4067c73
Add OSM Liberty style ( #694 )
2019-10-28 12:23:29 -04:00
Eva Jelinkova
695a2e03d8
Merge pull request #649 from amenk/patch-1
...
Add Amharic, Official Language of Ethiopia
2019-10-28 17:01:38 +01:00
Eva Jelinkova
340c4ef83e
Merge pull request #640 from Ghybu/master
...
Add Kurdish language (ku) to the "openmaptiles.yaml"
2019-10-28 16:58:42 +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
zstadler
2738c649ca
Fix typos
2019-10-26 22:52:14 +03:00
Yuri Astrakhan
bf833dcd45
Merge pull request #655 from frodrigo/chocolate
...
Remove duplicate POI class match on chocolate and confectionery
2019-10-25 23:43:44 -04:00
zstadler
556bfb889d
Merge branch 'master' into bicycle-foot-horse-mtb_scale
2019-10-25 16:09:44 +03:00
Yuri Astrakhan
edd1c44ac6
remove trailing space
2019-10-25 00:46:38 -04:00
Yuri Astrakhan
7678fefe43
Merge pull request #689 from openmaptiles/zstadler-patch-1
...
Avoid long repeated text in poi mapping file (from zstadler)
This patch was manually merged from https://github.com/openmaptiles/openmaptiles/pull/611
Submitted by @zstadler
The `fields` and `mapping` sections for `poi_point` and `poi_polygon` are the same, and must be the same for the SQL to work properly.
Using definitions avoids repetition and the need to make each change in these sections twice, as was already done for the subsections of `mapping`.
2019-10-23 14:07:54 -04:00
Yuri Astrakhan
84daa0ea1d
Merge zstadler/openmaptiles/patch-1 into master
...
Rebasing onto the latest changes in origin/master,
resolving merge conflict.
2019-10-23 13:24:20 -04:00
Mike Scheurwater
18455147ba
Add .vscode folder to gitignore ( #681 )
2019-10-21 22:32:00 -04:00
Mike Scheurwater
630d07de49
Fix typo in pull_request_template ( #682 )
2019-10-21 22:31:24 -04:00
golubev
58373dc4b4
merge master into 321-highway-construction ( #321 )
2019-10-15 13:51:02 +03:00
golubev
5553b94ca0
merge master into add-garages
2019-10-15 13:45:39 +03:00
Guillaume Gomez
23358f18af
add brunnel info for water
2019-10-11 17:57:26 +02:00
Yuri Astrakhan
9b2596df78
Ignore IDEA files ( #676 )
...
selfmerging - too simple of a change and non-consequential as there are no files like that checked in.
2019-10-09 15:13:13 -04:00
golubev
4251701858
layers/transportation/class.sql: fix up empty value issue ( #321 )
2019-10-07 14:15:45 +03:00
golubev
e74bfb67b4
update transportation layers doc ( #321 )
2019-10-04 15:19:56 +03:00
golubev
73307a610b
layers/transportation_name/: add roads under construction, fix SQL error ( #321 )
2019-10-04 14:50:05 +03:00
golubev
81c90be19b
layers/transportation/: fix SQL mistakes, modify indices ( #321 )
2019-10-04 14:00:14 +03:00
golubev
0636466cfd
layers/transportation/: differentiate roads under construction ( #321 )
2019-10-04 13:08:49 +03:00
golubev
45a50a5bd0
layers/transportation/: add 'highway=construction' roads ( #321 )
2019-10-03 14:17:44 +03:00
golubev
8d9a5df48b
layers/transportation/: do a tiny code styling ( #321 )
2019-10-03 14:10:36 +03:00
golubev
84689f6cd1
layers/landuse/mapping.yaml: add 'garages'
2019-09-20 13:00:21 +03:00
typebrook
2d5f4248bd
Add description about Wikidata in README
2019-09-01 15:43:28 +08:00
typebrook
7393d88a03
Upgrade import-sql to 1.0
...
- Do not fail if there are no matching sql files in dir
- Fixed missing table for optional wikidata import.
2019-09-01 15:43:28 +08:00
Frédéric Rodrigo
c6a13981ba
Support natural=dune aside of beach and sand
2019-08-31 14:30:42 +02:00
Eva Jelinkova
c42943dc0c
Update import-water version
2019-08-14 11:41:11 +02:00
Frédéric Rodrigo
dedc1fd91f
Remove duplicate POI class match on chocolate and confectionery
2019-08-12 22:30:44 +02:00
Alexander Menk
50cf8db735
Add Amharic, Official Language of Ethiopia
2019-08-04 13:41:12 +02:00
François de Metz
f4b56d00ae
Add a subclass column from the mapping_value to clean the landcover layer.
2019-07-28 12:36:01 +02:00
Ghybu
41acf78481
Add Kurdish language (ku)
2019-06-13 17:42:37 +02:00
Dalibor Janák
c45e75542b
Set version to 3.10.0
2019-06-13 15:42:07 +02:00
Petr Pridal
dca81130d8
Merge pull request #627 from daliborjanak/master
...
Update contributing spec
2019-05-27 13:23:05 +02:00
zstadler
7a3ac079ae
Add intermittent field to water* layers ( #430 PR #585 )
2019-05-24 13:21:43 +02:00
Eva Jelinkova
8424f01be9
add indonesian language ( #631 )
2019-05-24 11:10:03 +02:00
Frédéric Rodrigo
4d43ee9136
Add colour to buildings ( #555 )
2019-05-24 11:09:09 +02:00
Dalibor Janák
b6fd4e3afd
Merge pull request #543 from nlehuby/french_regional_languages
...
Add Euskara, Occitan and Corsican languages
2019-05-23 11:53:03 +02:00
Dalibor Janák
118e5551a9
Update contributing spec with list of spec
2019-05-20 14:14:25 +02:00