Ticket #2007 (closed task: fixed)

Opened 8 months ago

Last modified 7 months ago

Add write support to OGR GeoJSON driver

Reported by: mloskot Assigned to: mloskot
Priority: normal Milestone: 1.5.0
Component: OGR_SF Version: svn-trunk
Severity: normal Keywords: geojson
Cc:

Description

Currently, the OGR GeoJSON driver is read-only. This task is about implementing write support.

Change History

11/19/07 20:48:48 changed by mloskot

  • status changed from new to assigned.
  • owner changed from warmerdam to mloskot.

11/23/07 11:37:54 changed by mloskot

Some related refactoring work committed (r12949)

11/23/07 11:38:40 changed by mloskot

Grr, a bug. Here is the refactoring changeset r12948

11/29/07 01:19:50 changed by mloskot

  • status changed from assigned to closed.
  • resolution set to fixed.

Added support of sequential write to OGR GeoJSON driver (r13005, r13007 and r13043)