Skip to content

Instantly share code, notes, and snippets.

Created July 6, 2015 03:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/16b7fe929010a6b1add1 to your computer and use it in GitHub Desktop.
Save anonymous/16b7fe929010a6b1add1 to your computer and use it in GitHub Desktop.
osm2po.log
LOG Opened at Thu Jul 02 06:01:52 CEST 2015
INFO Running osm2po 5.0.0 with cmd=tjsp
SingleTileMode Compressed - 29,120M
DEBUG Properties:
cmd=tjsp
core.date=2015-07-02
core.domain=/home/bjakubiak/lab/osm2po
core.time=06-01
core.timestamp=1435809712269
core.version=5.0.0
disablePreFilter=true
log.console.level=progress
log.file.level=debug
log.level=debug
maxTilesPerLoop=100
osmParser.o5m.gz=de.cm.osm2po.plugins.parser.OsmO5mGzParser
osmParser.o5m=de.cm.osm2po.plugins.parser.OsmO5mParser
osmParser.osm.bz2=de.cm.osm2po.plugins.parser.OsmXmlBz2Parser
osmParser.pbf=de.cm.osm2po.plugins.parser.OsmPbfParser
postp.0.class=de.cm.osm2po.converter.PgRoutingWriter
prefix=import_20150702
reservedXmx=16384
tileSize=x,c
wtr.allow.[bicycle|cycleway]=bike
wtr.allow.[footway|sidewalk]=foot
wtr.allow.motor[car|_vehicle].[yes|destination]=car
wtr.deny.access.no=car|bike|foot|rail|ferry
wtr.deny.bicycle.no=bike
wtr.deny.foot.no=foot
wtr.deny.footway.none=foot
wtr.deny.motor[_vehicle|car]=car
wtr.deny.tracktype.grade[4|5]=car|bike
wtr.deny.vehicle.no=car|bike
wtr.flagList=car, bike, foot, rail, ferry, poly
wtr.maxSpeedTags=maxspeed
wtr.polyMask=poly
wtr.shuttleTrainMask=rail|car
wtr.tag.highway.cycleway=1, 81, 15, bike
wtr.tag.highway.footway=2, 91, 5, foot
wtr.tag.highway.living_street=1, 63, 7, car|bike|foot
wtr.tag.highway.motorway=1, 11, 120, car
wtr.tag.highway.motorway_link=1, 12, 30, car
wtr.tag.highway.path=1, 72, 10, bike|foot
wtr.tag.highway.pedestrian=1, 62, 5, bike|foot
wtr.tag.highway.primary=1, 15, 70, car
wtr.tag.highway.primary_link=1, 16, 30, car
wtr.tag.highway.residential=1, 41, 40, car|bike
wtr.tag.highway.road=1, 42, 50, car|bike
wtr.tag.highway.secondary=1, 21, 60, car
wtr.tag.highway.secondary_link=1, 22, 30, car
wtr.tag.highway.service=1, 51, 5, car|bike
wtr.tag.highway.steps=2, 92, 5, foot
wtr.tag.highway.tertiary=1, 31, 40, car|bike
wtr.tag.highway.tertiary_link=1, 32, 20, car|bike
wtr.tag.highway.track=1, 71, 10, bike|foot
wtr.tag.highway.trunk=1, 13, 90, car
wtr.tag.highway.trunk_link=1, 14, 30, car
wtr.tag.highway.unclassified=1, 43, 50, car|bike
wtr.tag.railway.rail=3, 3, 50, rail
wtr.tag.route.ferry=2, 1, 10, ferry
wtr.tag.route.shuttle_train=2, 2, 50, rail|car
INFO Starting Tiler at Thu Jul 02 06:01:52 CEST 2015
INFO Reading from
/mnt/ssd/bjakubiak/planet-140522.osm
INFO Using parser de.cm.osm2po.converter.OsmXmlParser
INFO 2,362,909,765 of 2,362,909,765 nodes extracted - 29,114M
FATAL Exception at Thu Jul 02 07:34:50 CEST 2015
Message: java.lang.RuntimeException: java.lang.ArrayIndexOutOfBoundsException: Array index out of range: -2147483648
Class: java.lang.RuntimeException
Stacktrace:
de.cm.osm2po.converter.OsmXmlParser.parse(OsmXmlParser.java:83)
de.cm.osm2po.Main.runTiler(Main.java:214)
de.cm.osm2po.Main.main(Main.java:159)
INFO ------------------------------------------------------------------
For more help enter
java -jar osm2po-core-5.0.0-signed.jar -h
LOG Closed at Thu Jul 02 07:34:50 CEST 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment