Hi,
> Unfortunately there is something broken nowadays.
> http://sourceforge.net/apps/mediawiki/jump-pilot/index.php?title=OpenJUMP_with_SpatialLite#Using_SpatiaLite_with_Spatialite_Reader_Plugin
You report that a few weeks ago, but I could not reproduce the problem.
Then, you told me you could not
Hi,
Sounds doable but a bit complicated. It woud be easier for me to use PostGIS
and pgrouting, but I updated my database and there in not yet Windows extension
for PostgreSQL 9.2 and PostGIS 2.1. It seems to be coming, though
http://www.pledgebank.com/pgRoutingWindows
Routing with Spatialite
Interesting,
Now I see the point :
Planar graph and Noder are both missing something
It would not be too hard to compute links between roads
and the graph nodes by program but it is not so easy
with OJ tools only.
I think it is possible though :
- Create road network with unique ids
- Create uni
Hi,
I want todo this with OpenJUMP and Spatialite
http://www.gaia-gis.it/spatialite-2.4.0/Using-Routing.pdf
http://www.gaia-gis.it/spatialite-2.4.0-4/spatialite-cookbook/html/dijkstra.html
Spatialite has a tool called spatialite_osm_net which makes a graph from
OpenStreetMap data but I want to u
Hi
Let me know what is the use case.
Currently, attribute transfert to faces is a costly post-process
(included in PlanarGraph plugin but not in Planar Graph calculation) and
it works only if there is a 1 to 1 relation between polygons and faces.
Is your use-case a network ? A map with surfaces
Hi,
The planar graph does not create new layer for transferred attributes if the
Create faces option is not set.
It might also be better to add the attributes into the Egde layer instead of
creating a separate Transfer layer.
-Jukka Rahkonen-