Hi List,
I am trying to get image mosaic to recognise following indexer file and regex
file as suggested in the doco videos on you tube
>> indexer.properties
Schema=the_geom:Polygon,location:String,time:java.util.Date
PropertyCollectors=TimeStampFileNameExtractorSPI[timeregex](time)
>> timeregex.properties
regex=[0-9]{8}
date format for the tiff files
yyyyMMdd.tiff
I tested the reg ex in isolation and extracts dates fine
The tiff files a read correctly as individual files, but the store fails to
read the indexer file or index the tiff files with the error
"Could not list layers for this store, an error occurred retrieving them:
Argument "value" should not be null."
I am running on a base ubuntu box, all the text files are cleaned for linux.
i made the tiff files with gdal from png image files with the arguments
gdal_translate -of GTIFF -a_ullr 100 -7 165 -45 -co "TILED=YES" <in>.png
<out>.tiff
Any suggestion would be greatly appreciated, I am running out of options and
this working is the most ideal solution.
Cheers
Uwe
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users