RE: [gdal-dev] KML output fields

2008-09-26 Thread Christopher Condit
[EMAIL PROTECTED] On Behalf Of Clay, Bruce Sent: Friday, September 26, 2008 10:53 AM To: gdal-dev@lists.osgeo.org Subject: [gdal-dev] KML output fields When I use ogr2ogr to convert a shapefile to KML there are no "Name" or "Description" fields in the output and all attributes are

[gdal-dev] KML output fields

2008-09-26 Thread Clay, Bruce
When I use ogr2ogr to convert a shapefile to KML there are no "Name" or "Description" fields in the output and all attributes are lined up. When I try to create a KML file from my code and populate the data both "Name" and "Description" fields are included in the output. I have tried not a