fix greenspace and add more schools

This commit is contained in:
Andras Schmelczer 2026-03-25 08:06:16 +00:00
parent 3a3e249bdd
commit 9cd2b8849c
4 changed files with 161 additions and 61 deletions

View file

@ -12,7 +12,7 @@ from io import BytesIO
from pathlib import Path
PROTOMAPS_BASE = "https://build.protomaps.com"
UK_BBOX = "-10.5,49.5,2.5,61"
UK_BBOX = "-10.5,49,5,61"
MAX_AGE_DAYS = 14