Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Geocentric Coordinate System WKT Support #32

Closed
jhaverkost opened this issue Jul 16, 2018 · 1 comment
Closed

Geocentric Coordinate System WKT Support #32

jhaverkost opened this issue Jul 16, 2018 · 1 comment

Comments

@jhaverkost
Copy link
Contributor

The CoordinateSystemWktReader does not currently support GEOCCS WKT strings. Please add support for reading these strings.

I have already made the changes and manually built the library so I could use this right away. If acceptable, I will post a pull request once I get something integrated into the project's unit tests.

FObermaier added a commit that referenced this issue Mar 7, 2019
* make adjustments to MapProjection classes to benefit
  from new Transform overload (e.g. RadiansToMeters,
  MetersToRadians, ...)
* remove unnecessary overloads of other Transform
  methods
* Add Converter class that helps with ICoordinateSequence
  and Span<double>

#32
@FObermaier
Copy link
Member

Sorry, c55aa4b had nothing to do with this.

FObermaier added a commit that referenced this issue Mar 11, 2019
* make adjustments to MapProjection classes to benefit
  from new Transform overload (e.g. RadiansToMeters,
  MetersToRadians, ...)
* remove unnecessary overloads of other Transform
  methods
* Add Converter class that helps with ICoordinateSequence
  and Span<double>

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

No branches or pull requests

2 participants