Skip to content

Instantly share code, notes, and snippets.

@kinnou02
Last active May 21, 2018 09:43
Show Gist options
  • Save kinnou02/bb99674c8cd6d21192c408086f5a74b1 to your computer and use it in GitHub Desktop.
Save kinnou02/bb99674c8cd6d21192c408086f5a74b1 to your computer and use it in GitHub Desktop.
{
"name": "France - España",
"type": "country"
}
{
"name": "Guernsey",
"type": "country"
}
{
"name": "Jersey",
"type": "country"
}
{
"name": "Monaco",
"type": "country"
}
{
"name": "España",
"type": "country"
}
time ./target/release/cosmogony -i ~/workspace/run/bano/bench/france-latest.osm.pbf
Statistics for france-latest.osm.pbf:
Admin level 2: 5 element(s)
5 with wikidata id
Admin level 7: 1 element(s)
1 with wikidata id
Admin level 8: 5 element(s)
5 with wikidata id
Admin level 10: 9 element(s)
6 with wikidata id
"City": 2 element(s)
"CityDistrict": 9 element(s)
"Country": 5 element(s)
"State": 3 element(s)
"StateDistrict": 1 element(s)
./target/release/cosmogony -i ~/workspace/run/bano/bench/france-latest.osm.pb 3431,01s user 48,75s system 150% cpu 38:34,66 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment