Re: [Geotools-gt2-users] gt-coverageio-netcdf-2.6.1.jar

2010-03-05 Thread Steve Ansari
ader.read(0, param); > File file = new File("Path_to_new_image_file"); > javax.imageio.ImageIO.write(out, "png", file); > } > } > > The problem is that I always get an empty image. I think my problem is > on the boundary which I should set in the ImageRe

Re: [Geotools-gt2-users] gt-coverageio-netcdf-2.6.1.jar

2010-03-02 Thread Steve Ansari
Hello Fabien, I pasted below a rough example that I put together several years ago. It is outdated, surely won't compile, uses Geotools 2.3.5 and NetCDF 2.2.22, but might help you get on the right track. The general principles are still the same. Another good resource might be the ncWMS project

Re: [Geotools-gt2-users] who uses geotools?

2009-06-16 Thread Steve Ansari
t engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > ___ > Geotools-gt2-users mailing list > Geotools-gt2-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/geotools-gt2-user

Re: [Geotools-gt2-users] Vector to Raster conversion

2009-01-20 Thread Steve Ansari
.2-M1.jar gt-api-2.5.2.jar gt-coverage-2.5.2.jar gt-epsg-wkt-2.5.2.jar gt-main-2.5.2.jar gt-metadata-2.5.2.jar gt-referencing-2.5.2.jar gt-render-2.5.2.jar gt-shapefile-2.5.2.jar jai_codec-1.1.3.jar jai_imageio-1.1.jar jsr-275-1.0-beta-2.jar jts-1.9.jar vecmath-1.3.1.jar Steve Steve A

Re: [Geotools-gt2-users] Does the point fall within polygon bounds?

2008-07-24 Thread Steve Ansari
I think you can just do this: if (point.within(polygon)) { // yes, within } Point and Polygon are both children of the Geometry class which contains methods for intersects, contains, within, distance of, etc... Steve Adrian Custer said the following on 7/24/2008 5:46 AM: > JTS uses the half-

Re: [Geotools-gt2-users] jai convolve problems

2008-04-30 Thread Steve Ansari
x27;t miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______ > Geotools-gt2-users mailing list > Geotoo

Re: [Geotools-gt2-users] Vector to Raster conversion

2008-04-01 Thread Steve Ansari
AIL PROTECTED] Sent: Tuesday, April 01, 2008 3:28 PM To: Ferdinando Villa Cc: 'Steve Ansari'; geotools-gt2-users@lists.sourceforge.net Subject: Re: [Geotools-gt2-users] Vector to Raster conversion Hey guys; we are setting up a "Process" module in geotools (see this weeks IRC). Afte

Re: [Geotools-gt2-users] Vector to Raster conversion

2008-04-01 Thread Steve Ansari
Sure thing! At some point I'll be upgrading it for Geotools 2.4+ for use in some other projects. I'll be sure to pass it along at that point. Steve Jody Garnett said the following on 4/1/2008 3:28 PM: > Hey guys; we are setting up a "Process" module in geotools (see this > weeks IRC). After yo

[Geotools-gt2-users] Vector to Raster conversion

2008-03-31 Thread Steve Ansari
rev=1353&root=jgrass&view=markup Hope this helps, Andrea/ -- Steve Ansari Physical Scientist NOAA's National Climatic Data Center Veach-Baley Federal Building 151 Patton Avenue Asheville, NC 28801 Ph: 828-271-4611 Fax: 828-271-4022 package steve.test; import gov.noaa.ncdc

Re: [Geotools-gt2-users] Re: Geotools-gt2-users digest, Vol 1 #613 - 1 msg

2005-09-13 Thread Steve Ansari
this little tip. It's a wiki so you can edit away after signing up for an account. thanks! Chris Quoting Steve Ansari <[EMAIL PROTECTED]>: Hi Abderrazak, I listen for a "zoomChanged" event and then make another WMS request with the new bounds. Then I update t

Re: [Geotools-gt2-users] Re: Geotools-gt2-users digest, Vol 1 #613 - 1 msg

2005-09-13 Thread Steve Ansari
esting & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf ___ Geotools-gt2-users mailing list Geotools-gt2-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users -- Steve Ansari Physical