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

Example for reading shapefiles with GDAL and displaying the geometry. #53

Merged
merged 3 commits into from
Jun 4, 2024

Conversation

OgreTransporter
Copy link
Contributor

I have used the simple Basic example and simply read in a shapefile. As in the layer example, I created a geometric drawing class - in this case a polygon - and used it to draw the contours from the file. To test this, I loaded the country file from Natural Earth (https://www.naturalearthdata.com/download/10m/cultural/ne_10m_admin_0_countries.zip).

CMakeLists.txt Show resolved Hide resolved
samples/shapefile/CMakeLists.txt Outdated Show resolved Hide resolved
@AmonRaNet
Copy link
Owner

Generally: I probably will polish after merge some aspects in code, but from other side I like it! Now we have first example with external data load.

AmonRaNet
AmonRaNet previously approved these changes Jun 4, 2024
@AmonRaNet AmonRaNet merged commit 954619a into AmonRaNet:master Jun 4, 2024
16 of 17 checks passed
@OgreTransporter OgreTransporter deleted the gdal-support branch October 23, 2024 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants