معرفی شرکت ها


contextily-1.3.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Context geo-tiles in Python
ویژگی مقدار
سیستم عامل -
نام فایل contextily-1.3.0
نام contextily
نسخه کتابخانه 1.3.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Dani Arribas-Bel
ایمیل نویسنده daniel.arribas.bel@gmail.com
آدرس صفحه اصلی https://github.com/geopandas/contextily
آدرس اینترنتی https://pypi.org/project/contextily/
مجوز 3-Clause BSD
# `contextily`: context geo tiles in Python `contextily` is a small Python 3 (3.8 and above) 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. [![Tests](https://github.com/geopandas/contextily/actions/workflows/tests.yaml/badge.svg)](https://github.com/geopandas/contextily/actions/workflows/tests.yaml) [![codecov](https://codecov.io/gh/geopandas/contextily/branch/main/graph/badge.svg?token=5Eu3L1peBb)](https://codecov.io/gh/geopandas/contextily) [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/geopandas/contextily/main?urlpath=lab/tree/notebooks/intro_guide.ipynb) ![Tiles](tiles.png) The current tile providers that are available in contextily are the providers defined in the [`xyzservices`](https://xyzservices.readthedocs.io) package. This includes some popular tile maps, such as: * The standard [OpenStreetMap](http://openstreetmap.org) map tiles * Toner, Terrain and Watercolor map tiles by [Stamen Design](http://stamen.com) ## Dependencies * `mercantile` * `numpy` * `matplotlib` * `pillow` * `rasterio` * `requests` * `geopy` * `joblib` * `xyzservices` ## Installation **Python 3 only** (3.8 and above) [Latest released version](https://github.com/geopandas/contextily/releases/), using pip: ```sh pip3 install contextily ``` or conda: ```sh conda install contextily ``` ## Contributors `contextily` is developed by a community of enthusiastic volunteers. You can see a full list [here](https://github.com/geopandas/contextily/graphs/contributors). If you would like to contribute to the project, have a look at the list of [open issues](https://github.com/geopandas/contextily/issues), particularly those labeled as [good first contributions](https://github.com/geopandas/contextily/issues?q=is%3Aissue+is%3Aopen+label%3Agood-first-contribution). ## License BSD compatible. See `LICENSE.txt`


نیازمندی

مقدار نام
- geopy
- matplotlib
- mercantile
- pillow
- rasterio
- requests
- joblib
- xyzservices


زبان مورد نیاز

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl contextily-1.3.0:

    pip install contextily-1.3.0.whl


نصب پکیج tar.gz contextily-1.3.0:

    pip install contextily-1.3.0.tar.gz