Skip to content

2.1.0

Compare
Choose a tag to compare
@123FLO321 123FLO321 released this 25 Jan 17:05
· 2 commits to master since this release
bb27724
  • Adds an User Interface for easily configuring TileServer and TileServerCache
  • Datasets:
    • Add Datasets
    • Automatically combines multiple Datasets into one
  • Styles
    • Add Local and External Styles
    • Automatically adjusts Styles to work with TileServer
  • Fonts
    • Add Fonts
    • Automatically converts Fonts into the format required by TileServer
  • Templates
  • Add Templates
  • Option to Preview Templates in the UI with test data
  • To enable the UI ADMIN_USERNAME and ADMIN_PASSWORD have to be set
  • To enable auto management of TileServer the TileServer folder has to be cleared and the docker-compose file has to be updated
    • Update tileserver image to maptiler/tileserver-gl:latest in order for auto reload to work
  • Existing installations will continue to function