Fix Monaco country, create town
This commit is contained in:
parent
4e19505b59
commit
3afe3d86fc
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ public class BinaryInspector {
|
|||
inspector(args);
|
||||
// test cases show info
|
||||
|
||||
// inspector(new String[]{"-vaddress", "-vcities", "-vstreets", "-bbox=14.4,50.1,14.5,50.01", "/home/victor/projects/OsmAnd/data/osm-gen/Map.obf"});
|
||||
// inspector(new String[]{"-vaddress", "-vcities", "-vstreets", "-bbox=14.4,50.1,14.5,50.01", "/home/victor/projects/osmand/osm-gen/Monaco.obf"});
|
||||
// test case extract parts
|
||||
// test case
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue