[uMap] Help installing umap on my server
Yohan Boniface
ybon at openstreetmap.fr
Tue Sep 9 15:22:42 UTC 2014
On 09/09/2014 17:04, Willy Gardiol wrote:
>
> Hi all!
> i am trying to install umap on my own linux server (gentoo based), but i
> am having a problem.
>
> I installed the django database (usint spatialite, sqlite based), setup
> the virtual env, cloned the repo, followed all the steps in the readme,
> then logged in on the admin interface, added one layer and one user...
>
> Next, what?
>
> I believe i need to open the non-admin URL, but i get a funky error:
>
> "SpatiaLite does not support distance queries on geometry fields with a
> geodetic coordinate system. Distance objects; use a numeric value of
> your distance in degrees instead."
>
> You can check it out here:
> http://maps.gardiol.org:8000/en/
> i will keep it online for a bit.
>
> Am i missing some steps?
>
Not really, it just seems that uMap doesn't support spatialite as is.
Actually, in the home page, it try to filter out the map where the
center is still the default center, to focus on curated map.
I will add a check so that this filter is not run when on spatialite.
BTW, running postgres is not an option?
More information about the Umap
mailing list