You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.
@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.
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
The text was updated successfully, but these errors were encountered: