views:

23

answers:

0

I am looking to create a web based GPS skyplot.

Currently just in the planning stages. Was wondering if anyone knew any javascript libraries or such in which this would be best to start with or have a look at, of if you have done something similar before. I know Flot is decent for plotting but unsure if it would be easy in this scenario.


TLDR: Looking for javascript libraries or other alternatives to create a web based GPS Skyplot.


Further info.

I would like to be able to maintain it all generally in javascript / HTML but am open to other alternatives. I will have a server passing me the GPS details.


Skyplot Examples: For those who don't know.

http://www.gpsoftnav.com/skyplot.html

http://www.novariant.com/resources/technologies/skyplot.cfm#


I came accross:Geographic Information Systems (Stack Exchange) yesterday, would make a good site for these kind of questions. So if anyone is interested in this please also go make a commit :). Otherwise I am still looking for any feedback on the question.