Ticket #2638 (closed defect: fixed)
typo in ogr/drv_gpx.html
| Reported by: | hamish | Owned by: | rouault |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.6.0 |
| Component: | Website | Version: | 1.5.0 |
| Severity: | trivial | Keywords: | gpx |
| Cc: |
Description
Hi,
while trying to debug GRASS's 'v.out.ogr format=GPX'*, I noticed a small typo in ogr/drv_gpx.html:
* GPX_EXTENSIONS_NS: Only used if [...] he namespace value used for extension tags. By default, "ogr".
[he -> The] on the second line.
[*] gpx driver problem: (suspect user error)
GRASS> v.out.ogr in=temp_epsg4326_1234 dsn=temp_12345.xml \
type=line format=GPX lco="GPX_USE_EXTENSIONS=YES"
[...]
ERROR 6: Field of name 'cat' is not supported in GPX schema. Use GPX_USE_EXTENSIONS creation option to allow use of the <extensions> element.
but I did ask for GPX_USE_EXTENSIONS...? (no <extensions> fields in the GPX) -debian/stable/backports.org gdal/ogr 1.5.0
Hamish
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

