Markus Neteler wrote:
On Tue, May 20, 2008 at 3:25 PM, Frank Warmerdam <[EMAIL PROTECTED]> wrote:
Tim Michelsen wrote:
Hello,
I'd like to convert KML back to CSV.
When I issue
ogr2ogr -f CSV out.csv in.kml
there are no coordinates written to the CSV file. Only the placemark names
are
written.
Even,
On Mon, Nov 3, 2008 at 9:39 PM, Even Rouault
<[EMAIL PROTECTED]> wrote:
> Markus,
>
> this turned out not to be too difficult to implement. So here it is, in r15684
>
> Extract from the updated doc :
> "
> Layer Creation options:
> - GEOMETRY (From GDAL 1.6.0): By default, the geometry of a
Markus,
this turned out not to be too difficult to implement. So here it is, in r15684
Extract from the updated doc :
"
Layer Creation options:
- GEOMETRY (From GDAL 1.6.0): By default, the geometry of a feature written to
a .csv file is discarded. It is possible to export the geometry in its W
On Tue, May 20, 2008 at 3:25 PM, Frank Warmerdam <[EMAIL PROTECTED]> wrote:
> Tim Michelsen wrote:
>>
>> Hello,
>> I'd like to convert KML back to CSV.
>>
>> When I issue
>> ogr2ogr -f CSV out.csv in.kml
>>
>> there are no coordinates written to the CSV file. Only the placemark names
>> are
>> writ