v0.48.0 #605
                  
                    
                      peterstace
                    
                  
                
                  announced in
                Announcements
              
            
            
              v0.48.0
            
            #605
          
          
        Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
2024-04-15
Special thanks to Val Gridnev and Albert Teoh for contributing to this release.
Adds new
Densifymethods on each concrete geometry types that add additional linearly interpolated control points such that the distance between any two consecutive control points is at most a fixed distance. This can be useful when transforming geometries from one projection to another.Adds a new method
SnapToGridto each concrete geometry type. The method returns a copy of the geometry with its control points snapped to a base 10 grid.Make LERP operations robust in all edge cases.
Upgrades
golangci-linttov1.56.2.Adds wrappers in the
geospackage for theGEOSConcaveHull_rfunction (exposed asConcaveHull).This discussion was created from the release v0.48.0.
Beta Was this translation helpful? Give feedback.
All reactions