1
0
forked from MTSR/mapserver
Commit Graph

32 Commits

Author SHA1 Message Date
Thomas Rudin
126ed07ef8 rework layer system, switch to mapblock pos in mapserver.json 2019-03-29 19:21:27 +01:00
Thomas Rudin
f65aad778b add rw-lock to mapblockaccessor, fixes #23 2019-03-22 17:32:58 +01:00
NatureFreshMilk
b545f3580a add changed_block_count metric (counter) 2019-03-22 12:57:04 +01:00
Thomas Rudin
f1ee971020 api fixes and error log instead of panic 2019-03-18 20:01:57 +01:00
Thomas Rudin
d878501070 fix nil issue 2019-03-13 21:14:04 +01:00
NatureFreshMilk
dfbb63aec7 item count for mapblock accessor 2019-03-13 10:41:37 +01:00
NatureFreshMilk
7533036967 maxitem config for mapblock cache 2019-03-13 09:12:22 +01:00
Thomas Rudin
df8d542549 print out failing mapblock 2019-02-28 20:19:20 +01:00
Thomas Rudin
bab8b483ed mapblock accessor cache cfg 2019-02-22 19:13:47 +01:00
Thomas Rudin
91aa1b6481 initial rendering of ALL mapblocks 2019-02-15 17:33:49 +01:00
NatureFreshMilk
90d902e99b cleanup 2019-02-15 09:08:22 +01:00
NatureFreshMilk
5f8234e2a9 progress in db impl 2019-02-15 08:58:04 +01:00
NatureFreshMilk
55b9fba8fe more prometheus metrics 2019-02-15 08:36:48 +01:00
Thomas Rudin
5fc0febb86 partly working 2019-02-14 20:18:14 +01:00
NatureFreshMilk
a0a8569168 go fmt 2019-02-14 09:05:39 +01:00
NatureFreshMilk
c80a9140e9 working tests 2019-02-14 08:50:54 +01:00
NatureFreshMilk
0e169d2b45 sqlite impl 2019-02-14 08:34:16 +01:00
NatureFreshMilk
58261615a7 initial render pushdown stub 2019-02-11 16:32:39 +01:00
Thomas Rudin
26c3663287 cleanup 2019-02-10 20:34:11 +01:00
Thomas Rudin
04ef01ee78 change method name to legacy mapblocks 2019-02-10 20:30:37 +01:00
Thomas Rudin
ab1293c903 separate mapblock accessor 2019-02-10 20:27:53 +01:00
NatureFreshMilk
582c7b06b8 go fmt 2019-02-08 16:02:24 +01:00
NatureFreshMilk
44b4eef640 fix initial rendering glitch 2019-02-08 08:11:06 +01:00
NatureFreshMilk
fced5f03d2 pointer rulez 2019-02-06 08:38:08 +01:00
NatureFreshMilk
9314c82114 restructure db accessors 2019-02-05 13:13:34 +01:00
NatureFreshMilk
66bd39a943 event reordering 2019-01-28 13:31:48 +01:00
NatureFreshMilk
7d52ee6507 refactored rendering job 2019-01-24 15:56:37 +01:00
NatureFreshMilk
641cea560e unified tilerenderer job 2019-01-24 07:52:25 +01:00
NatureFreshMilk
0a92589f71 mb accessor refactor 2019-01-24 07:24:28 +01:00
NatureFreshMilk
72a03ee064 event bus 2019-01-23 13:13:32 +01:00
NatureFreshMilk
1cd324f483 rendering progress 2019-01-23 12:46:45 +01:00
NatureFreshMilk
d2e4f03f82 folder rename 2019-01-23 08:46:32 +01:00