georust/wkt

How to pass GEOMETRYCOLLECtion from sql

AkshayGore opened this issue · 1 comments

I am working on Leaflet-WKT.js as provided on Github
https://github.com/arthur-e/Wicket/blob/master/wicket-leaflet.js

I am trying to pass geometrycollection WKT MultiPolygon collection.
Could anyone please help me to resolve this issue?
Attachment
https://drive.google.com/file/d/1wke9XbsTYYb7OQEW8Y4blJvIGbW5LgkG/view?usp=drivesdk

Console log
The geometrycollection WKT type is not yet supported.

This repo is the rust programming language crate for parsing WKTs; not wicket. Your error seems to be from wicket.js; please report and inquire it in that repo.