An open API service indexing awesome lists of open source software.

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.

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

![Coordinate Conversion](https://raw.githubusercontent.com/incubated-geek-cc/xy-to-latlng-convertor/main/demo.gif)