Commit Graph

1074 Commits

Author SHA1 Message Date
Petr Sloup
a495993e68 Fix behavior of area-based static maps 2016-03-09 17:26:34 +01:00
Petr Sloup
ad867f305b Add build status badge to README.md 2016-03-09 13:26:17 +01:00
Petr Sloup
d6e17c1a3a More tests for the endpoints 2016-03-09 13:22:06 +01:00
Petr Sloup
9736649244 Stronger checking of request parameters and stability improvements 2016-03-09 13:21:34 +01:00
Petr Sloup
832b2d22be Do not invoke done in test setup 2016-03-09 12:34:16 +01:00
Petr Sloup
47f6c90a98 Add .travis.yml 2016-03-09 12:26:05 +01:00
Petr Sloup
77755b548b Add first batch of tests 2016-03-09 11:26:02 +01:00
Petr Sloup
7ca7fc721f Change server behavior to allow for testing 2016-03-09 11:09:06 +01:00
Petr Sloup
717b176dc7 Use empty string as default value for "root" option (meaning cwd) 2016-03-09 09:25:33 +01:00
Petr Sloup
9fd7dc1d35 Base the docker image on debian stretch to get more recent mesa3d 2016-03-09 08:41:18 +01:00
Petr Sloup
4125ad1c8f Increase map pool sizes 2016-03-09 08:40:46 +01:00
Petr Sloup
b4219f4c55 Use mapbox-gl-native v3.0.2-earcut 2016-03-09 08:40:20 +01:00
Petr Sloup
dc096012ef Use dynamic pool of map instances to reduce waiting times (issue #3) 2016-03-03 19:41:29 +01:00
Petr Sloup
4f9b8c1a1b Optimize static endpoints (remove abaculus dependency) (closes #2) 2016-03-03 16:51:52 +01:00
Petr Sloup
e39ae90bc8 Add Dockerfile, proper scripts and update README (issue #1) 2016-03-03 15:53:24 +01:00
Petr Sloup
eb70e8bb0d Add basic command line options 2016-03-03 11:17:38 +01:00
Petr Sloup
8837ead540 Update README.md 2016-03-02 18:25:55 +01:00
Petr Sloup
ae4a24363a Remove unused requires 2016-03-02 17:58:06 +01:00
Petr Sloup
7bef26baed Support for serving raw vector tiles 2016-03-02 17:51:50 +01:00
Petr Sloup
75e5fd1018 Improved error handling 2016-03-02 17:12:32 +01:00
Petr Sloup
40a7ee5e62 Use sharp instead of pngjs for image compression + webp & jpeg support 2016-03-02 16:22:01 +01:00
Petr Sloup
5d0e27b030 Fix HiDPI tiles 2016-03-02 15:03:59 +01:00
Petr Sloup
565ed2dd74 Improved generation of TileJSONs 2016-03-02 13:11:43 +01:00
Petr Sloup
92b502af36 Initial commit 2016-03-02 10:52:02 +01:00