Skip to content

v1.0.0

Compare
Choose a tag to compare
@theRealBassist theRealBassist released this 15 Mar 17:33
· 14 commits to main since this release

Converts Northing and Easting points in State Plane format to Latitude and Longitude in ±DD.ddddd format. Only operates on .CSV files. Assumes that the CSV file has a column titled NORTHING and a column titled EASTING.

Planned Changes:

  • Support for Latitude/Longitude to State Plane conversions.
  • Support for alternative cases for the column names.