id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc 5377,"Invalid JSON output sometimes occurs with `""coordinates"": [ , ]`",Mr0grog,warmerdam,"I tried running the shapefile found here: https://github.com/CityOfPhiladelphia/phl-open-geodata/tree/master/bicycle_thefts through ogr2ogr with the following command: ogr2ogr -f GeoJSON output.json bicycle_thefts/shapefile/bicycle_thefts.shp But get invalid JSON as output. Specifically, several features are missing numbers in their `coordinates` array, so they look like this: ... ""geometry"": { ""type"": ""Point"", ""coordinates"": [ , ] } ... I'm not sure if there's bad data in the underlying shapefile or if something else is going wrong, but it would at least be nice to get a valid file out the other end (or an error message).",defect,closed,normal,1.11.0,OGR_SF,1.10.1,normal,fixed,geojson,