Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Hoek, Steven
lmgeo
Commits
01a0ff37
Commit
01a0ff37
authored
Aug 28, 2020
by
Hoek, Steven
Browse files
Code developed to handle *.aux.xml files
parent
304344da
Changes
1
Hide whitespace changes
Inline
Side-by-side
formats/auxiliaryfile.py
View file @
01a0ff37
...
@@ -3,7 +3,7 @@ import os.path
...
@@ -3,7 +3,7 @@ import os.path
from
math
import
floor
from
math
import
floor
import
traceback
import
traceback
__author__
=
"Steven B. Hoek"
__author__
=
"Steven B. Hoek"
class
AuxiliaryFile
(
object
):
class
AuxiliaryFile
(
object
):
"""A helper class that can handle the common *.aux.xml files used by ArcGIS and GDAL"""
"""A helper class that can handle the common *.aux.xml files used by ArcGIS and GDAL"""
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment