J’ai aussi essayé osmosis avec le fichier historique PBF « centre-internal.osh.pbf » mais ça ne passe pas : org.openstreetmap.osmosis.core.OsmosisRuntimeException: File requires unknown feature: HistoricalInformation.
Je viens dessayer avec osmium mais encore une erreur
osmium extract centre-internal.osh.pbf \
--bbox 0.6797790527343751,47.39257897214301,0.6794853508472443,47.39272695784762 \
--output=les-halles.osm
[======================================================================] 100%
Node ID twice in input. Maybe you are using a history or change file?
This command expects the input file to be ordered: First nodes in order of ID,
then ways in order of ID, then relations in order of ID.