I installed the npm module, GDAL, is the ogr2ogr utility bundled with the module or must I install additional npm modules?
Asked
Active
Viewed 1,449 times
1 Answers
1
You must install the npm module "ogr2ogr" and the GDAL binaries (for OSX : http://scottdavey.net/article/Installing-GDAL-and-QGIS-on-OSX-Yosemite-231) then just run ogre -p 3000 in console

Rayjax
- 7,494
- 11
- 56
- 82