Skip to content
#

geotiff

Here are 70 public repositories matching this topic...

richb-hanover
richb-hanover commented Apr 13, 2020

I created a report (#182) because, as a newbie to Mapwarper, I didn't realize how to enter lat-long manually for the control points. I was confused by the GUI - I didn't understand what I was seeing. Here is what ran through my mind when I first saw the Rectify page after importing my PNG file:

  1. I saw my image on the left, and the world map on the right. I wondered why the world was shown the
opticks
evetion
evetion commented May 26, 2020

As reported by @vernimmen

julia> ga = GeoArray(rand(Int, (100,100)))
100x100x1 Array{Int64,3} with AffineMap([1.0 0.0; 0.0 1.0], [0.0, 0.0]) and undefined CRS

julia> GeoArrays.write!("test.tif", ga)
ERROR: KeyError: key Int64 not found
Stacktrace:
 [1] getindex at ./dict.jl:477 [inlined]
 [2] #unsafe_create#30 at /Users/evetion/.julia/packages/ArchGDAL/FiLcr/src/dataset.jl:200 [inl

Improve this page

Add a description, image, and links to the geotiff topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the geotiff topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.