Skip to content

indoorequal/taginfo-indoor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

215b8d9 · Jul 2, 2024

History

20 Commits
Sep 1, 2022
Sep 1, 2022
Jul 2, 2024
Sep 1, 2022
Jul 2, 2024
Sep 1, 2022
Jul 2, 2024
Jul 2, 2024
Jul 2, 2024
Jul 2, 2024
Sep 1, 2022
May 3, 2024
Sep 1, 2022

Repository files navigation

Taginfo for indoor=

Run a version of taginfo dedicated to indoor features.

The osm data is filtered to only include features with a tag level.

Usage

Edit the .env and update the AREA variable to match the area you want. planet download the whole planet. You can dowload extract from Geofabrik or others. See download-osm to list available extracts.

To download, filter and create the database for taginfo, execute ./script/update_data.sh.

To run the taginfo instance, docker compose up -d web, and go to http://localhost:4567