معرفی شرکت ها


python-geopandas_0.4.0-3_all.deb


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Python tools for geographic data
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Buster-10
مخزن Debian main all
نام بسته python-geopandas
نام فایل بسته python-geopandas_0.4.0-3_all.deb
نسخه بسته 0.4.0
انتشار بسته 3
معماری بسته all
نگهدارنده Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی http://www.geopandas.org
مجوز -
حجم دانلود 3081172
حجم نصب 3766
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 2 version of the library.


جایگزین ها

بسته نسخه معماری مخزن
python-geopandas-doc_0.4.0-3_all.deb 0.4.0 all Debian main


نیازمندی

مقدار نام
- python-fiona
- python-pandas
- python-pyproj
- python-shapely
- python-six
- python-numpy
<< 2.8 python:any
>= 2.7~ python:any


نحوه نصب


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

    sudo apt-get install python-geopandas_0.4.0-3_all.deb


فایل ها

مسیرها
./usr/lib/python2.7/dist-packages/examples/README.txt
./usr/lib/python2.7/dist-packages/examples/cartopy_convert.py
./usr/lib/python2.7/dist-packages/examples/choropleths.ipynb
./usr/lib/python2.7/dist-packages/examples/create_geopandas_from_pandas.py
./usr/lib/python2.7/dist-packages/examples/null_geom.geojson
./usr/lib/python2.7/dist-packages/examples/nybb_14aav.zip
./usr/lib/python2.7/dist-packages/examples/nybb_16a.zip
./usr/lib/python2.7/dist-packages/examples/nyc.png
./usr/lib/python2.7/dist-packages/examples/nyc_hull.png
./usr/lib/python2.7/dist-packages/examples/overlays.ipynb
./usr/lib/python2.7/dist-packages/examples/plotting_basemap_background.py
./usr/lib/python2.7/dist-packages/examples/plotting_with_geoplot.py
./usr/lib/python2.7/dist-packages/examples/spatial_joins.ipynb
./usr/lib/python2.7/dist-packages/examples/test.png
./usr/lib/python2.7/dist-packages/examples/test_buffer.png
./usr/lib/python2.7/dist-packages/geopandas/__init__.py
./usr/lib/python2.7/dist-packages/geopandas/_version.py
./usr/lib/python2.7/dist-packages/geopandas/base.py
./usr/lib/python2.7/dist-packages/geopandas/datasets/__init__.py
./usr/lib/python2.7/dist-packages/geopandas/datasets/naturalearth_cities/naturalearth_cities.VERSION.txt
./usr/lib/python2.7/dist-packages/geopandas/datasets/naturalearth_cities/naturalearth_cities.cpg
./usr/lib/python2.7/dist-packages/geopandas/datasets/naturalearth_cities/naturalearth_cities.dbf
./usr/lib/python2.7/dist-packages/geopandas/datasets/naturalearth_cities/naturalearth_cities.prj
./usr/lib/python2.7/dist-packages/geopandas/datasets/naturalearth_cities/naturalearth_cities.shp
./usr/lib/python2.7/dist-packages/geopandas/datasets/naturalearth_cities/naturalearth_cities.shx
./usr/lib/python2.7/dist-packages/geopandas/datasets/naturalearth_lowres/naturalearth_lowres.cpg
./usr/lib/python2.7/dist-packages/geopandas/datasets/naturalearth_lowres/naturalearth_lowres.dbf
./usr/lib/python2.7/dist-packages/geopandas/datasets/naturalearth_lowres/naturalearth_lowres.prj
./usr/lib/python2.7/dist-packages/geopandas/datasets/naturalearth_lowres/naturalearth_lowres.shp
./usr/lib/python2.7/dist-packages/geopandas/datasets/naturalearth_lowres/naturalearth_lowres.shx
./usr/lib/python2.7/dist-packages/geopandas/datasets/nybb_16a.zip
./usr/lib/python2.7/dist-packages/geopandas/geodataframe.py
./usr/lib/python2.7/dist-packages/geopandas/geoseries.py
./usr/lib/python2.7/dist-packages/geopandas/io/__init__.py
./usr/lib/python2.7/dist-packages/geopandas/io/file.py
./usr/lib/python2.7/dist-packages/geopandas/io/sql.py
./usr/lib/python2.7/dist-packages/geopandas/plotting.py
./usr/lib/python2.7/dist-packages/geopandas/sindex.py
./usr/lib/python2.7/dist-packages/geopandas/testing.py
./usr/lib/python2.7/dist-packages/geopandas/tests/__init__.py
./usr/lib/python2.7/dist-packages/geopandas/tests/test_datasets.py
./usr/lib/python2.7/dist-packages/geopandas/tests/test_dissolve.py
./usr/lib/python2.7/dist-packages/geopandas/tests/test_geocode.py
./usr/lib/python2.7/dist-packages/geopandas/tests/test_geodataframe.py
./usr/lib/python2.7/dist-packages/geopandas/tests/test_geom_methods.py
./usr/lib/python2.7/dist-packages/geopandas/tests/test_geoseries.py
./usr/lib/python2.7/dist-packages/geopandas/tests/test_merge.py
./usr/lib/python2.7/dist-packages/geopandas/tests/test_overlay.py
./usr/lib/python2.7/dist-packages/geopandas/tests/test_pandas_methods.py
./usr/lib/python2.7/dist-packages/geopandas/tests/test_plotting.py
... and 18 more