ImageMosaicReader and ImagePyramidReader should work on real URLs
-----------------------------------------------------------------

                 Key: GEOT-2695
                 URL: http://jira.codehaus.org/browse/GEOT-2695
             Project: GeoTools
          Issue Type: Wish
          Components: gc imagemosaic, gc imagepyramid
    Affects Versions: 2.6-M2
         Environment: Java 1.6.0_16, Ubuntu Jaunty
            Reporter: Stefan Alfons Krüger


Passing URL like
   jar:file:/home/some.jar!/lu.properties
or
  jar:http://localhost/some.jar!lu.properties
as source Objects to the ImagePyramidReader 
leads to an 
 java.lang.IllegalArgumentException: This plugin accepts only File, URL and 
String pointing to a valid properties file.

Internally these classes convert the source to file. I once patched the classes 
in GT2.4.5 to be compatible with the above URLs. So its possible. Our 
application Geopublisher is retrieving all data from JARs, so it's a real 
use-case. Maybe you guys give me feedback on how much such an extension is 
wanted in trunc. I am just beginning with sending in patches to GT (first have 
to do some maven-fighting), but i will have to patch the code locally anyway... 
so i could also try to create in a patch.

Greetings,
Steve



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to