Skip to content
View rachjoseph3's full-sized avatar
💭
Probably frustrated by Arc
💭
Probably frustrated by Arc
  • New York State

Block or report rachjoseph3

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. DiceRollingProgram DiceRollingProgram Public

    A simple dice rolling program that uses the python interpreter as a GUI

    Python

  2. LiDAR_Dept_Buttons LiDAR_Dept_Buttons Public

    This is a stupid fun program I'm working on to practice making GUI's with tkinter. Nothing serious here!

    Python

  3. Reproject-FC-En-Masse-aka-Kyle Reproject-FC-En-Masse-aka-Kyle Public

    Takes a gdb or folder, lists all the feature classes in it and then defines the projection. Named after coworker who needed the tool to define the projection of over 200 feature classes.

    Python

  4. Bob Bob Public

    A Co-Worker needed a very specific tool to help him view a bunch of shapefiles/feature classes so I made Bob to help solve the problem. It takes a feature class or shapefile with a column in it tha…

    Python

  5. Robert Robert Public

    Similar to Bob. It takes all the feature classes in a folder or geodatabase and displays them on the map document of your choice.

    Python

  6. secondsToTime secondsToTime Public

    a quick function to turn seconds into hours, minutes, and seconds, and returns a statement for how long the program took to run

    Python