Opened 17 years ago

Last modified 16 years ago

#2889 closed defect

JOSM cannot import image — at Initial Version

Reported by: h4ck3rm1k3 Owned by: team
Priority: major Milestone:
Component: Core Version: latest
Keywords: image Cc:

Description

Use the latest svn trunk (1755 svn), built from scratch.
java -version
java version "1.6.0_0"
OpenJDK Runtime Environment (IcedTea6 1.4.1) (6b14-1.4.1-0ubuntu10)
OpenJDK Client VM (build 14.0-b08, mixed mode, sharing)

uname -a
Linux anarion.middleearth.rrota 2.6.28-13-generic #45-Ubuntu SMP Tue Jun 30 19:49:51 UTC 2009 i686 GNU/Linux

Backtrace :
java.io.IOException: No time for point 42.651 x 21.147

at org.openstreetmap.josm.gui.layer.GeoImageLayer$Loader.realRun(GeoImageLayer.java:292)
at org.openstreetmap.josm.gui.PleaseWaitRunnable.doRealRun(PleaseWaitRunnable.java:95)
at org.openstreetmap.josm.gui.PleaseWaitRunnable.run(PleaseWaitRunnable.java:144)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:636)

image is http://img200.imageshack.us/i/smailc.jpg/

Now this image import, does it only work on data points (image annotations)
or can I use it as an overlay? I would like to import an overlay.

thanks,
mike

Change History (0)

Note: See TracTickets for help on using tickets.