[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] mapsforge ......................................... SUCCESS [2:11.965s]
[INFO] mapsforge-core .................................... SUCCESS [7.622s]
[INFO] mapsforge-map-reader .............................. SUCCESS [2.395s]
[INFO] mapsforge-render-theme ............................ SUCCESS [3.790s]
[INFO] mapsforge-map ..................................... SUCCESS [6.833s]
[INFO] mapsforge-map-writer .............................. FAILURE [5:31.858s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8:05.072s
[INFO] Finished at: Wed Nov 07 10:44:42 CET 2012
[INFO] Final Memory: 39M/118M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project mapsforge-map-writer: Could not resolv
e dependencies for project org.mapsforge:mapsforge-map-writer:jar:0.3.1-SNAPSHOT
: Failed to collect dependencies for [org.mapsforge:mapsforge-core:jar:0.3.1-SNA
PSHOT (compile), net.sf.trove4j:trove4j:jar:3.0.3 (compile), com.vividsolutions:
jts:jar:1.12 (compile), com.google.guava:guava:jar:11.0.2 (compile), osmosis:osm
osis-core:jar:0.41 (system), org.geotools:gt-shapefile:jar:8.0 (compile), org.ge
otools:gt-swing:jar:8.0 (compile), junit:junit:jar:4.10 (test)]: Failed to read
artifact descriptor for com.google.guava:guava:jar:11.0.2: Could not transfer ar
tifact com.google.guava:guava:pom:11.0.2 from/to central (http://repo.maven.apac
he.org/maven2): Connection to http://repo.maven.apache.org refused: Connection t
imed out: connect -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e swit
ch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please rea
d the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyReso
lutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :mapsforge-map-writer
Schwerwiegend: Execution aborted. Inconsistency In Coastline-Data!
I have a osm-file that covers the bounding box from Lübeck to Gedser bbox=53.51,10.33,54.35,12.30
I start the mapwriter with
D:\josmData\osmosis-0.41>bin\osmosis --rx file=D:\josmData\osmosis_input\luebeck_gedser.osm
--mw file=D:\josmData\osmosis401_output\luebeck_gedser41_01.map type=ram coastline-mode=0
tag-conf-file=D:\josmData\osmosis_input\my_opensea_tag-mapping030_401_134.xml bbox=53.51,10.33,54.35,12.30
but the execution is aborted.
there seems to be a problem with TileCoordinate [x=2169, y=1309, zoomlevel=12 .
I tried to use a shape-file and followed your link to http://openstreetmapdata.com/data/water-polygons but the shapefile lines.shp provides there did not work.
How can I get a shapefile for the coast for the bbox I use?
Hi Phil,
Is there a chance that the "type=HD" option will work in future,
I would like to switch to the new SVN-Version, couse the use of water_shapes has some advantages over the work-around using land_shapes over blue background.
Unfortunately its not possible to build maps out of a 1,5GB pbf-file in RAM (tibet, thailand, alps with contourlines), so would need the hd-option.
Thanks for all your efforts
Christian
You can find the poly file here: https://dl.dropboxusercontent.com/u/1677057/fzk_nor%2Bsouth.poly
What do you mean with "the map"? The resulting map file (365 MB)?