Group Abstract Group Abstract

Message Boards Message Boards

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

MODERATOR NOTE: This is the notebook used in the livestream "Relational Databases in the Wolfram Language" on Wednesday, April 5 -- a part of Wolfram R&D livestream series announced and scheduled here: https://wolfr.am/RDlive. Subscribe to @WolframRD on YouTube for more livestreams, exclusive VODs, creator presentations, behind-the-scenes insider videos, and so much more.

POSTED BY: Carlo Barbieri
3 Replies
Posted 2 years ago
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
POSTED BY: EDITORIAL BOARD
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard