Create offline read-write runtime geodatabase without the need to register it to any service

1080
1
05-06-2016 08:33 AM
Status: Open
Labels (1)
VolkerMatzken
New Contributor III

We are developing an offline scenario in Runtime .NET, in which the gis component is embedded in an other platform that provides us with an enterprise sync workflow. We decided not to use 2 syncing platforms but want to give the users the ability to edit gis features as well (edited gis data is tunneled as payload through the other syncing platform and hits the arcgis server in the backend though).
This seems to be a rare workflow, but I can think of other scenarios (actually I have this requirement in an other project) where it could make sense to have a detached (not registered with any service) geodatabases for offline editing.
Please, give us an option to create offline read-write runtime geodatabases with standard ESRI tools (ArcMap or ArcGIS Pro).

Thanks
Volker

 

1 Comment
juliaharrell2

ideally in the form of a OGC GeoPackage or a Sqlite geodatabase that can be accessed from multiple platforms, rather than a ESRI  proprietary format....