* Use _resolve_wikidata in layer mapping.yaml Mark all tables that should not be populated with the Wikidata international labels with a special OMT-specific flag. This should be ok to merge even before the new tools version is used because imposm seems to ignore anything it doesn't understand. The next tools version will remove it when generating imposm mapping file. * Migrate to new Wikidata importer Uses latest tools to populate the wd_names table during the quickstart. This can be merged already, or we can wait for the next tools version.
20 lines
173 B
Plaintext
20 lines
173 B
Plaintext
# Mapnik XML
|
|
data.xml
|
|
*.thumb.png
|
|
*.swp
|
|
*.pbf
|
|
|
|
# quickstart
|
|
quickstart.log
|
|
|
|
|
|
# imput / output data
|
|
data/*
|
|
|
|
# generated source files
|
|
build/*
|
|
|
|
# any IDE files
|
|
.idea/
|
|
.vscode/
|