Coder Social home page Coder Social logo

geofabrik / morituri Goto Github PK

View Code? Open in Web Editor NEW
33.0 33.0 9.0 943 KB

Converter for commercial geo data. Converts into OSM compatible format to be able to use OSM tools on commercial data.

License: GNU General Public License v3.0

Makefile 0.62% C++ 97.11% Shell 0.15% Python 2.12%

morituri's People

Contributors

knowname avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

morituri's Issues

U-Turns

U-Turns in Navteq are mapped as: A --> B --> A with the restriction "Restricted Driving Manoeuvre"

Directly translated to OSM this would result in a turn restriction with the roles:
from: A
via: B
to: A

edit: seems okay.

Getting morituri working with navteq data ?

Is there any modification need to be done to get this working with current Navteq data ? I see that navteq_mapping.hpp is expecting "Street.shp" which I don't have in my data set. My shapefiles have different names. I appreciate if you could help me on this. Thanks!

No longer compiles, repo needs updating

peter@peter-powermatemlxxx:/morituri$ make -j2
g++ -std=c++11 -O0 -g -o comm2osm-debug comm2osm.cpp plugins/navteq/navteq_plugin.cpp plugins/dummy/dummy_plugin.cpp -I/home/peter/libs/libosmium/include -Iplugins -lbz2 -lgdal -lexpat -lgeos -lpthread -lz -lprotobuf-lite -lboost_system -lboost_filesystem -losmpbf
g++ -std=c++11 -o comm2osm comm2osm.cpp plugins/navteq/navteq_plugin.cpp plugins/dummy/dummy_plugin.cpp -I/home/peter/libs/libosmium/include -Iplugins -lbz2 -lgdal -lexpat -lgeos -lpthread -lz -lprotobuf-lite -lboost_system -lboost_filesystem -losmpbf
In file included from /home/peter/libs/libosmium/include/osmium/io/o5m_input.hpp:42,
from /home/peter/libs/libosmium/include/osmium/io/any_input.hpp:48,
from plugins/navteq/navteq_plugin.cpp:8:
/home/peter/libs/libosmium/include/osmium/io/detail/o5m_input_format.hpp:56:10: fatal error: protozero/exception.hpp: No such file or directory
56 | #include <protozero/exception.hpp>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
In file included from /home/peter/libs/libosmium/include/osmium/io/o5m_input.hpp:42,
from /home/peter/libs/libosmium/include/osmium/io/any_input.hpp:48,
from plugins/navteq/navteq_plugin.cpp:8:
/home/peter/libs/libosmium/include/osmium/io/detail/o5m_input_format.hpp:56:10: fatal error: protozero/exception.hpp: No such file or directory
56 | #include <protozero/exception.hpp>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [Makefile:63: comm2osm] Error 1
make: *** Waiting for unfinished jobs....
make: *** [Makefile:60: comm2osm-debug] Error 1
peter@peter-powermatemlxxx:
/morituri$

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.