Commit Graph

15 Commits

Author SHA1 Message Date
Stepan Kuzmin
c6043d6b6d implement lru cache for tiles 2018-01-26 12:45:09 +03:00
Stepan Kuzmin
9a295e09d1 add tileset endpoint, add feature properties to tile response 2018-01-24 16:41:03 +03:00
Stepan Kuzmin
1ac60664a9 add condition filtering support 2018-01-22 20:01:44 +03:00
Stepan Kuzmin
77cd4ae3d2 add martin_lib crate 2018-01-19 14:06:01 +03:00
Stepan Kuzmin
d28249ee35 add logger 2018-01-18 19:07:14 +03:00
Stepan Kuzmin
0b111532ad move tileset to separate file 2018-01-18 13:42:06 +03:00
Stepan Kuzmin
e37a46b785 rename falcon into martin 2018-01-16 15:55:05 +03:00
Stepan Kuzmin
a9a4bb5fb9 WIP: tilejson endpoint 2017-12-17 13:51:07 +03:00
Stepan Kuzmin
2ae8917591 switch to rererouter 2017-11-27 12:48:31 +03:00
Stepan Kuzmin
579c3b1365 use lazy_static for Regex compilation 2017-11-22 17:44:45 +03:00
Stepan Kuzmin
0fe335f417 fix: remove iron-cors 2017-11-21 15:00:31 +03:00
Stepan Kuzmin
204b132a26 feat: add MVT handler 2017-11-16 21:14:38 +03:00
Stepan Kuzmin
8a44543478 separate handlers by format 2017-11-12 17:51:58 +03:00
Stepan Kuzmin
129bb474f4 implement first draft 2017-10-09 14:29:03 +03:00
Stepan Kuzmin
f08d524e26 initial commit 2017-09-30 13:55:44 +03:00