Skip to content
This repository was archived by the owner on Apr 22, 2020. It is now read-only.
This repository was archived by the owner on Apr 22, 2020. It is now read-only.

Process coastlines differently #15

Description

@dianashk

There are many errors about name tags missing for coastline areas. Maybe just set name to "coastline"? These could also go into a separate file, if it makes sense to break them out since they aren't administrative, but rather natural.

{
  "message": "Area is missing a name tag",
  "data": {
    "type":"Feature",
    "properties": {
      "natural":"coastline",
      "boundary":"administrative",
      "admin_level":"4"
    }
  }
}

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions