Florian Lohoff wrote: > On Mon, Sep 01, 2008 at 11:11:07AM +0200, Sebastian Spaeth wrote:
>> I think ruby is not the best of all choices for this anyway as it seems >> to not be able to stream XML but actually stores everything in RAM >> first. Which is bad for complex tilesets. > > So - whats the solution? Standalone python/perl/C xml map api cgi? I think so. > Is > there anything one can start from or is it a complete dev from scratch? Attempt to develop a C++ solution http://code.google.com/p/modosmapi/ However that does the full thing, including history and all AFAIK. Blarson is programming a [EMAIL PROTECTED] optimized API, you might want to get in contact with him, I have no clue what he does and in which language. I don't know if Ian Dees is implementing an API solution or whether he works on the database side of things... AFAIK there is no coordinated effort yet, just individual attempts which are not public yet. spaetz _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
