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

Implement GeoInterface for Coord and in Transformations. #91

Merged
merged 5 commits into from
Aug 30, 2023

Conversation

evetion
Copy link
Member

@evetion evetion commented Jul 23, 2023

note that the failing tests are all unrelated.

@evetion evetion requested review from rafaqz and visr July 23, 2023 18:53
evetion and others added 4 commits August 27, 2023 23:06
* add high level interface to proj_identify

* add tests for Proj.identify

* move identify from libproj to crs

* address comments on Proj.identify

* update tests

* free pj_list

* final improvements

- standardize docstring
- avoid intermediate Vectors
- free out_confidence

* run JuliaFormatter

---------

Co-authored-by: Martijn Visser <[email protected]>
@visr visr merged commit 970a87f into master Aug 30, 2023
@visr visr deleted the feat/geointerface branch August 30, 2023 20:43
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

Successfully merging this pull request may close these issues.

3 participants