We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12b182e commit 1208d44Copy full SHA for 1208d44
examples/utmtest.py
@@ -1,5 +1,5 @@
1
from __future__ import print_function
2
-from mpl_toolkits.basemap import pyproj
+import pyproj
3
from mpl_toolkits.basemap import Basemap
4
import matplotlib.pyplot as plt
5
# proj4 definition of UTM zone 17.
0 commit comments