You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Years ago, I have been using cosmogony with the parameters filter-langs and country-code They are not recognized anymore by the latest version. I have not found any relevant information on that matter.
cosmogony --filter-langs fr en --country-code FR -i FR/FR.osm.pbf -o FR/FR.2.osm.json
Could someone be nice enough to help on that matter ?
Cheers
Philippe
The text was updated successfully, but these errors were encountered:
I can answer the question myself. I have been reading all the changelogs and by chance I have seen that the parameters of --filter-langs fr en have to be comma separated. So the correct command line is
Hi,
Years ago, I have been using cosmogony with the parameters
filter-langs
andcountry-code
They are not recognized anymore by the latest version. I have not found any relevant information on that matter.cosmogony --filter-langs fr en --country-code FR -i FR/FR.osm.pbf -o FR/FR.2.osm.json
Could someone be nice enough to help on that matter ?
Cheers
Philippe
The text was updated successfully, but these errors were encountered: