[gdal-dev] coordinate transformation with java library
ahmet temiz
ahmettemiz88 at gmail.com
Wed May 19 09:10:05 EDT 2010
hello
Thank you Ivan for your quick response
I am using Ubuntu Linux.
I need to know geographic coordinate values of a point which is in
UTM projection.
transformation something like UTM -> geographic coordinate (32636 -> 4326)
Which JTS library do it ? ( I have already been using it )
thanks
2010/5/19 Ivan Lucena <ivan.lucena at pmldnet.com>:
> Ahmet,
>
> Here is one example that you can find on GDAL source tree /swig/java/apps:
>
> http://trac.osgeo.org/gdal/browser/trunk/gdal/swig/java/apps/gdaltransformer.java
>
> What OS are you using?
>
> You can get the library from OSGeo4W [1] for Windows is that is the case.
>
> Other alternative?
>
> Geotools [2] or JTS Topology Suite [3] maybe, depending what you need, just coordinate transformation, data conversion, what kind of data, etc.
>
> Regards,
>
> [1] http://trac.osgeo.org/osgeo4w/
> [2] http://geotools.org/
> [3] http://www.vividsolutions.com/jts/jtshome.htm
>
>
>> -------Original Message-------
>> From: ahmet temiz <ahmettemiz88 at gmail.com>
>> To: gdal-dev at lists.osgeo.org
>> Subject: [gdal-dev] coordinate transformation with java library
>> Sent: May 19 '10 07:40
>>
>> hello
>>
>> I need to do coordinate transformation in my java application
>> from UTM to geographic coordinates.
>>
>> Does gdal have any jar library that can do this transformation ?
>> if there is
>>
>> whare can I find it ?
>>
>> What might be the other alternatives ?
>>
>>
>> regards
>>
>> Ahmet Temiz
>> Turkey
>> _______________________________________________
>> gdal-dev mailing list
>> gdal-dev at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>>
>
More information about the gdal-dev
mailing list