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

Expose conversion to WKT and PROJJSON #183

Open
kylebarron opened this issue Jan 12, 2024 · 1 comment
Open

Expose conversion to WKT and PROJJSON #183

kylebarron opened this issue Jan 12, 2024 · 1 comment

Comments

@kylebarron
Copy link
Member

Relevant functions:

Would the right place to put these be as methods on the Proj struct?

@michaelkirk
Copy link
Member

michaelkirk commented Jan 12, 2024 via email

github-merge-queue bot pushed a commit that referenced this issue Dec 30, 2024
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]>
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