Skip to content

Commit 50e8a55

Browse files
authored
plot.py: rewrite using shapely>=2 (OSGeo#3811)
1 parent effac63 commit 50e8a55

File tree

5 files changed

+203
-339
lines changed

5 files changed

+203
-339
lines changed

docs/environment.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@ name: proj
22
channels:
33
- conda-forge
44
dependencies:
5-
- descartes
65
- geojson
76
- matplotlib
8-
- shapely < 1.8
7+
- shapely >= 2
98
- pip
109
- pip:
1110
- breathe

docs/plot/figure_caption.sh

Lines changed: 0 additions & 2 deletions
This file was deleted.

docs/plot/figure_captions.py

Lines changed: 0 additions & 79 deletions
This file was deleted.

docs/plot/greyscale.sh

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)