dear Micheal ;
It worked fine. Thankx a lot
deneth
On Sat, Jan 17, 2009 at 4:29 PM, Michael Bedward
wrote:
> Hi Deneth,
>
> I am guessing that you haven't got gt-shapefile as a dependency in
> your pom.xml. If that's the case, add it and all should be well.
>
> Michael
>
-
Many thanks for this update Steve, I'll be using your code in the near future :)
Michael
2009/1/21 Steve Ansari :
> Hello all,
>
> I received a question about the rasterization code (Features to Grid
> Coverage) and upgraded the code to Geotools 2.5.2. I've attached the main
> class (FeatureRas
Firstly, I'm not sure what data format(s) your gps exports, but if GPX
is one of them I suggest you have a look at the new gpx package...
http://javadoc.geotools.fr/2.5/org/geotools/data/gpx/package-summary.html
I haven't used this package but it may well do a lot of what you need.
Meanwhile, if
Hi Martin,
That is such a clear description, would you mind if I added it to the
user's guide ?
Hi Jon,
I can send you some code to create a feature collection from your
first file's data if that's useful. Having the data as features would
also allow you to locate and query overlaps between gro
Many thanks Simone ! This is very useful for me also...
Michael
--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
__
> I'm so sorry for taking your time , now everything is OK.I made a little
> stupid mistake =^D with eclipse & maven.
Hi Duygu,
No need to apologize - that's what the list is here for. Glad to hear
you got it working !
Michael
-
Hello all,
I received a question about the rasterization code (Features to Grid
Coverage) and upgraded the code to Geotools 2.5.2. I've attached the
main class (FeatureRasterizer.java) and a test class
(TestFeatureRasterizer.java).
Here are the geotools jars needed to run this:
geoapi-2.2-M1.j
Hi Michael ,
I'm so sorry for taking your time , now everything is OK.I made a little
stupid mistake =^D with eclipse & maven.Thank you so much for your
kindness and giving your time.
Best ,
Duygu.
Michael Bedward wrote:
>
>> I have problems with the library.When I type
>> import org.geotoo
Jon Blower a écrit :
> Hi Martin,
>
> Thanks very much for this detailed response but I think I haven't made
> myself clear. The ground pixels are not regularly-spaced, nor are
> they parallel/perpendicular to any coordinate axes. I effectively
> have a List of Polygons, which may be arbitrarily
Hi Martin,
Thanks very much for this detailed response but I think I haven't made
myself clear. The ground pixels are not regularly-spaced, nor are
they parallel/perpendicular to any coordinate axes. I effectively
have a List of Polygons, which may be arbitrarily-oriented. This is
vector, not r
Hello Jon
Jon Blower a écrit :
> I'm looking for a way of rendering an image of some satellite data.
> Each "ground pixel" in the data is represented as a quadrilateral in
> lat-lon coordinates, and each pixel is associated with a numerical
> value (ozone concentration in this case). (I guess thi
Ciao Greg,
if you are trying to read simple binary matrices float or double data
I would suggest to have a look at both the GTOPO 30 reader and the
Imageio RawImageReader which can be used to do most of what you need.
In the end you should create a simple GCE GridCoverageReader,
following gtopo30
Thanks for that. Even if my garmin61 gives me utm, how do I create
polygons from utm or latitude long ?
On 19/01/2009, at 21:17, "Michael Bedward"
wrote:
> Hi Ari,
>
> Well, before talking code - can you configure you gps to record UTM
> coords ? I've only used a few but they all allowed
Hi Luong,
That's a very out of date tutorial page with a big red warning box at
the top :-)
>> and i have just noticed that the function
>> createFeatureTypeStyle/addFeatureTypeStyle is depricated for the class
>> org.geotools.styling.StyleBuilder; and i can't even to find this class in
Have a l
Hi Michael,
Thanks very much for the reply. In one dataset the pixels are
variable-sized with corner coords specified. Some of them overlap (as
the instrument scans back and forth). In the other dataset I only
have centre coords, and I can't seem to find any info about the
nominal pixel size...
nvidia wrote:
>
> Hi i'm following this tutorial
>
> http://docs.codehaus.org/display/GEOTOOLS/Putting+everything+together
>
> and i have just noticed that the function
> createFeatureTypeStyle/addFeatureTypeStyle is depricated for the class
> org.geotools.styling.StyleBuilder; and i can't e
16 matches
Mail list logo