معرفی شرکت ها


python3-geopandas_0.7.0-1_all.deb


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Python3 tools for geographic data
ویژگی مقدار
سیستم عامل Linux
توزیع Ubuntu Focal-20.04
مخزن Ubuntu universe all
نام بسته python3-geopandas
نام فایل بسته python3-geopandas_0.7.0-1_all.deb
نسخه بسته 0.7.0
انتشار بسته 1
معماری بسته all
نگهدارنده Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی http://www.geopandas.org
مجوز -
حجم دانلود 860716
حجم نصب 1391
GeoPandas is a project to add support for geographic data to pandas objects. It currently implements `GeoSeries` and `GeoDataFrame` types which are subclasses of `pandas.Series` and `pandas.DataFrame` respectively. GeoPandas objects can act on shapely geometry objects and perform geometric operations. . GeoPandas geometry operations are cartesian. The coordinate reference system (crs) can be stored as an attribute on an object, and is automatically set when loading from a file. Objects may be transformed to new coordinate systems with the `to_crs()` method. There is currently no enforcement of like coordinates for operations, but that may change in the future. . This package contains the Python 3 version of the library.


نیازمندی

مقدار نام
- python3-fiona
- python3-pandas
- python3-pyproj
- python3-shapely
- python3-six
- python3-numpy
- python3:any


نحوه نصب


نصب پکیج deb python3-geopandas:

    sudo apt-get install python3-geopandas_0.7.0-1_all.deb


فایل ها

مسیرها
./usr/lib/python3/dist-packages/geopandas/__init__.py
./usr/lib/python3/dist-packages/geopandas/_compat.py
./usr/lib/python3/dist-packages/geopandas/_config.py
./usr/lib/python3/dist-packages/geopandas/_version.py
./usr/lib/python3/dist-packages/geopandas/array.py
./usr/lib/python3/dist-packages/geopandas/base.py
./usr/lib/python3/dist-packages/geopandas/datasets/__init__.py
./usr/lib/python3/dist-packages/geopandas/datasets/naturalearth_cities/naturalearth_cities.VERSION.txt
./usr/lib/python3/dist-packages/geopandas/datasets/naturalearth_cities/naturalearth_cities.cpg
./usr/lib/python3/dist-packages/geopandas/datasets/naturalearth_cities/naturalearth_cities.dbf
./usr/lib/python3/dist-packages/geopandas/datasets/naturalearth_cities/naturalearth_cities.prj
./usr/lib/python3/dist-packages/geopandas/datasets/naturalearth_cities/naturalearth_cities.shp
./usr/lib/python3/dist-packages/geopandas/datasets/naturalearth_cities/naturalearth_cities.shx
./usr/lib/python3/dist-packages/geopandas/datasets/naturalearth_creation.py
./usr/lib/python3/dist-packages/geopandas/datasets/naturalearth_lowres/naturalearth_lowres.cpg
./usr/lib/python3/dist-packages/geopandas/datasets/naturalearth_lowres/naturalearth_lowres.dbf
./usr/lib/python3/dist-packages/geopandas/datasets/naturalearth_lowres/naturalearth_lowres.prj
./usr/lib/python3/dist-packages/geopandas/datasets/naturalearth_lowres/naturalearth_lowres.shp
./usr/lib/python3/dist-packages/geopandas/datasets/naturalearth_lowres/naturalearth_lowres.shx
./usr/lib/python3/dist-packages/geopandas/datasets/nybb_16a.zip
./usr/lib/python3/dist-packages/geopandas/geodataframe.py
./usr/lib/python3/dist-packages/geopandas/geoseries.py
./usr/lib/python3/dist-packages/geopandas/io/__init__.py
./usr/lib/python3/dist-packages/geopandas/io/file.py
./usr/lib/python3/dist-packages/geopandas/io/sql.py
./usr/lib/python3/dist-packages/geopandas/plotting.py
./usr/lib/python3/dist-packages/geopandas/sindex.py
./usr/lib/python3/dist-packages/geopandas/testing.py
./usr/lib/python3/dist-packages/geopandas/tests/__init__.py
./usr/lib/python3/dist-packages/geopandas/tests/test_api.py
./usr/lib/python3/dist-packages/geopandas/tests/test_array.py
./usr/lib/python3/dist-packages/geopandas/tests/test_config.py
./usr/lib/python3/dist-packages/geopandas/tests/test_crs.py
./usr/lib/python3/dist-packages/geopandas/tests/test_datasets.py
./usr/lib/python3/dist-packages/geopandas/tests/test_dissolve.py
./usr/lib/python3/dist-packages/geopandas/tests/test_extension_array.py
./usr/lib/python3/dist-packages/geopandas/tests/test_geocode.py
./usr/lib/python3/dist-packages/geopandas/tests/test_geodataframe.py
./usr/lib/python3/dist-packages/geopandas/tests/test_geom_methods.py
./usr/lib/python3/dist-packages/geopandas/tests/test_geoseries.py
./usr/lib/python3/dist-packages/geopandas/tests/test_merge.py
./usr/lib/python3/dist-packages/geopandas/tests/test_overlay.py
./usr/lib/python3/dist-packages/geopandas/tests/test_pandas_methods.py
./usr/lib/python3/dist-packages/geopandas/tests/test_plotting.py
./usr/lib/python3/dist-packages/geopandas/tests/test_show_versions.py
./usr/lib/python3/dist-packages/geopandas/tests/test_sindex.py
./usr/lib/python3/dist-packages/geopandas/tests/test_testing.py
./usr/lib/python3/dist-packages/geopandas/tests/test_types.py
./usr/lib/python3/dist-packages/geopandas/tests/util.py
./usr/lib/python3/dist-packages/geopandas/tools/__init__.py
... and 18 more