[Qgis-user] Break a line up into lines of equal segments

2015-12-07 Thread Leahy, Thomas A.


   Hello,

Is there a way to draw a line and then break it up into equal segments?

 Best Regards,
 Tom

___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
List info: http://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Getting There, From Here (How to get this

2015-08-29 Thread Leahy, Thomas A.
Adam,

  You could load it into QGIS using composer produce a tif file that you then 
Geo-Reference in QGIS. I generally use Mapc2Mapc on that file to produce a 
GeoTiff that works well with various APPS.

There are a number of iOS and Android apps that will display where you are on a 
GeoTiff file. (Also Mapc2Mapc has a list of the apps it will output for) I 
currently use PDFMaps as it displays
GeoTiffs and has an iOS and Android version.

   Best Regards,
   Tom Leahy
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] QGIS set the feature label background color the same as the feature style color

2015-07-21 Thread Leahy, Thomas A.
Ujaval,

Thank you for your quick response.
I will look into the information you sent me.

I had found the link below but haven’t had a chance to check it out.
http://gis.stackexchange.com/questions/152203/qgis-get-currentfeatures-color-in-the-expresions-builder

   All the Best,
   Tom


From: Ujaval [mailto:uja...@gmail.com]
Sent: Tuesday, July 21, 2015 2:08 PM
To: Leahy, Thomas A.
Cc: qgis-user@lists.osgeo.org
Subject: Re: [Qgis-user] QGIS set the feature label background color the same 
as the feature style color [*EXTERNAL*]

In the Label - Background - Fill Color, you can use the 'Data Defined 
override' to enter an expression for the color based on a field

See this for more details
http://gis.stackexchange.com/questions/104706/how-to-create-a-gradient-color-expression-in-data-defined-properties

If you don't want to use the ramps and set individual color values for the 
background, you can use an expression like

CASE WHEN  field = 1 THEN '0,0,0,255'
 WHEN field = 2 THEN '100,100,100,255'
END

-Ujaval

On Tue, Jul 21, 2015 at 10:55 AM, Leahy, Thomas A. 
tle...@bechtel.commailto:tle...@bechtel.com wrote:
Hello,

  I am trying to set the feature label background color the same as the 
feature style color.

  I have features colored differently in Style (Categorized based on a field) 
and I would like the label background color to be set the same color as the 
feature style color.
  I have just started working on this and was wondering if someone has already 
done it and can just tell me how it is done.

   Thanks,
   Tom Leahy


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

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

[Qgis-user] QGIS set the feature label background color the same as the feature style color

2015-07-20 Thread Leahy, Thomas A.
Hello,

  I am trying to set the feature label background color the same as the 
feature style color.

  I have features colored differently in Style (Categorized based on a field) 
and I would like the label background color to be set the same color as the 
feature style color.
  I have just started working on this and was wondering if someone has already 
done it and can just tell me how it is done.

   Thanks,
   Tom Leahy

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

[Qgis-user] Time Manager - Resolution Higher than Screen Display?

2015-06-26 Thread Leahy, Thomas A.
Hello All,

  Does anyone know if in Time Manager is there any way to get the resulting 
*.PNG files in a higher resolution than the screen display?
  Where is the best detailed information on Time Manager and is there someplace 
to post my experiences with it?

   Best Regards,
   Tom Leahy

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

[Qgis-user] Time Manager to shade housing completion

2015-06-25 Thread Leahy, Thomas A.
Hello,

I have a polygon shape file that represents about 200 buildings in a housing 
community. I have the dates each building is planned to reach 20%, 40%, 60%  
and 100% complete. I would like to use Time Manager to create an animation that 
shades the building different colors until they are 100% complete. Can this be 
done with Time Manager? Is there any tutorial that shows how to do it? Not sure 
how to set up the shape file or files to do it.

 Thank you,
 Tom
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Copy and Paste Features not bringing in attributes

2015-04-30 Thread Leahy, Thomas A.
Hello,

   I have save as a layer to a new name and then deleted all the features it 
had then I select the features that I want from the original file and copy and 
paste them into the new file but even though they are the exact same structure 
and field names everything other than the geometry comes in as NULL. Any ideas 
why the data from the fields (other than geometry) are not pasting in?

  Thank you.
  Tom Leahy
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Extract latitude and longitude from several

2015-04-25 Thread Leahy, Thomas A.
Hello,

I use BR's EXIFextractor

http://www.br-software.com/extracter.html

  To extract the geographical coordinates from my geotaged files.

