Select to view content in your preferred language

WPF/C#, GeoPackage creating & saving changes to local tables

340
0
04-02-2024 06:41 AM
SP2501
by
New Contributor II

I am working on converting a LARGE older project to use the ESRI system. We need to stick with WPF/C#.

The tables we are working with are local and specific to each save. We are moving to GeoPackages as that allows conversion from older systems and data.

Everything has been going great thus far with mapping the local tables along with creating and removing features. How ever at the finish line of testing I have NOT been able to find a way to save/sync the changes made to the local geopackage file. Along with this, I have not seen any way or documentation to create a new geopackage file.

I see documentation on doing this in Python, but this feature seems absent in WPF? 

 

I would very much appreciate some help or direction if I have missed something here.

 

Tags (1)
0 Replies