1.7.0
Added
- PostGIS ST_LineSubstring support
- PostGIS ST_LineFromEncodedPolyline support
- PostGIS ST_LineLocatePoint support
- Added
ST::asGeoJson
function to convert geometries to GeoJSON via the database
Fixed
- Fixed
Expression
types in SRID-related functions - Fixed missing schema prefix for generated SQL of first-level
ST
functions - Fixed numeric SRID queries in
ST::transform
andST::setSRID
(thanks @BezBIS #91) - Fixed
ST::buffer
&ST:offsetCurve
: Correctly renamedstyleMitreLevel
tostyleMitreLimit
New Contributors
Full Changelog: 1.6.1...1.7.0