I am working on GPX and I have .gpx file to play at java base web application. Using java web application I want to make player which play that .gpx file.
Please help me how can I achive to make that player. Same way I want to edit also.
I am talking about any GPS file which is generated by GPS device. example If some one have GPS device and they record the track after record I want to render that track to my java web application...
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35223
7
posted
0
In that case the two links I posted are spot on. You can probably find more solutions by searching for something like "reading gpx files java".
I have already search the related topic to google but I din't get appropriate solution. let me know if you all have some idea.
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35223
7
posted
0
Define "appropriate solution". If reading and manipulating GXP files is not what you intend to do, then what *are* you trying to do? Note that GPX is not some kind of interactive format that can be "played" like a movie, rather it is a GIS data format which can be used for all kinds of purposes.