go-geom
Package geom implements efficient geometry types for geospatial applications. (by twpayne)
orb
Types and utilities for working with 2d geometry in Golang (by paulmach)
go-geom | orb | |
---|---|---|
- | 1 | |
901 | 967 | |
1.4% | 2.0% | |
5.7 | 4.3 | |
3 days ago | 8 months ago | |
Go | Go | |
BSD 2-clause "Simplified" License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
go-geom
Posts with mentions or reviews of go-geom.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning go-geom yet.
Tracking mentions began in Dec 2020.
orb
Posts with mentions or reviews of orb.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Create GPS Test Data In Go
I've left the following code as a documented single function to make it more readable. And I've used the orb package to hide away a lot of the more common calculations and types (orb).
What are some alternatives?
When comparing go-geom and orb you can also consider the following projects:
UTM - Bidirectional UTM-WGS84 converter for golang :earth_africa: :globe_with_meridians:
doarama.go
go-kml - Package kml provides convenience methods for creating and writing KML documents.
polyline - Package polyline implements a Google Maps Encoding Polyline encoder and decoder.
WGS84 - A zero-dependency Go package for coordinate transformations.