photo

Kelly Luetkemeyer

Last seen: 15 days ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

0 Questions
7 Answers

File Exchange

3 Files

RANK
2,595
of 297,457

REPUTATION
24

CONTRIBUTIONS
0 Questions
7 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
6

RANK
1,294 of 20,438

REPUTATION
1,460

AVERAGE RATING
4.20

CONTRIBUTIONS
3 Files

DOWNLOADS
15

ALL TIME DOWNLOADS
13494

RANK

of 158,938

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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

View badges

Feeds

View by

Answered
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...

2 years ago | 0

Answered
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...

2 years ago | 0

Answered
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...

2 years ago | 0

| accepted

Answered
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 ...

3 years ago | 0

Submitted


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.

4 years ago | 5 downloads |

5.0 / 5
Thumbnail

Submitted


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

8 years ago | 7 downloads |

4.7 / 5
Thumbnail

Submitted


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

8 years ago | 3 downloads |

3.0 / 5
Thumbnail

Answered
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...

10 years ago | 0

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

14 years ago | 3

| accepted

Answered
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 ...

14 years ago | 3

| accepted