Skip to content

dgatland/geodata_to_docx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GEODATA_TO_DOCX

A Python 3.9+ example for creating a Microsoft Word Document which contains a summary table, text and any photos from a geospatial dataset.

Installation

Clone this repository using git clone git@github.com:dgatland/geodata_to_docx.git, navigate to the cloned folder and run poetry install to install dependencies. If you don't have poetry installed, follow the instructions here.

License

MIT License.

Usage

Try out the example script in example/example.ipynb.

Notes

  • Development status is Alpha

Changes

1.0.0, 2023-11-08

  • First release of example code

About

A Python 3.9+ example for creating a Microsoft Word Document which contains a summary table, text and any photos from a geospatial dataset.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors