[gdal-dev] Converting VPF vector set into shapefile (under Windows environment)
Philippe Ghesquiere
philippe.ghesquiere at airbus.com
Wed Jun 28 09:56:37 PDT 2023
Dear all,
I would like to convert a VPF vector set ( OGDI driver
<https://gdal.org/drivers/vector/ogdi.html> ) into shapefile format.
My environment is as follow:
- windows 10
- GDAL environment installed with QGIS 3.26.0 : *GDAL 3.5.0, released
2022/05/10*
- the OGDI driver is available
ogrinfo --format ogr_ogdi
Format Details:
Short Name: OGR_OGDI
Long Name: OGDI Vectors (VPF, VMAP, DCW)
Supports: Vector
Help Topic: drivers/vector/ogdi.html
Supports: Open() - Open existing dataset.
Supports: Multiple vector layers.
To make sure I have a supported database, I downloaded the
gdalautotest suite.
After reading the OGDI driver <https://gdal.org/drivers/vector/ogdi.html>
page, I modified the example for a windows environment. I tried the
following command
ogrinfo
gltp:/vrf/C:\Download\GDAL\gdalautotest-3.6.4\ogr\data\vm2alv2_texash\texash
I observe :
- nothing happens (no warning or error message)
- activating debug mode does not give any extra information
As mentioned in the OGDI driver
<https://gdal.org/drivers/vector/ogdi.html> page,
the '*texash/*' directory is at the same level as the *dht *and *lat *files.
Do you have any idea for a correct "windows-like" path I should use ?
Thanks
Philippe
The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other than the addressee. Access to this e-mail by anyone else is unauthorised.
If you are not the intended recipient, please notify Airbus immediately and delete this e-mail.
Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately.
All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20230628/34208c13/attachment-0001.htm>
More information about the gdal-dev
mailing list