Greg Troxel gdt at lexort.com
Mon Sep 2 12:37:58 PDT 2024
When I open the data table, I can't find a way to see the geometry
object, in either layer CRS or project CRS.
As previously pointed out by Andreas, you can create a real or a virtual
field using the Field Calculator [1].
Depending on how you actually want to "see" the geometry of the feature,
you can create an expression [2] based on the available functions [3].
In general, you can use the geom_to_wkt [4] function in order to obtain
a WKT string representation of the geometry.
Regards.
Andrea
[1]
https://docs.qgis.org/3.34/en/docs/user_manual/working_with_vector/attribute_table.html#vector-field-calculator
[2] https://docs.qgis.org/3.34/en/docs/user_manual/expressions/index.html
[3]https://docs.qgis.org/3.34/en/docs/user_manual/expressions/functions_list.html
[4]
https://docs.qgis.org/3.34/en/docs/user_manual/expressions/functions_list.html#geom-to-wkt
_______________________________________________
QGIS-User mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user