Skip to content
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.

v2.0

Latest
Compare
Choose a tag to compare
@klokan klokan released this 04 May 12:10
· 28 commits to master since this release

Blog post announcement at http://blog.klokantech.com/2016/05/tileserver-php-version-20.html

New features:

  • MapBox Vector tiles serving (.pbf) #42 - using MBTiles in MapBox Studio Classic is possible!
  • Custom tiles projection #68 - improved TileJSON
  • Hybrid tile format support #59 + WebP tile format
  • Custom look&feel with a template #31 - https://github.com/klokantech/tileserver-php/wiki/Template
  • Serving WMTS / TileJSON for remote tiles #69 - host map tiles in Amazon S3 and serve OGC WMTS Capabilities with TileServer-PHP. As a service it runs on http://wmts.maptiler.com/
  • code cleaning (wmts refactoring)
  • bug fixes