Skip to content

H2GIS 1.2.3

Compare
Choose a tag to compare
@nicolas-f nicolas-f released this 18 Sep 12:07
· 1626 commits to master since this release
  • Fix DBF decimal operator overflow error.
  • Fix URI storage error when importing database from other operating system (Windows/Linux) Thanks to @bedla for providing the patch #556
  • Range index support on system column GID for FileDrivers
  • GeoJSON support for mixed geometry types. Thanks for @AngryGamy for reporting the issue #548
  • Add ST_GeomFromGML
  • Add ST_GeomFromGeoJSON
  • Add ST_OSMMapLink
  • Add ST_GoogleMapLink
  • Add ST_AsGML
  • Add ST_GeomFromWKB
  • Upgrade H2 database from version 1.4.186 to version 1.4.188