-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 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]>
- Loading branch information
1 parent
f67081e
commit 5beab68
Showing
3 changed files
with
62 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters