Commit Graph

40 Commits

Author SHA1 Message Date
Stepan Kuzmin
5532520f42 chore: update actix and actix-web to 0.7 2018-07-24 12:34:01 +03:00
Stepan Kuzmin
e8eaaabf58 chore: update dependencies 2018-07-24 11:07:24 +03:00
Stepan Kuzmin
fbb5a7b996 chore: update dependencies 2018-06-26 15:28:45 +03:00
Stepan Kuzmin
ef8d54745a chore: update dependencies 2018-06-16 19:01:08 +03:00
Stepan Kuzmin
d939a031ac chore: update dependencies 2018-06-11 15:48:28 +03:00
Stepan Kuzmin
12b325ca26 chore: update dependencies 2018-06-09 16:44:03 +03:00
Stepan Kuzmin
241dda3184 fix: skip tables with SRID 0 2018-06-04 17:16:10 +03:00
Stepan Kuzmin
a106aef36a chore: update dependencies 2018-05-31 20:04:59 -07:00
Stepan Kuzmin
273625f3e5 chore: update dependencies 2018-05-29 17:17:31 -07:00
Stepan Kuzmin
a1807ccc22 update dependencies, use number of available logical cpu as threads by default 2018-05-25 17:16:59 +03:00
Stepan Kuzmin
0080deb92c feat: rewrite using actix 2018-05-05 12:41:40 +05:00
Stepan Kuzmin
6235efaf44 update dependencies 2018-05-05 12:08:27 +05:00
Stepan Kuzmin
cee7d6e2bd update dependencies 2018-04-09 12:37:54 +03:00
Stepan Kuzmin
e3b2d5042b add tilejson endpoint 2018-03-28 19:15:00 +03:00
Stepan Kuzmin
25b385e14d add query filter support 2018-03-28 12:26:44 +03:00
Stepan Kuzmin
d5e6eaabcb WIP: refactoring 2018-03-26 14:12:43 +03:00
Stepan Kuzmin
31ec5f8615 move tile query to db 2018-03-23 19:47:44 +03:00
Stepan Kuzmin
25e4a8b8cb fix tile handler 2018-03-23 17:19:08 +03:00
Stepan Kuzmin
131069d91d WIP switch to actix-web 2018-03-13 14:32:09 +03:00
Stepan Kuzmin
6c8bbc9691 WIP 2018-02-21 17:03:00 +03:00
Stepan Kuzmin
1e3422c09a WIP: switch to actix 2018-02-21 13:37:31 +03:00
Stepan Kuzmin
10422c4f28 implement tileset list endpoint, cleanup logs 2018-02-12 13:14:21 +03:00
Stepan Kuzmin
e81cd4bb98 fix: tileset property types query 2018-02-05 17:13:36 +03:00
Stepan Kuzmin
63b753c81b fix tile properties query 2018-02-02 17:26:23 +03:00
Stepan Kuzmin
9a0e2442f0 cleanup 2018-01-31 12:59:44 +03:00
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