Syncing and Loading a geodatabase using QML

512
0
07-26-2016 05:59 AM
ChadHenningfeld
New Contributor

Hi,

       I have generated a local geodatabase file(.geodatabase) from a rest feature service in QT creator using the "Local Geodatabase Editing sample" . I have noticed that when I load the gdb, I do not see any of the data load on the map as an offline layer.  The end goal is to then use the geoDB and have it sync back to the feature service after offline edits. Right now I don't know where to start next in attempting to get the GDB to load.

I have read this link Sync offline edits—ArcGIS Runtime SDK for Qt | ArcGIS for Developers , however, it appears that the code snippet provided does not work. syncGeodatabaseParameters is a readonly property therefore their is a complie error when running.

Regards,

Chad

0 Kudos
0 Replies