Re: [Flightgear-devel] Public queryable nav-db server

2008-10-23 Thread Martin Spott
Martin Spott wrote: > While you're at it, we're offering a complementary service by > delivering the respective objects as GML via our MapServer. This one > for example lists all items which belong to the "IMGE" navaid (ILS on > EDLN 13) - in a somewhat lengthy but OGC WFS compilant way: > > >

Re: [Flightgear-devel] Public queryable nav-db server

2008-10-23 Thread Martin Spott
Hi Oliver, Oliver Schroeder wrote: > At the current stage it's only a proove of concept, but usable. > So, please have a look and tell me your thoughts: > > http://test.postrobot.de/cgi-bin/query_nav.py While you're at it, we're offering a complementary service by delivering the respective obje

[Flightgear-devel] Public queryable nav-db server

2008-10-23 Thread Oliver Schroeder
Hello list. >From time to time there are some voices calling for a public nav-db server, which can be queried by any client. I have written a small script which can be queried using http. The result is an xml-file, which could be easy to be parsed by any application. As a consequence, if you ar