Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/geometalab/OSMTagFinder

Web search engine for OpenStreetMap tags similar to taginfo but simpler.
https://github.com/geometalab/OSMTagFinder

flask openstreetmap osm python taginfo tags

Last synced: about 2 months ago
JSON representation

Web search engine for OpenStreetMap tags similar to taginfo but simpler.

Awesome Lists containing this project

README

        

# Readme OSM TagFinder

A search engine for [OpenStreetMap](www.openstreetmap.org) tags. It uses [TagInfo](http://taginfo.openstreetmap.org), 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](http://www.hsr.ch/geometalab) (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](OSMTagFinder/README.md).