If you know the geo coordinates of you GIF image you can create a grid
coverage from it and add that to your map context...
http://docs.codehaus.org/display/GEOTDOC/Image+Plugin
Hope this helps
Michael
--
Create and Dep
Hi Hugo
You need to update to Geotools 2.5.2 for that package
Michael
--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and
Hi Martin,
I don't think it comes from my version of log4j : I have log4j 1.2.15
which is supposed to be the last one... And curiously, it works on
other machines with the same classpath...
Benoît
Le 2 févr. 09 à 19:22, Martin Desruisseaux a écrit :
> Benoît Thiébault a écrit :
>> Exception
Agossa a écrit :
> Thanks a lot for your answers. My problem could be solved out if I knew how
> to create a projectioncrs from scratch with some geotools class having in
> hand the projection parameters(like "src_semi_major" and so one). I am using
> HDFEOS file format and as Frank said there are
I don't think we personally are looking immediately for an API that
would render these
polygons on a GUI. Many , I spoke with prefer them to be rendered on
Google earth/maps
We could even use GRASS or QGIS applications in case... Its nice to
such kind of rending using GeoAPI too.
However
Hi, i have a application what insert jts geometry.
MapContext context = new
DefaultMapContext(GlobalCRS.getCoordinateReferenceSystem());
GTRenderer renderer;
renderer = new StreamingRenderer();
HashMap hints = new HashMap();
hints.put("memoryPreloadingEnabled", Boolean.TRUE);
renderer.setRendere
Hello Jody
Down here we've also been playing with some ideas a little related to
that topic.
In the style arena, people here frequently want to display something
like a 10km-wide circle (or star, or whatever) for their points -
actually, they generally just want their symbols to scale accordin
Hi,
I recently found out about the geotools class PyramidBuilder from
org.geotools.utils.imagepyramid and have been trying to use it in my
workspace but with no success.
I'm using geotools 2.5.1, but cannot import the utils package or the
PyramidBuilder class. Is the class in a separate plugin that
Jody Garnett ha scritto:
> You are correct the weekly IRC meeting has lost its will to live. In
> 2003 when I joined the project was run by module of maintainers (each a
> mini dictator for a section of code); and the weekly IRC meeting was the
> venue when agreement and direction was taken.
>
Dear All,
Thanks a lot for your answers. My problem could be solved out if I knew how
to create a projectioncrs from scratch with some geotools class having in
hand the projection parameters(like "src_semi_major" and so one). I am using
HDFEOS file format and as Frank said there are using this kin
10 matches
Mail list logo