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.
2 parents 0d3eae5 + bd5ef2b commit d355c5bCopy full SHA for d355c5b
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