geotools

Official GeoTools repository

LGPL-2.1 License

Stars
1.7K
Committers
351

Bot releases are hidden (Show)

geotools - GeoTools 27.4 Release

Published by jodygarnett over 1 year ago

Release notes

Bug

GEOT-7077 ClientProperty of a top element not showing

GEOT-7148 Bug in JoiningJDBCFeatureSource / FilterToSQL creates invalid SQL

GEOT-7284 Incompatible with Saxon transformer

GEOT-7285 JDBCDataStore.getConnection(Transaction t) throws NullPointerException

GEOT-7302 Escape user inputs in SQL queries

Improvement

GEOT-7303 JNDI version of Oracle Datastore should include Column Remarks option

GEOT-7305 Improve ShapefileDumper to handle multiple geometry columns

New Feature

GEOT-7281 Add TransformFeatureLocking wrapper

geotools - GeoTools 26.2

Published by jodygarnett almost 2 years ago

Release notes

Bug

GEOT-7049 Crop operation should preserve the ROI among the coverage properties

GEOT-7043 SLD ContrastEnhancement should take care of nodata=0

GEOT-7040 Don't linearize warp transformations while oversampling

GEOT-7036 WMTS reader doesn't reproject result

GEOT-7030 Missing YSLD support for rule vendor options

GEOT-7024 Extend GeoPackage process XSD definition to support arbitrary request parameters for tile layers

GEOT-7023 WMS cascade layer wrong native CRS due to unordered SRS and bounding boxes

GEOT-7022 Concurrent CRS Factories access can result in deadlock

Improvement

GEOT-6948 GeoTools Rendering pre-process Mark Factories Hint

Task

GEOT-7045 Add ".gitattributes" to geotools sources

GEOT-7038 Update optional log4j support to a version that does not support RCE

geotools - GeoTools 28.1 Release

Published by ianturton almost 2 years ago

Release notes

Bug

GEOT-7077 ClientProperty of a top element not showing

GEOT-7148 Bug in JoiningJDBCFeatureSource / FilterToSQL creates invalid SQL

GEOT-7247 ImageMosaic with RGBA images fails to respect transparency on overlaps

GEOT-7261 WFSContentComplexFeatureSource.getBounds will end up in StackOverflowException

GEOT-7262 ImageMosaic excess granule removal support does not play well with raster ROIs

GEOT-7263 ImageMosaic won't provide the list of mosaicked files as a coverage property, when dealing with heterogenous CRSs

GEOT-7268 GeoTools can create GML output that is not valid XML

GEOT-7271 ImageMosaic should read band statistics from GDAL_METADATA tiff tags, when available

GEOT-7284 Incompatible with Saxon transformer

GEOT-7295 HANA plugin attempts to create polygons consisting of 2 points only

Improvement

GEOT-7241 Expose column comments in FeatureType descriptions on selected JDBC stores

GEOT-7252 Rename GET_COLUMN_REMARKS to GET_REMARKS to accomodate future table comments support

GEOT-7270 GeoTIFFReader should expose GDAL band specific metadata when available

GEOT-7275 Add If_Then_Else support to ExpressionTypeVisitor

GEOT-7277 Expose assets as a selectable property in STACDataStore

GEOT-7279 Allow image mosaic to grab a subset of the feature properties in memory

GEOT-7286 Let SQLDialect decide whether to apply hints on virtual tables

GEOT-7294 Geometry simplification cannot be disabled in HANA plugin

New Feature

GEOT-7281 Add TransformFeatureLocking wrapper

geotools - GeoTools 27.1 Release

Published by jodygarnett about 2 years ago

Release notes

Bug

GEOT-7182 TransformFeatureSource can lose paging information while transforming query

GEOT-7170 StreamingRenderer might throw NPE with complex features when no default Geometry attribute is set

GEOT-7162 Postgis Partition tests fail on postgres versions below 11

GEOT-7161 Aggregate queries with non-database supported queries fail

GEOT-7153 Removing NetCDF granules from a mosaic can cause spurious netcdf index re-inits

GEOT-7147 Add support for missing CSS label vendor options

Improvement

GEOT-7179 Upgrade app-schema Jetty test dependency to 9.4.48.v20220622

GEOT-7166 Fix jdbc-informix plugin failed test

GEOT-7164 Make it easier to move mosaics of NetCDF around

Task

GEOT-7171 Cleanup the RenderedSampleDimension.create static method

GEOT-7109 gt-swt module docs update

geotools -

Published by aaime over 2 years ago

Release notes - GeoTools - Version 26.5

