Pedro Morgan wrote: > So ive created a pyqt interface GUI, with an embedded "marblemap" map, and > would like to aquire data about scene models online via ajax.. so I can > splat on the map.. and being clever with which models are used where etc.. > > So the "full web interface" is not required really, merely a way to aqquire > the data machine to machine.... via ajax and preferably being able to page > by lat_lon and positions..
Ok, that's understod. Anyhow, the general problem which is linked to unfiltered DB access is the simple fact that it would make the DB vulnerable. The web frontend is a measure to defend us against jerks trying to suck the entire DB content over HTTP .... I have to admit that I don't have an 'easy' solution handy right now. > More info about the server and its state and limitations would be > appreciated.. Which information precisely are you looking for ? > afaik the scenemodels/ "web" is there completely, but am curious where the > $db* credentails come from.. , are there is a "pre preocessor" on php or > alike.. No preprocessor, the DB credentials are stored in a file which is included via an "auto_prepend_file" PHP directive in Apache. > Not quite sure what Sphere is, but the scenemodels is not in sphere? umm > where are images stored.. "sphere" is the nickname of a machine running the web-frontends for the FlightGear Scenemodels and MapServer web sites. The database itself resides on a separate, quite powerful machine. Every content, being it models of thumbnail images are stored as BASE64-encoded content in the DB. > is there a staging play server somewhere for the scenemodels web? Yep, the play server is the public web site :-) Cheers, Martin. -- Unix _IS_ user friendly - it's just selective about who its friends are ! -------------------------------------------------------------------------- ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel