I've PostGIS table with two geometry types - Point & Polygon. When I read table, I'm only able to see Polygons. But point geometry column is only shown in table and unable to visualize.
Is there any way to visualize point geometry instead? How do we explicitly mention for which geometry columns to be visualized?
Check out the Reading Mulitple PostGIS Geometries section of this article. Essentially you just need to use a SELECT statement in the Reader Feature Type as FME will read the first geometry column by default and ignore the others. You can override it by using a SELECT statement. From there, you can expose the attribute and use a GeometryReplacer to visualize the geometry.
Check out the Reading Mulitple PostGIS Geometries section of this article. Essentially you just need to use a SELECT statement in the Reader Feature Type as FME will read the first geometry column by default and ignore the others. You can override it by using a SELECT statement. From there, you can expose the attribute and use a GeometryReplacer to visualize the geometry.
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.