The open source augmented reality server, or POI (Point of Interest) search. In its simplest form, it takes a database of points with latitude/longitude, and a search request at a given latitude/longitude, and returns the points sorted by distance.
Create geographics maps from data in table format. Serve map creation requests using a XML-RPC server. - Requires: mapnik, swftools, MySQL server and MySQLdb python module.