UMap: Difference between revisions
From Wiki-Fou
(Created page with "= uMap ? = uMap is an online free software to create maps, an instance is installed here https://map.calafou.org/ (you can choose the language) = Utilisation = See the docume...") |
No edit summary |
||
Line 5: | Line 5: | ||
See the documentation here : https://wiki.openstreetmap.org/wiki/UMap#Tutorials and a [https://wiki.openstreetmap.org/wiki/UMap/Guide Guide] | See the documentation here : https://wiki.openstreetmap.org/wiki/UMap#Tutorials and a [https://wiki.openstreetmap.org/wiki/UMap/Guide Guide] | ||
[[File:Umapcalafou.png | [[File:Umapcalafou.png]] | ||
= Installation = | = Installation = |
Revision as of 20:23, 9 August 2020
uMap ?
uMap is an online free software to create maps, an instance is installed here https://map.calafou.org/ (you can choose the language)
Utilisation
See the documentation here : https://wiki.openstreetmap.org/wiki/UMap#Tutorials and a Guide
Installation
uMap installed in a lxc ubuntu bionic container
Following the installation process of this documentaion worked, with a few modifications :
sudo apt install build-essential autoconf python3.6 python3.6-dev python-virtualenv wget nginx uwsgi uwsgi-plugin-python3 postgresql-10 postgresql-server-dev-10 postgresql-10-postgis-2.2 git libxml2-dev libxslt1-dev zlib1g-dev sudo apt install postgresql-10-postgis-2.4 postgresql-10-postgis-2.4-scripts postgresql-10-postgis-scripts
The configuration file is here :
nano /etc/umap/umap.conf