railsbridge / bridge_troll

Event management system for all the Bridges (RailsBridge, MobileBridge, GoBridge, etc!)
https://www.bridgetroll.org
Other
282 stars 260 forks source link

when geocoding fails, provide alternate way to add lat/long to event locations #791

Open michaelglass opened 4 years ago

michaelglass commented 4 years ago

related: https://github.com/railsbridge/bridge_troll/issues/668

right now, we try to automatically geocode addresses, but when that geocoding fails, there's no interface for manually setting lat/long.

I recently went through and manually set location information on about 15 locations, but that's not the best / sustainable solution

ultrasaurus commented 4 years ago

This seems like a great issue for anyone to dive in and suggest where to put this UI -- would be great to have input from new and experienced users of Bridge Troll!

practicalli-johnny commented 4 years ago

@michaelglass is it possible to update the latitude and longitude for the location called SignalAI in the UK, the map on the event page is very misleading.

The correct location values according to Google maps are 51°31'38.4"N 0°05'17.6"W 51.527325, -0.088209

The location is: https://www.bridgetroll.org/locations/309

We have just published a new ClojureBridge London event and the map on the page is a long way from the actual venue.

Alternatively, is it possible to remove the Google map image from the page?

michaelglass commented 4 years ago

@jr0cket done. AFAIK I don't think there's an option to hide the map.