Commit Graph

223 Commits

Author SHA1 Message Date
nobohan 96d4fe815d upd README for osmbe tile generation 2024-04-13 08:51:13 +02:00
nobohan 917337acc6 osmbe: render also low zoom levels 2024-04-03 13:58:05 +02:00
nobohan a10fd7a309 set work_mem to 250MB in postgres (in run.sh) 2024-04-02 21:25:09 +02:00
nobohan 7c2044be23 Add osmium command and tiles.list generation 2024-04-02 21:18:58 +02:00
nobohan bcb3823ef5 tile list for buffered belgium 2024-03-26 10:40:16 +01:00
nobohan 0524d471f4 update README and run.sh 2024-03-18 16:01:44 +01:00
nobohan 8c83b3adb7 add BE coordinates in generate-tiles-list 2024-02-26 09:32:42 +01:00
nobohan b7623037c4 add external-data yml for osmbe 2024-02-25 18:48:43 +01:00
nobohan 9d1b824e0f add scripts for osmbe and run it 2024-02-25 18:27:31 +01:00
nobohan fbb68e8c4f add symbols for osmbe style 2024-02-25 18:01:17 +01:00
nobohan b714947ce1 correct paths for style and lua files in import command 2024-02-25 11:20:37 +01:00
nobohan c029d55383 upd README 2024-02-25 11:18:10 +01:00
nobohan 92ef9c3f2e osm-be: adapt repo and path + import command 2024-02-25 11:14:46 +01:00
nobohan d49c6be309 change paths and files for osmbe map style 2024-02-09 18:46:05 +01:00
nobohan a161cae48d correct README about rsync cmd 2023-08-28 12:24:21 +02:00
nobohan f43d913209 OAM: add script for creating sql views 2023-08-14 17:38:11 +02:00
nobohan bf4e6e42ec update README + BE Ardenne coordinates 2023-08-14 17:19:03 +02:00
nobohan 24d1b5709d OAM: copy fonts folder to the system fonts folder 2023-07-06 08:06:36 +02:00
nobohan ed9a401409 OAM: use of a alternate branch for OAM cartoCss style for missing proj4 support in new version of mapnik 2023-07-04 18:33:24 +02:00
nobohan 4895e86c55 OAM: create extension sfcgal for ST_approximateMedialAxis function 2023-07-04 12:48:43 +02:00
nobohan d8251d5dd7 OAM: mv symbols folder (img) and correct path for contour 2023-07-04 12:37:16 +02:00
nobohan ba14c03705 OAM: change osm2pgsql import command to oam 2023-07-04 10:19:43 +02:00
nobohan f3ec2c0df0 OAM: adapt dbname, contour and hillshade paths 2023-07-03 18:34:24 +02:00
nobohan 17edd862a7 OAM: change repo for style and adapt paths for OAM 2023-07-03 17:57:06 +02:00
nobohan a62a10552b correct generate_tiles command: adding compilation of style 2023-06-29 08:59:37 +02:00
nobohan b994c64d6b Cyclosm: add contours in db 2023-06-26 17:19:36 +02:00
nobohan f5c2022e7f Cyclosm: add hillshade 2023-06-26 15:54:16 +02:00
nobohan 830155628f Cyclosm: change the 'default' name for apache and renderd to 'cyclosm' 2023-06-26 10:27:25 +02:00
nobohan 40a760e941 Cyclosm: remove (deprecated) font warning in mapnik 2023-06-26 10:26:44 +02:00
nobohan 6488beaf79 Cyclosm: Add cyclosm SQL views 2023-06-26 09:22:40 +02:00
nobohan 0fca85665f Cyclosm: factorise compile-style function and change dbname in project.mml 2023-06-26 09:02:43 +02:00
nobohan ebe7d6b336 Cyclosm: move symbols folder 2023-06-25 22:48:48 +02:00
nobohan 0bbebc0f4a cyclosm: add downloaded shp 2023-06-25 22:29:33 +02:00
nobohan c2b79805a0 adapt renderd.conf and add compilation of cyclosm style 2023-06-25 17:40:32 +02:00
nobohan 6276d18671 adapt carto mapnik xml compilation and osm2pgsql import for cyclosm 2023-06-25 10:49:01 +02:00
nobohan c2ce0cdd36 add a generate_tile command 2023-06-22 16:52:25 +02:00
nobohan 9da2918abc upd README about run 2023-06-22 15:30:53 +02:00
nobohan f0592abb8a FEATURE add an utility for generating tiles 2023-06-22 14:26:41 +02:00
nobohan fad138600a Add disk for database and tiles, instructions for import 2023-06-22 12:11:43 +02:00
nobohan 291ef08507 FEATURE: add a command for accessing the bash terminal 2023-06-22 11:08:13 +02:00
nobohan 773cf9c60f update README for Champs-Libres 2023-06-22 10:38:09 +02:00
Curtis Yung 61270b8bff
Add support to PostgreSQL 15 (#356)
* Update Dockerfile

add support to PostgreSQL 15 and alter encryption method to scram-sha-256 instead of md5

* Update run.sh

add support to PostgreSQL 15
2023-03-18 21:45:25 +01:00
galewis2 f6a6ad846a
Fix path for consistency (#314) 2023-03-18 21:14:32 +01:00
Stepan e144c4873b
readme give possibility to copy/paste command into linux terminal (#368) 2023-03-18 21:10:32 +01:00
Robin C. Ladiges 10571b77b7
validate version tags (#308)
so non-semver tags don't trigger a deployment that will fail.

It's not a normal regexp syntax. Dots `.` will only match dots and not any characters.
2022-09-27 10:04:05 -04:00
Mikael Wikstrom a814c0306a
upgrade leaflet from v1.7.1 to v1.8.0 (#315)
Leaflet 1.8.0	Stable version, released on April 18, 2022.
Leaflet 1.7.1	Previous stable version, released on September 3, 2020.

install leaflet localy so server works offline

Co-authored-by: galewis2 <62433564+galewis2@users.noreply.github.com>
2022-09-27 10:03:13 -04:00
Mikael Wikstrom fdacfe78ef
Add favicon.ico (#316) 2022-09-27 10:00:44 -04:00
galewis2 54624a969e
Update Dockerfile (#307) 2022-08-03 23:40:03 +02:00
balchen 005fe6968f
Added new environment variables for tile expiration to README.md (#299) 2022-07-26 23:10:49 +02:00
galewis2 25a661e3da
Actually allow modifying the replication URL (#297) 2022-07-22 09:18:24 -04:00