Olá Ricardo, thanks for the nice tool.
I'm under ubuntu 10.04, using ubuntugis repositories and python-shapely installed. When I launch the plugin I always get The shapely python package uses the GEOS library. \Your current version of GEOS doesn't support the feature needed by Shapely. \Please install a more recent version of GEOS (version 3.2 or later). but as a fact I have GEOS 3.2.2 installed... thanks in advance -- Giovanni -- On Fri, 2010-08-13 at 21:53 +0100, Ricardo Filipe Soares Garcia da wrote: > Hello list > > I have uploaded a new python plugin called ProfileFromLine. > This plugin will generate points along lines according to a user > specified interval and will optionally sample loaded raster(s) at each > new point's location. > > Each new point will keep all the attributes of its originating line, > plus any raster values that it had been asked to sample. In addition, > every point will have a distinct attribute and also an attribute that > stores the distance along its line since the beginning (the line's > starting point being according to the original digitizing direction). > > the new points layer is created using the 'memory' provider, and the > user must manually save it to disk. this seemed like a nice option, > because you can choose your desired format upon saving. > > The plugin depends on the shapely python package, so you must have it > installed and accessible on your system. This shouldn't be much of a > problem on linux and windows (it is available on the osgeo4w packages > as well). since I don't have a Mac I wouldn't know how easy it is to > get shapely installed, but I trust it to be just as easy ;) > > I hope that it is useful. Please drop me a message through this > mailing list if you have any suggestions. > _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
