getTile

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

Vous suivez désormais cette soumission

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);

Citation pour cette source

Nick Mortimer (2026). getTile (https://fr.mathworks.com/matlabcentral/fileexchange/25998-gettile), MATLAB Central File Exchange. Extrait(e) le .

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version 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