[gdal-dev] ogr2ogr segfault

Antonio Falciano afalciano at yahoo.it
Tue May 19 02:18:23 PDT 2015


Il 19/05/2015 11:07, Paolo Cavallini ha scritto:
> Il 19/05/2015 11:01, Ari Jolma ha scritto:
>
>> Can you give us the back trace what led to the segfault? Can you share
>> the shapefile?
>
> The shape is irrelevant, it happens with anyone.
> I'll try to get the backtrace later, I'm now in a workshop.
> Could anyone get the command working on Sid?
> Thanks for the feedback.
> All the best.
>

Hi Paolo,
try with:
ogr2ogr OUTPUTLAYER.shp strade.shp -dialect sqlite -sql "SELECT
ST_Line_Interpolate_Point(geometry, 0.5), * FROM strade"
What happens in this case?

Cheers,
Antonio

-- 
Antonio Falciano
http://www.linkedin.com/in/antoniofalciano


More information about the gdal-dev mailing list