How can I validate the geometry in Openlayers?
I need to check "MULTILINESTRING()" (which is empty) is valid/not valid. In postGIS, for Geometry validation we are using "isValid()" function. Like this, is there any options in Openlayers?
No comments:
Post a Comment