Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#6993 closed defect (fixed)

Writing GMT fails

Reported by: alculquicondor Owned by: warmerdam
Priority: normal Milestone: 2.2.2
Component: Utilities Version: 2.2.0
Severity: normal Keywords: ogr2ogr gmt
Cc:

Description

ogr2ogr with output format GMT fails. The error message is:

ERROR 1: GMT driver has no vector capabilities.

GDAL 2.2.1, released 2017/06/23

On the contrary, GDAL 2.1.4 works as expected.

Change History (3)

comment:1 by Even Rouault, 7 years ago

Resolution: fixed
Status: newclosed

In 39770:

ogr2ogr: make -f GMT work again (fixes #6993)

comment:2 by Even Rouault, 7 years ago

In 39771:

ogr2ogr: make -f GMT work again (fixes #6993)

comment:3 by Even Rouault, 7 years ago

Component: defaultUtilities
Keywords: ogr2ogr gmt added
Milestone: 2.2.2
Version: 2.2.12.2.0

As a workaround you can use "-f OGR_GMT"

Note: See TracTickets for help on using tickets.