Re: [OSGeo-Discuss] Which Java OS GIS project to join ?

2012-02-15 Thread Fernando González
Maybe you're more interested in building a geoprocessing specific language (who is not?). Then GGL2 is your project. Not very successful so far, so the only possibility is to get better (and indeed we're, slowly though). http://www.gearscape.org Regards. On Wed, Feb 15, 2012 at 8:50 AM, Pieter

[OSGeo-Discuss] Show ortophoto

2012-02-15 Thread shevia
Hi all, I am at the beginning of a project, which will be implemented in Java, it is a web application. The application has to shows an ortophoto with extension ECW and marks coordinates in ortophoto, I have never worked with ortophotos so I am confused. My solution is: Install Geoserver

[OSGeo-Discuss] Remote Sensing in Java

2012-02-15 Thread Mohammed Rashad
Can we do raster processing without gdal and using only java code because i am looking for a java library which can do some image processing like stretching compositing,filtering,georeferencing and classification of satellite imagery and bands I would like to add image processing to OpenJUMP I

Re: [OSGeo-Discuss] Remote Sensing in Java

2012-02-15 Thread Venkatesh Raghavan
On 2012/02/15 19:04, Mohammed Rashad wrote: Can we do raster processing without gdal and using only java code because i am looking for a java library which can do some image processing like stretching compositing,filtering,georeferencing and classification of satellite imagery and bands I would

Re: [OSGeo-Discuss] Remote Sensing in Java

2012-02-15 Thread Venkatesh Raghavan
On 2012/02/15 19:04, Mohammed Rashad wrote: Can we do raster processing without gdal and using only java code because i am looking for a java library which can do some image processing like stretching compositing,filtering,georeferencing and classification of satellite imagery and bands I would

Re: [OSGeo-Discuss] Which Java OS GIS project to join ?

2012-02-15 Thread Jorge Gaspar Sanz Salinas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 El 15/02/2012 1:36, Landon Blake escribió: That is a dangerous e-mail on a list like this. :] I agree Landon, this list is full of people anxious of joining new collaborators to their respective communities, me included. Anyway joining the OSGeo

Re: [OSGeo-Discuss] Show ortophoto

2012-02-15 Thread Jody Garnett
You always have to mind your license issues when using a proprietary format such as ECW. The library is free for reading; but not for the server side use such as you describe. -- Jody Garnett On Wednesday, 15 February 2012 at 6:20 PM, shevia wrote: Hi all, I am at the beginning of a

Re: [OSGeo-Discuss] Remote Sensing in Java

2012-02-15 Thread Jody Garnett
We use JAI (available in pure java) as the source for a lot of our image processing in the geotools library. Have a look? -- Jody Garnett On Wednesday, 15 February 2012 at 8:04 PM, Mohammed Rashad wrote: because i am looking for a java library which can do some image processing like

Re: [OSGeo-Discuss] Which Java OS GIS project to join ?

2012-02-15 Thread Jody Garnett
I would (surprise) like to invite you to take part in the GeoTools project. We have a nice developers guide[1] to help get you started[2]; an easy to follow process if you want to create a new module[3] from scratch; or simply help with some of the existing ideas. Quick suggestion: as an

Re: [OSGeo-Discuss] Which Java OS GIS project to join ?

2012-02-15 Thread Landon Blake
Its good to now I'll always be loved and have a home as an open source Java programmer. :] Landon On Wed, Feb 15, 2012 at 5:17 AM, Jody Garnett jody.garn...@gmail.com wrote: I would (surprise) like to invite you to take part in the GeoTools project. We have a nice developers guide[1] to help