Skip to content
jdeck88 edited this page Apr 3, 2015 · 7 revisions

BerkeleyMapper 2.0 is a mapping interface for Collections (or other) Databases built on top of Google Maps. Users can configure their mapping interface through a simple XML configuration script, mapping data from tab-delimited text files.

This codebase is in active development, with many new features and interface changes from the prior version. BerkeleyMapper 1.0 calls will be automatically converted to BerkeleyMapper 2.0. If you have any questions or feature requests please email the developer at "jdeck -at- berkeley -dot- edu"

Step by step guide to building a BerkeleyMapper 2.0 configuration using a SampleConfiguration.

Test BerkeleyMapper 2.0

Testing During the Transition Phase

Change your BerkeleyMapper 1.0 Call to use the BerkeleyMapper 2.0 Test server, for example:
http://berkeleymapper.berkeley.edu/....
becomes ...
http://berkeleymappertest.berkeley.edu/...