Skip to content

v7.0.0

Choose a tag to compare

@alrico88 alrico88 released this 01 Dec 10:31
· 2 commits to master since this release

What's Changed

  • !chore: consistent naming conventions by @alrico88 in #7

Breaking changes

New functions naming

Previous name New name
convertGeometryToWK geometryToWkt
convertFeatureToWK featureToWkt
convertFeatureCollection featureCollectionToWkt
convertToWK geojsonToWkt
convertFeatureCollectionToWktCollection featureCollectionToWktList
parseFromWK wktToGeojson
convertZGeojsonTo2D geojson3dTo2d
convertWkTo2DWk wkt3dTo2d

Full Changelog: v6.0.0...v7.0.0