-
Check out the install requirements and functionalities of pyOsmium https://osmcode.org/pyosmium/
Could replace the usage of osmosis / osmconvert, or simply be a python-based addition for clippin…
-
I have many vector.pbf how can I convert them to one big vector.pbf?
Or how to convert all vector.pbf to GeoJSON?
-
Hi!
For rendering my map, I build my mbtiles and then extract the pbf tiles(by enumerating and getting tiles from the source) from my mbtiles file and serve the pbf tiles from my server.
I am …
-
Hi.
I am currently developing a container image containing the complete OpenTopoMap infrastructure (PostgreSQL, apache, etc.). I am using the instructions of this project as the basis. Most of the …
-
It'd be great to be able to write back into `osm.pbf` - this is mainly to be able edit data, filter data or simply create diffs between two `osm.pbf` files. Thanks
-
The QLeverfile for OSM Country is still in the old format. Two options come to my mind:
1. Convert the old QLeverfile to the new format. Problem: the cli arguments for `osm2rdf` are no longer support…
Qup42 updated
3 months ago
-
Hi,
Nice work. Congratulations!
I wonder how difficult is to worl with edits from history-latest.osm.pbf instead of live edits.
I can extract the edits from history-latest.osm.pbf using a polygon. It …
-
# Details
## Current Status
Version 1.0.2
* [x] Standard imports #390
* [x] First imports w/ Replication #390
Version TBD
* [ ] Updates with replication
## Description
The `osm.p…
-
Hi, is there a possibility to import a custom PBF file instead of using online mirrors?
-
I'd like to import and export PBF files. I've seen some traces of a PBF importer/exporter in the source code, so I was wondering if there is any way to enable it.