[gdal-dev] Converting OBJ to Geojson files with ogr2ogr

Brandon Biggs brandon.biggs at ski.org
Tue Dec 1 11:40:39 PST 2020


Hello,
I am wondering how to convert an obj file to a geojson file? I am using ogr2ogr with the command:
Ogr2ogr -f geojson output.geojson input.obj
But get the error that ogr2ogr does not have an OBJ driver. I looked on:
the vector drivers page<https://gdal.org/drivers/vector/index.html>
but am unable to find a simple obj converter. I am wondering if there is such a thing? I am probably going to write my own that does what I want, because OBJ is so simple, I was just wondering if GDAL could already do it.
Thanks,

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20201201/2cc30294/attachment-0001.html>


More information about the gdal-dev mailing list