
modosmapi
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
- License: GNU GPL v3
- svn-based source control
Labels:
apache
osm
openstreetmap
C
routing