Opened 16 years ago

Closed 16 years ago

#2394 closed defect (fixed)

Noisy GPX driver if not built with Expact support

Reported by: Mateusz Łoskot Owned by: warmerdam
Priority: normal Milestone:
Component: OGR_SF Version: svn-trunk
Severity: normal Keywords: ogrinfo gpx
Cc: Even Rouault

Description

If OGR and GPX drvier are compiled without Expat support, every attempt to read other textual data sources like GeoJSON, CSV using ogrinfo tool, prints this message:

GPX: OGR/GPX driver has not been built with read support. Expat library required

IMHO, it's a bit noisy and its irrelevance may be confusing, so I'd suggest to disable it.

Change History (2)

comment:1 by warmerdam, 16 years ago

Cc: Even Rouault added

Even,

What do you think?

Ideally this message would only be produced if a 'quick scan' of the file indicates it is GPX.

comment:2 by Even Rouault, 16 years ago

Resolution: fixed
Status: newclosed

Fixed by r14569

Note: See TracTickets for help on using tickets.