1
0
mirror of https://github.com/klokantech/tileserver-php.git synced 2025-08-16 19:44:03 +02:00
Commit Graph

67 Commits

Author SHA1 Message Date
Dalibor Janák
2461a184a8 Add grids to metadata.json "Fixies #1" 2014-04-25 11:37:42 +02:00
Dalibor Janák
1f1dd22227 Increase the speed with mbtiles. 2014-04-25 10:22:02 +02:00
Dalibor Janák
b6470bd448 Better router. TileServer now uses .js and .css files from maptiler.com. 2014-04-24 14:56:01 +02:00
Dalibor Janák
2dfb1952aa Tileserver now supports *.json with callback. 2014-04-23 17:01:08 +02:00
Dalibor Janák
4a4a2ee348 Problems with old php versions have been fixed. 2014-04-23 16:08:09 +02:00
Dalibor Janák
f93f5e8b45 Problems with path url have been fixed. Global config variable have been added. 2014-04-23 14:30:27 +02:00
Dalibor Janák
56bfb34889 Fixed wmts/tms problems. 2014-04-14 12:29:03 +02:00
Dalibor Janák
212bc74fed Enabled as default html page with tileserver-js 2014-04-11 11:08:04 +02:00
Dalibor Janák
296a752e28 Cleaning of the PHP - router, object code, same functionality Fixes #14 Fixes #17 Fixes #19 2014-04-11 10:51:19 +02:00
Petr Pridal
41dd3ec847 Fixing typo in metadata "sheme" -> "scheme". 2013-11-12 16:24:32 +01:00
Petr Pridal
ff7c48f0b0 Added the interactive user interface made 2013-08-26 15:29:59 +02:00
Petr Pridal
780e1c6796 Fixed DOCTYPE header 2013-04-26 08:57:32 +02:00
Petr Pridal
fcf88d62c0 Added CORS headers for cross side AJAX requests and WebGL textures 2013-04-26 08:40:24 +02:00
Petr Pridal
ad902c1a46 Fixed warning for missing files on older php. 2013-04-25 23:52:19 +02:00
Petr Pridal
0d4d50ab9c Initial .mbtiles implementation. 2012-08-12 20:28:23 +02:00
Petr Pridal
754de66927 Default baseUrl is http://localhost/ 2012-08-12 16:23:48 +02:00
Petr Pridal
ab4980c06b The initial commit for 0.1pre. 2012-08-12 15:47:27 +02:00