Giter Club home page Giter Club logo

Comments (5)

wavded avatar wavded commented on August 18, 2024

Ogre uses gdal/ogr2ogr tool under the scenes which doesn't compile DWG support in by default and I don't believe supports MIF. It does support DGN but perhaps not V8 (not sure what that is).

from ogre.

cagridural avatar cagridural commented on August 18, 2024

Gdal/ogr2ogr actually supports MIF via command line.

C:\Users\CBS>cd desktop\format conversion test\format files\mif

C:\Users\CBS\Desktop\Format Conversion Test\Format Files\MIF>ogrinfo -al -so mexico.mif
Had to open data source read-only.
INFO: Open of mexico.mif' using driverMapInfo File' successful.

Layer name: mexico
Geometry: Unknown (any)
Feature Count: 32
Extent: (-117.124638, 14.536945) - (-86.743386, 32.718425)
Layer SRS WKT:
GEOGCS["unnamed",
DATUM["WGS_1984",
SPHEROID["WGS 84",6378137,298.257223563],
TOWGS84[0,0,0,0,0,0,0]],
PRIMEM["Greenwich",0],
UNIT["degree",0.0174532925199433]]
State_Name: String (35.0)
State_Code: String (8.0)
Pop_90: Real (8.0)
Households_90: Real (8.0)
Cars_91: Real (8.0)
Buses_91: Real (8.0)
Trucks_91: Real (8.0)
Tot_Vehicles_91: Real (8.0)
Area_Miles: Real (10.2)
Area_Km: Real (10.2)

C:\Users\CBS\Desktop\Format Conversion Test\Format Files\MIF>ogr2ogr -f "GeoJSON" mexico.json mexico.mif`

If you can tell me where to place, my colleagues will send a pull request.

from ogre.

wavded avatar wavded commented on August 18, 2024

@cagridural sorry for dropping the ball on this, I didn't recognize your last line about a PR which I would totally welcome. The PR would need to be submitted for the https://github.com/wavded/ogr2ogr to add the support and to this repo to add the documentation.

from ogre.

github-actions avatar github-actions commented on August 18, 2024

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

from ogre.

github-actions avatar github-actions commented on August 18, 2024

This issue was closed because it has been stalled for 5 days with no activity.

from ogre.

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.