We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2591b38 commit daab62fCopy full SHA for daab62f
test_shapefile.py
@@ -275,7 +275,7 @@ def test_reader_url():
275
pass
276
277
# test reading zipfile from url
278
- url = "https://biogeo.ucdavis.edu/data/diva/rrd/NIC_rrd.zip"
+ url = "https://github.com/JamesParrott/PyShp_test_shapefile/raw/main/gis_osm_natural_a_free_1.zip"
279
with shapefile.Reader(url) as sf:
280
for recShape in sf.iterShapeRecords():
281
0 commit comments