-### OSM views
-OSM publishes aggregate map access numbers that are generated based on the users’
-behavior when viewing locations on the map. This data is also optional and
-it complements wikipedia/wikidata rankings to further enhance the search results
-if added.
-OSM views data is avalaible as a GeoTIFF file. Put it into your project directory:
-
- cd $PROJECT_DIR
- wget https://qrank.wmcloud.org/download/osmviews.tiff
-
-The file is about 380MB and adds around 4GB to the Nominatim database. Importing
-OSM views into Nominatim takes a little over 3 hours.
-
-!!! warning
- Importing OSM views is currently an experimental feature. OSM views data are
- not yet included in the importance values calculations.
-