ArcSDEFeatureSource.getFeatures returns the filter property names when it
shouldnt
--
Key: GEOT-1848
URL: http://jira.codehaus.org/browse/GEOT-1848
Project: GeoTools
At the moment I am working on an utility using the geotools library. My
biggest problem is a reasonable way to set the classpath. On my linux box I
do
for fn in `find -name "*.jar"`; do export
CLASSPATH=$CLASSPATH:$fn ;done
Other products mostly use some scripts ( "env.sh" and "env.bat" ) wh
WellKnowMark Shape Fix
--
Key: GEOT-1847
URL: http://jira.codehaus.org/browse/GEOT-1847
Project: GeoTools
Issue Type: Improvement
Components: core render
Affects Versions: 2.5-M3
Reporter: Johann
Label outline rendering does not honor text only antialising rendering hints
Key: GEOT-1846
URL: http://jira.codehaus.org/browse/GEOT-1846
Project: GeoTools
Issue T
Graham Davis a écrit :
> I am constantly building with the -Ppending profile because my wps
> module uses an unsupported pending profile. I keep getting errors in my
> build from the go module (also a pending profile). Who ever is working
> in this module, can you please only commit code that b