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

Add support for Curve geometry with srsName in HTTP URI format #6

Closed
keshavnangare opened this issue Nov 9, 2020 · 2 comments · Fixed by #7
Closed

Add support for Curve geometry with srsName in HTTP URI format #6

keshavnangare opened this issue Nov 9, 2020 · 2 comments · Fixed by #7
Labels
Projects
Milestone

Comments

@keshavnangare
Copy link

Reference from this issue: opengeospatial/ets-wfs20#180 (comment)

The method convertToMultiType(Node geomNode) should be updated to support Curve geometry with srsName in HTTP URI format

@keshavnangare keshavnangare self-assigned this Nov 9, 2020
@keshavnangare keshavnangare added this to To do in CITE via automation Nov 9, 2020
@keshavnangare keshavnangare moved this from To do to In progress in CITE Nov 9, 2020
@keshavnangare
Copy link
Author

We have updated the convertToMultiType method which will convert the Curve node to MultiCurve node structure along with srsName in URN format then it will pass for further execution to JTS method.

Fixed with this PR: #7.

@keshavnangare keshavnangare moved this from In progress to To verify in CITE Nov 9, 2020
@dstenger dstenger assigned dstenger and lgoltz and unassigned keshavnangare Nov 11, 2020
@dstenger dstenger assigned keshavnangare and unassigned dstenger and lgoltz Mar 23, 2021
@dstenger dstenger moved this from To verify to In progress in CITE Mar 23, 2021
@dstenger
Copy link
Contributor

@keshav-nangare Please see my comment in the pull request.

@keshavnangare keshavnangare moved this from In progress to To verify in CITE Apr 7, 2021
@dstenger dstenger added this to the 1.16 milestone Oct 5, 2021
CITE automation moved this from To verify to Done Oct 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
CITE
  
Done
Development

Successfully merging a pull request may close this issue.

3 participants