Libraries used
geopandas
geopandaswas used extensively byGQCin the fme-to-python project.- The documentation for the API can be found → here
View the fme-to-python
info
fme-to-python is developed as a nbdev project.
- Clone the repo.
- Make sure you create a new virtual environment and activate that environment.
- Install all the necessary dependencies using
pip install -e '.[dev]' - Make sure
nbdevis installed,pip install nbdev - cd into the repo
- Run
nbdev_previewin the terminal to view the docs