You can see the answer to this exact question at my blog (
http://ianturton.github.io/geotools/maven/dependencies/2015/04/15/FindingGeoToolsJars.html)
where I used it as an example of the general problem of deciding which jars
you need to add to a project to support any specific class from GeoTools.

Ian

On Mon, Apr 20, 2015 at 9:48 AM Christian Mueller <
christian.muel...@os-solutions.at> wrote:

> Hi Marcel
>
> Check out the GeoTools Source code and install maven 3.x. You need the
> gt-coverage.jar
>
> change to the directoy modules/library/coverage and enter
>
> mvn dependency:tree
>
> This command will list all the dependencies.
>
> Cheers
>
>
>
>
>
>
>
>
> On Mon, Apr 20, 2015 at 10:10 AM, marcel Austenfeld <marcel...@web.de>
> wrote:
>
>> Hello,
>>
>> there is an amount of people who would like to open GeoTIFF in the
>> scientific image application ImageJ.
>>
>> That's why I want to write a small ImageJ plugin to load and save
>> GeoTIFFs preserving the georeferenced information.
>>
>> In my application I use rgdal and Java gdal for this but I'm searching
>> for a more general solution for the ImageJ application.
>>
>> Note that in the ImageJ plugin folder dropped *.jars will be added to the
>> Java classpath.
>>
>> Which minimum amount of libraries from the geotools project are necessary
>> to load GeoTIFFs and are there any examples available to load and save
>> geotiffs?
>>
>> Thanks in advance for any information
>>
>> Best regards
>>
>> Marcel
>>
>> Website: http://bio7.org
>>
>>
>> ------------------------------------------------------------------------------
>> BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
>> Develop your own process in accordance with the BPMN 2 standard
>> Learn Process modeling best practices with Bonita BPM through live
>> exercises
>> http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual-
>> event?utm_
>> source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
>> _______________________________________________
>> GeoTools-GT2-Users mailing list
>> GeoTools-GT2-Users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
>>
>
>
>
> --
> DI Christian Mueller MSc (GIS), MSc (IT-Security)
> OSS Open Source Solutions GmbH
>
>
> ------------------------------------------------------------------------------
> BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
> Develop your own process in accordance with the BPMN 2 standard
> Learn Process modeling best practices with Bonita BPM through live
> exercises
> http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual-
> event?utm_
>
> source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF_______________________________________________
> GeoTools-GT2-Users mailing list
> GeoTools-GT2-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users
>
------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
GeoTools-GT2-Users mailing list
GeoTools-GT2-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-gt2-users

Reply via email to