Hello again, Sorry to sound like a nagging headmaster, but rather than just asking someone else to write the code for you it would be much better for both you and us (the developers and doc writers) if you told us what you have already tried, perhaps by posting code and pom snippets, and what is going wrong. That way you will learn more and we will find out which parts of GeoTools need to be better explained in the javadocs and user guide.
Michael On 21 June 2011 16:29, pieterjlouw <[email protected]> wrote: > I'm still a bit new to Geotools so this might come accross a bit stupid. I > can't get the above geotools code to work, I think it is the way my project > is set up (or lack thereof). > > I use Netbeans Maven Projects for Geotools and I was wondering if someone > can maybe zip a small example netbeans project (Entire Project, including > the pom.xml file), to read in an Aster DEM (GeoTiff Format) using a > JFileDataStoreChooser, and then output a simple CSV file listing the > Latitude, Longitude and Elevation for each pixel in the Tiff (i.e. each > Point in the DEM)? > > > -- > View this message in context: > http://osgeo-org.1803224.n2.nabble.com/Reading-ASTER-DEM-Data-tp3728702p6498841.html > Sent from the geotools-gt2-users mailing list archive at Nabble.com. > > ------------------------------------------------------------------------------ > EditLive Enterprise is the world's most technically advanced content > authoring tool. Experience the power of Track Changes, Inline Image > Editing and ensure content is compliant with Accessibility Checking. > http://p.sf.net/sfu/ephox-dev2dev > _______________________________________________ > Geotools-gt2-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users > ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Geotools-gt2-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
