-
Notifications
You must be signed in to change notification settings - Fork 73
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
ntv2 grid support #89
Labels
Comments
barthanssens
added a commit
to Fedict/proj4j
that referenced
this issue
Mar 23, 2023
Signed-off-by:Bart Hanssens <bart.hanssens@bosa.fgov.be>
barthanssens
added a commit
to Fedict/proj4j
that referenced
this issue
Mar 23, 2023
Signed-off-by:Bart Hanssens <bart.hanssens@bosa.fgov.be>
barthanssens
added a commit
to Fedict/proj4j
that referenced
this issue
Mar 24, 2023
Signed-off-by:Bart Hanssens <bart.hanssens@bosa.fgov.be>
barthanssens
added a commit
to Fedict/proj4j
that referenced
this issue
Mar 24, 2023
Signed-off-by:Bart Hanssens <bart.hanssens@bosa.fgov.be>
pomadchin
pushed a commit
that referenced
this issue
Mar 28, 2023
* GH-89: initial support for NTv2 Signed-off-by:Bart Hanssens <bart.hanssens@bosa.fgov.be> * GH-89: formatting and use JDK8 method for skipping bytes Signed-off-by:Bart Hanssens <bart.hanssens@bosa.fgov.be> * GH-89: also support big-endian files Signed-off-by:Bart Hanssens <bart.hanssens@bosa.fgov.be> * GH-89: added test cases Signed-off-by:Bart Hanssens <bart.hanssens@bosa.fgov.be>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ntv2 grids, such as ntv2_0.gsb should be supported. ntv2 files are mentioned in Grid.java, but there's no corresponding parser for them.
The text was updated successfully, but these errors were encountered: