Re: [Qgis-developer] Rotate Map

2013-12-10 Thread Richard Duivenvoorde
On 10-12-13 07:49, 怡帆思舟 wrote:
>  
> 
> My question is: How to rotate the map when navigation map to keep the
> target to move forward?

Hi,

not very sure of the questions, but for what I know it is not possible
to rotate the mapcanvas (== the map in QGIS).

but you in composer you can rotate a map-widget for eg printing a
rotated map.

Regards,

Richard Duivenvoorde

___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Rotate Map

2013-12-10 Thread G. Allegri
I don't what would the effect of using QGraphicsView::rotate() [1], but it
might break something

giovanni

[1] QgsMapCanvas subclasses QGraphcsView
http://qt-project.org/doc/qt-4.8/qgraphicsview.html#rotate


2013/12/10 Richard Duivenvoorde 

> On 10-12-13 07:49, 怡帆思舟 wrote:
> >
> >
> > My question is: How to rotate the map when navigation map to keep the
> > target to move forward?
>
> Hi,
>
> not very sure of the questions, but for what I know it is not possible
> to rotate the mapcanvas (== the map in QGIS).
>
> but you in composer you can rotate a map-widget for eg printing a
> rotated map.
>
> Regards,
>
> Richard Duivenvoorde
>
> ___
> Qgis-developer mailing list
> Qgis-developer@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer




-- 
Giovanni Allegri
http://about.me/giovanniallegri
blog: http://blog.spaziogis.it
GEO+ geomatica in Italia http://bit.ly/GEOplus
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Re: [Qgis-developer] Rotate Map

2013-12-11 Thread kimaidou
Hi all

You can rotate map in QGIS composer, but I could not find a working options
in the label tabs to keep labels horizontal while rotating the map. So the
user has to turn the paper page after printing to read labels. What am I
doing wrong ?

As rotating the map directly in the map canvas, could you please tell us
why you need this option ? I can understand you need to rotate it in pdf to
let the shapes fit in the constrained size, but in QGIS map canvas (screen)
you are always able to zoom, pan, etc.

Michael


2013/12/10 G. Allegri 

> I don't what would the effect of using QGraphicsView::rotate() [1], but it
> might break something
>
> giovanni
>
> [1] QgsMapCanvas subclasses QGraphcsView
> http://qt-project.org/doc/qt-4.8/qgraphicsview.html#rotate
>
>
> 2013/12/10 Richard Duivenvoorde 
>
>> On 10-12-13 07:49, 怡帆思舟 wrote:
>> >
>> >
>> > My question is: How to rotate the map when navigation map to keep the
>> > target to move forward?
>>
>> Hi,
>>
>> not very sure of the questions, but for what I know it is not possible
>> to rotate the mapcanvas (== the map in QGIS).
>>
>> but you in composer you can rotate a map-widget for eg printing a
>> rotated map.
>>
>> Regards,
>>
>> Richard Duivenvoorde
>>
>> ___
>> Qgis-developer mailing list
>> Qgis-developer@lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>
>
>
>
> --
> Giovanni Allegri
> http://about.me/giovanniallegri
> blog: http://blog.spaziogis.it
> GEO+ geomatica in Italia http://bit.ly/GEOplus
>
> ___
> Qgis-developer mailing list
> Qgis-developer@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>
___
Qgis-developer mailing list
Qgis-developer@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-developer