openstreetmap-carto/scripts
Thomas Pétillon b7e0691161
Adapt Docker setup to latest changes (#5045)
* Adapt Docker setup to latest changes

And use newer versions of base images.

* Remove fonts from Dockerfile, as they are downloaded separately

* Mention the external data download in Docker documentation

* Add more log messages to track the import process

* Change URL for Noto Emoji font in (deprecated) get-fonts.sh script
2025-09-04 16:08:33 +03:00
..
empty_files Use correct format for dates in CI files 2022-09-02 14:27:21 -07:00
change-fonts-cjk.sh Add escaping for parentheses and pipes in change-fonts-cjk.sh 2022-10-20 18:30:00 +09:00
docker-startup.sh Adapt Docker setup to latest changes (#5045) 2025-09-04 16:08:33 +03:00
generate_road_colours.py Fix scripts requiring python3 2020-04-25 01:56:54 -04:00
generate_shields.py Generate shields with explicit dimensions (and use simple attributes) 2021-08-26 09:20:25 +02:00
generate_unpaved_patterns.py New unpaved rendering 2022-08-19 06:24:57 +00:00
get-external-data.py Adapt Docker setup to latest changes (#5045) 2025-09-04 16:08:33 +03:00
get-fonts.py Replace current font download with Python script (#5052) 2025-01-16 22:45:57 +02:00
get-fonts.sh Adapt Docker setup to latest changes (#5045) 2025-09-04 16:08:33 +03:00
indexes.py Fix osm2pgsql index statement creation 2022-12-29 09:43:48 +01:00
README.md explain purpose of scripts in /scripts 2016-03-07 17:20:19 +01:00
test-queries.py Add a script to test MML queries against a database 2022-07-21 17:24:10 -07:00
tune-postgis.sh Downgrade to postgis 2.5, fix password 2021-01-26 21:45:18 +01:00

These scripts are necessary and useful solely during making changes to the map style.

There are unnecessary for map rendering.