# 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](https://docs.conda.io/en/latest/miniconda.html) 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 pyogrio pysolar pyvista pywavelets rasterio scikit-learn scipy seaborn windrose xlrd xlwt
> pip install dijkstar pythermalcomfort suntimes
## Installation instructions
As **t4gpd** is now on [PyPI](https://pypi.org/project/t4gpd/), 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 [PyPI](https://pypi.org/project/t4gpd/#files). Then, install the Python3 plugin you downloaded:
> pip install t4gpd-0.9.6.tar.gz
## Read the documentation
Go to [https://t4gpd-docs.readthedocs.io](https://t4gpd-docs.readthedocs.io) to consult the documentation.
Raw data
{
"_id": null,
"home_page": "https://t4gpd-docs.readthedocs.io",
"name": "t4gpd",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "Geospatial analysis, Urban form, Urban morphology, Isovist",
"author": "Thomas Leduc",
"author_email": "thomas.leduc@crenau.archi.fr",
"download_url": "https://files.pythonhosted.org/packages/7a/78/fe3e255830c4a35588adcc93f7ef501393af94a471d347ae3c2cd9b6356c/t4gpd-0.9.6.tar.gz",
"platform": null,
"description": "# t4gpd\nSet of tools based on Python, GeoPandas and Shapely to achieve urban geoprocessing\n\n## Pre-requisites\nTo 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](https://docs.conda.io/en/latest/miniconda.html) environment, in which you will first create and then configure a new environment (we will call it gpd):\n> conda create -n gpd\n\n> conda activate gpd\n\n> conda config --env --add channels conda-forge\n\n> conda config --env --set channel_priority strict\n\n> conda install python=3.10 geopandas=0.12.2 contextily geocube imageio jupyterlab mapclassify matplotlib matplotlib-scalebar meshio networkx notebook openpyxl plotly pvlib Pyarrow pyogrio pysolar pyvista pywavelets rasterio scikit-learn scipy seaborn windrose xlrd xlwt\n\n> pip install dijkstar pythermalcomfort suntimes\n\n## Installation instructions\nAs **t4gpd** is now on [PyPI](https://pypi.org/project/t4gpd/), the easiest way to install the latest version is to use the pip command as follows:\n> pip install t4gpd\n\nAlternatively, you can download the **t4gpd** latest version from the [PyPI](https://pypi.org/project/t4gpd/#files). Then, install the Python3 plugin you downloaded:\n> pip install t4gpd-0.9.6.tar.gz\n\n## Read the documentation\nGo to [https://t4gpd-docs.readthedocs.io](https://t4gpd-docs.readthedocs.io) to consult the documentation.\n\n\n\n",
"bugtrack_url": null,
"license": "GPLv3+",
"summary": "Set of tools based on Python, GeoPandas and Shapely to achieve urban geoprocessing",
"version": "0.9.6",
"project_urls": {
"Download": "https://sourcesup.renater.fr/frs/?group_id=463",
"Homepage": "https://t4gpd-docs.readthedocs.io"
},
"split_keywords": [
"geospatial analysis",
" urban form",
" urban morphology",
" isovist"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fc47f339dc147379fc3d2ff73ac25cf4aa62e655aa00632e82877b979411d98b",
"md5": "eb43533ad28c5c3335d3cb09618bbd38",
"sha256": "8f3bfaf2dd4f8ec92453c2005a5875bfc976bb2d4c0e1ef407ea44f457c246be"
},
"downloads": -1,
"filename": "t4gpd-0.9.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "eb43533ad28c5c3335d3cb09618bbd38",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 2336310,
"upload_time": "2024-12-19T13:42:00",
"upload_time_iso_8601": "2024-12-19T13:42:00.391306Z",
"url": "https://files.pythonhosted.org/packages/fc/47/f339dc147379fc3d2ff73ac25cf4aa62e655aa00632e82877b979411d98b/t4gpd-0.9.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7a78fe3e255830c4a35588adcc93f7ef501393af94a471d347ae3c2cd9b6356c",
"md5": "d5791c6c3c13147daebdabbeb46ed6a0",
"sha256": "79d5ed3d99cf216b9cf441b26263dc64163a979f8ad7636e20e81ea85f7e74f7"
},
"downloads": -1,
"filename": "t4gpd-0.9.6.tar.gz",
"has_sig": false,
"md5_digest": "d5791c6c3c13147daebdabbeb46ed6a0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 2000018,
"upload_time": "2024-12-19T13:42:04",
"upload_time_iso_8601": "2024-12-19T13:42:04.045195Z",
"url": "https://files.pythonhosted.org/packages/7a/78/fe3e255830c4a35588adcc93f7ef501393af94a471d347ae3c2cd9b6356c/t4gpd-0.9.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-19 13:42:04",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "t4gpd"
}