Skip to content

1.7.0

Compare
Choose a tag to compare
@saibotk saibotk released this 27 Dec 19:47
· 113 commits to main since this release
d37f0d5

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 and ST::setSRID (thanks @BezBIS #91)
  • Fixed ST::buffer & ST:offsetCurve: Correctly renamed styleMitreLevel to styleMitreLimit

New Contributors

Full Changelog: 1.6.1...1.7.0