
I’m a big believer of learning by disassembly and reassembly, so for today’s walk-through, we’re going to break open a GeoJSON file to see what falls out.
Continue reading “What is a GeoJSON File? And Can we Jerry Rig One with Python?”For the genuinely confused.
I’m a big believer of learning by disassembly and reassembly, so for today’s walk-through, we’re going to break open a GeoJSON file to see what falls out.
Continue reading “What is a GeoJSON File? And Can we Jerry Rig One with Python?”Today’s tutorial is a quick dive into the world of online mapping. We’re going to bounce in and out of different programs and services to do that, so be prepared to do some account set-ups/downloads. The good news is these all are free. You might get prompted for upgrades and such, but the base-level plans are no cost for small, non-commercial projects.
A basic understanding of HTML is helpful, but not necessary for this. If anything, JavaScript would be good to know; though, really if you’ve done any coding, you’ll know enough to modify the existing code for a functional map.
Continue reading “Javascript: How to Make a Simple Web Map”I live in Miami.
And I can tell you from experience, the Craigslist housing listing page is the 8th circle of hell. Evil pits, horned demons, real estate agents posting fake listings as bait for new clients.
Who has the time to sift through all that?
Continue reading “Python: How to Scrape Craigslist Housing Posts”
I’ve found that many people see Python, the programming language, much the same way they see Pythons, the scary-ass snakes. If you haven’t dealt with it before, chances are you’re going to think it’s not to be trusted. There’s no way I could convince my mom, for instance, to open up a .py file on her computer.
She will, however, open up a Word document no questions asked.