Commit Graph

111 Commits

Author SHA1 Message Date
Petr Sloup 14f406cc34 Add "bin" entry to package.json 2016-07-13 13:08:48 +02:00
Petr Sloup 3c29cb0f65 ETag/caching fixes and improvements 2016-07-13 12:56:59 +02:00
Petr Sloup d993c805fe Update dependencies 2016-07-13 12:56:41 +02:00
Petr Sloup 6443ade489 Update version to 0.7.0 2016-06-30 12:25:03 +02:00
Petr Sloup eeb27ed481 Downgrade mapbox-gl-js to v0.16.0
To fix rendering issues with certain datasets on older devices
2016-06-30 12:22:46 +02:00
Petr Sloup 15bc393aa8 Use URl-safe base64 alphabet 2016-06-30 12:19:32 +02:00
Petr Sloup d6e2baef67 Update version to 0.6.0 2016-06-29 20:31:13 +02:00
Petr Sloup 6100013718 Fix serving the same style twice 2016-06-29 20:28:56 +02:00
Petr Sloup 4eea8a91b8 Add favicon.ico 2016-06-29 20:25:36 +02:00
Petr Sloup d57f9f7a60 Fix and improve xray viewer 2016-06-29 20:23:37 +02:00
Petr Sloup 1307b29ff9 Cleaner implementation of keys 2016-06-29 20:17:58 +02:00
Petr Sloup a9443edfc6 Update mapbox-gl-js to v0.19.0 2016-06-29 20:08:21 +02:00
Petr Sloup e6a1bf407c Remove sourceMappingURL 2016-06-29 20:08:09 +02:00
Petr Sloup 0ba2dcce53 Always use http for wmts 2016-06-29 19:55:06 +02:00
Petr Sloup ebd6662ebb Minor WMTS link bugfix 2016-06-29 16:23:49 +02:00
Petr Sloup 6898be5bea Update version 2016-06-29 16:12:42 +02:00
Petr Sloup a55b5ad69c Fix viewer vector/raster autodetection 2016-06-29 15:14:51 +02:00
Petr Sloup 1104bf8a57 Add links to WMTS services from index.html 2016-06-29 15:08:56 +02:00
Petr Sloup 1d4503b507 If key present in query, propagate it to other linked urls 2016-06-29 14:57:11 +02:00
Petr Sloup 2d5dccc1e0 Update dependencies 2016-06-28 07:48:30 +02:00
Petr Sloup fc32cc24e5 Properly add CORS to vector style endpoints 2016-06-27 09:06:30 +02:00
Petr Sloup 575c1df524 Add tests for autofit static endpoints 2016-06-27 08:11:02 +02:00
Petr Sloup d8f35bb70a Update area-based static tests 2016-06-27 08:01:28 +02:00
Petr Sloup 4af6fb686f Change bearing and pitch format in static url 2016-06-27 07:56:54 +02:00
Petr Sloup 391c21a966 Update static endpoints in README.md 2016-06-27 07:45:04 +02:00
Petr Sloup 2d2c43aeb5 Support bearing in path overlays 2016-06-27 07:42:38 +02:00
Petr Sloup 900ca4ed3e Refactor area-based static maps urls 2016-06-27 07:18:48 +02:00
Petr Sloup 9d63634078 Rename path static map type to auto 2016-06-27 07:09:24 +02:00
Petr Sloup 0b98651b48 Add dynamic path queries to all static endpoints 2016-06-27 07:08:27 +02:00
Petr Sloup d3aeab5d89 Decrease image size limit to 2048x2048 2016-06-27 06:53:29 +02:00
Petr Sloup 01bff86c6d Initial implementation of path rendering 2016-06-24 12:26:26 +02:00
Petr Sloup 9a21382984 Update dependencies 2016-06-24 09:24:22 +02:00
Petr Sloup 9e391562ab Add bearing and pitch to the README.md 2016-06-24 08:57:53 +02:00
Petr Pridal 646b65d695 Add Docker Hub badge to README.md 2016-06-05 16:54:25 +02:00
Petr Pridal c9e21b676c Update README.md 2016-06-05 16:46:46 +02:00
Petr Pridal c50da54e64 Merge pull request #19 from klokantech/license
License added. Closes #8
2016-06-05 16:45:32 +02:00
Petr Pridal b8b56846f2 Create LICENSE.md 2016-06-05 16:44:27 +02:00
Petr Pridal 8bb625652d Add license to package.json 2016-06-05 16:40:59 +02:00
Petr Sloup 801c523c73 Update run.sh 2016-05-30 22:22:21 +02:00
Petr Sloup 8e289684d5 Update version to v0.0.3 2016-05-04 13:57:44 +02:00
Petr Sloup 59cc66095f Minor test update 2016-05-04 13:57:00 +02:00
Petr Sloup 187da7bb58 Add raster view for raster data 2016-05-04 13:53:47 +02:00
Petr Sloup daa94dc806 Chain attributions from mbtiles into the tilejson of the rendered tiles 2016-05-04 13:13:37 +02:00
Petr Sloup 5d940066d9 Display filesizes of the mbtiles 2016-05-04 13:07:09 +02:00
Petr Sloup 10caaa1e8b Minor travis script fix 2016-05-03 17:49:04 +02:00
Petr Sloup 9edf7c0cae Fix empty raster tiles 2016-05-03 17:42:47 +02:00
Petr Sloup f979e25fd7 Update travis script to use new data 2016-05-03 16:24:13 +02:00
Petr Sloup d3a9b6cfbf Update README with links to tileserver-gl-data 2016-05-03 15:49:39 +02:00
Petr Sloup 2a55517a2d Update dependencies 2016-05-03 15:12:17 +02:00
Petr Sloup 927a3eda87 Minor README fix 2016-05-03 15:12:10 +02:00