On Windows:
I'm trying to build some shape files from VPF files using OGDI in 
FWTools-2.4.7,I finally got my gltp:/vrf/  going and that resulted in:
C:\gisdata\vdu\software\um\DNC16>ogrinfo  
gltp:/vrf/gisdata/vdu/software/um/DNC16/a1611110ERROR 4: OGDI Driver doesn't 
support update.Had to open data source read-only.INFO: Open of 
`gltp:/vrf/gisdata/vdu/software/um/DNC16/a1611110'      using driver `OGDI' 
successful.1: landm...@cul(*)_area (Polygon)2: tra...@cul(*)_area (Polygon)3: 
tra...@cul(*)_line (Line String)4: build...@cul(*)_point (Point)5: 
built...@cul(*)_point (Point)6: co...@cul(*)_point (Point)7: 
indu...@cul(*)_point (Point)8: ecra...@ecr(*)_area (Polygon)9: 
fores...@ecr(*)_area (Polygon)10: coa...@ecr(*)_line (Line String)11: 
isla...@ecr(*)_point (Point)...32: dang...@obs(*)_area (Polygon)33: 
haza...@obs(*)_area (Polygon)34: re...@obs(*)_area (Polygon)35: 
rui...@obs(*)_area (Polygon)36: brid...@obs(*)_line (Line String)37: 
haza...@obs(*)_line (Line String)38: pipel...@obs(*)_line (Line String)39: 
dang...@obs(*)_point (Point)...
Going for more specifics at the layer level
C:\gisdata\vdu\software\um\DNC16>ogrinfo  -al 
gltp:/vrf/gisdata/vdu/software/um/DNC16/a1611110 'dang...@obs(*)_area'ERROR 4: 
OGDI Driver doesn't support update.Had to open data source read-only.INFO: Open 
of `gltp:/vrf/gisdata/vdu/software/um/DNC16/a1611110'      using driver `OGDI' 
successful.FAILURE: Couldn't fetch requested layer 'dang...@obs(*)_area'!
Playing around with case sensitivity to no avail.
C:\gisdata\vdu\software\um\DNC16>ogrinfo  
gltp:/vrf/gisdata/vdu/software/um/DNC16/a1611110 'dang...@obs(*)_area'ERROR 4: 
OGDI Driver doesn't support update.Had to open data source read-only.INFO: Open 
of `gltp:/vrf/gisdata/vdu/software/um/DNC16/a1611110'      using driver `OGDI' 
successful.FAILURE: Couldn't fetch requested layer 'dang...@obs(*)_area'!
I'm not sure how much more info I'd get from the specific call to the layer 
level.Generally, I know it is there.
C:\gisdata\vdu\software\um\DNC16>ogr2ogr a1611110_danger_a.shp  
gltp:/vrf/gisdata/vdu/software/um/DNC16/a1611110 'dang...@obs(*)_area'FAILURE: 
Couldn't fetch requested layer ''dang...@obs(*)_area''!
Ah, failure to fetch means no shape file.  Any help in pushing this into shape 
greatlyappreciated, there's some danger I need to map.
Chris English

                                          
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to