this post was submitted on 12 Oct 2024
26 points (100.0% liked)

askchapo

22765 readers
434 users here now

Ask Hexbear is the place to ask and answer ~~thought-provoking~~ questions.

Rules:

  1. Posts must ask a question.

  2. If the question asked is serious, answer seriously.

  3. Questions where you want to learn more about socialism are allowed, but questions in bad faith are not.

  4. Try !feedback@hexbear.net if you're having questions about regarding moderation, site policy, the site itself, development, volunteering or the mod team.

founded 4 years ago
MODERATORS
 

had an inquiry from a comrade, and who has $700+ dollars for that shit

you are viewing a single comment's thread
view the rest of the comments
[–] Barx@hexbear.net 18 points 1 month ago (1 children)

At the risk of being unhelpful and annoying, if there is any way to just use QGIS and open source Python packages that will pay dividends.

[–] Chronicon@hexbear.net 7 points 1 month ago (1 children)

not annoying at all. I'll try and look into it. They weren't very specific about what the need was.

[–] Barx@hexbear.net 8 points 1 month ago

Hope that it works out, then! The open tools are much more flexible by nature. For example, just about any data transformation workflow you define in QGIS can be implemented as a Python script and then, if needed, be rewritten to not use QGIS at all, just the base tools it uses, and deploy your workflow to an environment that doesn't even have QGIS. Or you can take one underlying tool and apply them as needed to some other analysis without having to install all of QGIS.