Stepan Kuzmin
|
fc9170d164
|
feat: add multiple geometry columns support in table sources (#269)
* feat: add multiple geometry columns support in table sources
* test: add multiple geometry tests
|
2021-10-21 12:20:33 +03:00 |
|
Stepan Kuzmin
|
206307fd22
|
test: add config and multiple zoom level tests (#262)
* test: add config and multiple zoom level tests
* test: add more fixtures
* test: use ST_CurveToLine in function source fixtures
* test: update vtzero binaries
|
2021-10-12 17:56:45 +03:00 |
|
Stepan Kuzmin
|
40b0a0c26a
|
feat: add bounds to tilejson endpoints (#260) (h/t @jaspervercnocke)
|
2021-10-10 12:09:56 +03:00 |
|
Stepan Kuzmin
|
1a25129925
|
chore: improve debug.html (#257)
|
2021-10-07 19:54:25 +03:00 |
|
Paul FLORENCE
|
49942734af
|
fix: invalid json escaping (#224) (h/t @gbip)
* Fix invalid json escaping
* test: add test for function_source with query params
|
2021-07-16 12:09:18 +03:00 |
|
Stepan Kuzmin
|
3c01125fc5
|
feat: add composite sources support (#184)
* feat: add composite sources support WIP
* feat: handle empty composite sources
* fix: decompose queries
* docs: add docs on composite sources
* ci: push docker image
* test: add composite source tests
|
2021-04-24 20:19:37 +03:00 |
|
Stepan Kuzmin
|
5a807e40e2
|
feat: upgrade actix-web to 1.0 (#33)
* test: 💍 add function sources tests
* test: 💍 limit postgres pool size in tests
* feat: 🎸 upgrade actix-web to 1.0
|
2019-10-26 20:37:49 +03:00 |
|
Stepan Kuzmin
|
73d8e86860
|
chore: update dependencies
|
2018-10-17 12:11:23 +03:00 |
|
Stepan Kuzmin
|
be2cc3ea6f
|
doc: update README.md
|
2018-10-12 18:18:34 +03:00 |
|
Stepan Kuzmin
|
12f1db9835
|
chore: add debug page
|
2018-10-09 15:00:25 +03:00 |
|
Stepan Kuzmin
|
334cf72107
|
test: add table and function source tests
|
2018-08-25 16:43:31 +03:00 |
|
Stepan Kuzmin
|
ccc986d037
|
test: add sources_not_found_test
|
2018-08-25 15:45:04 +03:00 |
|
Stepan Kuzmin
|
1e3422c09a
|
WIP: switch to actix
|
2018-02-21 13:37:31 +03:00 |
|
Stepan Kuzmin
|
8ad3fccd8a
|
fix tests
|
2018-01-30 12:36:48 +03:00 |
|