1
0
mirror of https://github.com/klokantech/tileserver-php.git synced 2025-07-31 11:40:11 +02:00
Commit Graph

132 Commits

Author SHA1 Message Date
Dalibor Janák
9bbb1bce05 Httacess updates. 2014-04-24 17:08:15 +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
Dalibor Janák
324129f8f8 Update README.md
UTFgrid
v0.1
2014-03-26 10:00:01 +01:00
Dalibor Janák
59c2d03552 Added UTFgrid functionality on url {layer}.mbtiles/{z}/{x}/{y}.grid.json returns jsonp with grid and also callback is supported 2014-03-26 09:36:44 +01:00
Dalibor Janák
bd8c6b286f Added basic support for UTFgrid for url {server}/{layer}.mbtiles/{z}/{x}/{y}.grid 2014-03-25 10:10:06 +01:00
Petr Pridal
8fa1bfcbab Updated links to MapTiler in README 2014-01-31 08:18:01 +01:00
Petr Pridal
41dd3ec847 Fixing typo in metadata "sheme" -> "scheme". 2013-11-12 16:24:32 +01:00
Petr Pridal
b7b41e9725 Added screenshot to readme 2013-08-28 14:19:06 +02: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
d241d32716 Update README.md 2013-02-08 10:40:20 +01:00
Petr Pridal
4eee2225db TMS TileMap Metadata with type="InvertedTMS" too 2013-01-11 16:20:25 +01:00
Petr Pridal
121308fbf8 Update README.md 2012-09-11 09:41:11 +03:00
Petr Pridal
1aeb3bdb8c Fix of the Gaia client - it displays now all layers and correctly load the WGS84 ones too. 2012-08-12 23:55:20 +02:00
Petr Pridal
82414cb082 Removed duplicate file - a typo during commit. 2012-08-12 20:34:40 +02:00
Petr Pridal
0d4d50ab9c Initial .mbtiles implementation. 2012-08-12 20:28:23 +02:00
Petr Pridal
efcb733670 The initial commit for 0.1pre. 2012-08-12 16:47:34 +02:00
Petr Pridal
184a363778 Fixed missing tag in the /tms root metadata. 2012-08-12 16:46:14 +02:00
Petr Pridal
edce8b391b Performace chapter related to multiple domains. 2012-08-12 16:36:19 +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
Petr Pridal
555154b2d8 Update README.md 2012-08-11 00:27:36 +03:00
Petr Pridal
4510f78149 Update README.md 2012-07-20 23:33:05 +03:00
Petr Pridal
35cb77eddd Initial commit 2012-07-17 07:28:34 -07:00