add deprecation warnings throughout docs

This commit is contained in:
Sarah Hoffmann
2024-08-08 11:53:27 +02:00
parent a14ab1c08c
commit a2a44b875a
6 changed files with 28 additions and 6 deletions

View File

@@ -12,11 +12,16 @@ To use a SQLite database, you need to install:
* SQLite (>= 3.30)
* Spatialite (> 5.0.0)
* aiosqlite
On Ubuntu/Debian, you can run:
sudo apt install sqlite3 libsqlite3-mod-spatialite libspatialite7
Install the aiosqlite Python package in your virtual environment:
/srv/nominatim-venv/bin/pip install aiosqlite
## Creating a new SQLite database
Nominatim cannot import directly into SQLite database. Instead you have to