Skip to content

India call returns duplicate observations #30

@noahdasanaike

Description

@noahdasanaike

I'm not sure if this is an issue with the R package or the underlying data source, but for instance calling rgeoboundaries::gb_adm1("India") returns each state duplicated across multiple rows exactly:

states <- rgeoboundaries::gb_adm1("India")
states[1,] == states[2,]
  shapeGroup shapeType shapeName shapeISO shapeID shapeCanonical geometry
1       TRUE      TRUE      TRUE     TRUE    TRUE           TRUE     TRUE

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