Hope this helps.

   Regards,
   Tom Leahy
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Geo-Tag Icon with Carmera facing Azimuth recorded

2015-04-21 Thread Leahy, Thomas A.
Hello,

I can get the Geo-Tag info from photos using BR's EXIFextractor and I use 
that information currently to plot a point where the photograph was taken, but 
I was wondering if it would be possible to have the point be a camera icon and 
have it facing the direction the Azimuth information indicates the camera was 
facing when the picture was taken?

   Best Regards,
   Tom Leahy
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Question Install QGIS 2.8.1 - 64bit while QGIS 2.6.0 32bit still installed

2015-03-26 Thread Leahy, Thomas A.
Hello,

  I have been using QGIS 2.6.0 32bit and have just installed QGIS 2.8.1 64 bit.
  I noticed that the Proxy setting I had for QGIS 2.6.0 32bit show up in my 
QGIS 2.8.1 64bit version
  And
  The Plug-Ins I had in QGIS 2.6.0 32bit show up as already installed in my 
QGIS 2.8.1 64bit version.

  Is there going to be any problems with the Plug-Ins? Is there a difference 
between a Plug-In used by a 32bit version of QGIS vs a 64bit version?

  Also once I open files in version 2.8.1 will they not be able to be used with 
the 2.6.0 version?

  Thanks for your assistance.

Best Regards,
Tom Leahy
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Transferring QGIS work when you used a PostGIS database

2015-03-04 Thread Leahy, Thomas A.
Hello,

   If I just use shape and raster files it is fairly easy for me to give 
someone all my QGIS work on a USB stick as it uses relative directory 
references as long as everything is below the Project Directory they can use it 
as I did. However if I decide to use PostGIS is there an easy way to similarly 
transfer the work that was done to another person?

Thanks for your assistance,
Tom Leahy
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] What languages are the QGIS Manuals availabe in

2015-02-10 Thread Leahy, Thomas A.
Hello,

   What languages are the QGIS Manuals available in?
Where can I find a list and access to the manuals in other languages.

 Thank you,
 Tom
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

[Qgis-user] Original Shapefile update

2014-11-15 Thread Leahy, Thomas A.

Hello,

   Does QGIS update the original Shapefile when I make changes in a project?
   I have two QGIS projects that are pointed to the same original shapefile so 
if I make a change or update in one I expected to see the changes in the other 
project, but I don't
Also if I open a new QGIS project which points to the same shapefile I would 
expect to see the same fields and data but I don't.

Is there any way (some setting) I can make all the projects which point to the 
shapefile display the same fields and data.?
All the QGIS projects should update the original shapefile and use it.

   Best Regards,
   Tom

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

[Qgis-user] Question on Installing a newer version of QGIS

2014-11-02 Thread Leahy, Thomas A.
Hello,

   I wasn't sure whether the new version 2.6 would install over my old version 
2.4 or next to it.
It turns out it installs next to it and I still have 2.4 installed.  When I am 
happy with 2.6 can I just uninstall 2.4 or will I need to reinstall 2.6 after 
uninstalling ver 2.4?

 Thanks for your assistance.

Regards,
Tom Leahy
___
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Re: [Qgis-user] Question on Installing a newer version of QGIS

2014-11-02 Thread Leahy, Thomas A.
Hello,

   Actually I am asking what is the preferred way to upgrade from 2.4 to 2.6?
Uninstall 2.4 first?
Would that cause me to loose settings? (Like location of Projects if changed 
from the default?)

   Regards,
   Tom


From: Nadarajah Thirugnanasothy [mailto:vnth...@yahoo.co.uk]
Sent: Sunday, November 02, 2014 9:31 AM
To: Leahy, Thomas A.; qgis-user@lists.osgeo.org
Subject: Re: [Qgis-user] Question on Installing a newer version of QGIS 
[*EXTERNAL*]

Hi,

How 2.6 installation would effect Grass?
Thanks
Thiru
On Sunday, 2 November 2014, 6:03, Leahy, Thomas A. 
tle...@bechtel.commailto:tle...@bechtel.com wrote:

Hello,

   I wasn’t sure whether the new version 2.6 would install over my old version 
2.4 or next to it.
It turns out it installs next to it and I still have 2.4 installed.  When I am 
happy with 2.6 can I just uninstall 2.4 or will I need to reinstall 2.6 after 
uninstalling ver 2.4?

 Thanks for your assistance.

Regards,
Tom Leahy

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