issues Search Results · repo:osmcode/pyosmium language:Python
Filter by
179 results
(120 ms)179 results
inosmcode/pyosmium (press backspace or delete to remove)If I have code like the following:
writer = osmium.SimpleWriter(output_pbf, overwrite=True)
fp = osmium.FileProcessor(input_pbf).with_filter(
osmium.filter.IdFilter([1,2,3]).enable_for(osmium.osm.WAY) ...
knaveofdiamonds
- 4
- Opened 6 days ago
- #293
Hi, Thx for developing the library
Wasn t able to understand from the docs if there is a possibility to merge pbf files (like the command osmium merge )
Is there such a possibility?
sephib
- Opened on Apr 2
- #291
The problem becomes visible if the use_nodecache.py example is run with an osm file that contains nodes with negative
ints.
» ./use_nodecache.py map_minimal.osm cache
Traceback (most recent call last): ...
ObiWahn
- 1
- Opened on Mar 18
- #288
Hi,
is it possible to inherit from the NodeLocationsForWays and SimpleHandler? How can i keep the node locations and have
functions like apply?
Update:
Somehow the doc and examples are extremely confusing ...
ObiWahn
- Opened on Mar 17
- #286
On windows and anaconda pyosmium-get-changes is not recognized as an internal or external command, operable program or
batch file. Linux and wsl2 work fine, but commands don t work in windows.
openmapper1995
- 1
- Opened on Feb 20
- #282
After installing Osmium and running a script using PyOsmium on Windows, the execution never terminates. The script runs
but does not exit as expected.
Steps to reproduce:
1. Install PyOsmium in a standard ...
gabortim
- 2
- Opened on Feb 1
- #280
My typical workflow is as follows:
1. Retrieve some OSM data
2. Make the necessary changes using console scripts (e.g. osmium)
3. Review the edits in JOSM
4. Upload the changes via JOSM
To make the ...
gabortim
- 14
- Opened on Jan 28
- #278
The example code does not work for me in
https://github.com/osmcode/pyosmium/blob/master/docs/user_manual/03-Working-with-Geometries.md#python-geo-interface
Traceback (most recent call last):
File ...
gabortim
- 1
- Opened on Jan 28
- #277
Title: RuntimeError: subprocess returned error: Success
Description:
Hi,
I m new to osmium and encountered a runtime error while using the library. Here s the code snippet I m working with:
import ...
AlieNiT
- Opened on Jan 18
- #276

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.