|
Register or

Getting Sourcemap Data

You can get Sourcemap data just by using the api controller. We currently provide a very basic json and kml output of the data from the site.

Creating Sourcemaps

You can create and update Sourcemaps by POSTing to

  • http://www.sourcemap.org/api/{apikey}/create/
  • http://www.sourcemap.org/api/{apikey}/update/
respectively - where {apikey} is the api key that has been issued to you in your dashboard.

Getting Sourcemap Code

svn checkout https://collaborative.svn.beanstalkapp.com/sourcemap/trunk/

Viewing Sourcemaps

Json files can be stored locally, kml files can be imported into google earth and used in google earth plugin and google map applications.