GeoTiff PathRow
by Atma Bharathi Mani
24 Feb 2010
(Updated 28 Apr 2010)
Program to generate path-row polygon shapes from a set of georeferenced satellite images.
|
Watch this File
|
| File Information |
| Description |
In large scale mapping projects with numerous satellite images, it is useful to have a vector file depicting the boundary of the images. This script when run from the folder containing the images, it automatically detects the geotiffs and extracts their image area boundary and constructs a polygon shape file containing the boundary of all images. The name of the image file is given as the attribute information for each polygon. Ideally, the images are expected to be named with their path-row numbers. |
| Required Products |
Mapping Toolbox
|
| MATLAB release |
MATLAB 7.8 (R2009a)
|
| Other requirements |
RAM: When typed 'memory' in matlab command prompt, the size of maximum possible array should be larger then your GeoTiff image size. |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 28 Apr 2010 |
Code updated to determine image boundary when background fills are either 0 or maximum value possible for the quantization.
A display of the path row vectors is provided. |
|
Contact us at files@mathworks.com