Re: [Qgis-user] Fwd: qgis - v.vol.rst from grass

2018-11-16 Thread Luigi Pirelli
follows these steps 1) install plugin "reload" that allow you to reload plugin (e.g. processing) without restart qgis... this is useful to test your algoritm. Btw, for the nature of some temporary path classes in aprocessing, the plugin would continue to generate temporary stuffs in the session id

Re: [Qgis-user] WMTS fail on loading - QGIS 3.4

2018-11-16 Thread Michel Stuyts
Did you set your own API token, because the word YOUR_API_TOKEN in the uri in the error suggests you didn't. Michel Van: Qgis-user [mailto:qgis-user-boun...@lists.osgeo.org] Namens Ian Reese Verzonden: vrijdag 16 november 2018 0:30 Aan: qgis-user@lists.osgeo.org Onderwerp: [Qgis-user] WMTS fail

Re: [Qgis-user] [QGIS-Developer] QGIS Processing "R" Provider -- 3.x beta available

2018-11-16 Thread Tim Sutton
Hi Tested here on macOS QGIS 3.4.1 (Williams build) here: I installed R.app into /Applications I unpacked the plugin and in settings for processing providers set my R folder like this: /usr/local/bin/ To test I ran the R-> test processing module but couldn’t actually figure out how to provid

[Qgis-user] Auto Updating Virtual Layer

2018-11-16 Thread Tyler Veinot
I am trying to make a pie chart that only compares feature attributes of the features in the current extent. My first approach was to make a python function that returned the current extent as a polygon and use that returns with the within function. Unfortunately the python function only returns an

Re: [Qgis-user] Aligning georeferenced USGS historical map

2018-11-16 Thread Andreas Plesch
Looking at https://ngmdb.usgs.gov/img4/ht_icons/Browse/CA/CA_Tamalpais_301790_1897_62500.jpg there is a note in the lower right corner: Polyconic projection. To place on North American datum, move projection lines 690 ft south and 320 ft west. https://en.m.wikipedia.org/wiki/American_polyconic_

Re: [Qgis-user] Aligning georeferenced USGS historical map

2018-11-16 Thread Andre Joost
Am 16.11.18 um 14:36 schrieb Andreas Plesch: Looking at https://ngmdb.usgs.gov/img4/ht_icons/Browse/CA/CA_Tamalpais_301790_1897_62500.jpg there is a note in the lower right corner: Polyconic projection. To place on North American datum, move projection lines 690 ft south and 320 ft west. htt

[Qgis-user] Plugin development - pyrcc4

2018-11-16 Thread Frederick Powers
Greetings, Are there any alternatives to using pyrcc4 for compiling resource files that do not require command line access? This is on Windows with QGIS 2.18. Thanks ___ Qgis-user mailing list Qgis-user@lists.osgeo.org List info: https://lists.osgeo.or

Re: [Qgis-user] Plugin development - pyrcc4

2018-11-16 Thread Matthias Kuhn
Hi Frederick, You might consider to not use resources at all and just put any file as is into the plugin. This works very well and makes deployment much easier. Matthias On 11/16/18 5:58 PM, Frederick Powers wrote: > Greetings,  > > Are there any alternatives to using pyrcc4 for compiling resou

[Qgis-user] Problens in atribute tables (bug?)

2018-11-16 Thread Frederico dos Santos Soares
Hi everybody. We are working on a research project using QGIS and POSTGIS. A few days ago our team observed some strange problens updating data in atribute tables. It is hard to explains, because we couldn't isolate the process and the error until now. Basicly, wen we are updating data, using fi

[Qgis-user] MetaSearch error on launch with clean install

2018-11-16 Thread knussear
Hi All just installed 3.4 on a clean machine. On launch I'm getting the error Couldn't load plugin 'MetaSearch' due to an error when calling its classFactory() method Any idea how to fix this? THX -- Sent from: http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html _