-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
export projection as PROJJSON (#184)
This is a first attempt at solving #183 but the doctest segfaults 😕 . Does anyone have guidance here? ``` running 1 test Test executable failed (signal: 11 (SIGSEGV)). test src/proj.rs - proj::Proj::to_projjson (line 1068) ... FAILED failures: failures: src/proj.rs - proj::Proj::to_projjson (line 1068) test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 23 filtered out; finished in 0.31s ``` --------- Co-authored-by: Stephan Hügel <[email protected]>
- Loading branch information
1 parent
fcfc287
commit 5f5f2ad
Showing
1 changed file
with
62 additions
and
2 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