[gdal-dev] VPF - Failure fetching requested layer OGDI

Chris English sglish at hotmail.com
Sun Oct 31 02:47:14 EDT 2010


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: landmrka at cul(*)_area (Polygon)2: transa at cul(*)_area (Polygon)3: transl at cul(*)_line (Line String)4: buildngp at cul(*)_point (Point)5: builtupp at cul(*)_point (Point)6: commp at cul(*)_point (Point)7: industp at cul(*)_point (Point)8: ecrarea at ecr(*)_area (Polygon)9: foreshoa at ecr(*)_area (Polygon)10: coastl at ecr(*)_line (Line String)11: islandp at ecr(*)_point (Point)...32: dangera at obs(*)_area (Polygon)33: hazarda at obs(*)_area (Polygon)34: reefa at obs(*)_area (Polygon)35: ruinsa at obs(*)_area (Polygon)36: bridgel at obs(*)_line (Line String)37: hazardl at obs(*)_line (Line String)38: pipelinl at obs(*)_line (Line String)39: dangerp at 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 'dangera at 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 'dangera at 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 'DANGERA at 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 'DANGERA at 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 'DANGERA at OBS(*)_area'FAILURE: Couldn't fetch requested layer ''DANGERA at 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

 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20101031/8d8a2ab2/attachment.html


More information about the gdal-dev mailing list