Hackathon Proposal: Docker Container for osm2city
Jump to navigation
Jump to search
Title | Docker container for osm2city |
Sponsor | vanosten |
Supporters | |
Status | Proposed |
Summary | Create a OCI container ("Docker") for osm2city, which is based on the originally Python based osm2city as well as the C++ based osm2gear such that interested parties easier can contribute to generate scenery. |
Background | |
Details | First step would be to update the CMake code to modern standards. Second to add more env variables. Third to dockify. Might be an idea to merge into Docker for WS3.0 |
Skills | C++, CMake, Python, Docker |
Notes | Alternative to a container image, osm2city could be included into Scripted Compilation on Linux Debian/Ubuntu - which is good for installations on one machine, but less ideal to run multiple machines in a virtual setup.
Nia has already created such a container (about 2 years ago), but she didn't update it for the new C++ based branch and new features yet. Currently at https://git.merspieler.tk/fly/easy-osm2city-podman - should consider to add it to the osm2city repo in a folder. |