Skip to content

Some observations on the icesheet process #1

Open
@imagico

Description

@imagico

https://github.com/joto/osmdata/blob/b5f01bd839a6ef5dbf08ba0d681254675f4f0be5/scripts/icesheet/update.sh#L54

Currently this does not seem equivalent to osmium_noice - The logic is to consider anything tagged natural=* except

  • the list of tags cliff to coastline
  • anything that has an additional supraglacial=yes (that in particular applies to natural=water)

https://github.com/joto/osmdata/blob/b5f01bd839a6ef5dbf08ba0d681254675f4f0be5/scripts/icesheet/update.sh#L58

Is this necessary? I don't think the type attribute is actually used in the process. I had this originally to also include the explicitly mapped glaciers in the files but that turned out to be unnecessary for usual rendering applications.

https://github.com/joto/osmdata/blob/b5f01bd839a6ef5dbf08ba0d681254675f4f0be5/scripts/icesheet/update.sh#L63

Isn't this missing a -dsco SPATIALITE=YES?

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