this post was submitted on 03 Jun 2025
65 points (100.0% liked)
chat
8412 readers
114 users here now
Chat is a text only community for casual conversation, please keep shitposting to the absolute minimum. This is intended to be a separate space from c/chapotraphouse or the daily megathread. Chat does this by being a long-form community where topics will remain from day to day unlike the megathread, and it is distinct from c/chapotraphouse in that we ask you to engage in this community in a genuine way. Please keep shitposting, bits, and irony to a minimum.
As with all communities posts need to abide by the code of conduct, additionally moderators will remove any posts or comments deemed to be inappropriate.
Thank you and happy chatting!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You looked into GIS jobs? Basically all Geospatial automation is done through JS and Python. ArcGIS Pro has some C# SDK for building tools as well. Basically every county is constantly hiring for these positions.
It's also nice because no framework rot. You're stuck with the API that Qgis and Esri push out and they barely ever change anything because so many counties and government rely on legacy code that they've never updated.
I've done some work with Esri in getting type hints into their Python library to make the dev experience better too.
Qgis is open source and used by most European (totally funded by the German government) municipalities, and ArcGIS/ESRI is the standard in the US. You can get a personal license to learn it for ~$100/yr and the forums are very friendly. Getting a bit of knowledge then applying to your counties GIS department would be a great way to get one of those cushy government jobs that doesn't pay the greatest, but it easy and has a fantastic pension.
GIS is pretty cool. I've looked into it before and kinda wish I went into the field.
This is a decent tutorial video if anyone wants to get started on QGIS: https://inv.nadeko.net/watch?v=SovdBaus7pM
Apparently inv.nadeko.net is down so here's the YouTube link:
https://www.youtube.com/watch?v=SovdBaus7pM
I found a YouTube link in your comment. Here are links to the same video on alternative frontends that protect your privacy:
Might actually be somewhere up my alley, I've done some GISsy stuff before (town planning). Hmm
There's tons of applications for it. I do OSP fiber optic network design currently, and it's terrible how little most people know about best practices for geospatial data in that industry.
I'm down for something like this. I even have a little bit of experience with the JS ESRI libraries.
I just don't want to get stuck in the situation I've been in several times where I get hired for one tech stack, then get assigned work on completely different stacks and suddenly I can't get stuff done on time.
Learn Arcpy, it's actually pretty simple and literally no one knows how to use it lol.
I was on their forums trying to get answers and ended up writing my own wrapper libraries for building tools using it and am the person everyone goes to for answers now. ESRI has even just straight up taken my code that I've shared and rolled it into releases... I don't even consider myself a great developer, but there's so few competent people actually using it that it's just rotting.
I've actually applied with them to help fix the mess that is arcpy, the library that runs like 90% of web map backends...
This post also 100% doxxes me, hi feds
shit this sounds pretty good to me and im not even a programmer.. might dip my toe in the pool
Spend the $100 to get a personal license and learn how to use the model builder. There are entire jobs that are just "hey, can you use this node system to run all our tooling with one button". They give you the catalog for free when you get a personal license too and that has tons of examples and contact info in it.
But again, just having a literal basic knowledge of how to navigate the program and interact with geospatial data can land you a pretty decent job maintaining county parcel/plat data for census and tax tracking.
that's amazing, that sounds so good to me, thanks for the info you rock!