Tagged Questions
4
votes
1answer
51 views
How to find the Closest Facility (euclidean distance)?
I have some facilities and incidents, and I want to find the closest facility for each incident. I've done it via Network Analyst (with a network dataset) but I'm wondering if you can do it with just ...
3
votes
0answers
323 views
Performing a Multicriteria Analysis Using Distance Along a Road Network
There is the possibility that I will be working on a project which will look at thousands of properties in a region and measure their accessibility to different services (schools, parks, hospitals, ...
0
votes
0answers
48 views
Interpretation of MODIS VCF Data, concerning walking distance analysis
I'm still working on my diploma thesis (must be one of the last ones in germany..;)) which deals with distance analysis. I want to model walking distances and cost paths affected by slope, vegetation, ...
6
votes
3answers
399 views
Identification of consecutive points within a specified buffer
I have a point file, hourly relocations of an animal, and I want to be able to place a buffer around each point and calculate the number of subsequent points which are within the buffer zone. I am ...
7
votes
3answers
277 views
How to check if parcel is located by golf course
Is there any simple way for me to run millions of parcels through some type of script to see if a shape file parcel is on a golf course? For example if I have a layer that has all the golf courses and ...
4
votes
2answers
615 views
Plugin for average distance from node to polyline in QGIS?
Is there a plugin available that will calculate this?
EDIT 1:
The red polyline is the average distance of the point to the black polyline. The red polyline is what I want to display. Alternatively, ...