Skip to content

Creating Shapefile Writer object  #4

@hardikkamboj

Description

@hardikkamboj

In page 180, in the line for creating the shapefile Writer object,

w = shapefile.Writer(r.shapeType) gives and error, and the correction for this would be -

w = shapefile.Writer("NYC_MUSEUMS_UTM",r.shapeType)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions