Hide
added a comment -
I dont know if it helps but you can look at the Import class in the imagemosaic jdbc package.
Remember , the following possibilities exist
1) spatial index in a shape file
2) spatial index information in a csv file
3) having world files, either with extensions pgw (for png) or wld
Perhaps you can copy the class and throw away all the jdbc stuff, as you like
Show
added a comment - I dont know if it helps but you can look at the Import class in the imagemosaic jdbc package.
Remember , the following possibilities exist
1) spatial index in a shape file
2) spatial index information in a csv file
3) having world files, either with extensions pgw (for png) or wld
Perhaps you can copy the class and throw away all the jdbc stuff, as you like