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
Would provide a distinction between otherwise structurally-equal types (linestring--multipoint and polygon--multilinestring). Right now, if you pass in a multipoint type into a function like mapCoords you'll get linestring back
The text was updated successfully, but these errors were encountered:
Would provide a distinction between otherwise structurally-equal types (linestring--multipoint and polygon--multilinestring). Right now, if you pass in a multipoint type into a function like
mapCoords
you'll getlinestring
backThe text was updated successfully, but these errors were encountered: