Openmaptiles Versions Save

OpenMapTiles Vector Tile Schema Implementation

v3.15

1 week ago

Release 3.15

Big thanks to all contributors!

Major changes

New features

Selections

Docs

Performance

Fixes

More precision

Style

Tools

New Contributors

Full Changelog: https://github.com/openmaptiles/openmaptiles/compare/v3.14...v3.15

v3.14

1 year ago

Release 3.14

Big thanks to all contributors!

Major changes

New features

Selections

Docs

More precision

Tools

New Contributors

Full Changelog: https://github.com/openmaptiles/openmaptiles/compare/v3.13.1...v3.14

v3.13.1

2 years ago

Release 3.13.1

New features

Updates fixes and enhancements

Clean up

Enhancements

Docs

Tools

New Contributors

Full Changelog: https://github.com/openmaptiles/openmaptiles/compare/v3.13...v3.13.1

v3.13

2 years ago

RELEASE 3.13

Big thanks to all contributors, especially @ZeLonewolf, @zstadler, @Falke-Design, @nyurik, @eva-j or @frodrigo to name a few.

There are 107 merged pull requests!


Adding new features

Selections

Cleanups


More precision

Fixes

Performance

Cleanups


Cleanup


Enhancements


Tools enhancements

New Contributors

Full Changelog: https://github.com/openmaptiles/openmaptiles/compare/v3.12.2...v3.13

v3.12.2

3 years ago

Release 3.12.2

Bugfixes

