osmcha-frontend icon indicating copy to clipboard operation
osmcha-frontend copied to clipboard

Frontend for the osmcha-django REST API

Results 213 osmcha-frontend issues
Sort by recently updated
recently updated
newest added

## I'm submitting a feature request ## Brief Description I'd like the filter to have an option to only show closed or open changesets. ## What is the motivation /...

## I'm submitting a _(bug report/feature request/ support or question)_ Bug Report ## *Brief Description* When I attempt to view [changeset 118466153](https://osmcha.org/changesets/118466153/), the map never loads, and I get an...

## I'm submitting a _bug report_ ## *Brief Description* Changeset https://osmcha.org/changesets/132982621/ breaks OSMCha, it fails to load the map ## What is the current behaviour, (attach relevant screenshots) ? ```...

## I'm submitting a _bug report_ ## *Brief Description* I am trying to analyse a changeset but I can't see changeset details nor mark it as good/bad. ## What is...

As explained in #600, it would be nice for this option to only show up for changesets from the past month Closes #688, closes #600

## I'm submitting a _bug report ## *Brief Description* It seems like currently all `element` properties in new/recent JSONs from S3 are empty? Example: https://s3.amazonaws.com/mapbox/real-changesets/production/148007667.json *(no big bbox involved here)*...

As a result of us spending time optimizing db indexes and queries, we see that one of the biggest reasons for slow queries seems to be large Count() queries. This...

performance

I'm submitting a bug report This is wrong: - Open https://osmcha.org/changesets/93550765/ - Look at the node in the middle 1455122211 => OSMCha shows two changes in this changeset for this...

## I'm submitting a feature request ## *Brief Description* Add a map scale/ruler to the map view ## What is the motivation / use case for this feature? When looking...

## I'm submitting a bug report ## *Brief Description* Filtering for hashtags seems to not work as expected. ## What is the current behaviour, (attach relevant screenshots) ? [osmcha](https://osmcha.org/filters?filters=%7B%22tag_changes%22%3A%5B%7B%22label%22%3A%22image%3A0%3D%2A%22%2C%22value%22%3A%22image%3A0%3D%2A%22%7D%5D%2C%22date__gte%22%3A%5B%7B%22label%22%3A%222023-12-01%22%2C%22value%22%3A%222023-12-01%22%7D%5D%2C%22metadata%22%3A%5B%7B%22label%22%3A%22hashtags%3D%23mapcomplete%22%2C%22value%22%3A%22hashtags%3D%23mapcomplete%22%7D%5D%7D) if...