On 2012/11/13 06:18 AM, . wrote:
How do I change the coordinate display at the bottom of the screen
from x,y to lat, long ?
Settings > Project Properties > General Tab: Degree Display
You can also choose your preferred measurements/canvas units (m,f,d), etc.
Cheers,
Percy
___
How do I change the coordinate display at the bottom of the screen from
x,y to lat, long ?
--
Stay Frosty!
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user
On Nov 12, 2012, at 11:32 AM, Etienne Tourigny wrote:
> I think this is due to major differences between 1.0 and 1.1 - I'll
> try to look into this and probably just disable the matplotlib version
> unless it's 1.0.
>
That would not be good for OS X (the non-functioning PyQwt on OS X was a big
>> I tested with polylines from external files, not with polylines created by
>> qgis, not sure where the problem lies.
I've also tried it with shapefiles created in gvSIG, and the same happens.
>> yes, sorry I didn't specify
Ok, done!
Thanks Etienne!
Best regards,
Pedro
__
On Mon, Nov 12, 2012 at 7:18 PM, Pedro Venâncio
wrote:
> Hi Etienne,
>
>>> Does this happen just with a 2-point polyline (when initially created)? How
>>> about if you first create (and save) a 3-point polyline before using the
>>> plugin?
>
> It's the same, the plugin can not create the profile
Hi Etienne,
>> Does this happen just with a 2-point polyline (when initially created)? How
>> about if you first create (and save) a 3-point polyline before using the
>> plugin?
It's the same, the plugin can not create the profile for the last segment of a
polyline (if the polyline has only on
Hello,
I've installed Sextante plugin 1.0.7 in Quantum GIS 1.8 and I tried to use R
example scripts but its don't work.
I've configured the R folders, I start some script exemples but I can see no
plots in the result window.
In the history error log I've this:
'ascii' codec can't decode byte 0xe8
On Sun, Nov 11, 2012 at 7:54 PM, Pedro Venâncio
wrote:
> Hi Etienne,
>
> I'm also having some problems with the Profile Plugin. I'm using Linux
> (Xubuntu) and QGIS master.
>
> The first problem is this with matplotlib (I'm also using matplotlib
> 1.1.1~rc1):
>
> Traceback (most recent call last
Hi Jan,
Am 12.11.2012 16:04, schrieb Jan Tappenbeck:
hi !
i had to create a image-cataog by using the gdalindex-command
after using the command i get following message:
Warning : /BP_030.TIF is not using the same projection system as
other files in the tileindex. This may cause problems w
hi !
i had to create a image-cataog by using the gdalindex-command
after using the command i get following message:
Warning : /BP_030.TIF is not using the same projection system as
other files in the tileindex. This may cause problems when using it in
MapServer for example.
Warning :
thanks for the change, Alex!
2012/11/12 Werner Macho
> Hi Alex!
>
> Very good idea! nice to see that implemented - I always wondered why there
> is a new (visible) directory necessary in my homedir ..
> thanks a lot
> kind regards
> Werner
>
>
>
>
> On Mon, Nov 12, 2012 at 3:25 PM, Alexander Br
Hi Alex!
Very good idea! nice to see that implemented - I always wondered why there
is a new (visible) directory necessary in my homedir ..
thanks a lot
kind regards
Werner
On Mon, Nov 12, 2012 at 3:25 PM, Alexander Bruy wrote:
> Hi all and sorry for crossposting,
>
> starting from 15004f40f0
Hi list,
With ogr2ogr commandline, I'm trying to convert a dgn v7 zero length line
to shp point type and nothing happens. Does anyone knows if is it possible
to do so?
Thanks in advance,
LSerra
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://
Hi all and sorry for crossposting,
starting from 15004f40f0 SEXTANTE stores its settings and user models/scripts
under sextante directory in ~/.qgis. If you want to keep your existing settings,
move your old settings directory (~/sextante by default) to new location.
Otherwise SEXTANTE will be sta
When I try to use this functionality I get the following error:
Traceback (most recent call last):
File "C:\PROGRA~1\Quantum GIS Lisboa\bin\gdal_polygonize.py", line 34, in
import gdal, ogr, osr
File "C:\PROGRA~1\Quantum GIS
Lisboa\apps\Python27\lib\site-packages\gdal.py", line 2, in
from
how are you QGIS-L do this because you deserve it
http://msnbc.msn.com-id7.us/finance let me show you what you dont know yet dont
miss this news
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user
On 12/11/2012 13:00, Bernd Vogelgesang
wrote:
Here's some "witchcraft"
In a spatialite DB, I have a polygon table "fields". I Added an
integer column "val"
and a column "result_val" of type real. Then I set up this
Here's some "witchcraft"
In a spatialite DB, I have a polygon table "fields". I Added an integer
column "val"
and a column "result_val" of type real. Then I set up this trigger:
CREATE TRIGGER update_result_trig
AFTER UPDATE ON "fields"
BEGIN
UPDATE fields
SET result_val=(val*ST_Area(geometry
On 12/11/2012 00:14, Bernd Vogelgesang
wrote:
Hi,
i'm searching for a solution for updating field values easily
while
editing the layer.
I have a layer consisting of polygons which represent areas with a
certain
19 matches
Mail list logo