The geodesic tag has no wiki summary.
2
votes
0answers
100 views
calculating bounding box from known centre coordinate and zoom
I have a map, the centre of that map (centrepoint) is = -37,175 ( gps)
I know the zoom of the map = 13
I know the size = 320x320px
I know there is 111111m in a degree of latitude and a varying degree ...
2
votes
0answers
186 views
Creating a Geodesic Polyline Buffer in OpenLayers
I have a feeling that the answer is going to be 'You can't do that without some very complex coding' but I thought I'd go for it anyway.
I recently asked a question on how to create a Polyline Buffer ...