Bug

GEOT-7170 StreamingRenderer might throw NPE with complex features when no default Geometry attribute is set

GEOT-7162 Postgis Partition tests fail on postgres versions below 11

GEOT-7161 Aggregate queries with non-database supported queries fail

GEOT-7153 Removing NetCDF granules from a mosaic can cause spurious netcdf index re-inits

GEOT-7147 Add support for missing CSS label vendor options

GEOT-7143 ElasticSearch GeoHash aggregation does not work when "scrolling" is enabled in the data store config

GEOT-7142 ElasticSearch GeoHash aggregation does not work on renamed geometry attributes

GEOT-7141 GeoTIFF mask/overview lookup should default to GeoTIFF format

GEOT-7135 FastBBOX Class cast exception when evaluating on ComplexFeatures

GEOT-6927 OSM usage of pre-generalized can cause " DataSource not available after calling dispose() or before being set"

GEOT-6888 PostGIS - fixed columns lengths when using prepared statements

Improvement

GEOT-7164 Make it easier to move mosaics of NetCDF around

GEOT-7119 Clean up GeoHashGridProcessParameters, make it work properly with tiling

GEOT-7118 Allow GeoHashGridProcess to default the grid aggregation definition

GEOT-7111 Allows UniqueVisitor to select multiple features' attributes

Task

GEOT-7171 Cleanup the RenderedSampleDimension.create static method

GEOT-7146 Upgrade jai-ext to 1.1.23

GEOT-7109 gt-swt module docs update

geotools - GeoTools 27.0

Published by ianturton over 2 years ago

Release notes

Bug

GEOT-7143 ElasticSearch GeoHash aggregation does not work when "scrolling" is enabled in the data store config

GEOT-7142 ElasticSearch GeoHash aggregation does not work on renamed geometry attributes

GEOT-7141 GeoTIFF mask/overview lookup should default to GeoTIFF format

GEOT-6888 PostGIS - fixed columns lengths when using prepared statements

Improvement

GEOT-7131 Clarify ImageMosaic documentation with an example

GEOT-7129 Allow StreamingParser to set the entity resolver

geotools - GeoTools 26.4

Published by jodygarnett over 2 years ago

Release notes

Bug

GEOT-7115 Streamline JNDI lookups

GEOT-7090 GeoPackage attempts to read from non-existent columns

GEOT-7088 Fix shapefile resource leaks

Improvement

GEOT-7091 ClippingFeatureCollection won't handle input feature types with generic Geometry columns

Task

GEOT-7114 Deprecate unused GeoTools.fixName() and related methods

GEOT-7113 Update jai-ext to 1.1.22

GEOT-7101 Update Jackson to 2.13.2

geotools - GeoTools 26.3

Published by jodygarnett over 2 years ago

Release notes

Bug

GEOT-7076 Cannot use a start sql script with curly braces that are not in the format of an env variable

GEOT-7074 SLD or CSS filter rules using a non existent attribute named 'type' causes a generic ClassCastException instead of a specific exception with the right message

GEOT-7073 GeoPackage store fails to use spatial indexes when multiple BBOX filters are used at the same time

GEOT-7072 Allow empty string element value for parsing simple types in gt-xsd to avoid NumberFormatException

GEOT-7071 GetFeatureInfo in WMSLayer has problems in tranforamation of I,J params

GEOT-7060 Count query Prepared Statements values are not set

GEOT-7059 GeoTIFF reader nodata might not successfully compare against actual pixel nodata for large float values

GEOT-7051 ContourProcess doesn't extract GridCoverage2D NoData properties

New Feature

GEOT-7054 Like Query Support for GeoPackage

GEOT-7019 Add AppSchema support for GeoPackage

geotools - GeoTools 25.5

Published by ianturton over 2 years ago

Release notes

Bug

GEOT-7073 GeoPackage store fails to use spatial indexes when multiple BBOX filters are used at the same time

GEOT-7071 GetFeatureInfo in WMSLayer has problems in tranforamation of I,J params

geotools -

Published by ianturton almost 3 years ago

geotools -

Published by ianturton almost 3 years ago

geotools - test doi release

Published by ianturton almost 3 years ago

geotools - GeoTools 26.1

Published by jodygarnett almost 3 years ago

Release notes

Bug

GEOT-7001 XmlComplexFeatureParser gives wrong name for ComplexAttribute

Improvement

GEOT-7020 Add ProjectionHandler for orthographic

GEOT-7007 Shapefile set files search may take very long on big shapefile directories

geotools - GeoTools 26.0

