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

OgrFileImport/OgrTemplate updates #1786

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

dg0yt
Copy link
Member

@dg0yt dg0yt commented Nov 29, 2020

Improve code and behaviour, prepare for more substantial changes.

@dg0yt dg0yt force-pushed the issue-1561-ogrfileimport branch 2 times, most recently from 1a1d5e6 to 468a2df Compare December 6, 2020 13:32
Encapsulate the conditional transformation and its error handling.
Depend on the presence of a transformation, not of a SRS.
This includes the behavioural change of not providing clipping when
the layer's SRS cannot be handled.
This is a behavioural change, but it is hidden by the fact that
Mapper fails to save the CS choice "Map" (GH-1768).
Choose the MapCoord builder function during construction.
If a feature does not have a SRS, we must reset the transformation
instead of using the one which happened to be created before.
Adds API which e.g. allows to use "WGS 84 (G1762)"
when GDAL would only offer "WGS 84".
Task: GH-1264 (NAD83 vs. WGS84)
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

Successfully merging this pull request may close these issues.

1 participant