-
-
Save kinnou02/bb99674c8cd6d21192c408086f5a74b1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "France - España", | |
"type": "country" | |
} | |
{ | |
"name": "Guernsey", | |
"type": "country" | |
} | |
{ | |
"name": "Jersey", | |
"type": "country" | |
} | |
{ | |
"name": "Monaco", | |
"type": "country" | |
} | |
{ | |
"name": "España", | |
"type": "country" | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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