Stefan, Your application looks very much like what I am thinking of making - I like the idea of being able to write the SQL directly for testing. Which database is it using?
I have started to write an XAPI compatible interface to an osmosis-generated postgresql database as a simple python web server. It nearly works - just need to de-bug the regular expressions I am using to parse the URL - my 'off the shelf' python code expected a CGI syntax, so it needs a bit of modification to do XAPI....It looks like you may already have something similar? I would like to get to the state where I can use the same postgresql database for querying map data via XAPI (or other interface), and rendering it using mapnik. I haven't looked at how to use the osmosis postgresql schema for mapnik yet. Graham 2009/7/4 Stefan de Konink <[email protected]> > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > Graham Jones wrote: > > 1. The main OSM API (but it is a shame to use that server for a read > > only application?). > > 2. XAPI (looks promising but I think the servers are ill at the > > moment - I like the idea of having an appeal for a new one if > > necessary!). > > 3. TRAPI (this looks like a neat idea, but is not clear to me whether > > there are any working servers, or if this is just a concept?). > > 4. ROMA (Sounds similar to TRAPI, but again I do not know if there > > are any servers) > > 5. TileDataServer (I think that TRAPI is an extension of this). > > http://devnext.openstreetmap.nl/rubke/# > > Allows SQL searches directly on the database. Might be more interesting, > especially if you want to prototype an app. > > > Stefan > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.12 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iEYEAREKAAYFAkpP3KAACgkQYH1+F2Rqwn2gfgCfaANtp0xwGikQYkkcNttqYiJI > t5wAnRHFwDIcmOcJylGvfrQb4LcTBlwE > =Kr5P > -----END PGP SIGNATURE----- > -- Dr. Graham Jones Hartlepool, UK email: [email protected]
_______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

