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

[ili2fgdb] issue with domain/extent values when setting xy resolution and tolerance #118

Open
simonegger opened this issue Oct 9, 2017 · 1 comment
Labels

Comments

@simonegger
Copy link

Only when setting xy resolution and xy tolerance for the schema import then the values for 'Min X' and 'MinY' have 'wrong' values: 600'000 and 200'000. (similar with LV95, just sets 2'600'000 and 1'200'000)

grafik

Parameters I used for schemaimport:
java -d64 -jar ili2fgdb.jar --trace --defaultSrsCode 21781 --fgdbXyResolution 0.0004 --fgdbXyTolerance 0.00005 --models PlanerischerGewaesserschutz_LV03_V1_1 --schemaimport --dbfile PlanerischerGewaesserschutz_V1_1.gdb PlanerischerGewaesserschutz_V1_1.ili

@claeis
Copy link
Owner

claeis commented Oct 23, 2017

Better information from ESRI required/requested, on how to set XYFalseOrigin (in general)

@claeis claeis changed the title ili2fgdb: issue with domain/extent values when setting xy resolution and tolerance [ili2fgdb] issue with domain/extent values when setting xy resolution and tolerance Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants