Skip to main content
Back to top
Ctrl
+
K
Site Navigation
Home
Getting Started
Documentation
GitHub
Site Navigation
Home
Getting Started
Documentation
GitHub
Documentation
GeosArray
GeosDtype
Series Accessor
to_geos
to_geopandas
to_wkt
to_wkb
get_coordinate_dimension
get_dimensions
get_exterior_ring
get_geometry
get_interior_ring
get_num_coordinates
get_num_geometries
get_num_interior_rings
get_num_points
get_parts
get_point
get_precision
get_rings
get_srid
get_type_id
get_x
get_y
get_z
force_2d
force_3d
set_precision
set_srid
destroy_prepared
prepare
area
bounds
distance
frechet_distance
hausdorff_distance
length
minimum_bounding_radius
minimum_clearance
total_bounds
contains
contains_properly
covered_by
covers
crosses
disjoint
equals
equals_exact
has_z
intersects
is_ccw
is_closed
is_empty
is_geometry
is_missing
is_prepared
is_ring
is_simple
is_valid
is_valid_input
is_valid_reason
overlaps
relate
relate_pattern
touches
within
coverage_union
coverage_union_all
difference
intersection
intersection_all
symmetric_difference
symmetric_difference_all
union
union_all
boundary
buffer
build_area
centroid
clip_by_rect
convex_hull
delaunay_triangles
envelope
extract_unique_points
make_valid
minimum_bounding_circle
minimum_rotated_rectangle
normalize
offset_curve
oriented_envelope
point_on_surface
polygonize
reverse
segmentize
simplify
snap
voronoi_polygons
line_interpolate_point
line_locate_point
line_merge
shared_paths
shortest_line
transform
count_coordinates
get_coordinates_2d
get_coordinates_3d
set_coordinates
STRtree
affine
rotate
scale
skew
translate
DataFrame Accessor
Documentation
Geos Series Accessor
to_wkt
to_wkt
#
GeosSeriesAccessor.
to_wkt
(
**
kwargs
)
#
On this page
GeosSeriesAccessor.to_wkt()
Show Source