Is it possible to scale a SQL geography polygon like what is being done here?
Ideally I'd like to add a buffer of x meters either to the inside or outside of the original geography in SQL.
I also have DotSpatial and R available if a SQL option is not possible.