EuanCameron / Runtime

Runtime Q&A
5 stars 1 forks source link

Offline storage #22

Closed davetimmins closed 10 years ago

davetimmins commented 10 years ago

Are all offline features stored in one local SQLite db or can you choose where to persist layers manually?

EuanCameron commented 10 years ago

When taking a feature service offline the features are stored in one runtime geodatabase (SQLite instance). Each feature service gets its own database. You can take individual classes offline at different times, and each will be placed in its own database.