Skip to content
jkoshy edited this page Apr 8, 2011 · 7 revisions

About

This is an experimental map data server from the Open Street Map project.

  • The server supports most of the read operations on map data defined by version 0.6 of the OSM API (see SupportedRequests for the precise list).
  • For its data store, the server currently uses Membase, a scalable distributed key/value store. Support for other scalable key/value stores should be easy to add.

Further Reading

Page Description
Architecture Overview of the architecture.
SupportedRequests List of supported HTTP requests
Clone this wiki locally