[Geoserver-devel] Loading DTED in 2.0RC2

Hi,

I am using Geoserver 2.0RC2.
I want to create a new DataStore containing a DTED file, but can’t do that, even after added the imageio-ext library…
Is it a known bug or am I doing a bad thing ?

Thanks,
Thomas


Vous cherchez l’intégrale des clips de Michael Jackson ? Bing ! Trouvez !

Hi Thomas,

I am not sure if the DTED format is supported, but if so it would fall
under the realm of CoverageStore which is the abstract name given to all
raster and grid formats, rather than DataStore which is the abstract name
given to all vector formats.

The raster folks should be able to give you a better answer as if to
whether the format is actually supported.

-Justin

On Fri, 16 Oct 2009 17:10:58 +0000, Thomas Bonavia <anaxa_gore@anonymised.com>
wrote:

Hi,
I am using Geoserver 2.0RC2.I want to create a new DataStore containing a
DTED file, but can't do that, even after added the imageio-ext

library...Is

it a known bug or am I doing a bad thing ?
Thanks,Thomas
_________________________________________________________________
Messenger débarque dans Hotmail ! Essayez-le !
http://www.windowslive.fr/hotmail/web-messenger/

--
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.

Hi Justin,

thanks for your reply,
The problem is that when I was using the 2.0RC1, I add a category DTED in the Store section of the administration interface.
Now that I am using the 2.0RC2, I dont get this category anymore…
If someone gets and idea…

Thanks,
Thomas

Date: Sat, 17 Oct 2009 18:17:28 -0400
From: jdeolive@anonymised.com
To: anaxa_gore@anonymised.com
CC: geoserver-devel@lists.sourceforge.net
Subject: Re: [Geoserver-devel] Loading DTED in 2.0RC2

Hi Thomas,

I am not sure if the DTED format is supported, but if so it would fall
under the realm of CoverageStore which is the abstract name given to all
raster and grid formats, rather than DataStore which is the abstract name
given to all vector formats.

The raster folks should be able to give you a better answer as if to
whether the format is actually supported.

-Justin

On Fri, 16 Oct 2009 17:10:58 +0000, Thomas Bonavia anaxa_gore@anonymised.com
wrote:

Hi,
I am using Geoserver 2.0RC2.I want to create a new DataStore containing a
DTED file, but can’t do that, even after added the imageio-ext
library…Is
it a known bug or am I doing a bad thing ?
Thanks,Thomas


Messenger débarque dans Hotmail ! Essayez-le !
http://www.windowslive.fr/hotmail/web-messenger/


Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.


Gratuit : Hotmail plus rapide avec Internet Explorer 8 ! Cliquez ici !

Hi Thomas,
did you checked if the Imageio-ext 1.0.4 native libs are on your path? (They are the base libraries needed to enable the Geoserver/Geotools plugins to leverage on the underlying GDAL drivers)
GS 2.0RC1 worked against imageio-ext 1.0.3 whilst GS 2.0RC2 uses the new imageio-ext 1.0.4.
Make sure to have the proper native libs available on your machine. You can find the native libraries here: https://imageio-ext.dev.java.net/servlets/ProjectDocumentList?folderID=11797&expandFolder=11797&folderID=0

Further info for setup/installation is contained in the README file:
https://imageio-ext.dev.java.net/servlets/ProjectDocumentView?documentID=143759&noNav=true

Let us know.
Regards,
Daniele

On Mon, Oct 19, 2009 at 1:32 PM, Thomas Bonavia <anaxa_gore@anonymised.com> wrote:

Hi Justin,

thanks for your reply,
The problem is that when I was using the 2.0RC1, I add a category DTED in the Store section of the administration interface.
Now that I am using the 2.0RC2, I dont get this category anymore…
If someone gets and idea…

Thanks,
Thomas

Date: Sat, 17 Oct 2009 18:17:28 -0400
From: jdeolive@anonymised.com
To: anaxa_gore@anonymised.com
CC: geoserver-devel@lists.sourceforge.net
Subject: Re: [Geoserver-devel] Loading DTED in 2.0RC2

Hi Thomas,

I am not sure if the DTED format is supported, but if so it would fall
under the realm of CoverageStore which is the abstract name given to all
raster and grid formats, rather than DataStore which is the abstract name
given to all vector formats.

