Selon Tyler Mitchell :
> Just a brief follow up for posterity on the list...
>
> I've completed my first run of updates on this script and it's looking pretty
> good. Others welcomed to give feedback :)
>
> It's been modularised now and also allows you to enter a field name to take
> the Z value
u 1/31/2013 7:41 AM
> To: gdal-dev@lists.osgeo.org
> Subject: [gdal-dev] convert linestring to point data
>
> Dear All,
>
> I would like to convert linestring shape (.shp) file into point shape (.shp)
> file using gdal. Is this made by gogr2ogr
>
> ogr2ogr -f "ESRI S
lf of Murat BEYHAN
Sent: Thu 1/31/2013 7:41 AM
To: gdal-dev@lists.osgeo.org
Subject: [gdal-dev] convert linestring to point data
Dear All,
I would like to convert linestring shape (.shp) file into point shape (.shp)
file using gdal. Is this made by gogr2ogr
ogr2ogr -f "ESRI Shapefile&qu
Selon Murat BEYHAN :
> Dear All,
>
> I would like to convert linestring shape (.shp) file into point shape (.shp)
> file using gdal. Is this made by gogr2ogr
>
> ogr2ogr -f "ESRI Shapefile" -nlt POINT e34c3_point.shp e34c3_line.shp
> I have tried this but it gives an error
> Please How can I do u
Dear All,
I would like to convert linestring shape (.shp) file into point shape (.shp)
file using gdal. Is this made by gogr2ogr
ogr2ogr -f "ESRI Shapefile" -nlt POINT e34c3_point.shp e34c3_line.shp
I have tried this but it gives an error
Please How can I do using command
I do this using qgis b