On 05/27/2010 12:13 AM, whollycow wrote:
Is anyone aware of a function equivalent to "Near" in ArcGIS? (see http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Near_(Analysis) <http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Near_%28Analysis%29> for reference) I have been searching all day and haven't come across anything quite like it. It seems like such basic functionality I would be surprised if someone hasn't already coded a solution.

The GRASS module v.distance should do what you want (available in QGIS's GRASS toolbox). You'll probably also need the v.db.addcol module to prepare relevant columns in the first point vector's attrib table for the feature_id, x, y, dist, etc. of the nearest features in the second vector.

--
Micha
------------------------------------------------------------------------
View this message in context: QGIS "Near" <http://osgeo-org.1803224.n2.nabble.com/QGIS-Near-tp5105804p5105804.html> Sent from the qgis-user mailing list archive <http://osgeo-org.1803224.n2.nabble.com/qgis-user-f2036571.html> at Nabble.com.

This mail was received via Mail-SeCure System.


_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

This mail was received via Mail-SeCure System.




--
Micha Silver
http://www.surfaces.co.il/
Arava Development Co.  +972-52-3665918

_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to