I was trying to build GeoTools as it is
explained:http://docs.codehaus.org/display/GEOT/2.5.1+Build+All+ModulesI get an
error. The log file is as
follows:---
Test set: org.geotools.referencing.IdentifiedObjectTest
--
Hi,
I was handed a bunch of binary raster files that are just slabs of 32
bit floats, along with the following documentation:
1) content:
rain == 10 day precipitation analysis by merging
GTS gauge observations and 3 kinds of satellite
estimates
Hi Michael,
Your suggestions will definitely come in handy.
My current task is to create a library for computing summary
statistics (what I believe are called 'zonal statistics' in ESRI-
speak). For example, I need to compute the spatial average of the
pixel values of the pixels contained w
is it valid (threadsafe-wise and performance wise) to use one MapContext to for
rendering maps in multiple threads? the access is read only.
--
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to t
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
--
This SF.net email is sponsored by:
SourcForge Community
SourceFor
I am using a new approach now..
I am creating all of the tiles in offline mode and save it on disk, and then
use those tiles in the runtime. The runtime performance became amazingly good...
But the process of building tiles takes relatively long time. Although it is
acceptable since it is done