Track vs. this patch

ray007 - April 12, 2007 - 13:23
Project:Track
Version:4.7.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs work
Description

with the attached patch you can parse a gpx-file and display its waypoints as markers and the routes and track-segments as polygons (didn't test the track segments yet).
the drawing of polygons requires my patch at http://drupal.org/node/133980 to see something on the screen

Comments?

AttachmentSize
gmap-gpx-1.patch6.46 KB

#1

JohnG - April 14, 2007 - 18:13

+1 this feature :)

#2

ray007 - May 3, 2007 - 10:25

This patch should still apply to current top of development, maybe now would be a good time to look at it again?

#3

JohnG - May 3, 2007 - 11:22

thanks Ray I'll try it again in the next day or so

#4

mfredrickson - May 16, 2007 - 14:10
Project:GMap Module» Track
Version:5.x-1.x-dev» 4.7.x-1.x-dev
Status:needs review» needs work

This is out of scope for the gmap module. Please see the track module and address you requests there.

It seems track has not been updated since november 2006. I suggest you contact the track's maintainer (Gaby) and see if you can collaborate on the module. It seems to recreate _a lot_ of the gmap functionality - so I think you could make quick progress ripping out the track's gmap implementation and relying on gmap.module. In return, you can focus on the GPX to GMarker/GPolyline conversion and hand that over to GMap for display.

I'm marking as code needs work, as you'll need to rejigger this for track.module.

Good luck!

#5

lenkkivihko - October 21, 2007 - 08:01
Title:GPX file support» Track vs. this patch

Has anyone validated this parser compared to the parser already included in the Track module?
Don't they have a similar functionality & fully overlapping.

Which parser to take as a basis for further development?

 
 

Drupal is a registered trademark of Dries Buytaert.