Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [udig-users] improper split tool behaviour


On Wednesday 11 February 2009 10:49:24 Hochmeister Rudolf wrote:
> Hi,
>
Hi Rudolf,

> My WFS layer does have a topology without holes.
> Axios split tool does not add vertex to adjacent edges of unsplitted
> features (where splitline does only intersect a feature in one point) and
> some kind of "destroys" the layer. (I noticed similar behaviour on
> AddVertexTool)

The split tool creates 2 or more features from a single feature. To achieve 
this the split line must entirely intersect the feature to split. If the split 
line doesn't intersect the feature from side to side then the feature won't be 
modified.

>
> axios uses a splitgraph to perform the split process and generates new
> geometries out of the edges in it, which is very complicated to me
> (although docu is spanish  :-)

Which version are you using? We have take a look into the source code of our 
version 1.1.1 and haven't find any spanish comments, what do you mean with docu 
is spanish?

>
> Can you give me any hint or starting point. Should I try to implement a new
> behaviour/command on udig-side or dive into axios-part....

I think you should create a new behaviour that implements your desired 
functionality.
>
> thx,
> Rudi

Cheers,

Aritz Dávila
www.axios.es

>
> Rudi Hochmeister
> Magistrat der Stadt Wien
> MA 14 - ADV - Referat EG3
> A 1082 Wien, Rathausstraße 1
> Email: rudolf.hochmeister@xxxxxxxxxx
> <mailto:erudolf.hochmeister@xxxxxxxxxx> Telefon: (+43 1) 4000 91119
> Fax: (+43 1) 4000 7141













Back to the top