Tagged Questions
4
votes
0answers
73 views
Assigning costs to a road network : use raster or vector?
I have a road network in a PostGis database (db_routing). In another database (db_environment), I have some spatial features of the surrounding environment (trees as points and water bodies as ...
4
votes
2answers
249 views
Spatial query of raster data
I have population distribution data as a raster layer and exposure contours as vector (polygon) layers. What I'd like to do is use the vector layer to estimate the population indicated from the raster ...
4
votes
1answer
353 views
Analysing Information By Vector Grid
I have two vector line datasets and wish to compare the line lengths. While I have already compared the sum of the lengths, I'd like to conduct further analysis down to 250m, possibly lower.
I'm ...