Securing data in map packages
July 14 2011 |
4 comments
Categories:
Map Data
I would like to create a map package that once distributed, users couldn't modify the underlying datasets, but may adjust symbology. I thought I saw a white paper or article on this issue recently but I can't remember if it was here on the Mapping Centre website or somewhere else within ESRI's websites.
Mapping Center Answer:
Packaging compressed file geodatabase data is the easiest way to do this though users can ultimately uncompress the data if they want to. You can compress vector file geodatabase feature classes and tables to a read-only format. A compressed dataset is read-only and therefore cannot be edited or modified in any way except for changing its name and modifying attribute indexes and metadata.
I am adding the Idea very shortly. Thanks for your advice.
If you would like to post a comment, please login.
Thank you for the response. Is it possible to password protect the compressed data so that feature classes can’t be exported or uncompressed without knowing a secure password. I would like to distribute map packages where end-users can’t modify the spatial data or make a copy, but could if they wished change symbology for their own purposes.