Home
About
Getting started
Documentation
Community
User Guide
API reference
GeoSeries
GeoDataFrame
Input/output
Tools
Testing
Changelog
geopandas.GeoSeries.to_json
¶
GeoSeries.
to_json
(
self
,
**kwargs
)
¶
Returns a GeoJSON string representation of the GeoSeries.
Parameters
*kwargs* that will be passed to json.dumps().
geopandas.GeoSeries.to_file
geopandas.GeoSeries.crs