Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a Layer function to get geometry attribute name #2333

Open
avancinirodrigo opened this issue Mar 4, 2020 · 0 comments
Open

Create a Layer function to get geometry attribute name #2333

avancinirodrigo opened this issue Mar 4, 2020 · 0 comments
Assignees
Milestone

Comments

@avancinirodrigo
Copy link
Contributor

TerraLib changed how to get geometry attribute name. Now it comes from gdal and it is dynamically named.

Before that, the names could be "ogr_geometry" or "geom".

The attribute name is available from DataSetType.

@pedro-andrade-inpe
My suggestions:
Layer:geom() or Layer:geometry()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants