Select to view content in your preferred language

MapPackage and geodatabase question

831
1
01-29-2013 10:46 PM
Labels (1)
JohanWennberg1
Emerging Contributor
Hi

In our application we work with different projects. I have created a MapPackage that is based on a geodatabase.
Eeach project got its own copy of that MapPackage but with a unique name (the project name). So when the user open up a project, every feature he or she create will relate to the specific project and cannot be shown in another project.

My question is: Does all of the projects MapPackage reference the same geodatabase? Or is it possible to achive that every copy of the MapPackage got its own geodatabase?

My problem is that i cant create seperate MapPackage with seperate geodatabases in ArcMap for every project, because the user can create new projects in the application and there is no limit of how many.

/Johan
0 Kudos
1 Reply
AnttiKajanus1
Deactivated User
Hi,

Have you checked this : http://resources.arcgis.com/en/help/runtime-wpf/concepts/index.html#/About_map_packages/017000000059...

"Include enterprise geodatabase data instead of referencing the data�??You may want to consider this option if you have enterprise (ArcSDE) geodatabase data in your map. When this option is checked, the data is extracted from the enterprise geodatabase into a file geodatabase by intersecting the features from the layer with the current data frame's extent. Not checking this option means the map layers will continue to reference enterprise geodatabase data."
0 Kudos