Skip to content

franTarkenton/gdal_demo

Repository files navigation

Summary

Modifying this repo to be a dumping place for GDAL/OGR related utilities. This includes the current docs that were created, but also includes various utility scripts.

GDAL Presentation:

Slides

The presentation is made up of the following slides/pages:

  1. overview / introduction
  2. What is gdal
  3. Installing
  4. Using GDAL/OGR with python - High Level
  5. Using GDAL/OGR with python - Code Examples
  6. GDAL / OGR to detect overlaps
  7. Conclusion

Code

  1. simple code demo's of gdal / python
  2. demo of overlap detection

BCGW OGR Extract

Created a script that will iterate over all the objects in a schema and dump them them to S3 object storage. In order to do this needed a gdal ogr install that had OCI (oracle call interface) included in the compile.

Most of the existing binaries gdal / ogr do not include this feature. Created the following document which goes over how to compile ogr from source.

About

simple demo of some python gdal/ogr code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published