Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jts-dev] 4th Dimension

Excellent. 

Thanks for your quick reply.

On Thu, Feb 9, 2017 at 10:56 AM, Martin Davis <mtnclimb@xxxxxxxxx> wrote:
There's no current plans to add an explicit M dimension to JTS.

You can use additional dimensions (to a limited extent, and with some work) by making use of the CoordinateSequence interface.

On Thu, Feb 9, 2017 at 8:25 AM, Bill Taggart <tag.bill@xxxxxxxxx> wrote:
Good morning.

Am looking at the JTS Topology Suite project to create a LineString in Java that contains 4 dimensions (Z being elevation and M being timestamp).

Are there plans for this project to support a 4th dimension (M)? Or is there a way to do it that I'm missing?

Many thanks.

Bill Taggart

_______________________________________________
jts-dev mailing list
jts-dev@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.locationtech.org/mailman/listinfo/jts-dev



_______________________________________________
jts-dev mailing list
jts-dev@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.locationtech.org/mailman/listinfo/jts-dev



Back to the top