Coder Social home page Coder Social logo

thomas-leduc / t4gpd Goto Github PK

View Code? Open in Web Editor NEW
9.0 3.0 1.0 3.59 MB

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

License: GNU General Public License v3.0

Shell 0.02% Python 99.98%
urban-analytics morphological-analysis morphometrics

t4gpd's Introduction

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.5.tar.gz

Read the documentation

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.