[Qgis-developer] 'Native' python docs for QGIS

2017-04-13 Thread Tim Sutton
Hi All I made a first pass hack to build python docs from the sip bindings for QGIS. See the README & code here: https://github.com/qgis/QGISPythonAPIDocumentation There are a few things not yet documented like setting up sphinx etc Regards Tim — Tim Sutton Co-founder: Kartoza

[Qgis-developer] Plugin [740] qgis2web approval notification.

2017-04-13 Thread noreply
Plugin qgis2web approval by pcav. The plugin version "[740] qgis2web 2.16.1" is now approved Link: http://plugins.qgis.org/plugins/qgis2web/ ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinf

[Qgis-developer] QGIS python 'import builtins' sometimes fails

2017-04-13 Thread C Hamilton
Recently it has come to my attention that plugins that are using 'import builtins' fails on certain QGIS installs. For example using the following causes this python error on my osgeo-live VM QGIS (2.14.3) install, but it works fine on my Windows 7 QGIS 2.18.6 as well as 2.14.13. One person report

[Qgis-developer] QGEP - right place to raise issues and discuss technical matters ?

2017-04-13 Thread kimaidou
Hi all, I am working for a client of mine with the great QGEP model and plugin. I have some issues, questions, and I would like to contribute with possible translation, documentation and development. My first reflex would be to open issues and PR in QGEP github repository, but since this project

[Qgis-developer] Thank You!

2017-04-13 Thread Spencer Gardner
I just finished presenting a QGIS training with my employer and it seems to have been very successful. There were a lot of oohs and aahs. We are slowly moving away from our proprietary GIS and toward broader adoption of QGIS. This has become easy in recent years because the software speaks for itse

Re: [Qgis-developer] QGIS API Distance, Azimuth/Bearing - API Documentation

2017-04-13 Thread C Hamilton
Thanks for answering. Geographiclib has a good summary of the benefits over vincinty. https://geographiclib.sourceforge.io/html/python/geodesics.html The algorithms implemented by this package are given in Karney (2013) and are based on Bessel (1825) and Helmert (1880); the algorithm for areas is

Re: [Qgis-developer] QGIS API Distance, Azimuth/Bearing - API Documentation

2017-04-13 Thread Martin Dobias
Hi Calvin On Mon, Apr 3, 2017 at 11:00 PM, C Hamilton wrote: > I had been wondering what algorithm is being used for the methods azimuth, > distance, and project in the QgsPoint class, but in looking at the code it > is simply cartesian plane math. It looks like the qgsdistancearea class is > us

Re: [Qgis-developer] Raster to Vector conversion

2017-04-13 Thread Sai Harsh Tondomker
Thanks, Jorge, For your valuable reply. Can you suggest some algorithm that I can start implementing as I have some basic knowledge of OpenCV. Awaiting for your positive response. Thanks & Regards, Harsh Sent with Mailtrack

Re: [Qgis-developer] Raster to Vector conversion

2017-04-13 Thread Jorge Gustavo Rocha
Hi Sai Harsh, I would start by learning OpenCV [1]. OpenCV is a sophisticated image processing library with Python bindings you can use with QGIS. You can write your own algorithm to isolate the roads. Search the web for object detection and classification examples. Machine learning is probably th

[Qgis-developer] Plugin [876] Discovery approval notification.

2017-04-13 Thread noreply
Plugin Discovery approval by wonder. The plugin version "[876] Discovery 1.3.0" is now approved Link: http://plugins.qgis.org/plugins/Discovery/ ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/lis