web-mercator-projection
Map converter
A tool to convert between map coordinates and pixel representations using the Web Mercator Projection
A Go project to explore the math to calculate and present data in a map using the Web Mercator Projection
9 stars
1 watching
2 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
geolocationgeospatialgolanggolang-librarygoogle-mercator-projectionimage-processingimagemagickmapmapsopenstreetmapweb-mercator
Related projects:
Repository | Description | Stars |
---|---|---|
hhkaos/mercator-geographic-converter | A tool to convert geographic coordinates between different units and projections. | 3 |
bugra9/gdal3.js | Converts raster and vector geospatial data to various formats and coordinate systems using WebAssembly | 325 |
locationtech/proj4j | Library for converting coordinates between different geospatial reference systems | 189 |
wroge/wgs84 | A package for coordinate transformations between different geographic projection systems. | 130 |
perliedman/reproject | Converts GeoJSON coordinates between different projections | 222 |
ofmooseandmen/jord-rs | Geographical position calculations using spherical geometry and ellipsoidal models. | 9 |
tronald/coordinatesharp | A C# library designed to assist with geographic coordinate conversions and celestial calculations | 364 |
jl2/utm | A library for converting between geographic coordinates and the Universal Transverse Mercator system. | 7 |
vlopes11/geomorph | A library for converting between different coordinate systems. | 14 |
zoharby/plot_google_map | A MATLAB function to embed a Google map in the background of a figure | 65 |
codingsince1985/geo-golang | A Go library providing idiomatic and elegant access to various geocoding services. | 517 |
flow-based-cartograms/go_cart | A software tool for generating map projections where the size and color of regions are determined by their flow or density values | 113 |
geoknow/triplegeo | A utility for converting geospatial data into machine-readable format using RDF triples | 32 |
geometalab/geojson2vt | Converts GeoJSON data to vector tiles and vice versa | 46 |
pyproj4/pyproj | A Python interface to PROJ, enabling coordinate transformations and projections in geospatial applications. | 1,065 |