CP's suggestions are good, and start with those. However, I will have to note that I started having problems with the nightly download of osmandmapcreator a couple of months ago, even using previously-successful parameters. I ended up having to download a last-stable-build in order to create maps. The one I am currently using is http://download.osmand.net/latest-night-build/OsmAndMapCreator-main-24-04.zip. I would suggest that you download that version and set it up, and see if you can build a map with it. If it fails, then start working in CP's recommendations. Once you get a working build, you can try the latest osmandmapcreator release.
--jack On Monday, April 10, 2017 at 4:11:07 PM UTC-4, CP wrote: > > You have too many variables in the process to make a good assessment. > I think you need to debug this in a structural way: > Start with the tiniest possible use case (e.g. download an .osm file and > convert that into .obf) ans slowly increase your test set, until you hit > the problem. > > Any questions you have while doing this: please report them here. > > -CP > > > > Op 10-04-17 om 21:48 schreef [email protected] <javascript:>: > > Hi, and thanks for your answer, > > The machine is a Linux box having 8GB of memory and the same amount of > swap. The hard drive is an almost-empty 250GB disk. The command run is: > > java -Djava.util.logging.config.file=logging.properties -Xms64M - > Xmx6300M -cp "./OsmAndMapCreator.jar:lib/OsmAnd-core.jar:./lib/*.jar" > net.osmand.data.index.IndexBatchCreator SMFF-batch.xml > > The OsmAndMapCreator.zip file was downloaded a few weeks ago. > > 6.3GB of data looks ... reasonable for me. > > regards, > Thorn > > > Den lördag 8 april 2017 kl. 01:09:53 UTC+2 skrev Jack Burke: >> >> Which version of OsmAndMapCreator are you using, and what memory >> parameters have you set? Also, please monitor how much free space is on >> your computer's hard drive when you're running the software--you might be >> running out of disk space. >> >> --jack >> >> >> On Monday, April 3, 2017 at 3:15:38 PM UTC-4, [email protected] wrote: >>> >>> >>> Hi! >>> >>> I am trying to add data for some natural areas, like Narural Reserves, >>> Natura 2000 areas etc. to my OsmAnd phone. I followed this process: >>> 1. I downloaded shapefiles for these areas from a Swedish government >>> agency. >>> 2. I converted them from .shp to .osm using ogr2osm. I did some >>> translations in this peocess. >>> 3. I use OsmANdMapCreator to convert them form .osm to .obf. >>> >>> In step 3, I get one SEVERE error message, and no output file is >>> generated. I attache the error message below. >>> >>> *I would like som hints as to where the problem lies. A bug in the >>> OsmAndMapCreator? Error in the .osm file?* >>> >>> Most surprising is that the error message speaks about "poi", however >>> the infile is completely devoid of POI information. >>> >>> >>> regards, >>> Thorn >>> >>> -- > 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] <javascript:>. > For more options, visit https://groups.google.com/d/optout. > > > -- 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.
