File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,9 +52,9 @@ PyGMT relies on IPython to provide a rich interactive experience in Jupyter note
52
52
53
53
#### GeoPandas
54
54
55
- [ geopandas ] [ ] is an open source project to make working with geospatial data in Python
55
+ [ GeoPandas ] [ ] is an open source project to make working with geospatial data in Python
56
56
easier. GeoPandas extends the datatypes used by [ pandas] [ ] to allow spatial operations
57
- on geometric types. Geometric operations are performed by [ shapely] [ ] . Geopandas further
57
+ on geometric types. Geometric operations are performed by [ shapely] [ ] . GeoPandas further
58
58
depends on [ pyogrio] [ ] for file access and [ matplotlib] [ ] for plotting.
59
59
60
60
PyGMT doesn't directly rely on GeoPandas, but provides support of GeoPandas's data
You can’t perform that action at this time.
0 commit comments