[QGIS-trac] Re: [Quantum GIS] #3272: KML export is malformed

Quantum GIS qgis at qgis.org
Tue Nov 30 12:12:24 EST 2010


#3272: KML export is malformed
----------------------------------------+-----------------------------------
   Reporter:  onyxfish                  |              Owner:  nobody       
       Type:  bug                       |             Status:  new          
   Priority:  minor: annoyance          |          Milestone:  Version 1.7.0
  Component:  Project Loading / Saving  |            Version:  1.5.0        
   Keywords:  kml export schema         |   Platform_version:               
   Platform:  OS X                      |           Must_fix:  No           
Status_info:  0                         |  
----------------------------------------+-----------------------------------

Comment(by Barryrowlingson):

 There's a handy KML validator here:

 http://www.kmlvalidator.org/validate.htm

 which spots the Schema nesting problem and also points me to the OGC
 standard which says the type has to be like type="xsd:string", whereas
 qgis is generating type="string". Fixer might want to fix this too. Even
 the Google KML examples don't have this!

-- 
Ticket URL: <https://trac.osgeo.org/qgis/ticket/3272#comment:1>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats


More information about the QGIS-trac mailing list