File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -173,8 +173,10 @@ For more information see the readme in the [encoding/ewkb](encoding/ewkb) packag
173173- [` encoding/wkb` ](encoding/wkb) - well-known binary as well as helpers to decode from the database queries
174174- [` encoding/ewkb` ](encoding/ewkb) - extended well-known binary format that includes the SRID
175175- [` encoding/wkt` ](encoding/wkt) - well-known text encoding
176+ - [` geo` ](geo) - algorithms for WGS84 geometry
176177- [` geojson` ](geojson) - working with geojson and the types in this package
177178- [` maptile` ](maptile) - working with mercator map tiles and quadkeys
179+ - [` planar` ](planar) - algorithms for planar geometry
178180- [` project` ](project) - project geometries between geo and planar contexts
179181- [` quadtree` ](quadtree) - quadtree implementation using the types in this package
180182- [` resample` ](resample) - resample points in a line string geometry
You can’t perform that action at this time.
0 commit comments