Skip to content

Spatial data provider implemented with NetTopologySuite#1

Open
kolyanch wants to merge 1 commit intooliversturm:masterfrom
kolyanch:master
Open

Spatial data provider implemented with NetTopologySuite#1
kolyanch wants to merge 1 commit intooliversturm:masterfrom
kolyanch:master

Conversation

@kolyanch
Copy link
Copy Markdown

This implementation uses the NetTopologySuite.IO.SqlServerBytes package included in NetTopologySuite to read/write geometry fields as bytes.
It also can be modified to access fields with Geography database type. To do this just set IsGeography property of the SqlServerBytesReader instance to false.

@kolyanch
Copy link
Copy Markdown
Author

This project is targeted at .NET 5 but can be downgraded to previous .NET Core versions supported by NetTopologySuite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant