[Qgis-developer] How to limit available zoom ?

2014-04-08 Thread chrome2006-...@yahoo.com
Hello I need to limit the zoom of my mapCanvas. Let's say 500m. How can I intercept the request zoom by using zoomInMapTool in order to check if it fits my requirements ? Regards Henri ___ Qgis-developer mailing list Qgis-developer@lists.osgeo.org

[Qgis-developer] Layer not shown

2013-11-12 Thread chrome2006-...@yahoo.com
Hi I'm using qgis 2.0.1 64 bits on ubuntu 12.04. I got one l:ayer, a point layer named points.shp. When I scroll the map, the vector layers appear and disappear without reason. Any idea ? Is this a bug ? If yes, is there a bug tracker that I can feed ? For some times : the data are available

[Qgis-developer] IgnoreAxisOrientation of wms layer from the api

2013-10-07 Thread chrome2006-...@yahoo.com
Hello, I set up a mapserver server on my machine. I access it thru QGis and QGis API. It seems that, thru QGis API, it ignores the axis orientation leading to a wrong map. I found IgnoreAxisOrientation member in QGis code ; Is there a way to access it thru the api ? Thanks

[Qgis-developer] New QGis project, application : version is empty and wms layer invalid

2013-10-06 Thread chrome2006-...@yahoo.com
Hi This is my first attemp with QGIS. I'm using 2.0 version. My first goal is a proof of concept with a wms map and a vector map. I started with the wms service. You'll find the code below, there are two things that don't go well. First, QgsApplication::applicationVersion() is , Did I do

[Qgis-developer] Tr : New QGis project, application : version is empty and wms layer invalid

2013-10-06 Thread chrome2006-...@yahoo.com
À : chrome2006-...@yahoo.com chrome2006-...@yahoo.com Cc : qgis-developer@lists.osgeo.org qgis-developer@lists.osgeo.org Envoyé le : Dimanche 6 octobre 2013 21h06 Objet : Re: [Qgis-developer] New QGis project, application : version is empty and wms layer invalid I don't know if you should