https://github.com/incubated-geek-cc/xy-to-latlng-convertor
Uses proj4.js to convert xy values to latlng. Enables batch processing via CSV file input.
https://github.com/incubated-geek-cc/xy-to-latlng-convertor
geospatial geospatial-datasets javascript map-projection web-tool
Last synced: 4 months ago
JSON representation
Uses proj4.js to convert xy values to latlng. Enables batch processing via CSV file input.
- Host: GitHub
- URL: https://github.com/incubated-geek-cc/xy-to-latlng-convertor
- Owner: incubated-geek-cc
- Created: 2022-01-21T01:42:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-07T10:07:20.000Z (over 1 year ago)
- Last Synced: 2025-01-16T11:28:41.687Z (5 months ago)
- Topics: geospatial, geospatial-datasets, javascript, map-projection, web-tool
- Language: JavaScript
- Homepage: https://incubated-geek-cc.github.io/xy-to-latlng-convertor/
- Size: 886 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# xy-to-latlng-convertor
### Demonstrating [Proj4.js](https://github.com/proj4js/proj4js) functionalities## Use-Case: Batch processing of XY values via import of CSV file
### Article at: https://geek-cc.medium.com/transforming-xy-coordinates-to-latlng-values-with-proj4-js-d91a6139ba90## XY⇆LatLng Data Conversion
