[GRASS-user] Use of vmap0 data
Nikos Alexandris
nikos.alexandris at felis.uni-freiburg.de
Sun Mar 23 15:18:18 EDT 2008
On Sun, 2008-03-23 at 13:25 -0230, Roger Mason wrote:
> Hello,
Hi Roger!
I had quite an adventure also. Here my findings:
> I'm trying to make use of the vmap0 data, following the article from
> Markus Neteler in Grass News 3 (2005). I recompiled gdal to include
> the OGDI driver
check with "ogrinfo --formats | grep OGDI" to be sure
> and went through the process of changing the directory
> and file names as explained in the article.
* In addition to that (for me it worked only when) I moved the v0eur
(that is the whole folder) somewhere where all parent directories DO NOT
contain capital letters (!)
* Then query for example:
ogrinfo gltp:/vrf/home/nik/v0eur/vmaplv0/eurnasia 'polbnda at bnd(*)_area'
-al
* Extract with:
ogr2ogr polbnda.shp
gltp:/vrf/home/nik/v0eur/vmaplv0/eurnasia'polbnda at bnd(*)_area'
Hope this helps.
Cheers,
Nikos
More information about the grass-user
mailing list