I was just been bitten by `Twitter::Tweet#geo` returning `lat/lng` and `Terraformer` wanting `lng/lat`. What's the order here in [this example on the homepage?](https://github.com/esripdx/geobin.io/blob/08f7686dae59b40141d482c52be89db9f43ed3c2/static/app/partials/home.html#L54)
I was just been bitten by
Twitter::Tweet#georeturninglat/lngandTerraformerwantinglng/lat. What's the order here in this example on the homepage?