|
From: Andrea A. <aa...@op...> - 2010-06-29 09:04:07
|
Tomas Cea ha scritto: > Hi again, > > I have a new doubt...So, I have a map layer with wrong latitude and > longitude values. I know the correct lat/lon value for one point on the > map...so, How could I transform all the wrong values using only a > reference point with the correct value?? With just one reference you can only do a translation, scan the contents and change the geometry coordinate using a geometry coordinate visitor. However, are you sure just a coordinate will do? Normally these jobs are done with rubber sheeting, which requires a number of values to be any accurate. I don't believe GeoTools can do that but Jump can. Cheers Andrea -- Andrea Aime OpenGeo - http://opengeo.org Expert service straight from the developers. |