Tagged Questions
2
votes
1answer
797 views
Queries on virtual network in Spatialite only make errors
I've installed Spatialite 2.4 in Ubuntu. I try to convert an osm file into a roads network using this tutorial and make searches on it, but the queries only produce "no column" errors.
$ ...
