This repository has been archived by the owner on Aug 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updated libgeo to version 1.35 (compatible with GDAL 3)
- Loading branch information
1 parent
b5f1ed2
commit c64f61a
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule libgeo
updated
12 files
+1 −1 | geo/CMakeLists.txt | |
+9 −0 | geo/csconvertor.cpp | |
+4 −0 | geo/csconvertor.hpp | |
+2 −2 | geo/dem.cpp | |
+6 −19 | geo/geodataset.cpp | |
+27 −23 | geo/geodataset.hpp | |
+16 −0 | geo/io.hpp | |
+190 −19 | geo/srsdef.cpp | |
+24 −0 | geo/srsdef.hpp | |
+12 −0 | geo/tools/CMakeLists.txt | |
+219 −0 | geo/tools/asc2gtx.cpp | |
+75 −0 | geo/tools/srs-asc2gtx.cpp |
This file contains 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