mirror of
https://git.coop/cotech/website.git
synced 2024-11-21 22:33:05 +00:00
Two coops had the wrong longitude value so were in the wrong place
Negative longitude added instead of positive Signed-off-by: Chris Croome <chris@webarchitects.co.uk>
This commit is contained in:
parent
baae89baf0
commit
8393069ffd
@ -6,7 +6,7 @@ website: https://fractals.coop/
|
||||
email: hello@fractals.coop
|
||||
address: 17 Main Street, Ponteland, Newcastle Upon Tyne, United Kingdom, NE20 9NH
|
||||
latitude: 55.0497996
|
||||
longitude: 1.7420506
|
||||
longitude: -1.7420506
|
||||
services:
|
||||
- strategy
|
||||
---
|
||||
|
@ -6,7 +6,7 @@ website: https://impactbox.coop/
|
||||
email: hello@impactbox.coop
|
||||
address: Lytchett House Wareham Road, Lytchett Matravers, Poole, England, BH16 6FA
|
||||
latitude: 50.7588805
|
||||
longitude: 2.0747285
|
||||
longitude: -2.0747285
|
||||
clients:
|
||||
services:
|
||||
- strategy
|
||||
|
Loading…
Reference in New Issue
Block a user