diff options
| author | Mike Taves <mwtoews@gmail.com> | 2021-11-26 13:23:30 +1300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-26 13:23:30 +1300 |
| commit | f14e533fd788ac605972e3b6ad8e31c459f43c25 (patch) | |
| tree | 0fb6b4e29f74d89d5f191bc8ff24b17ebec7165f /docs/plot/plot.sh | |
| parent | 3636c8f8e76be8bd9bf98810ead5ab1d77f6ecab (diff) | |
| download | PROJ-f14e533fd788ac605972e3b6ad8e31c459f43c25.tar.gz PROJ-f14e533fd788ac605972e3b6ad8e31c459f43c25.zip | |
DOC: rewrite parts of plot.py to use geojson instead of fiona (#2959)
Diffstat (limited to 'docs/plot/plot.sh')
| -rwxr-xr-x | docs/plot/plot.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/plot/plot.sh b/docs/plot/plot.sh deleted file mode 100755 index 3a939f4a..00000000 --- a/docs/plot/plot.sh +++ /dev/null @@ -1,2 +0,0 @@ - -python3 plot.py plotdefs.json images/ |
