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 ee5311a commit bd5ef2bCopy full SHA for bd5ef2b
src/data_types.jl
@@ -26,7 +26,7 @@ struct ProjectionPoint
26
Lon :: Float64
27
EW :: Float64
28
NS :: Float64
29
- zone :: Integer
+ zone :: Int64
30
isnorth :: Bool
31
end
32
0 commit comments