Skip to content

Name in Pelias does not match name in Geonames #349

@missinglink

Description

@missinglink

Geonames record 2188922 is named Kelburn, but for some reason, it's named Northland in Pelias?

/v1/place?ids=geonames:neighbourhood:2188922

{
  "type": "Feature",
  "geometry": {
    "type": "Point",
    "coordinates": [
      174.76667,
      -41.28333
    ]
  },
  "properties": {
    "id": "2188922",
    "gid": "geonames:neighbourhood:2188922",
    "layer": "neighbourhood",
    "source": "geonames",
    "source_id": "2188922",
    "name": "Northland",
    "accuracy": "centroid",
    "country": "New Zealand",
    "country_gid": "whosonfirst:country:85633345",
    "country_a": "NZL",
    "region": "Wellington Region",
    "region_gid": "whosonfirst:region:85687233",
    "region_a": "WG",
    "county": "Wellington City",
    "county_gid": "whosonfirst:county:102079339",
    "county_a": "WE",
    "neighbourhood": "Northland",
    "neighbourhood_gid": "whosonfirst:neighbourhood:85773067",
    "continent": "Oceania",
    "continent_gid": "whosonfirst:continent:102191583",
    "label": "Northland, New Zealand"
  }
}

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