samedi 7 février 2015

Export OSM to SQLite with GDAL throw posix_spawnp error on mac

I am using gdal to export osm xml file to sqlite and the following error occurs with working with an export map in osm format : map.xml


ogr2ogr -f "SQlite" map.sqlite map.xml ERROR 1: posix_spawnp() failed


I first installed gdal with homebrew and after make the complete gdal install from http://ift.tt/1kAJ3rL (to get gdal2tiles tool) and i am wondering if issue comes from sqlite and/or dependencies, python version, or conflict or missing link between two installs (brew first and complete GDAL 1.11 Complete after)


Any suggestions and feedback about this issue?


Aucun commentaire:

Enregistrer un commentaire