Ah right - I'm losing track of the JTS API!

Good stuff about the comments...

I really should start a list of useful JTS code snippets & extensions...

On Mon, Nov 30, 2015 at 11:30 AM, Daniel Baston <[email protected]>
wrote:

> Hi Martin,
>
>
> STRtree.itemsTree() is being called to pull out the list of lists that
> forms the internal representation of the tree (the method is implemented in
> AbstractSTRtree.java).  This is in line with what CascadedPolygonUnion is
> doing.
>
>
> It's been a while since I looked at this code, so I scratched my head a
> couple of times when reading it.  I added some comments just now.
>
>
> Thanks,
>
> Dan
>
> ------------------------------
> *From:* Martin Davis <[email protected]>
> *Sent:* Monday, November 30, 2015 1:48 PM
> *To:* Daniel Baston
> *Cc:* [email protected]
> *Subject:* Re: [Jts-topo-suite-user] JTS and Parallel Computing
>
> Nice, thanks.
>
> What is STRtree.itemsTree() ?
>
> On Mon, Nov 30, 2015 at 9:58 AM, Daniel Baston <[email protected]>
> wrote:
>
>> For what it's worth, here's an example of parallelizing
>> CascadedPolygonUnion using JDK8 parallel streams:
>>
>> https://gist.github.com/dbaston/6b32fcb8c70d4d58775b
>>
>>
------------------------------------------------------------------------------
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911&iu=/4140
_______________________________________________
Jts-topo-suite-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jts-topo-suite-user

Reply via email to