Published by jodygarnett almost 3 years ago

Release notes

Announcement: GeoTools 26.0 released

Bug

GEOT-6994 User-Agent must be specified in MultithreadedHttpClient

geotools - GeoTools 26-RC

Published by jodygarnett almost 3 years ago

Release notes

Announcement: GeoTools 26-RC Release Candidate

Bug

GEOT-6982 Update Mongo DB driver to 4.0.6 to mitigate CVE-2021-20328

GEOT-6965 encoding a polygon as a multipolygon gives an unwanted duplicated srsname tag in polygon

GEOT-6962 Use glob for GeoPkg constraint_type when writing a range constraint

GEOT-6959 SimpleHttpClient does support proxy

GEOT-6949 Improve CropCoverage to retain ROI information in output coverage

GEOT-6944 Deadlock at org.geotools.xsd.XSD.getSchema

GEOT-6937 AppSchema JdbcMultipleValue will fill wrong values if targetColumn is a PK

GEOT-6921 GeoTools primary key finder always query the table gt_pk_metadata even if it doesn't exists

GEOT-6913 Correct join translation machinery to qualify fid filters with alias when generating SQL query

GEOT-6912 Special characters in shp file name are not correctly encoded

GEOT-6906 WFS DescribeFeatureType doesn't account for outputFormats defined globally

GEOT-6899 Resource (CPU/Heap) starvation building shapefile spatial index

GEOT-6894 WMTS fails when initial url contains query parameters

GEOT-6892 ExpressionDOMParser NullPointerException if setter for FilterFactory is invoked

GEOT-6889 Configuration of JNDI ends in exception at strange places

GEOT-6887 Bring GeoJsonWriter/GeoJsonReader on par with gt-geojson with handling of empty collections, arrays, lists, datetime and boolean

GEOT-6886 Raster to Vector rendering transformations with reprojection can generate incorrect images

GEOT-6883 Fix edge cases in the date time parser

GEOT-6881 GreaterThanEqualTo and LessThanEqualTo incorrectly marked as unsupported in WFS query

GEOT-6880 Rendering process fails if vendor option sortByGroup is used

GEOT-6876 JDBCDataStore.isFullBoundsQuery returns true for a query with a limit or startIndex

GEOT-6871 AppSchema, defining nested attribute with root attribute filter might return 0 on count

GEOT-6866 Upgrade FlatGeoBuf DataStore to flatgeobuf 3.16.4 with improvements to support box filter and read larger files

GEOT-6863 Datastores with Character parameters can't be reopened

GEOT-6860 SchemaCache doesn't follow redirect when downloading from HttpConnection

GEOT-6856 Replace new Collection method invocation via reflection with new ArrayList in ComplexAttributeImpl class

GEOT-6855 AppSchema JDBCMultipleValue might generate ambiguous query when ClientProperty is defined

GEOT-6854 AppSchema JDBCMultipleValue directive fails to encode ClientProperties if targetValue is not specified

GEOT-6848 Vendor options in RasterSymbolizer are not parsed

GEOT-6832 WFS-NG doesn't apply acrgis strategy for versions that are not 2.0.0

GEOT-6800 Certain shapefiles can still trigger exceptions when Z value present but no M value

GEOT-6783 Unsupported module gt-arcgisrest isn't activated by -Dall

GEOT-6709 Java 11: GeoTools fails with ExceptionInInitializerError caused by an InaccessibleObjectException trying to access tech.units.indriya internals

GEOT-6677 WMTS client code automatically uppercases key names in KVP requests which breaks non standard servers

GEOT-6517 WFS: possible memory leak when when parsing getFeatures() result

GEOT-6410 Conversion from boolean true/false in geoserver to SQL Server bit 0/1, is broken

GEOT-6172 Missing jars (units etc.) in geotools-20.0-bin.zip

GEOT-2972 Character set from CPG files

Improvement

GEOT-6980 Improve gt-geobuf's compatibility with mapbox/geobuf

GEOT-6974 Document gt-gml-geometry-streaming

GEOT-6973 Add gml:Surface parsing to gt-gml-geometry-streaming

GEOT-6947 GrowableInternationalString copy constructor not adding null Locale

GEOT-6923 Improvement to GrowableInternationalString ease of use and preserving insertion order

GEOT-6920 Make it easier to specify which transformation to use when selecting a coordinate system transform

GEOT-6918 Implement NowFunction

GEOT-6917 Add support for timeUnit on dateDifference function

GEOT-6915 Add method create in TileFactory

GEOT-6903 gml-geometry-streaming: Add support for curved polygons and Arcs with more than 3 control points

GEOT-6900 Shapefile quadtree build performance

GEOT-6896 Add support for GML 3.2 namespace to gml-geometry-streaming

GEOT-6895 Restrict the responsibilities of WMTSTileService

GEOT-6893 Add support for gml:Curve with gml:Arc segments to gml-geometry-streaming

GEOT-6891 GeoTIFF Writer should unwrap an outputStreamAdapter to get the underlying ImageOutputStream

GEOT-6890 Move StAX GML parser from wfs-ng to a new module

GEOT-6877 Upgrade to imageio-ext 1.3.6 (tiff 32 bit with deflate/lzw support)

GEOT-6870 Add vendor options support for Rule

GEOT-6864 Avoid use of underscore as identifier

GEOT-6861 Add support for Krovak North Orientated

GEOT-6859 Speed up geotools DbaseFileWriter.FieldFormatter.getFieldString(int size, String s)

GEOT-6846 MongoDB plugin refact FilterToMongo and FilterSplitter

GEOT-6840 Revert Object varargs change in SimpleFeature to help scala compatibility

GEOT-6839 Update Batik from 1.13 to 1.14

GEOT-6835 WFS-NG doesn't understand GML:MultiCurves

GEOT-6821 Update JDBC drivers: MySQL (to 8.0.24)

GEOT-5859 Upgrade httpclient from 3.1 to 4.5.13

New Feature

GEOT-6867 Add the possibility to prune Rule, Symbolizer, FeatureTypeStyle elements when rendering Maps or Legends

GEOT-6842 Adding WPS 2.0 support with EMF model and xml binding configuration

Sub-task

GEOT-6978 Upgrade Oracle JDBC driver (com.oracle.database.jdbc:ojdbc8) 19.11.0.0 ➜ 19.12.0.0

GEOT-6957 Upgrade Oracle JDBC driver (com.oracle.database.jdbc:ojdbc8) 19.10.0.0 ➜ 19.11.0.0

GEOT-6956 Upgrade MySQL JDBC driver (mysql:mysql-connector-java) 8.0.24 ➜ 8.0.26

GEOT-6955 Upgrade PostgreSQL JDBC driver (org.postgresql:postgresql) 42.2.19 ➜ 42.2.23

GEOT-6954 Upgrade MS SQL JDBC driver (com.microsoft.sqlserver:mssql-jdbc) 9.2.0.jre8 ➜ 9.4.0.jre8

GEOT-6953 Upgrade DB2 JDBC driver (com.ibm.db2:jcc) 11.5.5.0 ➜ 11.5.6.0

GEOT-6909 Breakdown 500+ line method RasterSymbolizerTest:contrastEnhancementMethods() into individual tests

Task

GEOT-6979 Remove the unsupporte module jdbc-ingres

GEOT-6975 Update dependencies of (unsupported) Elasticsearch plugin

GEOT-6972 Remove the unsupported module "georest"

GEOT-6971 Remove the unsupported module epsg-oracle

GEOT-6970 Remove the unsupported module imagemosaic-jdbc

GEOT-6969 Remove unsupported gtopo30 module

GEOT-6966 Update org.apache.solr:solr-solrj from 8.7.0 to 8.9.0

GEOT-6952 Upgrade JDBC drivers

GEOT-6943 Fix WMS online tests to use OnlineTestSupport and working servers

GEOT-6925 Set up PMD cognitive complexity checks, start cleaning up methods that are too complex (threshold of 160)

GEOT-6901 Use StandardCharsets when possible, add a PMD check to enfornce it

GEOT-6897 Upgrade PMD to version 6.34

GEOT-6882 Remove deprecated HTTPClient interfaces and classes

GEOT-6879 Bump commons-io from 2.6 to 2.10.0

GEOT-6878 Avoid unnecessary object wrapper creation, add a PMD rule to check it

GEOT-6844 Avoid C style array declarations, add Checkstyle check to disallow it

GEOT-6843 Use short arrays initializers, add PMD rule to enforce it

GEOT-6834 Replace references to the "master" branch by "main"

GEOT-6833 Add missing @Override annotations and set up a QA rule to enforce it

GEOT-6831 Add a PMD ruleset to avoid Exception#PrintStackTrace() usage

GEOT-6829 Remove dependency on xpp3, use the standard StAX API

geotools - GeoTools 18-RC1

Published by tbarsballe about 7 years ago

Release Candidate 1 for the 18.x series

Package Rankings
Top 8.83% on Repo1.maven.org
Badges
Extracted from project README
DOI