Community Profile

photo

Kelly Luetkemeyer

Last seen: 16 Tage vor Aktiv seit 2011

Statistiken

All
  • Knowledgeable Level 2
  • 5-Star Galaxy Level 4
  • GitHub Submissions Level 1
  • Personal Best Downloads Level 2
  • Editor's Pick
  • First Review
  • First Submission
  • First Answer

Abzeichen anzeigen

Content Feed

Anzeigen nach

Beantwortet
geoplot and geobasemap displays "missing" tile inexplicably
Hi Chris, I was able to re-create the issue by setting warning on all and use the workaround by creating a new figure and s...

mehr als ein Jahr vor | 0

Beantwortet
geoplot and geobasemap displays "missing" tile inexplicably
Hi Chris, Can you turn off either all warnings or this one 'MATLAB:subscripting:noSubscriptsSpecified' and see if the issue goe...

mehr als ein Jahr vor | 0

Beantwortet
CRS conversion is off by 20 meter; how to correct
HI Ferry, The basemaps used by geographic axes are in a Web Mercator (WGS84) map projection. Your data are in the Amersfoort/RD...

mehr als ein Jahr vor | 0

| akzeptiert

Beantwortet
Custom geobasemaps not show in compiled application.
HI, You can use a local http server to serve the map tiles. There are several implementations, such as Apache. You can search ...

mehr als 2 Jahre vor | 0

Gesendet


Visualizations of Northern Hemisphere Sea Ice Concentration
This example illustrates how to obtain and use data from the Copernicus Climate Data Store to map sea ice concentration.

mehr als 3 Jahre vor | 12 Downloads |

Thumbnail

Gesendet


Landsat8 Data Explorer
Explore USGS Landsat8 data hosted by Amazon Web Services

etwa 7 Jahre vor | 11 Downloads |

Thumbnail

Gesendet


WORLDDATAMAP
Map a region using data from a shapefile or data grid.

mehr als 7 Jahre vor | 5 Downloads |

Thumbnail

Beantwortet
Problems with showing geolocated data with geoshow. Error in Zdata
You can explicitly tell geoshow to treat your data as a surface. Try either of these commands: geoshow(lat,lon,cot,'Di...

etwa 9 Jahre vor | 0

Beantwortet
Geotiffread & getting latlon info
Here is updated code to adress this request using recent (R2022a) features in Mapping Toolbox: %% Read image file using readgeo...

fast 13 Jahre vor | 3

| akzeptiert

Beantwortet
Why do I get a border without an image when saving and image as tiff after using geoshow?
I don't have sufficient information from your question to give a precise answer to it, but I can provide some insight into some ...

etwa 13 Jahre vor | 3

| akzeptiert