Hi,

I do not find your suggestions very easy.  My aim is to catch coordinates of 
some corners of a bunch of polygons so I can use them in a script. There will 
about 50-150 polygons I must handle.

- Lines and polygons cannot be transformed into points with the geometry 
converter tool. It can create multipoints and they can be exploded into points 
as a separate step. This is slow especially because and the tool modifies 
original geometries and I must also undo the changes.
 - I need exactly the same coordinates than the vertex has and Copy coordinate 
tool does not suit for this.

What feels easiest and best for me is to create a new layer and digitize new 
points by snapping into vertices of the polygon layer.

-Jukka Rahkonen-




michael Michaud wrote:

> Hi Jukka,
> 
> I don't think it is possible, but it is very easy
> - to transform a line to points
> - to copy the coordinate of your mouse in the clipboard (right click, copy
> coordinate)
> 
> Michaƫl
> 
> Selon Rahkonen Jukka <jukka.rahko...@mmmtike.fi>:
> 
> > Hi,
> >
> > Is it possible to select individual vertices from lines or polygons
> > and copy-paste them as points?
> >
> > -Jukka Rahkonen-
> >
> > ----------------------------------------------------------------------
> > -------- Rapidly troubleshoot problems before they affect your
> > business. Most IT organizations don't have a clear picture of how
> > application performance affects their revenue. With AppDynamics, you
> > get 100% visibility into your Java,.NET, & PHP application. Start your
> > 15-day FREE TRIAL of AppDynamics Pro!
> > http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.c
> > lktrk _______________________________________________
> > Jump-pilot-devel mailing list
> > Jump-pilot-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> >
> 


------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to