On 2015-02-24 Martin Davis wrote: > On 2015-02-23 Jan Tosovsky wrote: > > > > I need to create a subpath from the original path in between > > two intersections. I am just curious if something like this > > is covered by some theory and can be solved even with JTS > > library or I have to write my code to handle this. > > For the basic line subsetting you can use > LocationIndexedLine.extractLine: >
Thanks, good to know I don't have to start from the scratch. > When you get this working it would be nice to have the code posted > for others to use. Sure, no problem. Jan ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Jts-topo-suite-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jts-topo-suite-user
