Skip to content

Tameike Sanno wrong name #5

@SachaG

Description

@SachaG

After importing the data to our db someone pointed out a mistake with the Tameike Sanno station name:

{
  _id: "tSRdiyXzHjMGPwQX4",
  id: NumberLong("2800114"),
  name: {
    ja: "溜池山王",
    en: "Tameike San"
  },
  location: {
    type: "Point",
    coordinates: [
      139.741419,
      35.673621
    ]
  },
  lines: [
    {
      id: NumberLong("28001"),
      name: {
        ja: "東京メトロ銀座線",
        en: "Tokyo Metro Ginza Line"
      }
    },
    {
      id: NumberLong("28009"),
      name: {
        ja: "東京メトロ南北線",
        en: "Tokyo Metro Namboku Line"
      }
    }
  ]
}

As you can see it's written as Tameike San. I guess there's a chance the mistake comes from our own import process but I don't really see how that would happen…?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions