Skip to content

v3.11

Compare
Choose a tag to compare
@eva-j eva-j released this 20 Dec 13:19
· 446 commits to master since this release
f366717

Major changes:

  • boundary layer
  • transportation layer
  • landcover layer
    • natural="dune" added to 'sand' class, "fell, heath, scrub tundra and golf_course" to 'grass' class #662, #663, #718 (@frodrigo)
  • water layer
  • landuse layer
  • merging import-* repositories into openmaptiles-tools - big thanks to @nyurik!
  • updating data of import-water and import-osmborder
  • openmaptiles-tools v3.1.0 with all import-* docker images - big thanks to @nyurik!

Implemented enhancements:

  • poi layer
    • avoid long repeated text in mapping file - variables used #689 (@nyurik)
  • landcover layer
    • using mapping_key and mapping_value - easier subclass definition and decreasing size of the database #646 (@francois2metz)
  • mountain_peak layer
  • transportation layer
    • adding bicycle, foot, horse and mtb_scale attribute #604 (@zstadler)
  • water layer
    • changing ocean data source in z6-7 #730 (@eva-j); changing NE source of lakes in zoom 4 #747 (@eva-j)
  • Kurdish (ku) and Amharic (am) languague #640, #649 (@Ghybu, @amenk)
  • removing webmerc_area field from mapping.yaml #708 (@golubev, @eva-j)

Fixed bugs:

  • poi layer
    • removed duplicate class match on "chocolate and confectionery" - they were in 'shop' and also 'ice_cream' class #655 (@frodrigo)
  • transportation layer
  • Fix make 'forced-clean-sql' failure with Docker Toolbox for Windows #581 (@zstadler)
  • TravisCI - detect sql warnings and abort quickstart #743 (@nyurik); raise error on fail #745 (@nyurik)
  • documentation and diagram updates

Merged pull requests:

  • Detect sql warnings and abort quickstart #743
  • TravisCI should raise error on fail #745
  • Fixed docker-compose commands. #736
  • Change NE source of lakes in zoom 4 #747
  • Clean README with make commands to easy reading. #748
  • Add data types for boundary_z0 #749
  • Add leisure=golf_course, map it to grass #718
  • Map fell, heath, scrub and tundra like grassland, as 'grass' #663
  • Support natural=dune aside of beach and sand #662
  • Remove duplicate POI class match on chocolate and confectionery #655
  • Add roads under construction #677
  • Add garages #720
  • etl graph update, add graph test to travis #741
  • Disputed borders - adding relations with claimed_by #727
  • Updated attribution and description links to HTTPS #450
  • Changing ocean data source in z6-7 #730
  • Use unified tools version for all images #707
  • Filter building on polygons #721
  • Clean up quickstart and makefile #726
  • Landuse - removing ne_10m data source #717
  • Adding disputed borders of NE sources #704
  • Removing webmerc_area field from mapping.yaml #708
  • Adding waterway=dam to landuse layer #713
  • Update README.md #715
  • python3 qa preparations #711
  • Simplify travis-ci configuration #712
  • Fix missing description for the new brunnel field #709
  • Fix make 'forced-clean-sql' failure with Docker Toolbox for Windows #581
  • Waterway documentation #702
  • Add a subclass column from the mapping_value to clean the landcover layer #646
  • Add brunnel info for water #679
  • update mapping diagram for the transportation_name #700
  • Limit mountain_peak's 'ele' tag to 10000 #658
  • Fix typo: hourse -> horse #699
  • Fix err in transportation update_gbr_route_members #675
  • Add bicycle, foot, horse, and mtb_scale to the transportation layer #604
  • Upgrade import-sql from 0.8 to 1.0 #664
  • Update import-water version #697
  • Add OSM Liberty style to readme #694
  • Added missing key_field to the aerodrome_label & mountain_peak def #686
  • Add Amharic, Official Language of Ethiopia #649
  • Add Kurdish language (ku) to the "openmaptiles.yaml" #640
  • Refreshed all diagrams, fixed automation & 2 broken graphs #692
  • Avoid long repeated text in poi mapping file (from zstadler) #689
  • Add .vscode folder to gitignore #681
  • Fix typo in pull_request_template #682
  • Ignore IDEA files #676