Skip to content

Get website UI to work + make customizable #143

Open
@batpad

Description

@batpad

Right now, we use the openstreetmap-website container essentially only as an API - you can edit with iD or JOSM and export data out / create vector tiles. Ideally, this website would "work" for users of an instance just like osm.org and elements like name be customizable. Ideally, however we make these changes, would not result in a fork, but we maintain an easy / clear path to receiving updates from upstream.

Things I can think of we would need to get working:

  • Make website name and logo customizable
  • Get the map to work. This is probably the hardest bit. We will need to swap out the current map view on osm.org to use vector tiles, OR generate rasters. This is probably non-trivial, but there could be some existing work here we could leverage.
  • Either get the geocoder to work or hide it / work-around it. It's probably worth the effort to add Nominatim as a container and configure the geocoder widget to use it.

We should also have a clear idea on how we plan to make changes in a way that we can easily keep up with upstream.

cc @geohacker @kamicut @Rub21

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions