getTile

Get tiles from nearmap or google and returns a single composite image
1.3K Downloads
Updated 9 Aug 2011

View License

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 (2024). getTile (https://www.mathworks.com/matlabcentral/fileexchange/25998-gettile), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
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