getTile

Get tiles from nearmap or google and returns a single composite image

You are now following this Submission

The simple function takes lat and longs of a box and goes and gets image from nearmap or google earth at the selected zoom level returns a single image.

for example:
makeGeotiffGrid('C:\data\nearmap','radar','nearmap',16,'20090926',-32.365092,115.702892,-32.421831,115.749712,10,10);

Cite As

Nick Mortimer (2026). getTile (https://se.mathworks.com/matlabcentral/fileexchange/25998-gettile), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.3.0.0

Does not bomb now when a tile is not available

1.1.0.0

Works better with Google earth does not bomb when tiles are not available

1.0.0.0