Ok, I understand now that OJ image layer is actually a vector index file whick 
contains the footprints of the images as polygons and the path to actual image 
files as an attribute.  Just like Mapserver tileindex files which I am working 
with every day.  Seems to work well, I had a try by adding 8 ecw files into the 
layer image catologue with the Right click - Image Layer Manager system and now 
they work together as one seemless layer. But I fear it is not possible to save 
and reopen this image index file with the project.  

-Jukka Rahkonen-


________________________________________
Lähettäjä: edgar.sol...@web.de [edgar.sol...@web.de]
Lähetetty: 21. syyskuuta 2011 14:47
Vastaanottaja: OpenJump develop and use
Aihe: Re: [JPP-Devel] User interface issues

On 21.09.2011 13:16, Rahkonen Jukka wrote:
> I had never noticed that there is also an attribute table connected to image 
> layers. For example for JPEG2000 with attached world file I can see in the 
> IMAGEERROR colums "Width (22) and height (-17) cannot be <= 0. For some tiff 
> files I can see IMAGEERROR 8000 Does somebody know what it mean? On the other 
> hand, OJ does not open geotiff images which are using internal JPEG 
> compression but that opening error is not listed in the IMAGEERROR column.

i came across code that on image loading printed the errorstack _and_ added it 
to a error field in the feature attributes. actually i modified this so the 
errors are still saved but also a message is show to the user to check the 
loaded features for error messages.

but codewise the loading of imagelayers is split into layerloaders loading 
multiple images into one layer (this is where i added the message) and the file 
open load one geoimage into one layer function.

how do you try to load plain jp2? how with an accompanying world file?

ede

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to