knex-spatial-plugin
A Knex plugin for simplified geometric & geospatial operations in Postgres.
A Knex plugin for simplified geometric & geospatial operations in Postgres.
This is the package that calculates area of rectangle, square and circle using the functions rectangleArea(lenght,width)- sqaureArea(length)- circleArea(radius)