Opened 12 years ago

Last modified 5 years ago

#1627 new enhancement

Vector analysis tool that outputs corssing points of two dataset line or line/boundary cross points

Reported by: marisn Owned by: grass-dev@…
Priority: normal Milestone: 7.6.2
Component: Vector Version: unspecified
Keywords: Cc:
CPU: Unspecified Platform: Unspecified

Description

v.crosspoints module should take as an input two vector datasets and output a new vector data set containing points only at line and/or line/boundary crossing points.

Attribute data should be copied form the source datasets in to separate layers. Module should provide an option to skip attribute data transfer and just move CAT values.

Bonus feature (has to be discussed) - ability to store the distance from the line start point to the crossing point.

Problems - a design decision needed - what to do if there are more than single line crossing at the same point. Creating a geometry is easy, still how should attribute data be handled in such case?

Currently it is possible to obtain two line dataset crossing points by working around like it's described in this e-mail thread.

http://lists.osgeo.org/pipermail/grass-user/2012-March/064062.html

Change History (8)

comment:1 by martinl, 8 years ago

Milestone: 7.0.07.0.5

comment:2 by martinl, 8 years ago

Milestone: 7.0.57.3.0

comment:3 by martinl, 8 years ago

Milestone: 7.3.07.4.0

Milestone renamed

comment:4 by neteler, 6 years ago

Milestone: 7.4.07.4.1

Ticket retargeted after milestone closed

comment:5 by neteler, 6 years ago

Milestone: 7.4.17.4.2

comment:6 by martinl, 6 years ago

Milestone: 7.4.27.6.0

All enhancement tickets should be assigned to 7.6 milestone.

comment:7 by martinl, 5 years ago

Milestone: 7.6.07.6.1

Ticket retargeted after milestone closed

comment:8 by martinl, 5 years ago

Milestone: 7.6.17.6.2

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.