>
> I think I did not explain myself correctly. I cannot use the batch.xml
> file, my copy does not have generate-obf-file-in-batch function.
>
$ ./utilities.sh
This utility provides access to all other console utilities of OsmAnd,
each utility has own argument list and own synopsys. Here is the list:
generate-obf <path to osm file>: simple way to generate
obf file in place. Another supported options
generate-map, generate-address, generate-poi, generate-roads (generate obf
partially)
check-ocean-tile <lat> <lon> <zoom=11>: checks ocean or
land tile is in bz2 list
generate-ocean-tile <coastline osm file> <optional output
file>: creates ocean tiles 12 zoom
generate-java-style <pathtostyle> <pathtooutputfolder>:
prints rendering style as java interpreted code
explain-rendering-style <pathtostyle>: prints explanation
of the style
merge-flat-obf <path to result file> <paths to files to
merge (>2)>: merges all data from 2+ obf files (address not supported)
split-obf <path_to_world_obf_diff> <path_to_result_folder>
<path_to_regions.ocbf> <subfolder_name> <file_suffix>: splits a world_obf
into obf region files
generate-obf-diff <path_old_obf> <path_new_obf>
<name_or_path_diff_obf or stdout>: generates obf diff file between 2 obf
files (address not supported), stdout prints to console
test-routing <own list of parameters>: helps to run
routing test for specific locations
generate-ocbf <path to osmand/repos/ repository>:
generates regions.ocbf file, this path should contain folders 'misc',
'tools', 'resources'
delete-unused-strings <path to repos/android/OsmAnd/res>:
deletes unused translation in git repository (transforms all strings.xml)
extract-roads-only <path to full map obf file> : extracts
.road.obf (road-only map) file from full .obf
generate-osmlive-tests
<path_to_directory_with_resources_project> <optional_path_to_unpack_files>:
test osmand live functionality
generate-region-tags <path to input osm file (osm, bz2,
gz)> <path to output osm file> <path to ocbf file>: process osm file and
assign tag osmand_region_name to every entity.
generate-ocean-tile-osm <optional path to osm file to
write> <optional path to oceantiles_12.dat file>: generates ocean tiles osm
file to check in JOSM
merge-index output_file.obf [--address] [--poi]
[input_file.obf] ...: merges all obf files and merges poi & address
structure into 1
compare [--cities] [--city-names] [--streets]
[--street-names] [--buildings] [--intersections] [--poi] [--poi-details]
[--osm=file_path] [--add] [--rm] <first> <second>: compare <first> and
<second> (map & routing data is not supported)
generate-from-overpass <path to overpass.xml (must have
format 2017_06_18-10_30)> <path to working directory> <path to
regions.ocbf>: The utility converts overpass.xml to obf
>
>
I downloaded latest version but it does not work, it's missing the
osmandmapcreator.jar file
$ ./utilities.sh
Error: Could not find or load main class net.osmand.MainUtilities
$ ls -ltr
total 12
drwxrwxrwx 1 eric eric 512 Nov 16 12:06 lib
drwxrwxrwx 1 eric eric 512 Nov 16 12:06 fonts
-rwxrwxrwx 1 eric eric 1613 Nov 16 12:06 batch.xml
-rwxrwxrwx 1 eric eric 623 Nov 16 12:06 logging.properties
-rwxrwxrwx 1 eric eric 282 Nov 16 12:06 inspector.sh
-rwxrwxrwx 1 eric eric 224 Nov 16 12:06 OsmAndMapCreator.sh
-rwxrwxrwx 1 eric eric 182 Nov 16 12:06 OsmAndMapCreator.bat
-rwxrwxrwx 1 eric eric 148 Nov 16 12:06 inspector.bat
-rwxrwxrwx 1 eric eric 258 Nov 16 12:06 utilities.bat
-rwxrwxrwx 1 eric eric 612 Nov 16 12:06 utilities.sh
--
You received this message because you are subscribed to the Google Groups
"Osmand" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.