Postgres / postgis feature layer #2696
Unanswered
bclay1297
asked this question in
Support Q&A
Replies: 1 comment
-
Bruce, you can use the <OGRFeatureSource name="db">
<connection>...</connection> Refer to the documentation on connection strings here: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are looking at our long term goal for our Earth viewer application. I lieu of using pbf files we would like to load data using spatial queries direct from the OSM and others postgis enabled databases. I could not find an example that shows how to create a feature layer from postgis. I assume it would be a GDALFeatureLayer but how does the query get loaded?
Beta Was this translation helpful? Give feedback.
All reactions