Skip to content

martinfrances107/better_projection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Better projection.

As part of the redesign of rust_geo.

This is a skeleton demonstration showing the simplest outline for a projection/projection_factory.

Specifcally is shows how to swap out clip_factory permitting precision() and clip_angle() in the orignal projection to swap out

  • ClipAntimeridian -> ClipCircle
  • ResampleNone -> Resample

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages