Giter VIP home page Giter VIP logo

Comments (3)

pnorman avatar pnorman commented on July 23, 2024

You need gdal and python-gdal supporting DWG. This might require compiling them yourself. As a first step, make sure ogrinfo can read the file.

from ogr2osm.

tawob avatar tawob commented on July 23, 2024

Hello,

I have tried to compile the gdal library with setting the flag for enabling GWD. Unfortunately I run to the error:
'dwg_headers.h:38:23: fatal error: OdaCommon.h: No such file or directory
compilation terminated.'

These are the steps that I have followed:

  1. sudo apt-get install build-essential python-all-dev
  2. wget http://download.osgeo.org/gdal/2.2.1/gdal-2.2.1.tar.gz
  3. tar xvfz gdal-2.2.1.tar.gz
  4. cd gdal-2.2.1/
  5. ./configure --with-teigha=yes --with-teigha-plt=yes --with-python=yes
  6. make
  7. sudo make install

Furthermore, in this site it is described how to build DWG driver. But I dont really get which paths are to update, and how this relates to the GDAL installation as decribed above.

Please help since it is urgent!

Thanks a lot in advance!

from ogr2osm.

pnorman avatar pnorman commented on July 23, 2024

I haven't built gdal with some time and haven't researched the current state of how you build DWG support. Looking at the gdal pages, recent versions might work with libopencad. These aren't ogr2osm issues, so I'm going to go ahead and close this. Maybe there's a gdal/ogr mailing list which might be better suited, or perhaps a consultant.

from ogr2osm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.