Ciao Juho,
let me see if I get this right.

You are currently mosaicking those images through the imagemosaic
which creates an  index internally
using a shapefile.
You wanted to do the same _without_ the creationg of a shapefile, right?

Well at the moment the index is created automagically and by default
it's created in a shapefile. Alternatives are spatial DBMS or H2,
hence "something" is always created to store the index because we
don't want to do this at each access.

Your goal id NOT creating the index on a file at all or simply NOT
using a shapefile?

Regards,
Simone Giannecchini
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for
more information.
==

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax:     +39 0584 1660272
mob:   +39  333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------


On Mon, Jan 27, 2014 at 8:48 AM, Juho Kokkonen
<juho.kokko...@profium.com> wrote:
> Hi
>
>
> I've been thinking that, can i create a gridcoverage2D on set of images?
> I have 60 images on same folder, if i give folder url to reader it will 
> create .shp file on folders content.
> I Only want to get gridcoverage on all these 60 file WITHOUT any .shp file. 
> Is it possible?
>
>
> - Juho Kokkonen
>
>
> ------------------------------------------------------------------------------
> CenturyLink Cloud: The Leader in Enterprise Cloud Services.
> Learn Why More Businesses Are Choosing CenturyLink Cloud For
> Critical Workloads, Development Environments & Everything In Between.
> Get a Quote or Start a Free Trial Today.
> http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
> _______________________________________________
> GeoTools-GT2-Users mailing list
> GeoTools-GT2-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to