SymbolixAU / geojsonsf

Conversion between sf and geojson
Other
82 stars 7 forks source link

Unnest single-value arrays #21

Closed SymbolixAU closed 6 years ago

SymbolixAU commented 6 years ago

so that something like

{"type":["Point"],"coordinates":[0,0]}

will work

SymbolixAU commented 6 years ago

works in v1.2