GithubHelp home page GithubHelp logo

umrysh / degrees-if-you-please Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 152 KB

Convert a list of latitude/longitude values in decimal degree format to UTM 13 (datum NAD 83) format

Home Page: http://umrysh.com

License: GNU General Public License v3.0

Python 100.00%

degrees-if-you-please's Introduction

Welcome to Degrees If You Please

I spent way too long searching the web for a quick way to convert a list of latitude/longitude values in decimal degree format to UTM 13 (datum NAD 83) format. If that last sentence didn't make your head spin you are in the right place :)

With this python script all you have to do is add the CSV(s) and click "Convert". You will be asked where you want to save your newly converted file.

User Options:
1. Select the columns that contain the latitude and longitude values in decimal degree format.
2. Whether the first row in the first file contains headings that we wish to skip over.
3. Option to remove the first row (which usually contains the headings) from every subsequent file.
4. Depending on your situation you may need to ignore the math and always keep the Zone at 13U during the conversion.

If the majority of this code looks familiar it's because most of the user interface is borrowed from my CommaCombine program also hosted here on github.

Note: For all you math geeks out there the calculations take place between lines 136 and 200 :)

Enjoy!

(credit for the name of this script goes to my lovely wife Erin)

degrees-if-you-please's People

Contributors

umrysh avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.