Giter Site home page Giter Site logo

Comments (8)

borysiasty avatar borysiasty commented on August 31, 2024 1

Yes, I've mostly implemented it some months ago, but I hadn't enough time to finish and commit it. Hopefully I'll manage to make it done at some point in 2019.

from pointsamplingtool.

samuel-rosa avatar samuel-rosa commented on August 31, 2024 1

I wonder when you will have the time to update this. It would be a most welcome improvement.

from pointsamplingtool.

apazga avatar apazga commented on August 31, 2024 1

I needed this feature to work in a case with hundreds of rasters, so I forked it and I directly removed the 10 char limitation.
Tested with current latest QGIS version (3.28) and it's working ok.

I'll leave the link to the fork here in case it helps someone (you can install the plugin downloading it as a ZIP file)
https://github.com/apazga/pointsamplingtool

EDIT: Tested with SHP and it's working too. If the user uses SHP as output and he doesn't change the names to fit the 10 char limit, then the attribute is truncated, but it's working anyway.

from pointsamplingtool.

romainbh avatar romainbh commented on August 31, 2024

Wonderful, thanks a lot! This plugin is amazing ;-)

from pointsamplingtool.

borysiasty avatar borysiasty commented on August 31, 2024

Unfortunately I don't have any idea, as I'll have no free resources in predictable future :( In case someone was interested in implementing it, I just pushed my initial changes from 2018 into this branch: https://github.com/borysiasty/pointsamplingtool/tree/no10charslimit

But honestly speaking, instead of reviving this old plugin, I'd rather implement a new Processing algorithm called e.g. "Sample polygon values" (or even better "Sample vector values" with some tolerance for lines (and points). See also #16.

from pointsamplingtool.

MarianaOliveira94 avatar MarianaOliveira94 commented on August 31, 2024

Thanks for this update!! but I'm running QGis on a windows and when I tried to install the plugin with this changes I got an error: Couldn't load plugin 'pointsamplingtool-no10charslimit' due to an error when calling its classFactory() method how can I solve it?

from pointsamplingtool.

borysiasty avatar borysiasty commented on August 31, 2024

Sorry if I was unclear - it's unfinished and not supposed to be working. It's just my my initial work from a year ago I found and uploaded in case someone wants to continue it.

But as I said, I'd rather write a native Processing algorithms for vectors and meshes, based on the existing raster sampling: https://github.com/qgis/QGIS/blob/master/python/plugins/processing/algs/qgis/RasterSampling.py

from pointsamplingtool.

borysiasty avatar borysiasty commented on August 31, 2024

Thanks to @apazga it's finally solved!

from pointsamplingtool.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.