You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Return linestring or multilinestring from create_multilinestring()
create_multilinestring() has a new optional parameter `force_multi`
defaulted to true. If this is set to false, the function will return a
linestring geometry if that's possible.
0 commit comments