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 @@ -266,7 +266,7 @@ that.
266266Calling the shapeRecords() method will return the geometry and attributes for
267267all shapes as a list of ShapeRecord objects. Each ShapeRecord instance has a
268268"shape" and "record" attribute. The shape attribute is a ShapeRecord object as
269- dicussed in the first section "Reading Geometry". The record attribute is a
269+ discussed in the first section "Reading Geometry". The record attribute is a
270270list of field values as demonstrated in the "Reading Records" section.
271271
272272
@@ -484,7 +484,7 @@ names.
484484
485485File extensions are optional when reading or writing shapfiles. If you specify
486486them PyShp ignores them anyway. When you save files you can specify a base
487- file name that is used for all three file types. Or you can specify a nmae for
487+ file name that is used for all three file types. Or you can specify a name for
488488one or more file types. In that case, any file types not assigned will not
489489save and only file types with file names will be saved. If you do not specify
490490any file names (i.e. save()), then a unique file name is generated with the
You can’t perform that action at this time.
0 commit comments