Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upthis causes a crash #51
Comments
|
this wasn't correct. it caused
~~to fail, when it shouldn't. ~~ Actually, this should fail, the second linestring should be in an array geojsonsf::geojson_sf( '{"type":"MultiLineString","coordinates":[[[0,0],[1,1]],[[0,0]]]}' ) |
because it's missing a set of outer braces
TODO - handle mis-specified geometries