[gdal-dev] Fwd: Removing Dangle lines in shape files

Chaitanya kumar CH chaitanya.ch at gmail.com
Thu Jan 17 00:21:45 PST 2013


Siva,

I haven't gone through your code. It seemed incomplete and under
development. While I would like to help you with using the GDAL library, I
can't spare the time to go through this. I suggest posting your problem in
a linkedin group or something else. Also, as a fellow developer, I
recommend not asking others to read your uncommented code. You did not try
to explain your code's logic.

I am not completely sure what you mean my dangling lines, but I suspect you
mean lines or parts of lines intersected by other lines. If that is the
case, I suggest creating a new dataset as you process individual features.
It will help with the problem of duplicate features. If you have to split
only one of the intersecting lines, you can compare a feature only with the
subsequent or antecedent features.


On Thu, Jan 17, 2013 at 10:40 AM, SIVA RAMA KRISHNA
<s.r.kriishna at gmail.com>wrote:

> Chaitanya,
>
> For Dangling, their are no errors but i am not sure whether the code is
> doing actual process of Dangling  i am considering as only one of the
> feature is basis for checking with the other lines when i carry this logic
> for remaining features it may result to duplicates
>
> so I need to know whether this approach is correct,
>
> could you tell me to figure out for angles between lines at nodes
>
>
>
> with Regards
>
>
>


-- 
Best regards,
Chaitanya kumar CH.

+91-9494447584
17.2416N 80.1426E
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20130117/9387d732/attachment.html>


More information about the gdal-dev mailing list