Opened 15 years ago

Last modified 13 years ago

#27 new enhancement

Snapping options

Reported by: yvesm Owned by:
Priority: major Milestone: Future
Component: widgets Version:
Keywords: Cc:

Description

Edit, create and split features could all benefit from good snapping capabilities. Users often have a need to edit or create features by snapping them to other features *not necessarily in the same layer*. Some snapping support is already available in the merge/split widget. we need to enable snapping everywhere vertex manipulation is possible.

NOTE : a feature like "tracetool" in Arc* was mentioned as potentially useful. Although after some discussion, it was felt that basic snapping options with the ability to split a feature against another feature, again not necessarily in the same layer, would suffice at least for polygons. For lines it's a different story though.

Change History (5)

comment:1 by woodbri, 15 years ago

It looks like there currently is some support for snapping already in OpenLayers.

See specifically: http://dev.openlayers.org/apidocs/files/OpenLayers/Control/Snapping-js.html

and more generally: http://www.google.com/#hl=en&source=hp&q=openlayers+vector+snapping

comment:2 by yvesm, 15 years ago

Thanx Stephen; see also http://geoprisma.org/samples/merge_split/index.php?testid=90 ("insert split points" and "draw split line" buttons) for an example of those OpenLayers snapping options in an Ext JS context.

comment:3 by adube, 15 years ago

Component: documentationwidgets

comment:4 by yvesm, 15 years ago

Milestone: First milestone

Will be taken care of while working on the redlining widget.

comment:5 by adube, 13 years ago

Milestone: First milestoneFuture
Note: See TracTickets for help on using tickets.