All Versions
3
Latest Version
Avg Release Cycle
371 days
Latest Release
3248 days ago
Changelog History
Changelog History
-
v2.0 Changes
May 04, 2016Blog 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
-
v1.0 Changes
May 28, 2014- A single file server implementation
- PHP router and structured and more readable source code
- Automatic detection of the installation directory (no need to alter $config)
- Proper MBTiles hosting (+interaction via UTFGrid) #1
- HTTP eTag and HTTP Not Modified 302 headers for MBTiles #19
- ArcGIS Online fix #10
- โก๏ธ Updated JavaScript user interface (http://tileserver.com/) with OL3JS, ArcGISJS, MapBoxJS
- Layer names does not contain .mbtiles anymore
-
v0.1 Changes
April 23, 2014๐ The initial release of the TileServer.php - as presented on ICC2013 in Dresden, with a few bug fixes.