Commit Graph

196 Commits

Author SHA1 Message Date
Petr Sloup d3a685e51c Fix unzip bug 2016-12-07 11:03:03 +01:00
Petr Sloup 99af9eae23 Update dependencies 2016-12-06 22:16:35 +01:00
Petr Sloup d330a9743c Minor bugfix 2016-12-06 22:16:35 +01:00
Petr Sloup becb46ab80 Add "Style JSON" link to the front page 2016-12-06 22:16:29 +01:00
Petr Sloup ef3f34f778 Add geojson endpoints (close #78) 2016-12-06 21:26:30 +01:00
Petr Sloup 1aaabd2dff Experimental integration of first plugin 2016-12-06 20:11:18 +01:00
Petr Sloup bcac161a25 Minor route pattern improvement 2016-12-05 23:21:31 +01:00
Petr Sloup 9d362a5b5e Experimental static endpoints working with raw mercator coordinates 2016-12-05 23:02:48 +01:00
Petr Sloup 21883f490f Update package version to 1.2.0 v1.2.0 2016-12-05 16:45:27 +01:00
Petr Sloup 70515947ca Merge pull request #73 from LKajan/x-ray-points
X-Ray style: add circle symbols for point layers
2016-12-05 16:42:16 +01:00
Lauri Kajan 63090802ae fixing typo 2016-11-16 11:28:15 +02:00
Lauri Kajan 131b5e2f81 added circle symbols for point layers 2016-11-16 10:16:14 +02:00
Petr Sloup 6e085af7cc Update package version to 1.1.5 v1.1.5 2016-10-25 12:16:07 +02:00
Petr Sloup 345d96d5e6 Fix static endpoints for (near-)whole-world queries (close #63) 2016-10-21 14:49:39 +02:00
Petr Sloup f1c835c21d Update package version to 1.1.4 v1.1.4 2016-10-07 15:21:58 +02:00
Petr Sloup 15ed6d74bf Fix incorrect XYZ URLs (close #58) 2016-10-07 15:21:12 +02:00
Petr Sloup a3d8240aac Do not add scale prefix when viewing raster data tiles (close #57) 2016-10-07 11:16:22 +02:00
Petr Sloup 098f057e55 Update package version to 1.1.3 v1.1.3 2016-09-30 09:51:20 +02:00
Petr Sloup 18ba6f5059 Ignore tiling scheme of the source for internal meta urls (#54) 2016-09-30 09:50:05 +02:00
Petr Sloup 820dbdd3dd Update package version to 1.1.2 v1.1.2 2016-09-27 17:34:39 +02:00
Petr Sloup acd7683f18 Update dependencies 2016-09-27 17:30:24 +02:00
Petr Sloup 09859c10c1 Serve any vector/raster mbtiles, use styles only for osm2vt (close #51, #52) 2016-09-27 17:26:05 +02:00
Petr Sloup f201deecdc Merge pull request #48 from rastapasta/patch-1
adding info for OSX setup
2016-09-22 08:55:41 +02:00
Petr Pridal b49521d2ed Update README.md 2016-09-01 17:53:15 +02:00
Michael Straßburger 30c9bc8979 adding info for OSX setup 2016-08-29 12:31:33 +02:00
Petr Sloup 69340bbc83 Update package version to 1.1.1 v1.1.1 2016-08-25 12:52:51 +02:00
Petr Sloup ff9d5a8e5d Update READMEs and descriptions 2016-08-25 12:52:32 +02:00
Petr Sloup 23c2aa54d0 Update tests 2016-08-25 11:09:01 +02:00
Petr Sloup a8fd1b38b7 Return 404 for negative zoom levels on static endpoint 2016-08-25 11:08:19 +02:00
Petr Sloup 7c28bf2b21 Update version to 1.1.0 v1.1.0 2016-08-25 10:49:27 +02:00
Petr Sloup f9f26f0d65 Indicate clearly when running light version on index.html 2016-08-25 10:44:29 +02:00
Petr Sloup de60a0a076 Disable png quantization by default for now 2016-08-25 10:23:42 +02:00
Petr Sloup 90b9af3d95 Allow max image side length to be configurable 2016-08-25 09:41:33 +02:00
Petr Sloup 78aea26318 Allow @4x requests 2016-08-25 09:38:03 +02:00
Petr Sloup 292b1b6b44 Update dependencies 2016-08-25 09:28:17 +02:00
Petr Sloup de7f5f0366 Allow and use floating-point zoom levels in the static endpoints 2016-08-25 09:22:12 +02:00
Petr Sloup 161de17803 Update package version to 1.0.0 v1.0.0 2016-08-24 17:05:23 +02:00
Petr Pridal f9e5afbf49 Update index.tmpl 2016-08-24 16:29:49 +02:00
Petr Sloup 513e2dac8f Fix incorrect variable name 2016-08-24 16:28:41 +02:00
Petr Sloup e428ab60f1 Update README.md 2016-08-24 14:22:19 +02:00
Petr Sloup 9d1a2bf995 Add note about tileserver-gl-light to docs 2016-08-24 14:20:42 +02:00
Petr Sloup bbda49589c Add PUBLISHING.md 2016-08-24 14:20:16 +02:00
Petr Sloup a571d5f39b Improve and rename publishing script for creating light version 2016-08-24 14:19:16 +02:00
Petr Sloup 68d997a655 Update to tileserver-gl-styles v0.3.0 2016-08-24 14:05:01 +02:00
Petr Sloup 7d2f8ab062 Add note about tileserver-gl-light to the docs 2016-08-24 13:50:47 +02:00
Petr Sloup 4c2157842c Minor fix for autodetected bounds in tilejson 2016-08-24 13:19:36 +02:00
Petr Sloup 25c87ccf23 Initial documentation (close #39) 2016-08-23 00:32:09 +02:00
Petr Sloup 97457a23f2 Update "sharp" dependency version to 0.16.0 2016-08-21 10:14:49 +02:00
Petr Sloup e9cad399c9 New "mbtiles://{name}" reference syntax (#27) 2016-08-21 10:08:17 +02:00
Petr Sloup ee1cb21dfd Use pngquant (close #43); rename option formatEncoding->formatQuality 2016-08-21 09:41:28 +02:00