Skip to content

geometalab/OSMTagFinder

Repository files navigation

Readme OSM TagFinder

A search engine for OpenStreetMap tags. It uses TagInfo, translation services (German to English), thesaurs and an adapted domain-specific semantic net and includes a RESTful API.

TagFinder can be visited at https://tagfinder.osm.ch/ (in English and German).

The project was developed as part of a research project for the Geometa Lab (Prof. S. Keller) of the IFS at the University for Applied Sciences Rapperswil (HSR) end of 2014. The application is written in Python 2.7 and uses the Flask web framework.

Installation

For installation instructions, see the the README in the OSMTagFinder subdirectory.