Geographic Information Systems Asked on July 14, 2021
I have data stored in a database in PostgreSQL created and handled via EF with dbContext in .Net Core. I need to export some tables into FileGDB using opensource libraries (I don’t want to restrict users to use ESRI licence). Ideally, I would like to do it programmatically, without a need of having extra dependencies eg. storing/calling ogr2ogr.exe via cmd.
Things I tried:
NetTopologySuite.IO.GDB – I saw that NetTopologySuite have some support for GDB, but when I tried to access it, it seems like is missing for .Net Core.
Esri.ArcGISRuntime – it seems like this SDK is missing create functionality. You can only read existing GDB from path or portal, but I need to create a new one.
file-geodatabase-api – It looks like is for .NetFramework only, I am not sure if it’s supported in .Net Core 3.1. There is no NuGet package available and I couldn’t find a good example or documentation of how I can use it.
Is there any opensource support for .Net Core DataTable and ESRI Geodatabase?
Get help from others!
Recent Questions
Recent Answers
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP