isawnyu / apographe

This python package lets you build and work with a digital gazetteer for small or individual projects.
GNU Affero General Public License v3.0
6 stars 0 forks source link

command: map #2

Open paregorios opened 2 years ago

paregorios commented 2 years ago

map {place id}, e.g., map zucchabar

Uses folium to create a HTML file with embedded leaflet map showing the geometry associated with the place with id="pleiades" in the internal gazetteer, writes that HTML file to a temporary file on the local disk, and launches it in the default browser.

map internal

Same functionality as preceding example, but includes geometries from every place in the internal gazetteer.