Modify ↓
#23028 closed defect (worksforme)
ImportImagePlugin does not work
Reported by: | Milan.Kerslager | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Plugin importimage | Version: | tested |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- install ImportImagePlugin
- try to open PNG file (image) in menu: Map Layers => Import image
What is the expected result?
Open new layer with image.
What happens instead?
Error while creating image layer: java.io.IOException: No Worldfile found
Please provide any additional information below. Attach a screenshot if possible.
URL:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2023-06-02 17:23:29 +0200 (Fri, 02 Jun 2023) Build-Date:2023-06-03 01:31:02 Revision:18746 Relative:URL: ^/trunk Identification: JOSM/1.5 (18746 cs) Windows 11 64-Bit OS Build number: Windows 10 Home 2009 (22621) Memory Usage: 1084 MB / 3589 MB (205 MB allocated, but free) Java version: 1.8.0_371-b11, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Look and Feel: com.sun.java.swing.plaf.windows.WindowsLookAndFeel Screen: \Display0 3840×2160 (scaling 1.00×1.00) Maximum Screen Size: 3840×2160 Best cursor sizes: 16×16→32×32, 32×32→32×32 System property file.encoding: Cp1250 System property sun.jnu.encoding: Cp1250 Locale info: cs_CZ Numbers with default locale: 1234567890 -> 1234567890 Dataset consistency test: No problems found Plugins: + ImportImagePlugin (36013) + apache-commons (36034) + ejml (35924) + geotools (36068) + jackson (36034) + jaxb (35952) + jts (36004) Last errors/warnings: - 00002.821 W: Unable to request certificate of https://roottest-g3.pkioverheid.nl - 00003.125 W: Unable to request certificate of https://roottest-g3.pkioverheid.nl - 00079.832 E: ImportImagePlugin ImageLayer: Error while creating GridCoverage: - 00079.832 E: java.io.IOException: No Worldfile found. - 00079.832 E: ImportImagePlugin LoadImageAction: Error while creating image layer:
Attachments (1)
Change History (3)
by , 18 months ago
Attachment: | JOSM error.png added |
---|
comment:1 by , 18 months ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
The problem here is that you are trying to import an image without geographic information attached or in a separate file (the "worldfile").
I think there is another plugin which will let you import arbitrary images and then georeference them, but I don't remember which one it was.
comment:2 by , 18 months ago
You are right. The plugin for image layer in JOSM is PicLayer
Thank you. Milan
Note:
See TracTickets
for help on using tickets.
importImege plugin error message