Hi Ede,is it possible to use
com.vividsolutions.jump.workbench.imagery.geoimg.GeoRaster
to read an image file?
And how?
I can easily use GeoReferencedRaster(File file)
but not GeoRaster(File file)
Thanks
Peppe
___
Jump-pilot-devel mailing list
Jump-pilo
Ops!
Maybe I was wrong.
The question is if
com.vividsolutions.jump.workbench.imagery.geoimg.GeoReferencedRaster can
read png, gif, bmp and jpg too ( not only Tiff it GeiTiff)
Thanks
Il gio 3 set 2020, 09:33 Giuseppe Aruta ha
scritto:
> Hi Ede,is it possible to use
> com.vividsolutions.jump.work
Hi Ede,My last correction fixed the problem. Sorry, the ticket was ambiguous about which title exactly was the cause of the problem.Michaël envoyé : 2 septembre 2020 à 14:07de : edgar.sol...@web.deà : "jump-pilot-devel@lists.sourceforge.net >> jump devel" objet : Re: [JPP-Devel] wms layer titleOn
i see. right. that happens when you don't have a proper test dataset :). we
should maybe also log a warning as an empty title is irregular as i understand.
is it not?
..ede
On 9/2/2020 14:55, Michaud Michael wrote:
> Did you change null title of layer elements ?
>
> Seems that the getTitle you
From the WMS 1.3.0 standard:
7.2.4.6.2 Title
A is mandatory for all layers; it is a human-readable string for
presentation in a menu. The Title is not inherited by child Layers.
7.2.4.6.3 Name
If, and only if, a layer has a , then it is a map layer that can be
requested by using that Name in th
Thank you for this clear description Jukka,I will follow Ede's suggestion to log a warning if a (mandatory) title is missing in a layer to let him a chance to report the problem, but the main thing was to make it possible to use the WMS even if it contains such a layer (it will then contain " (un
Revision: 6417
http://sourceforge.net/p/jump-pilot/code/6417
Author: ma15569
Date: 2020-09-04 04:45:49 + (Fri, 04 Sep 2020)
Log Message:
---
Removed dependency to
org.openjump.core.ui.plugin.layer.pirolraster.LoadSextanteRasterImagePlugIn
Modified Paths:
--
Revision: 6418
http://sourceforge.net/p/jump-pilot/code/6418
Author: ma15569
Date: 2020-09-04 04:51:09 + (Fri, 04 Sep 2020)
Log Message:
---
removed dependency to
org.openjump.core.ui.plugin.layer.pirolraster.LoadSextanteRasterImagePlugIn
Modified Paths:
-
Revision: 6419
http://sourceforge.net/p/jump-pilot/code/6419
Author: ma15569
Date: 2020-09-04 04:57:17 + (Fri, 04 Sep 2020)
Log Message:
---
deprecated as OpenJUMP uses
org.openjump.core.rasterimage.AddRasterImageLayerWizard to load
RasterImageLayers
Modified Paths:
-
Revision: 6420
http://sourceforge.net/p/jump-pilot/code/6420
Author: ma15569
Date: 2020-09-04 05:00:33 + (Fri, 04 Sep 2020)
Log Message:
---
removed dependency to LoadSextanteRasterImage plugin
Modified Paths:
--
core/trunk/src/org/openjump/core/ui/plug
Hi all,
today I removed all dependencies to
org.openjump.core.ui.plugin.layer.pirolraster.LoadSextanteRasterImagePlugIn.
The only code used of this class was the public static String KEY_PATH =
"path";
This class was used many years ago to load image files as RasterImagelayers
but it was almost s
Revision: 6421
http://sourceforge.net/p/jump-pilot/code/6421
Author: ma15569
Date: 2020-09-04 06:43:44 + (Fri, 04 Sep 2020)
Log Message:
---
small commit
Modified Paths:
--
core/trunk/src/org/openjump/core/rasterimage/RasterImageLayer.java
Modified: cor
Hi Michael,
I confirm newer OJ MB can load and display simple geotiff.
The changes I did:
a) TiFFUtils class. Method getRenderedOp(File tiffFile) which was using
JAI.create method to load a file. I added as main method
GeoReferencedRaster.getRenderedOp which seems more robust and able to open m
13 matches
Mail list logo