Opened 16 years ago

Last modified 7 years ago

#4837 closed enhancement

Logical Layer operations : Intersection and Subtraction — at Version 2

Reported by: h4ck3rm1k3 Owned by: team
Priority: normal Milestone:
Component: Plugin Version: latest
Keywords: layer operations Cc:

Description (last modified by roberto_nonno)

a qgis like logical operations on layers.

be able to subtract two layers from each other so that you can hide features that are in common.
be able to intersect two layers to find common elements.

This could be used to hide administrative borders, if you put them in their own layer and then subtract them.

The subtractions should be only on the screen visible or optionally create a new layer. The subtracted items should not be deleted.

Option to include a buffering to the one layer to operate on all items within an area of one layer.

Change History (2)

comment:1 by h4ck3rm1k3, 16 years ago

For a better definition, by subtraction I mean to find the relative complement of one layer in respect to another :

"The relative complement of A with respect to a set B, is the set of elements in B but not in A"

http://en.wikipedia.org/wiki/Complement_%28set_theory%29

For buffering see :
http://en.mimi.hu/gis/buffer.html

These operations are some of the great features in the ftools plugin package for qgis:
http://www.ftools.ca/

comment:2 by roberto_nonno, 11 years ago

Description: modified (diff)

This is a five year old ticket. Did someone implement anything? It would be an extremely useful tool

Note: See TracTickets for help on using tickets.