Skip to content

Instantly share code, notes, and snippets.

@raprasad
Created November 1, 2016 17:07
Show Gist options
  • Save raprasad/0e09b9bcaa0968511a7ac7c429507db6 to your computer and use it in GitHub Desktop.
Save raprasad/0e09b9bcaa0968511a7ac7c429507db6 to your computer and use it in GitHub Desktop.
Configure Dataverse for Mapping
INSERT into setting VALUES (':GeoconnectCreateEditMaps', 'true');
INSERT into setting VALUES (':GeoconnectViewMaps', 'true');
INSERT into setting VALUES (':GeoconnectDebug', 'true');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment