nodal
nodal copied to clipboard
Geometric Types
Hi,
I'm new to Nodal, but seems really awesome.
However, in my psql database, I want to geolocate my users, so I want a geometric type: point. Nodal won't allow me, telling me that this type in un-supported.
Is there a way to handle geometric type, or at least bypass the adapter to create native psql type ?
Regards
I'll definitely look into supporting geometric data types in PG. I need to look at PostGIS as well, will do both at the same time.
Update: Not sure when this is coming. Will have to think about the best way to support it.
Any news about this feature ?
Hi, just wanted to see if anything had changed - looking to implement sylvainap's functionality as well, so any news on the feature or the feature's plan would be great. Thanks for the great work so far!