It sounds like an interesting idea; is there any chance of making this 
relationship a bit more formal (as was done with DirectoryDataStore) so that 
your "main directory" support additional file formats over time?

Having the path hanging out in the open like that seems a bit of a security 
risk does it not? I am not sure how PATH="subfolder1/draft3/image2.tif" is a 
CQL expression?

- CQL defines a Filter - it is not used to stage a parameter for reading 
(confusing the topic of "=" which is a test, and "==" which defines a value) ?

I would feel more comfortable if the library was consistent in this respect? 
That is declared a grid coverage parameter of type String (ie a parameter PATH 
that accepted a String.class value).

Aside: I tried making WMS as a GridCoverageFormat (the dynamic "parameter" was 
insane in order to communicate the list of layers). I do not recommend that 
approach 

I look forward to your wiki page :-)
-- 
Jody Garnett

On Tuesday, 3 May 2011 at 5:39 PM, Daniele Romagnoli wrote: 
> Hi all,
> I would like to setup a new unsupported module on geotools.
> Basically, it will be a GridCoverageReader which allows to provide access to 
> a main folder containing several simple images (even organized in subfolders) 
> without CRS.
>  The input of the reader will be that main directory. Since that folder can 
> contain thousands of images, there isn't any "check"/"scan" when initializing 
> the reader. Moreover, once the reader has been created, files could be 
> added/removed.
>  Reading an image will be achieved by specifying a "path" by means of a 
> CQL_Filter (such as, as an instance PATH='subfolder1/draft3/image2.tif')
> I will setup a WIKI page in the next hours with more details on the logic and 
> additional topics.
> 
> Any objection/feedback/+1?
> 
> Best Regards,
> Daniele
> -- 
> -------------------------------------------------------
> Ing. Daniele Romagnoli 
>  GeoSolutions S.A.S.
>  Software Engineer
> 
>  Via Poggio alle Viti 1187
>  55054  Massarosa (LU)
>  Italy
> 
>  phone: +39 0584 962313
>  fax:  +39 0584 962313
> 
> http://www.geo-solutions.it
> http://geo-solutions.blogspot.com/
> http://www.youtube.com/user/GeoSolutionsIT
> http://it.linkedin.com/in/danieleromagnoli
> 
> 
> -------------------------------------------------------
> 
> ------------------------------------------------------------------------------
> WhatsUp Gold - Download Free Network Management Software
> The most intuitive, comprehensive, and cost-effective network 
> management toolset available today. Delivers lowest initial 
> acquisition cost and overall TCO of any competing solution.
> http://p.sf.net/sfu/whatsupgold-sd
> _______________________________________________
> Geotools-devel mailing list
> Geotools-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-devel
> 
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to