Commit Graph

44 Commits

Author SHA1 Message Date
BuckarooBanzay
b7486a4474 types / coords refactoring 2023-12-29 16:00:11 +01:00
BuckarooBanzay
28119bb1bf fix some issues 2023-10-11 17:35:39 +02:00
BuckarooBanzay
8634c8e763 remove unused colors 2023-01-20 18:02:37 +01:00
BuckarooBanzay
3aabb452b4 use colormapping repo 2023-01-20 17:44:59 +01:00
BuckarooBanzay
4eccd1edd6 switch to embed.FS 2021-04-12 13:03:10 +02:00
Pierre-Yves Rollo
3d850d9399 Removed level 0 tiles caching that prevented incremental updates 2019-10-03 12:38:49 +02:00
NatureFreshMilk
ed487651c3 go fmt 2019-10-01 08:14:06 +02:00
NatureFreshMilk
33beca15da vent fix 2019-10-01 08:13:55 +02:00
Pierre-Yves Rollo
3d64bdd2c5 Added zoom level 0 tiles 2019-09-25 10:23:36 +02:00
Pierre-Yves Rollo
b4023e161f Removed unused return values 2019-09-25 10:22:02 +02:00
Pierre-Yves Rollo
f8bf1e9e53 Use a very simplified image downsampling for optimization purpose 2019-09-24 17:06:52 +02:00
NatureFreshMilk
a9f5a5105c more benchmarks 2019-07-31 13:32:09 +02:00
NatureFreshMilk
af2a25735c fix broken unit test due to color file move 2019-07-31 11:47:19 +02:00
NatureFreshMilk
5a7c8d602d param2 coloring cleanup 2019-06-20 07:14:14 +02:00
Thomas Rudin
2b706f0fe7 test fixes 2019-06-19 21:19:53 +02:00
NatureFreshMilk
77c2160817 move src files to root dir 2019-06-13 08:04:32 +02:00
NatureFreshMilk
d2e4f03f82 folder rename 2019-01-23 08:46:32 +01:00
NatureFreshMilk
d5ea47ad87 json ws 2019-01-22 16:36:50 +01:00
NatureFreshMilk
0c63823eeb tile rendered callback 2019-01-22 15:25:33 +01:00
NatureFreshMilk
a6e1eff1d0 working (fast) initial rendering 2019-01-22 13:46:58 +01:00
NatureFreshMilk
064c5f11ff perf tests 2019-01-22 13:35:15 +01:00
NatureFreshMilk
bf841f6ba0 perf timing 2019-01-22 13:17:30 +01:00
NatureFreshMilk
607c4fe06d return bytes from renderer 2019-01-22 12:53:36 +01:00
Thomas Rudin
ed352fed60 issue 2019-01-21 20:13:38 +01:00
NatureFreshMilk
a2d8d3ba67 tile render timing 2019-01-21 16:27:31 +01:00
NatureFreshMilk
b3468536a7 consolidate objects and tiles 2019-01-21 15:13:33 +01:00
NatureFreshMilk
3bb9d97e06 working initial rendering 2019-01-21 13:27:36 +01:00
NatureFreshMilk
c9a405f88a layer config in default config 2019-01-21 11:13:00 +01:00
Thomas Rudin
b058cb5421 working zoom/scaled image 2019-01-20 21:03:58 +01:00
NatureFreshMilk
f8f524013e go fmt 2019-01-18 09:13:37 +01:00
NatureFreshMilk
7cff189b0b render 9zoom tiles 2019-01-17 16:35:28 +01:00
NatureFreshMilk
8e49703a27 disable tiledb 2019-01-17 16:28:56 +01:00
NatureFreshMilk
25ce5ed65a check first 2019-01-17 16:18:50 +01:00
NatureFreshMilk
af1e8142bc more perf 2019-01-17 16:09:11 +01:00
NatureFreshMilk
7694ebbd41 profiler 2019-01-17 15:59:59 +01:00
NatureFreshMilk
b81e3c8b21 speed improvement 2019-01-17 15:37:33 +01:00
NatureFreshMilk
5be4319aa6 check count(*) 2019-01-17 15:14:13 +01:00
NatureFreshMilk
82edf3eeee cached rendered tiles 2019-01-17 11:38:13 +01:00
NatureFreshMilk
5955bb835a check if tiles in db 2019-01-17 11:27:31 +01:00
NatureFreshMilk
acd2e0c8d0 working tile stitching 2019-01-17 11:20:03 +01:00
NatureFreshMilk
914e2cb667 mapblock coords to tile 2019-01-17 10:04:09 +01:00
NatureFreshMilk
f00dc6dcf4 layerid on tile-pos 2019-01-17 08:53:07 +01:00
Thomas Rudin
bc223722af gofmt 2019-01-13 16:37:03 +01:00
NatureFreshMilk
deff39ea93 tile db / accessor 2019-01-11 16:00:40 +01:00