paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] KML export to google earth function is still worki


From: Felix Ruess
Subject: Re: [Paparazzi-devel] KML export to google earth function is still working ?
Date: Mon, 7 Jul 2014 22:44:05 +0200

Hi,

starting the server with -kml does not start a webserver as well, it only writes the files with appropriate url so you can serve them from the webserver of your choice.

Previously we had a config for the simple (but old and unmaintained) boa http server in paparazzi. I removed that with https://github.com/paparazzi/paparazzi/commit/e639a366675217cb551188c7600dd5f896ff1ed9 because it was not working anymore and unused/unmaintained.

You could either try to revive the cgi files and the boa conf or try to serve them from another webserver (twisted, http server from node.js, lighthttp or whatever you like).

Simplest would probably be to run
python -m SimpleHTTPServer
from the paparazzi directory, which will serve the files in that dir on port 8000

Cheers, Felix


On Mon, Jul 7, 2014 at 7:30 PM, afishindouban <address@hidden> wrote:
anybody can help to check this ?



--
View this message in context: http://lists.paparazziuav.org/KML-export-to-google-earth-function-is-still-working-tp15770p15781.html
Sent from the paparazzi-devel mailing list archive at Nabble.com.

_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]