Terence Eden

Results 188 issues of Terence Eden

https://openbenches.org/#55.87177/-4.290075/16 Zoomed out: ![Screenshot 2022-06-06 at 10-24-13 OpenBenches](https://user-images.githubusercontent.com/837136/172134045-fd3ebf9c-1a04-45b4-8531-819c88f9c639.png) Zoomed in: ![Screenshot 2022-06-06 at 10-24-30 OpenBenches](https://user-images.githubusercontent.com/837136/172134042-df35f98d-4d32-42d5-aafd-fd40d7ede2fd.png) Possibly need to have a better way of clustering very close benches?

As an Apple user, I want to be able to upload in this new format. https://twitter.com/rafal_design/status/1105171620568723457?s=20

Some people submit benches without an inscription. If the text box is blank, don't show the submit button.

* Currently takes ~400ms-900ms to generate the file before it is transferred. * No need to generate it every time - only after every addition / deletion / edit. *...

Find a better way to store 404 images

Some benches have been removed - https://openbenches.org/bench/6241 - is no longer physically present. Need a way to mark that without deleting them. DB has a `present` field. And a description...

https://openbenches.org/search/?search=%F0%9F%A6%8B should return 🦋 benches like https://openbenches.org/bench/3267 Possibly as a result of #176?

Google Cloud Vision keeps inserting `Ä°` - "latin capital letter i with dot above (U+0130)" - when it should use a regular `I` (U+0049). Will manually fix in database for...

As an administrator, I want to know that the files being uploaded are what they say they are. * Check for JPG * Check metadata on 360 * Check that...

Some photos have an EXIF tag showing which direction the camera was facing when the photo was taken. True North https://openbenches.org/image/fc37ce8a6b4811d8f9ac6a6d816aea76b456c97d/exif ``` 'GPSImgDirectionRef' => 'T', 'GPSImgDirection' => '38266/593', ``` Magnetic...

help wanted
Hacktoberfest