reproject
Reprojecter
Converts GeoJSON coordinates between different projections
Change, convert, transform, reproject GeoJSON between different projections / CRS
222 stars
12 watching
26 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
perliedman/query-overpass | Tool to query OpenStreetMap's overpass API and output GeoJSON responses | 156 |
locationtech/proj4j | Library for converting coordinates between different geospatial reference systems | 189 |
proj4js/proj4js | A JavaScript library to transform coordinates between different coordinate systems. | 2,031 |
symbolixau/geojsonsf | A tool for converting between GeoJSON and sf objects in R. | 82 |
pyproj4/pyproj | A Python interface to PROJ, enabling coordinate transformations and projections in geospatial applications. | 1,065 |
bugra9/gdal3.js | Converts raster and vector geospatial data to various formats and coordinate systems using WebAssembly | 325 |
jorelosorio/web-mercator-projection | A tool to convert between map coordinates and pixel representations using the Web Mercator Projection | 9 |
osgeo/proj | Provides software for transforming coordinates between different reference systems. | 1,749 |
derhuerst/geojson-to-svg-cli | Converts GeoJSON to SVG formats | 27 |
placemark/togeojson | Converts GPS and geospatial data from KML, GPX, and TCX formats to GeoJSON format. | 410 |
georust/proj | A Rust crate providing bindings to the PROJ v9.4 API for coordinate transformations and conversions. | 146 |
colineberhardt/json-transforms | Transforms JSON data using a recursive pattern-matching approach. | 140 |
tronald/coordinatesharp | A C# library designed to assist with geographic coordinate conversions and celestial calculations | 364 |
max-mapper/geojson2rtree | Converts geojson features to static rtree data structure | 9 |
geoxform/geoxform | Transforms large streams of geojson into various formats such as CSV, KML, and shapefile for data analysis and storage. | 15 |