[gdal-dev] GPX metadata records?
Gerard
gerardg at gmail.com
Tue Nov 12 11:04:53 PST 2019
Hello,
Is there a way to list records from the <metadata> block in GPX files (such
as "author")? I've tried various combinations of options to ogrinfo, with
no success. I can only seem to list various layers (tracks, track_points,
etc.)
https://www.topografix.com/GPX/1/1/
<gpx>
<metadata>
<name> xsd:string </name>
<desc> xsd:string </desc>
<author> personType </author>
<copyright> copyrightType </copyright>
<link> linkType </link>
<time> xsd:dateTime </time>
<keywords> xsd:string </keywords>
<bounds> boundsType </bounds>
<extensions> extensionsType </extensions>
</metadata>
<trk>
...
</trk>
</gpx>
Thanks,
Gerard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20191112/04ec889c/attachment-0001.html>
More information about the gdal-dev
mailing list