We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d41bde commit e9ecc3aCopy full SHA for e9ecc3a
examples/gallery/symbols/points_cities.py
@@ -1,6 +1,6 @@
1
"""
2
-GeoPandas: Plotting points with Point or PointString geometry
3
-=============================================================
+GeoPandas: Plotting points with Point or MultiPoint geometry
+============================================================
4
5
The :meth:`pygmt.Figure.plot` method allows us to plot geographical data such as points
6
with Point or MultiPoint geometry types stored in a :class:`geopandas.GeoDataFrame`
0 commit comments