Message Boards Message Boards

[R&DL] Wolfram R&D LIVE: Relational Databases in the Wolfram Language

POSTED BY: Carlo Barbieri
3 Replies

enter image description here -- you have earned Featured Contributor Badge enter image description here Your exceptional post has been selected for our editorial column Staff Picks http://wolfr.am/StaffPicks and Your Profile is now distinguished by a Featured Contributor Badge and is displayed on the Featured Contributor Board. Thank you!

POSTED BY: Moderation Team
Posted 11 months ago

How could I deal with PostGIS geometry object? I would like to map it to GeoPosition or Polygon entity.

POSTED BY: Przemyslaw K.

You can use EmbeddedSQLExpression in an EntityFunction to use PostGIS functionality in a query.

The main problem is that we don't natively support transforming the output into GeoPosition or Polygon, you'd have to map transformation functions manually on columns. The transformation function is probably hidden away somewhere in the GIS` context...

POSTED BY: Carlo Barbieri
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract