:round_pushpin: Openpoiservice is a flask application which hosts a highly customizable points of interest database derived from OpenStreetMap data.
Openpoiservice (ops) is a flask application that hosts a customizable points of interest database derived from OpenStreetMap.org data. By parsing OSM tags on nodes, ways, and relations and grouping them into predefined categories, this service allows for the import of points of interest with specific additional tags defined in ops_settings.yml. It enables users to query the service via an API using various filters based on additional tags, such as wheelchair accessibility or smoking permissions.