modosmapi


Apache module to implement the OpenStreetMap API

An apache module to implement the OpenStreetMap API. Currently assumes a MySQL backend.

Attempts to be as memory-efficient as possible by streaming as much data as possible and avoiding large in-memory datastructures. Also attempts to be as fast as possible (especially when compare to the reference Ruby implementation).

Project Information

Labels:
apache osm openstreetmap C routing