Home
Name Modified Size InfoDownloads / Week
Version 0.1 2011-04-05
readme.txt 2011-04-05 733 Bytes
catrast-0.1.py 2011-04-05 5.7 kB
mapoteca-0.1.py 2011-04-05 5.7 kB
Totals: 4 Items   12.1 kB 0
INSTALLATION

Just copy these scripts to your local fwtools installation in the bin folder "C:\FWTools2.4.7\bin"(it is only tested on FWTools2.4.7 on Win XP SP3)

RUNNING mapoteca-0.1.py
The arguments required for mapoteca-0.1.py are:

mapoteca-0.1.py <starting_path> <extension> <out.csv>
Example:
mapoteca-0.1.py c:\ .shp my_shapes.csv
mapoteca-0.1.py "c:\my maps\" .shp "c:\my maps\my_shapes.csv"

RUNNING catrast-0.1.py
The arguments required for catrast-0.1.py are:

catrast-0.1.py <starting_path> <extension> <out.csv>
Example:
catrast-0.1.py c:\ .tif my_tiffs.csv
catrast-0.1.py "c:\my maps\" .tif "c:\my maps\my_tiffs.csv"
For the moment supported raster extensions are only .tif, .img, .jpg, .ecw and .bil
Source: readme.txt, updated 2011-04-05