Skip to content

Update spatial.md#5037

Merged
roji merged 1 commit into
dotnet:mainfrom
mguinness:patch-3
Jun 1, 2025
Merged

Update spatial.md#5037
roji merged 1 commit into
dotnet:mainfrom
mguinness:patch-3

Conversation

@mguinness
Copy link
Copy Markdown
Contributor

Added FileBaseContext which allows use of NTS with NetTopologySuite.IO.GeoJSON4STJ

Added FileBaseContext which allows use of NTS with NetTopologySuite.IO.GeoJSON4STJ
Devart.Data.PostgreSql.EFCore | [Devart.Data.PostgreSql.EFCore.NetTopologySuite](https://www.nuget.org/packages/Devart.Data.PostgreSql.EFCore.NetTopologySuite)
Devart.Data.SQLite.EFCore | [Devart.Data.SQLite.EFCore.NetTopologySuite](https://www.nuget.org/packages/Devart.Data.SQLite.EFCore.NetTopologySuite)
Teradata.EntityFrameworkCore | [Teradata.EntityFrameworkCore.NetTopologySuite](https://www.nuget.org/packages/Teradata.EntityFrameworkCore.NetTopologySuite)
FileBaseContext | [NetTopologySuite](https://www.nuget.org/packages/NetTopologySuite)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mguinness does this mean that no additional special package is needed to work with spatial data as with the other providers? i.e. the user simply should reference NetTopologySuite themselves, and everything just works?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, similar to InMemory provider. GeoJSON4STJ is required to serialize/deserialize types to GeoJSON, beyond that nothing is needed as the provider performs no translations.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, thanks for the clarification!

Devart.Data.PostgreSql.EFCore | [Devart.Data.PostgreSql.EFCore.NetTopologySuite](https://www.nuget.org/packages/Devart.Data.PostgreSql.EFCore.NetTopologySuite)
Devart.Data.SQLite.EFCore | [Devart.Data.SQLite.EFCore.NetTopologySuite](https://www.nuget.org/packages/Devart.Data.SQLite.EFCore.NetTopologySuite)
Teradata.EntityFrameworkCore | [Teradata.EntityFrameworkCore.NetTopologySuite](https://www.nuget.org/packages/Teradata.EntityFrameworkCore.NetTopologySuite)
FileBaseContext | [NetTopologySuite](https://www.nuget.org/packages/NetTopologySuite)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, thanks for the clarification!

@roji roji merged commit 6e738dc into dotnet:main Jun 1, 2025
3 checks passed
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.

2 participants