[gdal-dev] Support for VPF (vector product format) files with OGDI

Martin Spott Martin.Spott at mgras.net
Mon Jan 23 16:10:53 EST 2012


Martin Spott wrote:

> Yes, I ran ogrinfo on all available features via some obscure, very
> long Bash command.

Something like this:

martin at sphere:~$ for VMAP_URL in v0eur_5/vmaplv0/eurnasia v0noa_5/vmaplv0/noamer v0sas_5/vmaplv0/sasaus v0soa_5/vmaplv0/soamafr; do
    /opt/GRASS.32/bin/ogrinfo gltp:/vrf/home/martin/live/vmap0/${VMAP_URL}
done 2>&1 |egrep \^"[0-9]"|awk '{print $2}'|sort|uniq


Have fun,
	Martin.
-- 
 Unix _IS_ user friendly - it's just selective about who its friends are !
--------------------------------------------------------------------------


More information about the gdal-dev mailing list