Closed SymbolixAU closed 6 years ago
AS per https://github.com/SymbolixAU/googlePolylines/issues/20
googelway doesn't support GeometryCollections.
googelway
on branch unnest I've added an flatten_geometry argument which splits each geometry inside the collection across multiple rows.
unnest
flatten_geometry
Is this valid / logical / philosophically OK?
https://github.com/SymbolixAU/geojsonsf/pull/18
AS per https://github.com/SymbolixAU/googlePolylines/issues/20
googelway
doesn't support GeometryCollections.on branch
unnest
I've added anflatten_geometry
argument which splits each geometry inside the collection across multiple rows.Is this valid / logical / philosophically OK?