1
0
mirror of https://github.com/klokantech/tileserver-php.git synced 2025-08-02 12:47:31 +02:00

Commit Graph

  • 4fe14e6164 Fix security issues - thanks @mheranco (#166) master mheranco 2025-07-14 17:08:39 +02:00
  • d0fdeaec69 grammar check Jiří Komárek 2022-07-30 02:03:50 +02:00
  • cce369b3f6 Merge pull request #162 from david-eagles/master Dalibor Janák 2021-09-24 10:55:02 +02:00
  • 7800af830a Modified WMTS Resource URL generation to support hostnames that contain the layer name. David Eagles 2021-09-24 11:09:17 +10:00
  • eb571b5d70 Merge pull request #144 from scubajorgen/master Dalibor Janák 2020-08-10 07:53:51 +02:00
  • 43e3cadb87 Remove old aray syntax Dalibor Janak 2020-07-28 22:34:22 +02:00
  • 54254f8ef1 Resolved bug in transparent png tile Jorgen 2019-07-11 13:27:21 +02:00
  • b266dc2a6e Merge pull request #143 from CodeLingoBot/rewrite-klokantech-tileserver-php-psr2-lower-case-constant-values Dalibor Janák 2019-04-04 07:52:45 +02:00
  • 4c339b8d19 Change PHP keywords to comply with PSR2 CodeLingoBot 2019-04-03 11:24:50 +13:00
  • 287da5062e Merge pull request #141 from ibesora/master Dalibor Janák 2019-01-07 14:31:58 +01:00
  • d11963d43c Removes body data from http 204 response Isaac Besora Vilardaga 2019-01-07 14:01:19 +01:00
  • 5ddbfa300a Updated readme with tile size, closes #129 and custom CRS Dalibor Janák 2018-07-02 11:45:46 +02:00
  • 2a84c6271f Fix Undefined index SERVER_PORT router error in some server configs Dalibor Janák 2018-02-19 16:31:18 +01:00
  • 9f6b5d5100 Merge branch 'master' of https://github.com/klokantech/tileserver-php Dalibor Janák 2018-02-19 16:20:31 +01:00
  • dca0e64219 Removed unused var in router Dalibor Janák 2018-02-19 16:15:14 +01:00
  • e6af62e191 Remove PHP 5.3 check from travis Dalibor Janák 2018-02-19 15:59:44 +01:00
  • d3ebdec555 Strip incorrectly encoded property in OMT datasets Dalibor Janák 2018-02-19 15:52:48 +01:00
  • f75b1bbfa6 Don't need trailing slash in dataroot Dalibor Janák 2017-12-05 15:31:40 +01:00
  • bb823a57ff 0. Dalibor Janák 2017-04-24 15:26:57 +02:00
  • 380cfdeaaf Merge pull request #100 from Burke9077/master Dalibor Janák 2017-04-24 09:31:57 +02:00
  • dc2452e781 Fixed issue where tiles are not loaded if HTTP_X_FORWARDED_PROTO is unset. Matt Burke 2017-04-06 10:27:04 -04:00
  • 5f314fef28 Fixed bug in condition with X-Forwarded-Proto Dalibor Janák 2016-12-06 23:18:30 +01:00
  • 758b6a1e4d Fix of X-Forwarded-Proto server variable (issue #92) Dalibor Janák 2016-12-06 18:10:06 +01:00
  • d7a4ad03c1 Use https with X-Forwarded-Proto (issue #92) Dalibor Janák 2016-12-06 17:58:22 +01:00
  • 2ead30dc4a Rename mbtilesPrefix to dataRoot Dalibor Janák 2016-08-29 19:06:51 +02:00
  • 682a9ee5c9 Merge pull request #88 from mtfurlan/master Dalibor Janák 2016-08-29 19:02:15 +02:00
  • 7405ec3dc3 Add prefix to mbtiles, return 204 on no tile Mark Furland 2016-08-26 11:12:43 -04:00
  • 058df85c2e Readme mentions MVT vector tiles (pbf requests) Petr Pridal 2016-05-05 12:18:20 +02:00
  • f7613e04a1 Updated default title of the page Petr Pridal 2016-05-04 19:19:33 +02:00
  • e4148733ed Empty tile response for jpg and webp v2.0 Dalibor Janák 2016-05-03 23:36:31 +02:00
  • c28d188e0d Empty tile response for jpg and webp Dalibor Janák 2016-05-03 23:21:40 +02:00
  • ef5de0607d Unpack empty png tile PHP 5.2 compatible Dalibor Janák 2016-05-03 22:48:23 +02:00
  • 494669f5d7 Merge pull request #79 from ramunasd/patch-1 Dalibor Janák 2016-05-03 22:13:08 +02:00
  • 4b53b4c351 Sample MBTiles file for OpenShift deploy Petr Pridal 2016-05-03 17:15:54 +02:00
  • 86a1c68888 Update .travis.yml Petr Pridal 2016-04-23 00:34:40 +02:00
  • f834ec7fd9 Deploy to OpenShift via travis Petr Pridal 2016-04-23 00:08:21 +02:00
  • ac68e90870 Faster and ~70% smaller empty png tile Ramūnas Dronga 2016-04-18 21:25:38 +03:00
  • bb48534fe3 Removing of useless code. Dalibor Janák 2016-03-21 13:42:53 +01:00
  • c158bcbe57 Minor warning with some php configurations fixed. Dalibor Janák 2016-03-21 13:40:33 +01:00
  • 2dfd2fcb5f Max zoom of Mercator TileMatrixSet is affected with max of layers maxzoom (closes #76) Dalibor Janák 2016-03-21 10:59:29 +01:00
  • 6b4fb0fec7 WMTS url to tiles simplified for fastest tile serving Dalibor Janák 2016-03-07 14:57:29 +01:00
  • 8f2b068c4f Custom template implementation #31 Dalibor Janák 2016-03-07 14:39:28 +01:00
  • 709ed4ffce Revert "Fix of utfgid detection" Dalibor Janák 2016-03-07 14:00:29 +01:00
  • 7320f426a1 Autodetection fix or warning in router, closes #49 Dalibor Janák 2016-03-04 13:28:05 +01:00
  • 2e36338720 Removed dependency of GlobalMercator class closes #74 Dalibor Janák 2016-03-04 13:20:46 +01:00
  • 70159a5b29 Layer list improved Dalibor Janák 2016-03-04 12:07:37 +01:00
  • fdeb010831 Get global vars via getenv Dalibor Janák 2016-03-01 19:17:46 +01:00
  • 8bbfa1d367 Config from eniviroment if is provided Dalibor Janák 2016-03-01 15:05:58 +01:00
  • 50630fe1c7 Get config from docker volumes if is provided Dalibor Janák 2016-03-01 11:57:18 +01:00
  • 8206bcccc7 GD module dependency closes #53 Dalibor Janák 2016-02-29 20:21:13 +01:00
  • d304b89eb2 Removed unused code Dalibor Janák 2016-02-29 14:19:09 +01:00
  • 87906da0c5 Correct detection of format closes #67 Dalibor Janák 2016-02-29 14:16:17 +01:00
  • 92ddcb6e66 WMTS / TileJSON for remote tiles #69 Dalibor Janák 2016-02-29 12:16:24 +01:00
  • 7efd117884 Merge pull request #71 from klokantech/customtiles Dalibor Janák 2016-02-29 09:52:13 +01:00
  • e36a7e6a06 Fix of order of origin in geodetic profile customtiles Dalibor Janák 2016-02-26 08:51:47 +01:00
  • 7190e90845 Order of origin coords based on proj4 definition #70 Dalibor Janák 2016-02-25 23:21:40 +01:00
  • f3f2a995e5 Axis orientaton in wmts #70, bbox fix Dalibor Janák 2016-02-25 19:23:48 +01:00
  • 8233047097 Fixed bug in WGS84 tilematrixset Dalibor Janák 2016-02-24 20:18:06 +01:00
  • 46d79107e8 Minor code fixes Dalibor Janák 2016-02-24 18:55:42 +01:00
  • a2162eeb99 Computation of matrix size Dalibor Janák 2016-02-18 16:49:48 +01:00
  • 27fc9a73ca Minor loop fixes Dalibor Janák 2016-02-18 08:43:49 +01:00
  • 4ff5d95a38 Code formating Dalibor Janák 2016-02-17 21:29:53 +01:00
  • 6da6b13fed Parse TileMatrixSet Dalibor Janák 2016-02-17 21:19:16 +01:00
  • 0609b25905 Refactoring of tilematrixsets creation Dalibor Janák 2016-02-17 20:29:39 +01:00
  • ce485c6713 Allow to read metadata bounding box also as array Dalibor Janák 2016-02-17 11:39:16 +01:00
  • ab7862209a Functions for parsing tilematrixset from json Dalibor Janák 2016-02-09 14:37:26 +01:00
  • 8b49aa2b8c Custom matrix sets generation refactring Dalibor Janák 2016-02-09 14:36:24 +01:00
  • ea100ad8c2 Custom profile testing implemetation Dalibor Janák 2016-02-03 16:50:07 +01:00
  • 86527eeedb Merge branch 'customtiles' of https://github.com/klokantech/tileserver-php into customtiles Dalibor Janák 2016-02-03 15:24:43 +01:00
  • 3a9e74e3b0 Generate tilematrix sets from variables Dalibor Janák 2016-02-03 15:13:56 +01:00
  • 0446445248 Generate tilematrix sets from variables Dalibor Janák 2016-02-03 15:13:56 +01:00
  • 853ca41ce0 Update travis badge + add docker hub badge Petr Pridal 2016-02-02 15:26:11 +01:00
  • 5b5f5e7905 Add .travis.yml to master Petr Pridal 2016-02-02 15:21:02 +01:00
  • 730ffa52f3 Merge branch 'master' into travis travis Petr Pridal 2016-02-02 12:03:45 +01:00
  • b7960baaaa Travis status icon Dalibor Janák 2016-02-02 10:57:57 +01:00
  • 8aa58cc6b9 Merge pull request #64 from klokantech/master Dalibor Janák 2016-02-02 09:53:57 +01:00
  • 250512168c Fix of syntax error on PHP 5.2 (closes #63) Dalibor Janák 2016-02-01 20:51:03 +01:00
  • 6b5933e21f Utfgrid empty response bug fixed (related #62) Dalibor Janák 2016-01-26 22:55:34 +01:00
  • f5408fd108 Utfgrid routing bug fixed Dalibor Janák 2016-01-26 22:31:12 +01:00
  • dc26c831f1 Url for viewer switched to cdn. Dalibor Janák 2016-01-26 13:51:39 +01:00
  • 28aba6f9e2 Fix of utfgrid serving bug related with changes in #59 Dalibor Janák 2016-01-25 18:32:07 +01:00
  • 8f6a2ced68 Fix of utfgid detection Dalibor Janák 2016-01-25 18:13:15 +01:00
  • 79926b92fc Update README.md Petr Pridal 2015-12-16 17:07:04 +01:00
  • 3343f80e09 404 with JSON message for not found tile #56 Dalibor Janák 2015-12-15 16:27:28 +01:00
  • c660ab8f41 Hybrid tile format support #59 Dalibor Janák 2015-12-04 14:00:48 +01:00
  • 21d7a409fe Merge branch 'eyeNsky-master' Dalibor Janák 2015-12-01 23:06:12 +01:00
  • abb4087942 Cleaning of image format choser for wmts #58 Dalibor Janák 2015-12-01 23:03:54 +01:00
  • 0acdc04e32 Merge branch 'master' of https://github.com/eyeNsky/tileserver-php into eyeNsky-master Dalibor Janák 2015-12-01 22:32:46 +01:00
  • 765e0d9ea3 Travis CI integration Petr Pridal 2015-09-10 02:09:37 +02:00
  • f9e801849e Implementation of MapBox vector tiles (MBTiles pbf) serving #42 vectortiles Petr Pridal 2015-09-05 04:44:45 +02:00
  • dbc3651679 Ensure restarting runs well in Docker docker Petr Pridal 2015-09-05 02:54:14 +02:00
  • 56d749f982 Use exec in the Docker start.sh Petr Pridal 2015-09-05 01:55:11 +02:00
  • 39c3e05811 Added GD php module. See #53 Petr Pridal 2015-09-04 18:26:50 +02:00
  • 26fc70a5ae Initial commit of Docker resources Petr Pridal 2015-09-04 16:54:39 +02:00
  • e66e577d5d Merge pull request #52 from klokantech/large-mbtiles Petr Pridal 2015-08-13 13:58:16 +02:00
  • ffedfde75e Faster check for grids in large mbtiles file. Issue #51. Petr Pridal 2015-08-12 18:01:28 +02:00
  • b783c59585 add jpgpng support for ArcGIS Desktop eyeNsky 2015-04-02 08:19:48 -04:00
  • dd8d884bc6 Update README.md Petr Pridal 2015-01-08 22:58:22 +01:00
  • 8b4a5142e8 Update README.md Petr Pridal 2014-12-05 12:27:55 +01:00
  • 53b379cd67 Empty tiles should have for @2x layers 512x512px Fixes #39 Dalibor Janák 2014-08-15 01:01:35 +02:00