Re: [Geotools-gt2-users] NETBEANS 6.5 and Geotools 2.5.2 :-(

2009-01-09 Thread supunmali
Thanks it works fine. -- View this message in context: http://n2.nabble.com/NETBEANS-6.5-and-Geotools-2.5.2-%3A-%28-tp2125338p2136758.html Sent from the geotools-gt2-users mailing list archive at Nabble.com. -- Check

[Geotools-gt2-users] transforming LatLong to UTM

2009-01-09 Thread ari fainchtein
Hello, I imagine this is a common question in this forum so I apologize for the repeat, I just kind seem to find it. I am developing a web based open source application to manage a farm. I have a garmin60 that gives me lat and long but i need to convert them to cartesian xy so that i can

Re: [Geotools-gt2-users] Referencing help

2009-01-09 Thread Martin Desruisseaux
Malm Paul a écrit : > How do I know that the datum is named "European Datum 1950" and not > "European_Datum_1950" It depends on the authority. EPSG do not use underscores, while some other authorities OGC does. One good source of information is the online EPSG registry: http://www.epsg-regis

Re: [Geotools-gt2-users] Accuracy of screen to world position transformations

2009-01-09 Thread Martin Desruisseaux
Hello Ze ze.sjrp a écrit : > I've got the same problem. I already posted a similar question, but don't > get a concrete answer... Please Martin can you post in the list when a new > release with the fix that you talk about will done? It will take long before the new renderer is ready for inclusio

Re: [Geotools-gt2-users] masking a grid coverage

2009-01-09 Thread Martin Desruisseaux
Michael Bedward a écrit : > Would the MaskedConvolve operator be a useful addition to the > gt-coverage module ? It could for images backed by integer values. For floating point values, I tend to favor a different approach but I don't know if it is applicable in your case. In my case, image backe