Michael Sumner

Results 726 comments of Michael Sumner

I can help you ggplot with sf already, if needed. It's good for learning if nothing else.

`geom_sf` is already here in the dev ggplot2: https://github.com/tidyverse/ggplot2/tree/sf and dev mapview and now leaflet also supports sf: https://github.com/rstudio/leaflet/pull/350 So it will be pretty easy to use, unless you need...

(My apologies if you happened to see the first draft, I had an unrelated rendering issue disrupting both plots, and had to change them in an edit. All is accurate...

Also, the reported geotransform seems to be "off by half", with the 15m offsets from left and top - but my benchmark is a GeoTIFF from ArcGIS created by someone...

You want me to share the Arc-export GeoTIFF? I do have access but I had a friend do the conversion so I could report here.

Ok cool I put it up here: https://github.com/mdsumner/arc/tree/master/arc-tif That .zip (184Mb) contains the .tif files from converting the GDB to GeoTIFF with ArcGIS. The readme contains more details.

No, sorry I don't have that file and it seems it can be accessed anymore. If I can find a similar situation I'll check

We discussed this today, we have staff using gdal_translate to download georeferenced imagery from this and draw information over the maps of sea ice. It's a clear use-case with mapedit...

This is off topic but I'd appreciate any other links from folks that know more, if you don't mind - I've been working on a list of existing implementations. The...

Thanks @thomasp85 and @pmur002 , could this include (or lead to) general *textures*, by which I mean any given triangle region could have a fill that is mapped from a...