Skip to main content

Libraries used

geopandas

  1. geopandas was used extensively by GQC in the fme-to-python project.
  2. The documentation for the API can be found here

View the fme-to-python

info

fme-to-python is developed as a nbdev project.

  1. Clone the repo.
  2. Make sure you create a new virtual environment and activate that environment.
  3. Install all the necessary dependencies using pip install -e '.[dev]'
  4. Make sure nbdev is installed, pip install nbdev
  5. cd into the repo
  6. Run nbdev_preview in the terminal to view the docs