|
Posted by Martin Weis on May 20, 2008, 11:20 am
Please log in for more thread options
Hello!
Martin wrote:
> I am trying to make a selection of polygons of one layer that are
> "beneath" the (polygon)shapes of a second layer. I mean no
> intersection, which cuts off the supernatant parts of the polygons.
>
> I don't have ESRI products, no spatial database nor GRASS, but all the
> other nice freeware stuff:
> MapWindow, SAGA, Kosmos, gvSIG, GDV Spatial Commander ...
In OpenJUMP this function is in Tools --> Query --> Spatial Query
called
<layer1> intersects <layer2>
or
<layer1> overlaps <layer2>
This might be similarly named in the other GIS.
--
Martin Weis
PGP-Key: http://datenroulette.de/pgp.php
|