osm_route_member bugfix (#1088)

Enhancements

Remove useless indices on osm_transportation_merge_linestring_genX (#1079) Mount /export dir in docker-compose.yaml (#1071) Explicit mention for using iso_a2 attribute. (#1073)

Schema additions

Add place=quarter to city subdivisions (#1065)

v3.12.1

3 years ago

Release 3.12.1

Bugfixes

Add missing garages class in landuse layer (#1059) Fix typos and spelling in quickastart.sh (#1060) Fix bug in schema - layer landcover causing updates to fail (#1061) Set center to 0,0,1 (#1063)

v3.12

3 years ago

RELEASE 3.12

Big thanks to all contributors, especially @nyurik, @frodrigo, @eva-j, @zstadler, @lazaa32, @smellman, or @jsanz to name a few.

There are 190 merged pull requests!

Adding new features

Add boundary=protected_area parks (https://github.com/openmaptiles/openmaptiles/pull/773) adding more data in zoom 7 and 8 (https://github.com/openmaptiles/openmaptiles/pull/617) Add amenity=drinking_water (https://github.com/openmaptiles/openmaptiles/pull/765) Mapping leisure=swimming_pool as water (https://github.com/openmaptiles/openmaptiles/pull/878) Add landuse=basin as water (https://github.com/openmaptiles/openmaptiles/pull/876) Use osm_id as feature id for building layer (https://github.com/openmaptiles/openmaptiles/pull/827) Add "shop=car_parts" (https://github.com/openmaptiles/openmaptiles/pull/874) adding hi(hindi),ta(tamil) and te(telugu) language (https://github.com/openmaptiles/openmaptiles/pull/973) adding disputed_name to NE sources (https://github.com/openmaptiles/openmaptiles/pull/976) Add landuse=salt_pond as water (https://github.com/openmaptiles/openmaptiles/pull/1000) Korean and Japanese Latin (https://github.com/openmaptiles/openmaptiles/pull/1026) Add gates to airports (https://github.com/openmaptiles/openmaptiles/pull/1029) add state name to national borders (https://github.com/openmaptiles/openmaptiles/pull/1039)

Selections

Add area-base filtering for park names in lower zoom levels (https://github.com/openmaptiles/openmaptiles/pull/911) Build aggregation on zoom level 13 (https://github.com/openmaptiles/openmaptiles/pull/936) Add state labels at low zoom levels (https://github.com/openmaptiles/openmaptiles/pull/969) Show more state borders at low zoom levels (https://github.com/openmaptiles/openmaptiles/pull/979) aerialway class for the transportation layer (https://github.com/openmaptiles/openmaptiles/pull/1011) Brunnel changes in transportation and transportation_name layers (https://github.com/openmaptiles/openmaptiles/pull/1027) adding brunnel into z<9 (https://github.com/openmaptiles/openmaptiles/pull/1038) union ocean regular squares into complex polygon (https://github.com/openmaptiles/openmaptiles/pull/1021) reworked landcover layer (https://github.com/openmaptiles/openmaptiles/pull/1035)

Cleanups

aerodrome_label: Remove unused function parameter (https://github.com/openmaptiles/openmaptiles/pull/919) #766 remove housenumbers inside polygon and same number (https://github.com/openmaptiles/openmaptiles/pull/983) Revert "#766 remove housenumbers inside polygon and same number (https://github.com/openmaptiles/openmaptiles/pull/983)" (https://github.com/openmaptiles/openmaptiles/pull/1033) Housenumbers - diff update, multipolygons (https://github.com/openmaptiles/openmaptiles/pull/990) Revert "Housenumbers - diff update, multipolygons (https://github.com/openmaptiles/openmaptiles/pull/990)" (https://github.com/openmaptiles/openmaptiles/pull/1032)

Manage field mapping in SQL declaratively (https://github.com/openmaptiles/openmaptiles/pull/693) Declared field mapping 2 (https://github.com/openmaptiles/openmaptiles/pull/734) Add requires to 2 layer definitions (https://github.com/openmaptiles/openmaptiles/pull/797) Reorder POI data update and trigger creation to avoid refresh of materialized view on initial import (https://github.com/openmaptiles/openmaptiles/pull/780) Update route member tagging support of Trans-Canada Highway (https://github.com/openmaptiles/openmaptiles/pull/864) Use one pass docs image generation (https://github.com/openmaptiles/openmaptiles/pull/751)

Cleanups

Remove unneeded "else null" in conditions (https://github.com/openmaptiles/openmaptiles/pull/732) Noop: tag sql MAT VIEWS with a special comment (https://github.com/openmaptiles/openmaptiles/pull/733) remove useless sql selection (https://github.com/openmaptiles/openmaptiles/pull/752) NOOP water - Move updating sql into separate file (https://github.com/openmaptiles/openmaptiles/pull/920) Remove unused generalization from waterway (https://github.com/openmaptiles/openmaptiles/pull/1043)

Performance

Remove table building_multipolygon as multipolygon are already in table osm_building_polygon (https://github.com/openmaptiles/openmaptiles/pull/756) Parallel capability to layer functions (https://github.com/openmaptiles/openmaptiles/pull/728) Narrow osm_building_relation_building_idx with condition building = '' (https://github.com/openmaptiles/openmaptiles/pull/771) Merge ways and relations fetch from table osm_building_polygon (https://github.com/openmaptiles/openmaptiles/pull/757) Replace materialized view of water by tables with diff update (https://github.com/openmaptiles/openmaptiles/pull/853) Remove parallel safe on layer_building for now (https://github.com/openmaptiles/openmaptiles/pull/882) Make update_osm_peak_point use incremental update #814 (https://github.com/openmaptiles/openmaptiles/pull/896) More fail safe incremental update on water_lakeline and water_point (https://github.com/openmaptiles/openmaptiles/pull/949) Fix More fail safe incremental update on water_lakeline and water_point (https://github.com/openmaptiles/openmaptiles/pull/949) (https://github.com/openmaptiles/openmaptiles/pull/950) Do insensitive case compare using lower() and not ILIKE (https://github.com/openmaptiles/openmaptiles/pull/961) Make more simple incremental update (https://github.com/openmaptiles/openmaptiles/pull/944) Make update_city_point use incremental update #814 (https://github.com/openmaptiles/openmaptiles/pull/951) Incremental update marine point (https://github.com/openmaptiles/openmaptiles/pull/952) Replace materialized view osm_transportation_name_network by a table with diff update (https://github.com/openmaptiles/openmaptiles/pull/987) Move where condition from osm_transportation_name_linestring to materialized view osm_transportation_name_network (https://github.com/openmaptiles/openmaptiles/pull/991) Move where condition from osm_transportation_name_linestring to materialized view osm_transportation_name_network (fix) (https://github.com/openmaptiles/openmaptiles/pull/993) Diff update osm transportation name network linestring (https://github.com/openmaptiles/openmaptiles/pull/996) Better update of osm_important_waterway_linestring, use frist and last version of osm object (https://github.com/openmaptiles/openmaptiles/pull/997) Remove large unused index osm_highway_linestring_highway_idx (https://github.com/openmaptiles/openmaptiles/pull/1002) Fix landcover generalization. (https://github.com/openmaptiles/openmaptiles/pull/1042) Building aggregation fix (https://github.com/openmaptiles/openmaptiles/pull/1044)

More precision

Filter osm_building_polygon on polygon (https://github.com/openmaptiles/openmaptiles/pull/758) Remove support of relation type=street, few valuable data, most false positive (https://github.com/openmaptiles/openmaptiles/pull/754) Micro SQL improvement of building layer (https://github.com/openmaptiles/openmaptiles/pull/755) Remove support of relation type=associatedStreet, few valuable data, most false positive (https://github.com/openmaptiles/openmaptiles/pull/841) Simplify update_gbr_route_members() (https://github.com/openmaptiles/openmaptiles/pull/870) Use CleanNumeric in buildings layer (https://github.com/openmaptiles/openmaptiles/pull/858) Fix & optimize incorrect function declarations (https://github.com/openmaptiles/openmaptiles/pull/918) Clean update_route_member.sql (https://github.com/openmaptiles/openmaptiles/pull/981) Stitch transportation_name by all language tags (https://github.com/openmaptiles/openmaptiles/pull/989) Add timers to trigger function (https://github.com/openmaptiles/openmaptiles/pull/1006) adding ST_IsValid to housnumber geometry (https://github.com/openmaptiles/openmaptiles/pull/1015) add ST_IsValid where ST_PointOnSurface (https://github.com/openmaptiles/openmaptiles/pull/1025) Refactor schema, one _gen_z view per zoom. (https://github.com/openmaptiles/openmaptiles/pull/1045) Bugfix update_aerodrome_label_point() (https://github.com/openmaptiles/openmaptiles/pull/1051) Bugfix in osm_landcover_gen_z10. (https://github.com/openmaptiles/openmaptiles/pull/1054)

Enhancements

Generate multiple parallelizable SQL files (https://github.com/openmaptiles/openmaptiles/pull/839) Rename generic layer.sql to actual_layer_name .sql (https://github.com/openmaptiles/openmaptiles/pull/1034)

Enhancements

Update Makefile (https://github.com/openmaptiles/openmaptiles/pull/812) Makefile target cleanup, minor improvements (https://github.com/openmaptiles/openmaptiles/pull/821) parametrized pbf file (https://github.com/openmaptiles/openmaptiles/pull/856) Update Makefile (https://github.com/openmaptiles/openmaptiles/pull/825) in a CI test, print less junk (https://github.com/openmaptiles/openmaptiles/pull/831) Warning-check for make import-sql (https://github.com/openmaptiles/openmaptiles/pull/846) Properly init dirs, docs (https://github.com/openmaptiles/openmaptiles/pull/879) Allow custom ports for postserve/tileserver (https://github.com/openmaptiles/openmaptiles/pull/887) Add BORDERS_CLEANUP param to .env (https://github.com/openmaptiles/openmaptiles/pull/886) Rework download area support (https://github.com/openmaptiles/openmaptiles/pull/908) New generate-dc-config target, rm QUICKSTART_MIN/MAX_ZOOM (https://github.com/openmaptiles/openmaptiles/pull/915) Expose MAX_PARALLEL_PSQL to users (https://github.com/openmaptiles/openmaptiles/pull/927) Add $OMT_HOST support to make start-postserve (https://github.com/openmaptiles/openmaptiles/pull/956) Use line buffering by awk in make import-sql (https://github.com/openmaptiles/openmaptiles/pull/962) Make tileset def openmaptiles.yaml a variable (https://github.com/openmaptiles/openmaptiles/pull/968) Expose COPY_CONCURRENCY to users (https://github.com/openmaptiles/openmaptiles/pull/972) Update makefile for hierarchical area names (https://github.com/openmaptiles/openmaptiles/pull/1009) Add protocol to postserve --serve paramter (https://github.com/openmaptiles/openmaptiles/pull/1007)

Fixes

Bug: Fix start-tileserver makefile target (https://github.com/openmaptiles/openmaptiles/pull/816) Don't hide makefile errors in pipes (https://github.com/openmaptiles/openmaptiles/pull/848) wait longer for preloaded image (https://github.com/openmaptiles/openmaptiles/pull/881) Minor fix import-borders file param (https://github.com/openmaptiles/openmaptiles/pull/905) Fix import-borders if runs multiple times (https://github.com/openmaptiles/openmaptiles/pull/916) Fix Makefile duplicate runs (https://github.com/openmaptiles/openmaptiles/pull/923) Fix clean-unnecessary-docker make target (https://github.com/openmaptiles/openmaptiles/pull/921) Fix incorrect Imposm config updates (https://github.com/openmaptiles/openmaptiles/pull/922) Clean output of list-views and list-table (https://github.com/openmaptiles/openmaptiles/pull/985) Allow BBOX to be set in .env file (https://github.com/openmaptiles/openmaptiles/pull/1013)

Cleanups

Minor makefile cleanup followup #821 (https://github.com/openmaptiles/openmaptiles/pull/823) Unified naming convention for make targets (https://github.com/openmaptiles/openmaptiles/pull/862) Fix Typo (https://github.com/openmaptiles/openmaptiles/pull/868) Update Makefile (https://github.com/openmaptiles/openmaptiles/pull/869) README - Rename target for bbox-file by new tool 5.3 (https://github.com/openmaptiles/openmaptiles/pull/1040) Fix detected area filename (https://github.com/openmaptiles/openmaptiles/pull/1049) Release 3.12 prerequisite (https://github.com/openmaptiles/openmaptiles/pull/1056)

quickstart support for osmfr and bbike areas (https://github.com/openmaptiles/openmaptiles/pull/861) Print generated metadata during quickstart (https://github.com/openmaptiles/openmaptiles/pull/894) remove automatic osmfr choice (https://github.com/openmaptiles/openmaptiles/pull/902) write how to generate dc-config (https://github.com/openmaptiles/openmaptiles/pull/982) Remove workaround for quickstart.sh (https://github.com/openmaptiles/openmaptiles/pull/998)

Cleanup

noop: minor makefile targets cleanup (https://github.com/openmaptiles/openmaptiles/pull/737) cleanup trailing spaces (https://github.com/openmaptiles/openmaptiles/pull/777) Remove trailing whitespace in openmaptiles.yaml (https://github.com/openmaptiles/openmaptiles/pull/779) use awk instead of gawk (https://github.com/openmaptiles/openmaptiles/pull/786) rename repositories (https://github.com/openmaptiles/openmaptiles/pull/828) make generate-qareports depends on db-start (https://github.com/openmaptiles/openmaptiles/pull/826) Update README.md (https://github.com/openmaptiles/openmaptiles/pull/854) Update Readme.md - start-db command (https://github.com/openmaptiles/openmaptiles/pull/872) Hide Mapnik warnings once available (5.1) (https://github.com/openmaptiles/openmaptiles/pull/884) Update steps for 'Using your own OSM data' (https://github.com/openmaptiles/openmaptiles/pull/889) Align update.sql file naming to other layers (https://github.com/openmaptiles/openmaptiles/pull/897) Minor makefile/quickstart cleanup (https://github.com/openmaptiles/openmaptiles/pull/907) NOOP: Format all layer's SQL code (https://github.com/openmaptiles/openmaptiles/pull/917) Fix peak doc (https://github.com/openmaptiles/openmaptiles/pull/941) Remove alignment of AS in SQL and few others (https://github.com/openmaptiles/openmaptiles/pull/932) Rephrase area detection messages (https://github.com/openmaptiles/openmaptiles/pull/954) Update Makefile (https://github.com/openmaptiles/openmaptiles/pull/984) NOOP: Minor Makefile clean up (https://github.com/openmaptiles/openmaptiles/pull/994) README - Rename target for bbox-file by new tool 5.3 (https://github.com/openmaptiles/openmaptiles/pull/1040) Add merge script, update imposm3 behavior info (https://github.com/openmaptiles/openmaptiles/pull/788) Updated etl diagrams from latest tools (https://github.com/openmaptiles/openmaptiles/pull/782) Fix detected area filename (https://github.com/openmaptiles/openmaptiles/pull/1049) Update links in readme (https://github.com/openmaptiles/openmaptiles/pull/1050)

run CI in GitHub Actions (https://github.com/openmaptiles/openmaptiles/pull/802) Implement PR performance testing (https://github.com/openmaptiles/openmaptiles/pull/824) Implement PR performance auto-update (https://github.com/openmaptiles/openmaptiles/pull/833) minor CI fix to handle no PRs (https://github.com/openmaptiles/openmaptiles/pull/834) Improve PR comment updater, bug fixes (https://github.com/openmaptiles/openmaptiles/pull/835) PR workflow - error reporting and cleanup (https://github.com/openmaptiles/openmaptiles/pull/836) display raw data on error in workflow (https://github.com/openmaptiles/openmaptiles/pull/837) Workflow - use insecure curl when can (https://github.com/openmaptiles/openmaptiles/pull/838) workflow improvements (https://github.com/openmaptiles/openmaptiles/pull/840) More performance profiling details (https://github.com/openmaptiles/openmaptiles/pull/845) Use --bbox for test-perf testing (https://github.com/openmaptiles/openmaptiles/pull/850) Improve workflow PR updates (https://github.com/openmaptiles/openmaptiles/pull/847) Disable TTY in test-perf (sets proper width) (https://github.com/openmaptiles/openmaptiles/pull/849) auto-build master-tools branch (https://github.com/openmaptiles/openmaptiles/pull/842) Profiling tests: Large test data and wikidata caching (https://github.com/openmaptiles/openmaptiles/pull/855) Github Actions: Debug bbox test params (https://github.com/openmaptiles/openmaptiles/pull/857) attempt to reset hardware before each test (https://github.com/openmaptiles/openmaptiles/pull/859) Improve GH action update-pr log messages (https://github.com/openmaptiles/openmaptiles/pull/860) Save DB schema during test run (https://github.com/openmaptiles/openmaptiles/pull/891) Change GitHub Actions to dedicated server (https://github.com/openmaptiles/openmaptiles/pull/929) Do not wait for integrity test (https://github.com/openmaptiles/openmaptiles/pull/934)

Moved to/from OMT-T

Add simplified water materialized views (https://github.com/openmaptiles/openmaptiles/pull/739) Create boundary materialized views (https://github.com/openmaptiles/openmaptiles/pull/740) Move "qa" tools from OMT to OMT-T (https://github.com/openmaptiles/openmaptiles/pull/1031)

Use _resolve_wikidata in layer mapping.yaml (https://github.com/openmaptiles/openmaptiles/pull/731) Migrate to new Wikidata importer (https://github.com/openmaptiles/openmaptiles/pull/735)

Generate getmvt() func with build-sql (https://github.com/openmaptiles/openmaptiles/pull/880) MVT: use gzip and generate for v3.0 (https://github.com/openmaptiles/openmaptiles/pull/906) Enable pgquery (https://github.com/openmaptiles/openmaptiles/pull/1048)

Remove unused import-sql image (https://github.com/openmaptiles/openmaptiles/pull/738) Support multiple openmaptiles instances by specifying a Docker Compose project (https://github.com/openmaptiles/openmaptiles/pull/806) Use new import-data image (https://github.com/openmaptiles/openmaptiles/pull/818) Special cache handling for Docker Toolbox on Windows (https://github.com/openmaptiles/openmaptiles/pull/957) Allow setting TILESET_FILE by shell or Makefile (https://github.com/openmaptiles/openmaptiles/pull/975) openmaptiles-tools: consider MIN_ZOOM/MAX_ZOOM env (https://github.com/openmaptiles/openmaptiles/pull/992)

Tools enhancements

Use tools v4 with on-the-fly boundary generation (https://github.com/openmaptiles/openmaptiles/pull/750) Use v4.1, move import-wikidata before import-sql (https://github.com/openmaptiles/openmaptiles/pull/805) Upgrade to tools v5 - rm import-osm, new downloader... (https://github.com/openmaptiles/openmaptiles/pull/785) Upgrade to tools v5.1 (https://github.com/openmaptiles/openmaptiles/pull/883) Use tools v5.2 (https://github.com/openmaptiles/openmaptiles/pull/903) Use 5.3 - new bbox value (https://github.com/openmaptiles/openmaptiles/pull/1012)

v3.11

4 years ago

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
    • adding brunnel info #679 (@GuillaumeGomez)
  • landuse layer
    • adding waterway=dam #713 (@eva-j)
    • removing ne_10m data source of urban areas #717 (@eva-j)
  • 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
    • limit 'ele' tag to 10000 (for the cases of mistake or vandalism) #658 (@golubev, @nyurik)
  • transportation layer
    • adding bicycle, foot, horse and mtb_scale attribute #604 (@zstadler)
  • water layer
  • Kurdish (ku) and Amharic (am) languague #640, #649 (@Ghybu, @amenk)
  • removing webmerc_area field from mapping.yaml #708 (@golubev, @eva-j)

Fixed bugs:

Merged pull requests:

v3.10

4 years ago

Major changes:

  • Missing islands (#522, #574)
  • Add natural=volcano into mountain_peak layer
  • Add colour to buildings (#555)
  • adding dormitories
  • adding parking pois
  • Add bicycle/motorcycle parkings as POIs

Implemented enhancements:

Fixed bugs:

  • Missing islands (#522, #574) (Eva J)
  • Remove second occurance of camp_site subclass (zstadler)
  • Add missing landcover subclass values (zstadler)
  • Boundary - changes in z4 and z5 #613
  • Add missing subclass values to landcover documentation #612

Merged pull requests:

  • Add bahasa Indonesia #631
  • Update contributing spec #627
  • import-water 1.0, update osmdata URL #626
  • Remove second occurance of camp_site subclass #624
  • Adding dormitories #622
  • Adding aerialway=gondola #620
  • Adding leisure=track to landuse layer #619
  • Boundary - changes in z4 and z5 #613
  • Add missing subclass values to landcover documentation #612
  • suburb and neighbourhood added for landuse-residential #606
  • Missing islands #605
  • CONTRIBUTING file / guidelines #598
  • Minor trailing whitespace cleanup #596
  • Add intermittent field to water* layers #585
  • Formatting QUICKSTART.md #582
  • Add ski resorts to poi and landuse layers #578
  • Update version openmaptiles-tools
  • Add surface field for highways #570
  • Add parking, bicycle_parking and motorcycle_parking as POIs #567
  • Add bc as dependency for the quickstart script #564
  • [Resolved] Improve Makefile #562
  • Update older import-osm docker image #559
  • Add colour to buildings #555
  • Add 'natural=volcano' into mountain_peak layer #553
  • Fix typo in update_osm_park_polygon_row function #552
  • Update boundary.yaml (description) #550
  • Add Euskara, Occitan and Corsican languages #543

v3.9

5 years ago

v3.9 (2018-11-30)

Full Changelog

Special thanks to nlehuby and typebrook for valuable contributions!

Major changes:

Implemented enhancements:

Fixed bugs:

  • Vietnamese names are mis-rendered #475
  • Issue with Eiffel tower in 3D #128
  • Water polygons over small islands in Finland #534
  • Transparent islands in Denmark #519
  • Missing islands in Norway near Oslo #447

Closed issues:

  • Better indoor #384
  • Localized tags not available for transportation_name #388
  • Waterway:dock is showing up as land #526
  • Beach in western Washington, US, appearing as water #520
  • Combine custom vectors layers with OpenMapTiles #518
  • Piers are missing #514
  • No national park names #513
  • Custom style directory not working #508
  • how to resolve openmaptiles-server cross-domain #507
  • Totally remove mapbox-studio-classic #505
  • load map resource failed #503
  • Removal of Front Page Redirect? #502
  • Add new dataset/country into existing database #498
  • Missing Tiles #496
  • Collecting money without providing service is SCAM. Does your service work? #493
  • Updates take so long with no logs #492
  • How to add additional osm datasets to openmaptiles ? #485
  • Getting 404 Tile not found #483
  • water_name geometry is point #482
  • How to remove/edit incorrect country/state names #481
  • Issue when runnning docker-compose pull ( #479
  • label's position not in good location #477
  • ./quickstart.sh: line 105: bc: command not found #472
  • How to display the tiles.mbtiles file? #471
  • when run on osx - command md5sum is not found #463
  • database #461
  • Docs: Add a new layer #151

Merged pull requests: