Stepan Kuzmin
|
612ecddb99
|
fix: set default tile buffer to 64
|
2018-05-25 17:22:21 +03: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
|
57850c2e80
|
fix get_sources
|
2018-03-29 13:11:40 +03:00 |
|
Stepan Kuzmin
|
3b03e4b51d
|
fix cors
|
2018-03-29 11:47:42 +03:00 |
|
Stepan Kuzmin
|
e3b2d5042b
|
add tilejson endpoint
|
2018-03-28 19:15:00 +03:00 |
|
Stepan Kuzmin
|
30e4d76808
|
cleanup
|
2018-03-28 16:31:49 +03:00 |
|
Stepan Kuzmin
|
48ec709c1a
|
handle empty tiles
|
2018-03-28 13:08:49 +03:00 |
|
Stepan Kuzmin
|
25b385e14d
|
add query filter support
|
2018-03-28 12:26:44 +03:00 |
|
Stepan Kuzmin
|
36977bed85
|
implement sources refreshing
|
2018-03-27 19:29:41 +03:00 |
|
Stepan Kuzmin
|
04c5be44e7
|
add RefreshSources message
|
2018-03-27 17:50:37 +03:00 |
|
Stepan Kuzmin
|
a1965e9af4
|
implement worker connection
|
2018-03-27 17:27:51 +03:00 |
|
Stepan Kuzmin
|
2f4c843844
|
add actors
|
2018-03-27 16:21:20 +03:00 |
|
Stepan Kuzmin
|
86c12064db
|
WIP: add coordinator
|
2018-03-27 14:40:33 +03:00 |
|
Stepan Kuzmin
|
e2755187f9
|
update sources list on index.json request
|
2018-03-26 18:47:31 +03:00 |
|
Stepan Kuzmin
|
0f222dbe88
|
cleanup
|
2018-03-26 16:43:18 +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
|
ad37ab798a
|
restructure app
|
2018-02-21 17:47:41 +03:00 |
|
Stepan Kuzmin
|
6c8bbc9691
|
WIP
|
2018-02-21 17:03:00 +03:00 |
|
Stepan Kuzmin
|
5403cb6c45
|
Merge branch 'master' of github.com:urbica/martin
|
2018-02-21 13:44:41 +03:00 |
|
Stepan Kuzmin
|
655536e508
|
switch default tile buffer to 256
|
2018-02-21 13:42:01 +03:00 |
|
Stepan Kuzmin
|
1e3422c09a
|
WIP: switch to actix
|
2018-02-21 13:37:31 +03:00 |
|
Stepan Kuzmin
|
1f08155676
|
Merge pull request #1 from urbica/add-license-1
Create LICENSE
|
2018-02-15 13:03:28 +03:00 |
|
Stepan Kuzmin
|
d76cd30245
|
Create LICENSE
|
2018-02-15 13:03:20 +03:00 |
|
Stepan Kuzmin
|
35483156e0
|
fix tests
|
2018-02-12 13:28:54 +03:00 |
|
Stepan Kuzmin
|
10422c4f28
|
implement tileset list endpoint, cleanup logs
|
2018-02-12 13:14:21 +03:00 |
|
Stepan Kuzmin
|
ea8f7abaad
|
fix: revert to plain columns in tile properties request
|
2018-02-06 13:47:47 +03:00 |
|
Stepan Kuzmin
|
e6a19773bf
|
fix: use json instead of jsonb for tile request
|
2018-02-05 19:46:44 +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
|
680cc507a3
|
rewrite tilesets query using pg_catalog
|
2018-02-01 10:26:55 +03:00 |
|
Stepan Kuzmin
|
2ca5715fcb
|
update rust-musl-builder image to 1.23.0
|
2018-01-31 17:14:09 +03:00 |
|
Stepan Kuzmin
|
baad10c2a0
|
rewrite tile query using CTE
|
2018-01-31 17:11:14 +03:00 |
|
Stepan Kuzmin
|
d7bbe08b34
|
limit tile geometry to tile boundaries
|
2018-01-31 15:15:18 +03:00 |
|
Stepan Kuzmin
|
9a0e2442f0
|
cleanup
|
2018-01-31 12:59:44 +03:00 |
|
Stepan Kuzmin
|
8ad3fccd8a
|
fix tests
|
2018-01-30 12:36:48 +03:00 |
|
Stepan Kuzmin
|
f3f13ec60c
|
fix properties in tile query
|
2018-01-30 11:49:10 +03:00 |
|
Stepan Kuzmin
|
e41ca87439
|
built-in tilebbox
|
2018-01-30 11:36:40 +03:00 |
|
Stepan Kuzmin
|
6e68e9838c
|
add missing cache module
|
2018-01-26 14:12:55 +03:00 |
|
Stepan Kuzmin
|
cd637e1ecc
|
disable cache in tests
|
2018-01-26 12:49:21 +03:00 |
|
Stepan Kuzmin
|
c6043d6b6d
|
implement lru cache for tiles
|
2018-01-26 12:45:09 +03:00 |
|
Stepan Kuzmin
|
935b4f6a32
|
fix source layer name in tile
|
2018-01-25 12:27:35 +03:00 |
|
Stepan Kuzmin
|
9059551a55
|
use tileset id as name
|
2018-01-25 11:09:17 +03:00 |
|
Stepan Kuzmin
|
c8d46d398a
|
dummy rewrite url fix
|
2018-01-24 19:26:01 +03:00 |
|
Stepan Kuzmin
|
e187a9ace7
|
dummy host_and_port fix
|
2018-01-24 17:31:55 +03:00 |
|