Skip to content

Inconsistency between Natural Earth and OSM road classes #1280

Closed
@nvkelso

Description

@nvkelso

I think the general kind: highway part of this was intentional, but possibly not the type: Major Highway > kind: highway. Generally speaking that should have gotten kind: major_road, kind_detail: trunk.

  - filter:
      scalerank: true
      featurecla: Road
      type: [Major Highway, Beltway, Bypass]
    min_zoom: scalerank
    table: ne
    output:
      <<: *ne_properties
      kind: highway
      kind_detail: trunk

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions