openstreetmap-carto/scripts
Nick Doiron 4a9b5a61e2
Replace current font download with Python script (#5052)
* recommend python script

* Python script to replace current downloads

* clarify messages / comments

* remove constants not useful for current repo

* include Docker startup update
2025-01-16 22:45:57 +02: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 Replace current font download with Python script (#5052) 2025-01-16 22:45:57 +02: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 Fix get-external-data.py ignoring populated table when --no-update is set 2022-07-30 14:03:34 +02:00
get-fonts.py Replace current font download with Python script (#5052) 2025-01-16 22:45:57 +02:00
get-fonts.sh Replace current font download with Python script (#5052) 2025-01-16 22:45:57 +02: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.