This repository was archived by the owner on Jun 17, 2020. It is now read-only.
forked from geotools/geotools
-
Notifications
You must be signed in to change notification settings - Fork 0
Geotools repo master #3
Open
aguereca
wants to merge
1,356
commits into
master
Choose a base branch
from
geotools_repo_master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…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
…fault geometry and non existing properties
* 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
* 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
…raphic or mark could be loaded
…mbols, mapbox-gl-js does not
…es output style size
[GEOT-6455] MBTiles clip polygon is not properly reprojected along the geometry
[GEOT-6363]Error in SQL conversion when function uses a like expression
Mbstyles fixes, round 2
Signed-off-by: Jody Garnett <jody.garnett@gmail.com>
Signed-off-by: Jody Garnett <jody.garnett@gmail.com>
Fixing -j param for sphinx build
[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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.