osmosis icon indicating copy to clipboard operation
osmosis copied to clipboard

Osmosis is a command line Java application for processing OSM data.

Results 39 osmosis issues
Sort by recently updated
recently updated
newest added

I'm trying to use `osmosis` in a python-script and I want to log the command output in my console. This is the function I'm using to run `osmosis`: ``` def...

Hi, it can use the temp dir set by `JAVACMD_OPTIONS` correctly with `0.48.3`, but not the case anymore in `0.49.2`. How to properly set this variable in the latest version?...

I found an outdated piece of documentation when I was following the [Install Osmosis on Windows](https://wiki.openstreetmap.org/wiki/Osmosis/Quick_Install_(Windows)). In the troubleshooting section, one of the ways recommended is by manually finding and...

Regarding the mapping of bus stops: I would like to combine the value of the "name" tag of a bus stop with the value of the "route_ref" tag into one...

The `build.gradle` introduces a dependency on the `jdepend` plugin, this has been [removed with Gradle 6.0](http://man.hubwiz.com/docset/Gradle_User_Guide.docset/Contents/Resources/Documents/userguide/jdepend_plugin.html). This breaks building with recent Gradle Versions, is this Plugin really needed?

As reported on the [Debian GIS mailinglist](https://lists.debian.org/debian-gis/2023/11/msg00002.html), the switch to gradle 8.x broke the osmosis Debian package build because gradle is stuck at 4.4. It's nearly impossible to package recent...

Hello! Does osmosis support import to custom postgresql schema name? Browsing the code I didn't found such option except playing with postgres `search_path` setting.

**Background** With the parameter `enableKeepPartialLinestring` enabled, the linestring of a way is generated even if the way is incomplete. This geometry is - as per the definition - different from...

Issue is resolved, but wanted to register the issue and resolution here to help anyone else who ran into this issue. Repeatedly ran into the following error when using Osmosis...

The affected file is: https://planet.openstreetmap.org/replication/day/000/003/849.osc.gz Try: `./osmosis-0.48.3/bin/osmosis --rxc 849.osc.gz --wxc out` You will find that the last output entity is a node with ID 10764402217. The following entities are skipped.