python3-geopandas

GPTKB entity

Statements (46)
Predicate Object
gptkbp:instance_of gptkb:software
gptkbp:bfsLayer 3
gptkbp:bfsParent gptkb:Debian_GIS
gptkbp:based_on pandas
fiona
pyproj
rtree
shapely
gptkbp:community open-source community
gptkbp:developed_by Geo Pandas team
gptkbp:example gpd. Geo Data Frame()
gpd.clip()
gpd.overlay()
gpd.plot()
gpd.read_file('data.zip')
gpd.read_file('file.shp')
gpd.read_file('http://example.com/file.geojson')
gpd.sjoin()
gpd.to_file('output.geojson')
import geopandas as gpd
gptkbp:first_released 2017-01-01
gptkbp:has_documentation https://geopandas.org
https://www.w3.org/2000/01/rdf-schema#label python3-geopandas
gptkbp:installation pip
conda
gptkbp:integrates_with gptkb:matplotlib
gptkb:computer
cartopy
folium
gptkbp:is_used_for geospatial data analysis
gptkbp:language gptkb:Library
gptkbp:latest_version gptkb:Semantic_Versioning
0.10.2
gptkbp:license MIT License
gptkbp:platform cross-platform
gptkbp:provides spatial joins
plotting capabilities
Geo Data Frame
geometric operations
gptkbp:release_date 2018-01-01
gptkbp:repository https://github.com/geopandas/geopandas
gptkbp:supports gptkb:Geo_Package
gptkb:Post_GIS
Shapefile
Geo JSON
gptkbp:tutorials https://geopandas.org/getting_started.html