On Mon, Oct 3, 2011 at 9:41 AM, hemanshu_parolkar <[email protected]> wrote: > Hi all, > > I am having some image files(jpeg) along with their .jgw. I need to insert > the projected coordinates of the image in the database. However i am not > able to retrieve it from the image. As i am new to geotools, a help with a > code sample will be greatly appreaciated.
What do you mean by projected coordinates? The bounds of the image on the real world? That is possible, use the coverage reader in the gt-image module to load the jpg+jgw files and ask the reader for the bounds. Cheers Andrea -- ------------------------------------------------------- Ing. Andrea Aime GeoSolutions S.A.S. Tech lead 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://www.linkedin.com/in/andreaaime http://twitter.com/geowolf ------------------------------------------------------- ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
