=======
POI map
=======
A simple app to keep track of and display points-of-interest (POI).
I needed a simple tool for POIs but did not want to use Google Maps and create a custom map there, so instead I wrote my own.
The app runs on `Dash `_, `Dash Leaflet `_ and uses OpenStreetMap for the map data.
.. image:: sources/poi-map.png
:alt: POI map screenshot
:align: center
Functionality
-------------
- create, delete, update POIs
- display POIs on an interactive map
- filter POIs by category and date
- get some basic POI statistics
.. toctree::
:maxdepth: 2
:caption: Contents:
sources/execution.rst
sources/settings.rst
sources/development.rst
sources/todo.rst
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`