Port details |
- py-contextily Context geo-tiles in Python
- 1.6.2 graphics =2 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2024-08-04 17:24:34
- Last Update: 2024-09-08 18:37:41
- Commit Hash: 82da908
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: BSD3CLAUSE
- WWW:
- https://contextily.readthedocs.io/en/latest/
- https://github.com/geopandas/contextily
- Description:
- contextily is a small Python 3 package to retrieve tile maps from the internet.
It can add those tiles as basemap to matplotlib figures or write tile maps to
disk into geospatial raster files. Bounding boxes can be passed in both WGS84
(EPSG:4326) and Spheric Mercator (EPSG:3857). See the notebook
contextily_guide.ipynb for usage.
The current tile providers that are available in contextily are the providers
defined in the xyzservices package. This includes some popular tile maps, such
as:
- The standard OpenStreetMap map tiles
- Toner, Terrain and Watercolor map tiles by Stamen Design
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}contextily>0:graphics/py-contextily@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-contextily/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-contextily
- pkg install py311-contextily
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-contextily listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-contextily
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1725559849
SHA256 (contextily-1.6.2.tar.gz) = 3c747925269be248a9b1a761859e05d1681286e04d5d0796bdaf1de3409474bb
SIZE (contextily-1.6.2.tar.gz) = 22461478
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=61.0 : devel/py-setuptools@py311
- py311-setuptools-scm>=6.2 : devel/py-setuptools-scm@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-geopy>=0 : net/py-geopy@py311
- py311-joblib>=0 : devel/py-joblib@py311
- py311-matplotlib>=0 : math/py-matplotlib@py311
- py311-mercantile>=0 : science/py-mercantile@py311
- py311-pillow>=0 : graphics/py-pillow@py311
- py311-rasterio>=0 : graphics/py-rasterio@py311
- py311-requests>=0 : www/py-requests@py311
- py311-xyzservices>=0 : www/py-xyzservices@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- graphics/py-geosnap
Configuration Options:
- No options to configure
- Options name:
- graphics_py-contextily
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.2 08 Sep 2024 18:37:41 |
Po-Chuan Hsieh (sunpoet) |
graphics/py-contextily: Update to 1.6.2
Changes: https://github.com/geopandas/contextily/releases |
1.6.1 05 Sep 2024 06:18:01 |
Po-Chuan Hsieh (sunpoet) |
graphics/py-contextily: Update to 1.6.1
Changes: https://github.com/geopandas/contextily/releases |
1.6.0_1 28 Aug 2024 06:54:30 |
Loïc Bartoletti (lbartoletti) |
graphics/py-geopandas: Update to 0.14.4 |
1.6.0 04 Aug 2024 17:13:52 |
Po-Chuan Hsieh (sunpoet) |
graphics/py-contextily: Add py-contextily 1.6.0
contextily is a small Python 3 package to retrieve tile maps from the internet.
It can add those tiles as basemap to matplotlib figures or write tile maps to
disk into geospatial raster files. Bounding boxes can be passed in both WGS84
(EPSG:4326) and Spheric Mercator (EPSG:3857). See the notebook
contextily_guide.ipynb for usage.
The current tile providers that are available in contextily are the providers
defined in the xyzservices package. This includes some popular tile maps, such
as:
- The standard OpenStreetMap map tiles
- Toner, Terrain and Watercolor map tiles by Stamen Design |
Number of commits found: 4
|