Commit Graph

  • baad10c2a0 rewrite tile query using CTE Stepan Kuzmin 2018-01-31 17:11:14 +0300
  • d7bbe08b34 limit tile geometry to tile boundaries Stepan Kuzmin 2018-01-31 15:15:18 +0300
  • 9a0e2442f0 cleanup Stepan Kuzmin 2018-01-31 12:59:44 +0300
  • 8ad3fccd8a fix tests Stepan Kuzmin 2018-01-30 12:36:48 +0300
  • f3f13ec60c fix properties in tile query Stepan Kuzmin 2018-01-30 11:49:10 +0300
  • e41ca87439 built-in tilebbox Stepan Kuzmin 2018-01-30 11:36:40 +0300
  • 6e68e9838c add missing cache module Stepan Kuzmin 2018-01-26 14:12:55 +0300
  • cd637e1ecc disable cache in tests Stepan Kuzmin 2018-01-26 12:49:21 +0300
  • c6043d6b6d implement lru cache for tiles Stepan Kuzmin 2018-01-26 12:45:09 +0300
  • 935b4f6a32 fix source layer name in tile Stepan Kuzmin 2018-01-25 12:27:35 +0300
  • 9059551a55 use tileset id as name Stepan Kuzmin 2018-01-25 11:09:17 +0300
  • c8d46d398a dummy rewrite url fix Stepan Kuzmin 2018-01-24 19:26:01 +0300
  • e187a9ace7 dummy host_and_port fix Stepan Kuzmin 2018-01-24 17:31:55 +0300
  • 9a295e09d1 add tileset endpoint, add feature properties to tile response Stepan Kuzmin 2018-01-24 16:41:03 +0300
  • 1ac60664a9 add condition filtering support Stepan Kuzmin 2018-01-22 20:01:44 +0300
  • 77cd4ae3d2 add martin_lib crate Stepan Kuzmin 2018-01-19 14:06:01 +0300
  • d28249ee35 add logger Stepan Kuzmin 2018-01-18 19:07:14 +0300
  • bf75654bef revert to installing postgresql-9.6-postgis-2.4 using sudo Stepan Kuzmin 2018-01-18 14:55:23 +0300
  • edaa2fdd52 try to use default postgis with trusty and sudo required Stepan Kuzmin 2018-01-18 14:49:04 +0300
  • 5e66aec98c try to install postgresql-9.6-postgis-2.4 using sudo Stepan Kuzmin 2018-01-18 14:44:14 +0300
  • d6859cdfd3 try default trusty Stepan Kuzmin 2018-01-18 14:33:50 +0300
  • c0ad4ae4c6 try postgresql-9.6-postgis-2.4 Stepan Kuzmin 2018-01-18 14:23:04 +0300
  • f0a5b1ace2 try postgresql-10-postgis-2.4 Stepan Kuzmin 2018-01-18 14:18:37 +0300
  • e5dceace19 upgrade postgis version in .travis.yml Stepan Kuzmin 2018-01-18 13:59:02 +0300
  • 0b111532ad move tileset to separate file Stepan Kuzmin 2018-01-18 13:42:06 +0300
  • e37a46b785 rename falcon into martin Stepan Kuzmin 2018-01-16 15:55:05 +0300
  • a9a4bb5fb9 WIP: tilejson endpoint Stepan Kuzmin 2017-12-17 13:51:07 +0300
  • ca44463c0f refactor tile query Stepan Kuzmin 2017-11-27 17:52:07 +0300
  • 2ae8917591 switch to rererouter Stepan Kuzmin 2017-11-27 12:48:31 +0300
  • a5c8294d3c implement tilesets struct Stepan Kuzmin 2017-11-26 15:30:51 +0300
  • 2a7af41782 add dummy router with regexp support Stepan Kuzmin 2017-11-24 21:49:45 +0300
  • e7edb6bfc2 move get_tile fn to db module Stepan Kuzmin 2017-11-22 18:31:21 +0300
  • 579c3b1365 use lazy_static for Regex compilation Stepan Kuzmin 2017-11-22 17:44:45 +0300
  • 6ff36d36d8 cleanup db::get_connection Stepan Kuzmin 2017-11-22 17:18:32 +0300
  • c29c70dbc7 move CORS to module Stepan Kuzmin 2017-11-22 16:41:43 +0300
  • 7ac40b4b87 move db to module Stepan Kuzmin 2017-11-22 16:32:24 +0300
  • 0fe335f417 fix: remove iron-cors Stepan Kuzmin 2017-11-21 15:00:31 +0300
  • 204b132a26 feat: add MVT handler Stepan Kuzmin 2017-11-16 21:14:38 +0300
  • 8a44543478 separate handlers by format Stepan Kuzmin 2017-11-12 17:51:58 +0300
  • b77eb39584 add .travis.yml Stepan Kuzmin 2017-10-15 14:48:23 +0300
  • 129bb474f4 implement first draft Stepan Kuzmin 2017-10-09 14:29:03 +0300
  • f08d524e26 initial commit Stepan Kuzmin 2017-09-30 13:55:44 +0300