strapi-plugin-postgis
strapi-plugin-postgis copied to clipboard
Add native postgis support to strapi.
Results
12
strapi-plugin-postgis issues
Sort by
recently updated
recently updated
newest added
Thks for the plugin btw ! It is an odd behavior, but here it is. ``` "Toto": { "columnType": { "type": "specificType", "args": [ "geometry(POINT,4326)" ] }, "type": "json", "fieldRenderer":...
bug
needs more information
Hi, I'm testing this plugin but when i try to save any point in the map i get an API error of invalid geometry. strapi version: 4.2.2 (node v16.15.1) plugin...
bug
postgis 3.0 compatibility