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
Microsoft.Spatial currently includes support for reading/writing text representation of spatial types (WKT), but seems to lack support for binary (WKB).
Is this library seen as a general database-independent way to represent spatial types, which would ideally be used by different database providers?
(am the maintainer for the PostgreSQL .NET driver and am looking to understand where .NET spatial data is going)
The text was updated successfully, but these errors were encountered:
Microsoft.Spatial currently includes support for reading/writing text representation of spatial types (WKT), but seems to lack support for binary (WKB).
Is this library seen as a general database-independent way to represent spatial types, which would ideally be used by different database providers?
(am the maintainer for the PostgreSQL .NET driver and am looking to understand where .NET spatial data is going)
The text was updated successfully, but these errors were encountered: