Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

Support for the M ordinates #12

Closed
netgrim opened this issue Feb 13, 2016 · 3 comments
Closed

Support for the M ordinates #12

netgrim opened this issue Feb 13, 2016 · 3 comments
Assignees

Comments

@netgrim
Copy link

netgrim commented Feb 13, 2016

Is the support for the M ordinates is planned or I don't understand how it works

The coordinate.cs is the central class for a coordinate but what about having custom class like:

CoordinateXY
CoordinateXYZ
CoordinateXYM
CoordinateXYZM

@DGuidi DGuidi self-assigned this Feb 15, 2016
@DGuidi
Copy link
Contributor

DGuidi commented Feb 15, 2016

support for M ordinate is provided: see BasicCoordinateSequenceTest

@DGuidi DGuidi closed this as completed Feb 15, 2016
@FObermaier
Copy link
Member

@DGuidi: Coordinate does not have any M ordinates.
@netgrim:Support for M ordinates is provided via coordinate sequences (ICoordinateSequence). There are several implementations that can handle M ordinate values. The default (CoordinateArraySequence) does not.

@DGuidi
Copy link
Contributor

DGuidi commented Feb 15, 2016

Coordinate does not have any M ordinates.

yep, fixed my comment to (try to) be more clear.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants