Skip to content
This repository was archived by the owner on Jun 17, 2020. It is now read-only.

Conversation

@aguereca
Copy link

No description provided.

stefanuhrig and others added 30 commits August 8, 2019 14:43
…nstead of listing the properties requested in the query
[GEOT-6222] Avoid unnecessary base64 encoding when fetching geometry from PostGIS
[GEOT-6357] PreGeneralizedFeatureCollection returns the full schema instead of listing the properties requested in the query
[GEOT-6356] Optimize filter evaluation in rendering
* Confirm handling of color literals [GEOT-5704]
* Also removed system out statements from YsldEncoderTest
* fix formatting

Signed-off-by: Jody Garnett <jody.garnett@gmail.com>
Add explicit binding for LatLonAltBoxType in KML 2.2
Configuration. Otherwise parsing a Region with a
LatLonAltBox child element throws a ClassCastException
because it wasn't parsed to a JTS Envelope.

Reason being that in KML 2.1 LatLonAltBoxType is a subtype
of LatLonBoxType, but in KML 2.2 it is not, both being
derived from AbstractLatLonBoxType instead.
[GEOT-6358] xsd-kml: Fix LatLonAltBox parsing for KML 2.2
…tors for each ordinate, compute in advance and store in array instead
* Current DataUtilities isMatch implementation compares the class of the
attribute descriptor, not the type binding

Signed-off-by: Emilio Lahr-Vivaz <elahrvivaz@ccri.com>
…ex) if the query generating it had an explicit list of attributes
PreGeneralizedSimpleFeature returns wrong results to getAttribute(index) if the query generating it had an explicit list of attributes
Updating to JAI-EXT 1.1.12 (faster 8bit quantizer)
Reverting because SF Shell does not have sufficuent permissions to do this

This reverts commit ae82e69.
[GEOT-6361]: ImageUtilities may create an ImageLayout partially defined
aaime and others added 30 commits December 6, 2019 18:50
* upgrade to use modern and supported OpenCSV parser
[GEOT-6426] correct goodnessOfFit information in user docs
… due to package conflicts between GeoAPI and GeoTools.
-bug fixed in gt-jdbc/FilterToSQL.java
-added integration tests for postgis
-added online test in JDBCFeatureSourceOnlineTest
[GEOT-6455] MBTiles clip polygon is not properly reprojected along the geometry
[GEOT-6363]Error in SQL conversion when function uses a like expression
Signed-off-by: Jody Garnett <jody.garnett@gmail.com>
Signed-off-by: Jody Garnett <jody.garnett@gmail.com>
[GEOT-6460]: Better nodata management on bandMerges
Azimuthal projection: AUTO code and projection handler
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.