All changes

This commit is contained in:
Andras Schmelczer 2026-03-14 21:36:00 +00:00
parent 593f380581
commit 49f7ec2f5a
60 changed files with 1783 additions and 679 deletions

View file

@ -14,19 +14,7 @@ from tqdm import tqdm
from .pois import UK_BBOX_EAST, UK_BBOX_NORTH, UK_BBOX_SOUTH, UK_BBOX_WEST
PLACE_TYPES = {
"city",
# "borough",
# "town",
# "suburb",
# "quarter",
# "neighbourhood",
# "village",
# "hamlet",
# "locality",
# "island",
# "isolated_dwelling",
}
PLACE_TYPES = {"city"}
# Suffixes to strip from raw station names before appending the typed suffix.
_STATION_STRIP = (