How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
A zero-dependency Go package for coordinate transformations.
The main features of wroge/wgs84 are: Geospatial Processing, Geospatial Tools.
Open-source alternatives to wroge/wgs84 include: hishamkaram/gismanager — Go tool + library that publishes GIS vector data to GeoServer via PostGIS — walks a directory of shapefile / GeoJSON /… maguro/pbf — OpenStreetMap PBF golang parser. golang/geo — S2 geometry library in Go. hishamkaram/geoserver — Go client for the GeoServer REST API — workspaces, datastores, layers, styles, security, ACL, GeoWebCache, Importer,… consbio/mbtileserver — Basic Go server for mbtiles. melihmucuk/geocache.
Go client for the GeoServer REST API — workspaces, datastores, layers, styles, security, ACL, GeoWebCache, Importer, plus OWS GetCapabilities/Describe. Tested against GeoServer 2.27 LTS and 2.28 stable.
Go tool library that publishes GIS vector data to GeoServer via PostGIS — walks a directory of shapefile / GeoJSON / GeoPackage / KML, loads each into PostGIS via GDAL/OGR, then registers the resulting tables as GeoServer feature types. Idempotent. Tested on GeoServer 2.27 LTS 2.28 stable.