Pinned Repositories
AOC_2023
Advent of Code 2023 - probably won't make it too far but just trying to improve.
BaseballStatistics
Download, parse, and output data from Baseball Reference to a text file.
BattingLeaders
CanadaElection
CSV file that contains the riding results for the 2019 Canadian election.
Covid
Get data from WorldMeters
EraseTool
An erase tool for ArcMap that works with basic licenses.
ExcelFolderTree
Script to create an Excel workbook that contains the folder structure for the folder that is selected when the script is run.
FinalizedScripts
Having a good ol' time with the snake language.
FlipLineBasic
Flip polylines with Arcpy without having to have a Standard or Advanced license. Don't know if it will work with multipart lines - might have to iterate over the geometry parts. I don't know why ESRI thinks this is something that should require above a basic license.
FolderAndPaths
Python scripts that deal with the folders and their paths on a computer. These are beginner level scripts.
Puwx's Repositories
Puwx/Covid
Get data from WorldMeters
Puwx/FlipLineBasic
Flip polylines with Arcpy without having to have a Standard or Advanced license. Don't know if it will work with multipart lines - might have to iterate over the geometry parts. I don't know why ESRI thinks this is something that should require above a basic license.
Puwx/AOC_2023
Advent of Code 2023 - probably won't make it too far but just trying to improve.
Puwx/BaseballStatistics
Download, parse, and output data from Baseball Reference to a text file.
Puwx/BattingLeaders
Puwx/CanadaElection
CSV file that contains the riding results for the 2019 Canadian election.
Puwx/EraseTool
An erase tool for ArcMap that works with basic licenses.
Puwx/ExcelFolderTree
Script to create an Excel workbook that contains the folder structure for the folder that is selected when the script is run.
Puwx/FinalizedScripts
Having a good ol' time with the snake language.
Puwx/FolderAndPaths
Python scripts that deal with the folders and their paths on a computer. These are beginner level scripts.
Puwx/Geometry
A collection of classes that represent 2 or 3-D geometry types.
Puwx/GetLineBends
Get the 2d bends of a ArcGIS feature class.
Puwx/GetPointElevations
Give ArcGIS feature class elevation using the Mapbox Elevation API
Puwx/GetUTMZone
ArcGIS Script Tool to find the UTM coordinates for all of the features in a feature class and write them into a new column in the same feature class.
Puwx/GivePolysLR
Give a polygon ArcGIS feature class linear reference measures even if they are offset from the centerline of reference.
Puwx/MakeCentroidQRs
Simple function to create google maps QR codes that will bring you to the center of each of the polygons in the GeoJSON file.
Puwx/MiscGIS
Miscellaneous scripts that are focused on GIS applications.
Puwx/NBAScores
Getting the scores (team totals) of NBA games.
Puwx/OneLiners
An impractical repository that contains one liners that are more confusing than anything else, but at least they are on one line...
Puwx/pdfplumber
Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables.
Puwx/pdfrw
pdfrw is a pure Python library that reads and writes PDFs
Puwx/Puwx.github.io
Puwx/RDP_Arcpy
Implementation of the Ramer–Douglas–Peucker algorithm using ArcPy objects and numpy.
Puwx/SiteInspection
Puwx/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Puwx/WineAnalysis
A short analysis of the Global Wine Points dataset from data.world