I like it
Michael
> Another comment here - I find the tutorials listing the version number again
> and again to be a bit of a pain; would adding the following at the top of
> the first project example be okay for people?
>>
>>
>>2.5-RC2
>>
>
> And then we could do things like:
>>
>>
>>
Okay I will give that a go after removing velocity I have:
> Used undeclared dependencies found:
>org.geotools:gt-api:jar:2.6-SNAPSHOT:compile
>org.opengis:geoapi:jar:2.2-SNAPSHOT:compile
>com.vividsolutions:jts:jar:1.9:compile
>org.geotools:gt-metadata:jar:2.6-SNAPSHOT:compile
I've found mvn dependency:analyze very helpful for this sort of question
Michael
2008/9/9 Jody Garnett <[EMAIL PROTECTED]>:
> Matthias Basler wrote:
>> However I seem unable to find where this dependency is actually used (I
>> searched the source files for "velocity" both in Explorer and in Ecli
Matthias Basler wrote:
> I was just very pleased to find that the user guide's page on shapefile
> loading has been updated to reflect the new GT2.5 specific features. I find
> this page
> (http://docs.codehaus.org/display/GEOTDOC/04+How+to+Read+a+Shapefile) is
> really useful for beginners to
Hi all,
I was just very pleased to find that the user guide's page on shapefile loading
has been updated to reflect the new GT2.5 specific features. I find this page
(http://docs.codehaus.org/display/GEOTDOC/04+How+to+Read+a+Shapefile) is really
useful for beginners to see that GeoTools is easy
Andrea Aime a écrit :
> I looked at FactoryRegistry a bit, are you referring to the
> needScanForPlugins map? It does not seem to be cleared up
> when new providers are registered thought...
I was thinking about:
* modifications count in FactoryIteratorProviders. But it applies to addition
or
Martin Desruisseaux ha scritto:
> Andrea Aime a écrit :
>> I see. Yet, say I cache the results. I can use a (Class, Hints) key
>> for the cache, but what about being notified that a new factory
>> iterator has been added since the last scan? Otherwise the cache
>> would contain stale results, would
ContentDataStore should allow for configurable caching of metadata
--
Key: GEOT-2022
URL: http://jira.codehaus.org/browse/GEOT-2022
Project: GeoTools
Issue Type: Improvement
Just a general heads up that a developer on the uDig list has managed to
"tame" the geotools plugins into OSGi bundles. This was on my list of
GeoTools 3 dreams so I am watching it closely.
Jody
-
This SF.Net email is sponso
You can use GeoTools.init( Hints ) to accomplish the same effect; the
library should not be running off and checking system properties but we
have not had an applet based user in a while.
The other tip is to be sure to use the epsg-wkt plugin when working in
an applet.
Cheers,
Jody
mcr wrote:
>
Let the data source handle the connection isolation
---
Key: GEOT-2021
URL: http://jira.codehaus.org/browse/GEOT-2021
Project: GeoTools
Issue Type: Improvement
Components: data h2
PreparedFilterToSql fails to extract the native srid if the attribute name is
not specified
---
Key: GEOT-2020
URL: http://jira.codehaus.org/browse/GEOT-2020
Proj
Oracle datastore fails to handle bbox filter with no crs indication
---
Key: GEOT-2019
URL: http://jira.codehaus.org/browse/GEOT-2019
Project: GeoTools
Issue Type: Bug
Using the geotools library in an applet causes some warnings to occur in the
java console
08.09.2008 10:20:33 org.geotools.factory.Hints scanSystemProperties
WARNING: AccessControlException: access denied (java.util.PropertyPermission
org.geotools.referencing.epsg-datasource read) [...]
08.09.200
There should be no reason to port the feature model; that has been done.
The classes were simplified a bit from what you are looking at (any
helper methods were removed for example); and some of the methods were
renamed based on user feedback after the FOSS4G2007 code sprint.
Other comments inl
Jody and Gabriel,
I have a few questions about the ISO Feature Model implementation
(community-schemas/fm). I am porting it to trunk, and therefore GeoAPI
2.2 (from 2.1). I have picked through Justin and Jody's comments on the
GeoAPI wiki, but not all is clear.
(1) TypeFactory is gone. It did
Hello Jody
Jody Garnett a écrit :
> What you have written is parameter where Maps which map to values of the
> same type can be provided ... examples:
> - Map - you can have any value you want as long as it is
> an Integer
> - Map - traditional property file
> - Map - my personal favourite
> - M
Streaming renderer reprojection breaks if Bursa Worlf parameters are missing
Key: GEOT-2018
URL: http://jira.codehaus.org/browse/GEOT-2018
Project: GeoTools
Issue T
18 matches
Mail list logo