am2222 / strapi-plugin-postgis

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

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

Closed ThallesP closed 11 months ago

ThallesP commented 12 months 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.