Skip to content

Creating Shapefile Writer object  #4

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)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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