[OpenLayers-Trac] Re: [OpenLayers] #3495: GPX writer
OpenLayers
trac-20090302 at openlayers.org
Thu Sep 15 05:36:29 EDT 2011
#3495: GPX writer
---------------------+------------------------------------------------------
Reporter: pgiraud | Owner:
Type: feature | Status: new
Priority: minor | Milestone: 2.12 Release
Component: general | Version: 2.11 RC3
Keywords: | State: Commit
---------------------+------------------------------------------------------
Comment(by pgiraud):
Hi Marc,
First, thanks for the review.
I agree that one might expect that what he writes would give the same as
the original when read back. However, the GPX schema doesn't provide any
element to manage geometries looking like linearRings.
So, I had two options :
- not providing any support for polygon in write mode,
- or writing polygon in GPX as if they were composed by linestrings.
I chose the second option given my coworkers' agreement.
--
Ticket URL: <http://trac.openlayers.org/ticket/3495#comment:4>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list