Skip to main content

Set of tools based on Python, GeoPandas and Shapely to achieve urban geoprocessing

Project description

t4gpd

Set of tools based on Python, GeoPandas and Shapely to achieve urban geoprocessing

Pre-requisites

To be able to use the t4gpd plugin, perform geoprocessing and display your own maps, you need a Python3 interpreter and recent versions of the geopandas, matplotlib, numpy, and shapely libraries. One possibility is to install a Miniconda3 environment, in which you will first create and then configure a new environment (we will call it gpd):

conda create -n gpd

conda activate gpd

conda config --env --add channels conda-forge

conda config --env --set channel_priority strict

conda install python=3.10 geopandas=0.12.2 contextily geocube imageio jupyterlab mapclassify matplotlib matplotlib-scalebar meshio networkx notebook openpyxl plotly pvlib Pyarrow pysolar pyvista pywavelets rasterio scikit-learn scipy seaborn windrose xlrd xlwt

pip install dijkstar pythermalcomfort suntimes

Installation instructions

As t4gpd is now on PyPI, the easiest way to install the latest version is to use the pip command as follows:

pip install t4gpd

Alternatively, you can download the t4gpd latest version from the SourceSup website. Then, install the Python3 plugin you downloaded:

pip install t4gpd-0.9.0.tar.gz

Read the documentation

Go to https://t4gpd-docs.readthedocs.io to consult the documentation.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

t4gpd-0.9.0.tar.gz (1.7 MB view hashes)

Uploaded Source

Built Distribution

t4gpd-0.9.0-py3-none-any.whl (2.1 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page