mmomtchev / node-gdal-async

Node.js bindings for GDAL (Geospatial Data Abstraction Library) with full async support
https://mmomtchev.github.io/node-gdal-async/
Apache License 2.0
129 stars 26 forks source link

Can I validate any Geometry Object? #103

Open karimfayed opened 11 months ago

karimfayed commented 11 months ago

I wish to validate the geometry object before saving it in the database, is there a function that checks the geometry type and validates the coordinates accordingly?