Geo cord polygon query - #320
Open
104H wants to merge 17 commits into
Open
Conversation
Member
|
@Mark-Niemeyer what should we do with this? Close PR for now and create an issue? |
mmeijerdfki
force-pushed
the
geoCordPolygonQuery
branch
2 times, most recently
from
August 24, 2024 15:23
293e96c to
85d1592
Compare
mmeijerdfki
force-pushed
the
geoCordPolygonQuery
branch
from
September 25, 2024 11:46
dcc6aa5 to
6001f90
Compare
mmeijerdfki
force-pushed
the
geoCordPolygonQuery
branch
from
September 30, 2024 21:28
b7ff4fd to
41b641d
Compare
mmeijerdfki
force-pushed
the
geoCordPolygonQuery
branch
from
October 7, 2024 19:48
a79eadf to
e6d8323
Compare
mmeijerdfki
force-pushed
the
geoCordPolygonQuery
branch
from
October 7, 2024 20:27
e6d8323 to
651a2da
Compare
Contributor
|
As a follow up: First the polygon from the query is transformed into the projects geodetic spatial coordinate system, if needed. Changelog:
Note: |
mmeijerdfki
marked this pull request as ready for review
October 8, 2024 13:55
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Allows the user to define the query polygon in any arbitrary coordinate system along with a WKT string of the coordinate system.
The polygon is then transposed from the query-defined system to the system followed by the project.