Once again we are extremely excited to announce a new open source project we have been working on over the past few months. To honor the name, we have coined it openpoiservice and it has the simple task of finding points of interest for a given geometry.
To this end, this new micro-service is able to return poi’s within polygons which can be generated by buffering linestrings, points or simply by providing your own polygon / bounding box.
As with any other project we work on, it extracts information from OpenStreetMap nodes, relations and ways and is able to return GeoJSON features or simply statistics.
Find it on GitHub (feel free to contribute) and test it within our maps.
The service is written in Python and terribly easy to set up on your own machine. Please make sure that – depending on the size of the OpenStreetMap file to import – that specific machine meets the requirements.