Skip to content

chrisbennight/geodesic-polygon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geodesic-polygon

experimenting with connecting polygons on a geodesic surface

What

A polygon specifies vertices - but the manner of connecting them tends to be a straight line in whatever the coordinate system is. The projects instead assumes that the polygons should be shortest path on the earth lines. The images below show the same polygon in EPSG:4326 - with two methods of connecting the vertices

  • Cartesian shortest distance (red)
  • Geodetic shortest distance (blue)

both

About

experimenting with connecting polygons on a geodesic surface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages