Mike,

You're speaking to someone who has very little image processing experience and 
is trying to learn as he goes along so nothing is easy....

What should I be searching for? I am searching for APIs rather than executables.

Thanks for your help!

Ronak Patel

-----Original Message-----
From: Michael Bedward [mailto:michael.bedw...@gmail.com] 
Sent: Tuesday, March 17, 2009 4:49 PM
To: Patel, Ronak Avinash (US SSA)
Cc: Jan Jezek; geotools-gt2-users@lists.sourceforge.net; geotisk
Subject: Re: [Geotools-gt2-users] GeoTools TIN

Hi Ronak,

If a raster is your desired end product rather than a TIN then you
might be better off trying to go straight from your elevation points
to a gridded surface using a surface fitting algorithm such as
kriging. Rasterizing the TIN can produce some odd artefacts.

GeoTools doesn't have a module for this but google will find plenty of
free software that can do it.  Here's one...
http://www.geomath.onlinehome.de/interpolation.html

Then when you have your grid data, creating a GridCoverage will be easy-peasy !

Hope this helps
Michael

2009/3/18 Patel, Ronak Avinash (US SSA) <ronak.pa...@baesystems.com>:
> Thanks Jan.
>
> Yes I saw information about that Google Summer of Code session.
>
> This looks like the exact stuff that I'm looking for.
>
> Now the subsequent question would be...is there a way to convert a TIN in 
> that format to a GridCoverage? Meaning convert the TIN to a DTM...
>
> Is that something that is already handled?
>
> Thanks!
>
> Ronak
>
> -----Original Message-----
> From: Jan Jezek [mailto:h.je...@centrum.cz]
> Sent: Tuesday, March 17, 2009 2:54 AM
> To: Patel, Ronak Avinash (US SSA); geotools-gt2-users@lists.sourceforge.net
> Cc: geotisk
> Subject: Re: [Geotools-gt2-users] GeoTools TIN
>
> Hello Ronak,
>
> I'm not sure if I'm best one to answer but there was a Google Summer of Code 
> that was focused on what you are searching for. Some documentation is here:
>
> http://git.zcu.cz/wiki/index.php/GSoC_Geotools_modules
>
> As far as I know this work has not been commited to GeoTools svn. In this 
> weeks there is work in progress to move some of the functionality (izolines 
> generation) to Sextante library that is having faster triangulation algorithm 
> and should be also designed to work with GeoTools.
>
> Maybe Josef (cc'ing) can tell you more.
>
> Hope it helps,
>
> Jan.
>
> ______________________________________________________________
>> Od: ronak.pa...@baesystems.com
>> Komu: <geotools-gt2-users@lists.sourceforge.net>
>> Datum: 14.03.2009 04:48
>> Předmět: [Geotools-gt2-users] GeoTools TIN
>>
>>Hello,
>>
>>I recently became aware that GeoTools has a TIN creating capability.
>>
>>I am interested in taking PointCloud data (I have a collection of
>>points) and convert the points to a GeoTiff Image.
>>
>>Can I use the TIN and other classes in GeoTools to do that?
>>
>>Could anyone point me to the classes I should be using as well as any
>>documentation that may exist?
>>
>>Thanks,
>>
>>Ronak Patel
>>
>>
>>------------------------------------------------------------------------------
>>Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
>>powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
>>easily build your RIAs with Flex Builder, the Eclipse(TM)based development
>>software that enables intelligent coding and step-through debugging.
>>Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
>>_______________________________________________
>>Geotools-gt2-users mailing list
>>Geotools-gt2-users@lists.sourceforge.net
>>https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
>>
>
>
>
>
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> Geotools-gt2-users mailing list
> Geotools-gt2-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
>



------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Geotools-gt2-users mailing list
Geotools-gt2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to