e on gt-trunk contains also a DTED
> plugin, leveraging on GDAL by means of the ImageIO-EXT project. See
> http://docs.codehaus.org/display/GEOTOOLS/ImageIO-EXT+GDAL for more
> information.
> Let me know if you need more info.
>
> Cheers,
> Daniele
>
> On Tue, Jul 8, 2008 at
Hi,
I am about to get the complete Digital Terrain Elevation Data (DTED), and I
would like to know if a reader (writer ?) exists for this specific format in
GT ? (I think the extension is .dem)
I am currently using GT-2.5 trunk.
Thanks in advance for your answers !
Thomas
ndrea Aime <[EMAIL PROTECTED]>:
> Anaxa Gore ha scritto:
>
> Hi,
>>
>> As I said yesterday in another thread, I solved my problem of opening
>> geotiff by replacing the crs of the mapContext from
>> DefaultGeographicCRS.WGS84 to CRS.decode("EPSG:4326")
Hi,
As I said yesterday in another thread, I solved my problem of opening
geotiff by replacing the crs of the mapContext from
DefaultGeographicCRS.WGS84 to CRS.decode("EPSG:4326").
Now, I can display all my datas, but some new problems appear :
- first, the proportions of rasters are not respe
Hi!
I am currently writing a wrapper; to "convert" java beans to features, throw
the SimpleFeature interface...
But there are choices to do, and i would be happy to have your suggestions !
The idea is this :
In an application, we have a model (MVC pattern for instance), described by
some classes
in advance (and thanks for what you already did !)
Thomas
2008/4/10, Jody Garnett <[EMAIL PROTECTED]>:
>
> Anaxa Gore wrote:
>
> > Hi Jody !
> > Happy to learn that I did not do anything wrong ! ;-)
> >
> About the only thing people do wrong is not read the
difference !
In the first case (SLD), I got : class java.lang.String
In the second one (StyleBuilder), I got : class java.lang.Double
So it seems that "0.3", 0.3, 0.3f, 0.3d doesnt exactly the same. ;-)
What do you think about that ? Is there a way to fix this problem ?
Thomas
200
Hello,
I think I found an idea from where is coming my problem of opacity.
Maybe from a bad creation of Style, when reading the SLD...
First, I wrote this SLD :
A Random Layer
The title of the layer
A longer and some would say less random peice of text
that allows you to describe the layer i
Hello,
I want to reproject a GridCoverage2D.
My problem is : when the reprojection is processing, I get an exception
because of negative values in my GridCoverage2D. As I don't need them, I
would like to put some 0 instead of negative values, but I can't find any
information on this topic.
I saw i
Hello.
I posted few days ago for my problem, but nobody answered. So I am going to
try to explain in a better way, hoping somebody will be able to answer...
I am currently simply trying to enter information into my system.
When I click on the map, I add a feature to a MemoryDataStore. This feature
Hi Simone,
If I understand well your message, you are working on the SLD support for
rasters rendering customization. As it is a subject which interests me a lot
(as you know ;-)), I would like to answer you, event if I am probably not
the best person to do it.
I just think that the last solution
11 matches
Mail list logo