Commit Graph

24 Commits

Author SHA1 Message Date
Astro 03f406dc7a add tree-popup 2021-08-28 23:40:42 +02:00
Astro cb8d258e7e tile_style: add more landuse, buildings 2021-08-28 23:40:12 +02:00
Astro f59d4da577 add tree labels 2021-08-28 21:58:29 +02:00
Astro 4f01097362 server tiles: remove labels again 2021-08-28 19:40:48 +02:00
Astro fe5e68736f server tiles: add labels 2021-08-28 19:25:22 +02:00
Astro 1b23f8c71d server tile_style: add green spaces, tune min zoom levels 2021-08-28 19:23:56 +02:00
Astro 84dc2023ee server main: start gotham with one thread per cpu 2021-08-28 19:22:33 +02:00
Astro ebf76784e7 server main: replace db_pool_index Mutex with AtomicUsize 2021-08-28 19:21:22 +02:00
Astro 2402721226 server: delint, rm dead code, optimize 2021-08-28 01:00:13 +02:00
Astro 3fb1083a7b tiles: add osm_multipolygons support 2021-08-28 00:33:35 +02:00
Astro 5ed6a336df import_osm: fixes to multipolygons 2021-08-28 00:05:22 +02:00
Astro 2958855a2b import_osm: add osm_multipolygons 2021-08-27 23:11:06 +02:00
Astro a3ecb3ed5a import_osm: add indicatif::ProgressBar 2021-08-27 22:24:45 +02:00
Astro 3f348fa7c6 import_osm: refactor 2021-08-27 21:46:38 +02:00
Astro e69a4b6dd0 server: add a db pool 2021-08-27 20:19:17 +02:00
Astro 2374097d40 tiles: refactor into tile_style 2021-08-27 19:26:09 +02:00
Astro 490009bc42 tiles: init proof of concept 2021-08-27 02:14:17 +02:00
Astro 00c8fbb4e5 import_osm: init importing ways 2021-08-26 18:32:58 +02:00
Astro d009f29756 trees: add TileExtractor for heatmap 2021-08-26 17:36:08 +02:00
Astro 2a10109d7f trees: don't crash on botanic_pfaf IS NULL 2021-08-26 16:45:06 +02:00
Astro d29088ea69 trees: factor age into radius 2021-08-26 15:43:35 +02:00
Astro a29d2e6be0 trees: fix pfaf getting 2021-08-26 15:43:24 +02:00
Astro 0364650831 trees: extend temperature() to purple 2021-08-26 15:43:00 +02:00
Astro 8b20c84638 PoC 2021-08-26 01:13:49 +02:00