Hi Manfred,

Interesting tool.

I had a quick look at your code. It looks very similar to OpenJUMP's 
polygonizer plugin. Note that during the noding step OpenJUMP union the 
linework with a single point while you union it with itself, which maybe 
extra work.

Regards,

Michaël


Le 27/07/2016 à 05:31, manf...@egger-gis.at a écrit :
> Good Morning!
>
> I think the tool basing on your instructions below runs...
>
> If you want, you can download it here:
>
> http://www.egger-gis.at/polylines-to-polygons/
>
> My source code: https://github.com/maegger/Polylines-to-Polygons
>
> tell me if there is something wrong with citation of your OPEN JUMP project.
>
> I plan to translate the website into english during the summer (northern 
> hemisphere) ;-)
>
> Thank you!
>
> Manfred
>
> -----Original Message-----
> From: edgar.sol...@web.de
> Sent: Thursday, June 30, 2016 5:55am
> To: "OpenJump develop and use" <jump-pilot-devel@lists.sourceforge.net>
> Subject: Re: [JPP-Devel] make polygons basing on crossing lines
>
> it should be possible for you to resolve the menu entry name into the plugin 
> that does what you are are looking for.
> assuming you already downloaded OJ source from svn and have it setup in the 
> IDE of your choice.
>
> 1. locate src/language/jump_de.properties
> 2. find the menu entry's text to i18n key mapping
> 3. now search the i18n key in the OJ source, often it contains the canonical 
> class name already
>
> good luck ..ede
>
> On 30.06.2016 05:28, manf...@egger-gis.at wrote:
>> Good morning,
>>
>> i saw this nice function (look at attached image) to make polygons basing on 
>> a polyline (network) layer. I OPENJUMP GIS you have to click into each 
>> "polygon" to get the polygons.
>>
>> In my work i plan to make a tool where people select a input polyline 
>> shapefile and after processing they get automatic all possible polygons.
>>
>> Can you tell me the name of the function in vividsolutions?
>>
>>
>> If am successfull you can have the code.
>>
>> Thank you!
>>
>> Manfred Egger
>>
>> Alois-Schrott-Str. 34
>> 6020 Innsbruck
>> Austria
>>
>> Web: http://egger-gis.at
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
>> Francisco, CA to explore cutting-edge tech and listen to tech luminaries
>> present their vision of the future. This family event has something for
>> everyone, including kids. Get more information and register today.
>> http://sdm.link/attshape
>>
>>
>>
>> _______________________________________________
>> Jump-pilot-devel mailing list
>> Jump-pilot-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>>
> ------------------------------------------------------------------------------
> Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
> Francisco, CA to explore cutting-edge tech and listen to tech luminaries
> present their vision of the future. This family event has something for
> everyone, including kids. Get more information and register today.
> http://sdm.link/attshape
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>
>
>
> ------------------------------------------------------------------------------
> What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
> patterns at an interface-level. Reveals which users, apps, and protocols are
> consuming the most bandwidth. Provides multi-vendor support for NetFlow,
> J-Flow, sFlow and other flows. Make informed decisions using capacity planning
> reports.http://sdm.link/zohodev2dev
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
>


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to