The raster folks should be able to give you a better answer as if to
whether the format is actually supported.

-Justin

On Fri, 16 Oct 2009 17:10:58 +0000, Thomas Bonavia <anaxa_gore@anonymised.com>
wrote:

Hi,
I am using Geoserver 2.0RC2.I want to create a new DataStore containing a
DTED file, but can’t do that, even after added the imageio-ext
library…Is
it a known bug or am I doing a bad thing ?
Thanks,Thomas


Messenger débarque dans Hotmail ! Essayez-le !
http://www.windowslive.fr/hotmail/web-messenger/


Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.


Gratuit : Hotmail plus rapide avec Internet Explorer 8 ! Cliquez ici !


Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference


Geoserver-devel mailing list
Geoserver-devel@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Eng. Daniele Romagnoli
Software Engineer

GeoSolutions S.A.S.
Via Carignoni 51
55041 Camaiore (LU)
Italy

phone: +39 0584983027
fax: +39 0584983027
mob: +39 328 0559267

http://www.geo-solutions.it


Hi Daniele,

Thanks for your answer !
I forgot to set the PATH variable with the directory containing the native libs !
Now, I can see the DTED section in the Store paragraph. But when I try to insert a DTED, I get this error : “Could not list layers for this store, an error occured retrieving them : Incorrect input type !”
I am using a DTED1 sample…

Thanks,
Thomas


Date: Mon, 19 Oct 2009 14:29:07 +0200
Subject: Re: [Geoserver-devel] Loading DTED in 2.0RC2
From: daniele.romagnoli@anonymised.com
To: anaxa_gore@anonymised.com
CC: jdeolive@anonymised.com; geoserver-devel@lists.sourceforge.net

Hi Thomas,
did you checked if the Imageio-ext 1.0.4 native libs are on your path? (They are the base libraries needed to enable the Geoserver/Geotools plugins to leverage on the underlying GDAL drivers)
GS 2.0RC1 worked against imageio-ext 1.0.3 whilst GS 2.0RC2 uses the new imageio-ext 1.0.4.
Make sure to have the proper native libs available on your machine. You can find the native libraries here: https://imageio-ext.dev.java.net/servlets/ProjectDocumentList?folderID=11797&expandFolder=11797&folderID=0

Further info for setup/installation is contained in the README file:
https://imageio-ext.dev.java.net/servlets/ProjectDocumentView?documentID=143759&noNav=true

Let us know.
Regards,
Daniele

On Mon, Oct 19, 2009 at 1:32 PM, Thomas Bonavia <anaxa_gore@anonymised.com> wrote:

Hi Justin,

thanks for your reply,
The problem is that when I was using the 2.0RC1, I add a category DTED in the Store section of the administration interface.
Now that I am using the 2.0RC2, I dont get this category anymore…
If someone gets and idea…

Thanks,
Thomas

Date: Sat, 17 Oct 2009 18:17:28 -0400
From: jdeolive@anonymised.com
To: anaxa_gore@anonymised.com
CC: geoserver-devel@lists.sourceforge.net
Subject: Re: [Geoserver-devel] Loading DTED in 2.0RC2

Hi Thomas,

I am not sure if the DTED format is supported, but if so it would fall
under the realm of CoverageStore which is the abstract name given to all
raster and grid formats, rather than DataStore which is the abstract name
given to all vector formats.

The raster folks should be able to give you a better answer as if to
whether the format is actually supported.

-Justin

On Fri, 16 Oct 2009 17:10:58 +0000, Thomas Bonavia <anaxa_gore@anonymised.com>
wrote:

Hi,
I am using Geoserver 2.0RC2.I want to create a new DataStore containing a
DTED file, but can’t do that, even after added the imageio-ext
library…Is
it a known bug or am I doing a bad thing ?
Thanks,Thomas


Messenger débarque dans Hotmail ! Essayez-le !
http://www.windowslive.fr/hotmail/web-messenger/


Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.


Gratuit : Hotmail plus rapide avec Internet Explorer 8 ! Cliquez ici !


Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference


Geoserver-devel mailing list
Geoserver-devel@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Eng. Daniele Romagnoli
Software Engineer

GeoSolutions S.A.S.
Via Carignoni 51
55041 Camaiore (LU)
Italy

phone: +39 0584983027
fax: +39 0584983027
mob: +39 328 0559267

http://www.geo-solutions.it



Nouveau! Découvrez le Windows phone Samsung Omnia II disponible chez SFR. Cliquez ici

Hi Thomas,
could you share somehow your sample DTED data?

Regards,
Daniele

On Tue, Oct 20, 2009 at 10:59 AM, Thomas Bonavia <anaxa_gore@anonymised.com> wrote:

Hi Daniele,

Thanks for your answer !
I forgot to set the PATH variable with the directory containing the native libs !
Now, I can see the DTED section in the Store paragraph. But when I try to insert a DTED, I get this error : “Could not list layers for this store, an error occured retrieving them : Incorrect input type !”
I am using a DTED1 sample…

Thanks,
Thomas


Date: Mon, 19 Oct 2009 14:29:07 +0200
Subject: Re: [Geoserver-devel] Loading DTED in 2.0RC2

From: daniele.romagnoli@anonymised.com

To: anaxa_gore@anonymised.com

CC: jdeolive@anonymised.com; geoserver-devel@lists.sourceforge.net

Hi Thomas,
did you checked if the Imageio-ext 1.0.4 native libs are on your path? (They are the base libraries needed to enable the Geoserver/Geotools plugins to leverage on the underlying GDAL drivers)
GS 2.0RC1 worked against imageio-ext 1.0.3 whilst GS 2.0RC2 uses the new imageio-ext 1.0.4.
Make sure to have the proper native libs available on your machine. You can find the native libraries here: https://imageio-ext.dev.java.net/servlets/ProjectDocumentList?folderID=11797&expandFolder=11797&folderID=0

Further info for setup/installation is contained in the README file:
https://imageio-ext.dev.java.net/servlets/ProjectDocumentView?documentID=143759&noNav=true

Let us know.
Regards,
Daniele

On Mon, Oct 19, 2009 at 1:32 PM, Thomas Bonavia <anaxa_gore@anonymised.com> wrote:

Hi Justin,

thanks for your reply,
The problem is that when I was using the 2.0RC1, I add a category DTED in the Store section of the administration interface.
Now that I am using the 2.0RC2, I dont get this category anymore…
If someone gets and idea…

Thanks,
Thomas

Date: Sat, 17 Oct 2009 18:17:28 -0400
From: jdeolive@anonymised.com
To: anaxa_gore@anonymised.com
CC: geoserver-devel@lists.sourceforge.net
Subject: Re: [Geoserver-devel] Loading DTED in 2.0RC2

Hi Thomas,

I am not sure if the DTED format is supported, but if so it would fall
under the realm of CoverageStore which is the abstract name given to all
raster and grid formats, rather than DataStore which is the abstract name
given to all vector formats.

The raster folks should be able to give you a better answer as if to
whether the format is actually supported.

-Justin

On Fri, 16 Oct 2009 17:10:58 +0000, Thomas Bonavia <anaxa_gore@anonymised.com>
wrote:

Hi,
I am using Geoserver 2.0RC2.I want to create a new DataStore containing a
DTED file, but can’t do that, even after added the imageio-ext
library…Is
it a known bug or am I doing a bad thing ?
Thanks,Thomas


Messenger débarque dans Hotmail ! Essayez-le !
http://www.windowslive.fr/hotmail/web-messenger/


Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.


Gratuit : Hotmail plus rapide avec Internet Explorer 8 ! Cliquez ici !


Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Eng. Daniele Romagnoli
Software Engineer

GeoSolutions S.A.S.
Via Carignoni 51
55041 Camaiore (LU)
Italy

phone: +39 0584983027
fax: +39 0584983027
mob: +39 328 0559267

http://www.geo-solutions.it



Nouveau! Découvrez le Windows phone Samsung Omnia II disponible chez SFR. Cliquez ici


Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference


Geoserver-devel mailing list
Geoserver-devel@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Eng. Daniele Romagnoli
Software Engineer

GeoSolutions S.A.S.
Via Carignoni 51
55041 Camaiore (LU)
Italy

phone: +39 0584983027
fax: +39 0584983027
mob: +39 328 0559267

http://www.geo-solutions.it