Opened 6 years ago

Closed 6 years ago

#7198 closed defect (fixed)

Unable to read GeoJSON file in 2.3.0dev

Reported by: snorfalorpagus Owned by: warmerdam
Priority: normal Milestone:
Component: default Version: svn-trunk
Severity: normal Keywords:
Cc:

Description

I'm unable to open a particular GeoJSON file using svn-trunk (2.3.0dev) which works in 2.2.0. See attached file (grenada.json). Trying to run ogrinfo gives the following message:

Unable to open datasource `tests/data/grenada.geojson' with the following drivers. *snip*

I've managed to open some other GeoJSON files, so it seems to be something specific to this one, although I can't see anything unsual about it.

Attachments (1)

grenada.geojson (12.6 KB ) - added by snorfalorpagus 6 years ago.

Download all attachments as: .zip

Change History (2)

by snorfalorpagus, 6 years ago

Attachment: grenada.geojson added

comment:1 by Even Rouault, 6 years ago

Resolution: fixed
Status: newclosed

In 41248:

GeoJSON: fix trunk breakage to read some files starting directly with {"features":["geometry" (fixes #7198)

Note: See TracTickets for help on using tickets.