am2222 / strapi-plugin-postgis

Add native postgis support to strapi.
https://am2222.github.io/strapi-plugin-postgis/
41 stars 15 forks source link

Is it possible to support all data types in one column? #15

Closed ThallesP closed 1 year ago

ThallesP commented 1 year ago

Hi, is it possible to support all data types in one column, for example one column with POLYGON, POINT and LINESTRING? Instead of a map for each one.