[OSM-dev] Reimplementation of the GPX importer

Thomas Wood grand.edgemaster at gmail.com
Tue Sep 23 17:19:26 BST 2008


2008/9/23 Daniel Silverstone <dsilvers at digital-scurf.org>:
> On Mon, 2008-09-22 at 23:46 +0100, Jon Burgess wrote:
>> In gpx_parse_coord()
>> - It would be worth checking to see if anyone has uploaded any files
>> which use ',' as the decimal separator as is used in some locales. I've
>> no idea if this is strictly a legal in a GPX file.
>
> My understanding of the XML schema is that it's not valid, but who knows
> for sure. Is there an easy way to grep this? I have no access to the OSM
> server filesystems.
The GPX spec (http://www.topografix.com/GPX/1/1/#type_latitudeType)
just refers to xsd:decimal, which states . only.
(http://books.xmlschemata.org/relaxng/ch19-77057.html)

-- 
Regards,
Thomas Wood
(Edgemaster)




More information about the dev mailing list