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
Daniel Scheffler
py_tools_ds
Commits
c6a30b1e
Commit
c6a30b1e
authored
Sep 20, 2017
by
Daniel Scheffler
Browse files
Suppressed inspection.
parent
e78dc623
Changes
1
Hide whitespace changes
Inline
Side-by-side
py_tools_ds/geo/map_info.py
View file @
c6a30b1e
...
...
@@ -4,6 +4,7 @@ from typing import TYPE_CHECKING, Union, TypeVar
try
:
from
osgeo
import
osr
except
ImportError
:
# noinspection PyPackageRequirements
import
osr
from
.coord_trafo
import
transform_utm_to_wgs84
...
...
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