Re: [Qgis-user] need help - problem viewing U.S. map; how to add data

2008-02-12 Thread Gary Sherman
On Feb 12, 2008, at 7:45 AM, [EMAIL PROTECTED] wrote:

> I have opened a shape file of the U.S. showing U.S. Congressional  
> Districts. Alaska does not appear correctly in the Map View window  
> of Quantum GIS. I have previously opened this file using ArcGIS  
> without this problem. Here is the link to the file I’m using:
> http://nationalatlas.gov/atlasftp.html#cgd110p
>
> The title is “Congressional Districts of the United States - 110th  
> Congress” and the zip file iscgd110p020.tar.gz.
>
> So, does anyone know why Alaska does not look right? I need to be  
> able to work with this file as part of an important job assignment.
>
> My second question: How do I add a new field and populate it  
> efficiently? I would like to add the voting results for a bill to  
> the above shape file dataset. There are 1000’s of features in this  
> file, since there are many more land forms than there are districts.  
> So efficiently putting in a “yea” or “nay” in the vote column is  
> going to require a good method.
>
> As you can tell, I am a novice w/ GIS.
>
> Thanks,
>
> Roger
>

On the Options dialog, click on the Rendering tab and then click the  
checkbox next to:
"Make lines appear less jagged"

This solved it for me.

-gary


-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-
Gary Sherman
Chair, QGIS Project Steering Committee
-Micro Resources: http://mrcc.com
   *Geospatial Hosting
   *Web Site Hosting
-Desktop GIS Book:
   *http://desktopgisbook.com
"We work virtually everywhere"
-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-

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


Re: [Qgis-user] GRASS plugin

2008-02-12 Thread Tim Sutton
Hi Albert

Yes you need GRASS and QGIS installed. Check the
http://download.qgis.org page for links to downloads.

Regards

Tim

2008/2/12, Paolo Cavallini <[EMAIL PROTECTED]>:
> Albert Arcand ha scritto:
>
> > Mac OS X vs. 10.5
>
> I know next to nothing of osx, but you should find all the programs
> (qgis+grass) packaged for it.
> good luck.
> pc
> --
> Paolo Cavallini, see: http://www.faunalia.it/pc
> ___
> Qgis-user mailing list
> Qgis-user@lists.qgis.org
> http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user
>


-- 
Tim Sutton
QGIS Project Steering Committee Member - Release  Manager
Visit http://qgis.org for a great open source GIS
openModeller Desktop Developer
Visit http://openModeller.sf.net for a great open source ecological
niche modelling tool
Home Page: http://tim.linfiniti.com
Skype: timlinux
Irc: timlinux on #qgis at freenode.net
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


Re: [Qgis-user] GRASS plugin

2008-02-12 Thread Paolo Cavallini
Albert Arcand ha scritto:

> Mac OS X vs. 10.5

I know next to nothing of osx, but you should find all the programs
(qgis+grass) packaged for it.
good luck.
pc
-- 
Paolo Cavallini, see: http://www.faunalia.it/pc
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


[Qgis-user] GRASS plugin

2008-02-12 Thread Albert Arcand

To use the GRASS Plugin does GRASS program need to be install on the same 
system as QGIS (9.1)? 
Sincerely,
Albert A. Arcand jr
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


Re: [Qgis-user] need help - problem viewing U.S. map; how to add data

2008-02-12 Thread M S
I verified what you are experiencing.  Here is what I tried, and some
things I observed.

*  The polygon can be queried with the "identify tool", but it is not
drawing the geometry correctly at scales smaller than 1:6.
*  Reprojected the dataset to something more localized for Alaska (UTM
zone 6).  Still got the odd shape.
*  Extracted and drew only that polygon ("ID" = 3407) and still got
odd geometry.
*  Converted the shapefile to a mapinfo file, and got the same odd geometry
*  Verified that the data draws ok in other GIS software.
*  Zooming in to a scale of 1:6, the polygon draws where it appears
white/empty at scales smaller than this.
*  Imported into GRASS the single AK polygon which was extracted
previously with ogr2ogr.  File imports into GRASS with the same odd
shape.

Maybe it is a bad shapefile, specifically along the northern edge of
Alaska, where the shape seems to "flip" about the northern boundary
line.  I did downloaded and draw the 109th congress data file, and it
displayed the same erroneous shape; however, I wonder if 109 and 110
could be from the same geometry source, but contain different
attributes.

Interestingly enough, from the same webpage, I then downloaded the
1980 county boundaries shapefile (same projection), and QGIS drew
Alaska without any of those issues.

Not sure how much that really helps, but I tried.

Mark

On Feb 12, 2008 11:45 AM,  <[EMAIL PROTECTED]> wrote:
>
>
>
>
> I have opened a shape file of the U.S. showing U.S. Congressional Districts.
> Alaska does not appear correctly in the Map View window of Quantum GIS. I
> have previously opened this file using ArcGIS without this problem. Here is
> the link to the file I'm using:
>
> http://nationalatlas.gov/atlasftp.html#cgd110p
>
>
>
> The title is "Congressional Districts of the United States - 110th Congress"
> and the zip file is cgd110p020.tar.gz.
>
>
>
> So, does anyone know why Alaska does not look right? I need to be able to
> work with this file as part of an important job assignment.
>
>
>
> My second question: How do I add a new field and populate it efficiently? I
> would like to add the voting results for a bill to the above shape file
> dataset. There are 1000's of features in this file, since there are many
> more land forms than there are districts. So efficiently putting in a "yea"
> or "nay" in the vote column is going to require a good method.
>
>
>
> As you can tell, I am a novice w/ GIS.
>
>
>
> Thanks,
>
>
>
> Roger
>
>
>
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.qgis.org
> http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user
>
>
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


Re: [Qgis-user] basic question on QGIS

2008-02-12 Thread Woolard, Zachary S.
The problem seems to be specific to QGIS.  The shapefile opens correctly
in gvSIG, OpenJUMP and ArcMap.  

 

Zach

 

 



From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Tuesday, February 12, 2008 12:13 PM
To: qgis-user@lists.qgis.org
Subject: [Qgis-user] basic question on QGIS

 

The "Help" menu seems not to function: I get nothing when I click on
"Help Contents," or when I click on "Qgis home page." Did I not download
something I should have?

 

Any help would be appreciated!

 

Roger

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


Re: [Qgis-user] GRASS plugin

2008-02-12 Thread Paolo Cavallini
Albert Arcand ha scritto:
> To use the GRASS Plugin does GRASS program need to be install on the same 
> system as QGIS (9.1)? 

yes
which OS?
pc
-- 
Paolo Cavallini, see: http://www.faunalia.it/pc
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


Re: [Qgis-user] basic question on QGIS

2008-02-12 Thread Damian Fossi
On 13/02/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

> The "Help" menu seems not to function: I get nothing when I click on "Help
> Contents," or when I click on "Qgis home page." Did I not download something
> I should have?

On the Menu. Config > Options > Web Browser

Type this path

/usr/bin/firefox


Regards,

-- 
Damián D. Fossi Salas > ¡Software Libre hasta el 2 mil siempre!
www.damianfossi.com

Uso:
Debian Lenny > Kernel 2.6.21-2-686
Slackware 12 > Kernel 2.6.23.12-686

Linux User: 188464
GPG Key Fingerprint = EC09 9ABA DFD8 83F0 36F3  CA89 356E 27FD E666 E6A4
Jabber ID: damian en damianfossi.com
VoIP SIP: merovingio en ekiga.net
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


Re: [Qgis-user] basic question on QGIS

2008-02-12 Thread Carlos Dávila
[EMAIL PROTECTED] escribió:
>
> The “Help” menu seems not to function: I get nothing when I click on 
> “Help Contents,” or when I click on “Qgis home page.” Did I not 
> download something I should have?
>
May be you have to tell QGIS the path to your browser in the Options 
menu (last tab).
Regards
Carlos
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


Re: [Qgis-user] basic question on QGIS

2008-02-12 Thread M S
What version of QGIS are you running?

On Feb 12, 2008 12:12 PM,  <[EMAIL PROTECTED]> wrote:
>
>
>
>
> The "Help" menu seems not to function: I get nothing when I click on "Help
> Contents," or when I click on "Qgis home page." Did I not download something
> I should have?
>
>
>
> Any help would be appreciated!
>
>
>
> Roger
> ___
> Qgis-user mailing list
> Qgis-user@lists.qgis.org
> http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user
>
>
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


[Qgis-user] basic question on QGIS

2008-02-12 Thread roger . taylor
The "Help" menu seems not to function: I get nothing when I click on
"Help Contents," or when I click on "Qgis home page." Did I not download
something I should have?

 

Any help would be appreciated!

 

Roger

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


Re: [Qgis-user] need help - problem viewing U.S. map; how to add data

2008-02-12 Thread roger . taylor
Good question! There is no distortion but rather the Alaska mainland
does not show up at all. All the islands around Alaska show up, however.
In addition there is a shape next to the eastern border of Alaska that
is not a state at all.

-Original Message-
From: M S [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, February 12, 2008 12:03 PM
To: Taylor, Roger @ SYColeman
Cc: qgis-user@lists.qgis.org
Subject: Re: [Qgis-user] need help - problem viewing U.S. map; how to
add data

When you say Alaska does not appear correctly in the Map View, are you
saying that the shape is distorted?  If yes, then the problem likely
lies with the projection.

Mark

On Feb 12, 2008 11:45 AM,  <[EMAIL PROTECTED]> wrote:
>
>
>
>
> I have opened a shape file of the U.S. showing U.S. Congressional
Districts.
> Alaska does not appear correctly in the Map View window of Quantum
GIS. I
> have previously opened this file using ArcGIS without this problem.
Here is
> the link to the file I'm using:
>
> http://nationalatlas.gov/atlasftp.html#cgd110p
>
>
>
> The title is "Congressional Districts of the United States - 110th
Congress"
> and the zip file is cgd110p020.tar.gz.
>
>
>
> So, does anyone know why Alaska does not look right? I need to be able
to
> work with this file as part of an important job assignment.
>
>
>
> My second question: How do I add a new field and populate it
efficiently? I
> would like to add the voting results for a bill to the above shape
file
> dataset. There are 1000's of features in this file, since there are
many
> more land forms than there are districts. So efficiently putting in a
"yea"
> or "nay" in the vote column is going to require a good method.
>
>
>
> As you can tell, I am a novice w/ GIS.
>
>
>
> Thanks,
>
>
>
> Roger
>
>
>
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.qgis.org
> http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user
>
>
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


Re: [Qgis-user] need help - problem viewing U.S. map; how to add data

2008-02-12 Thread M S
When you say Alaska does not appear correctly in the Map View, are you
saying that the shape is distorted?  If yes, then the problem likely
lies with the projection.

Mark

On Feb 12, 2008 11:45 AM,  <[EMAIL PROTECTED]> wrote:
>
>
>
>
> I have opened a shape file of the U.S. showing U.S. Congressional Districts.
> Alaska does not appear correctly in the Map View window of Quantum GIS. I
> have previously opened this file using ArcGIS without this problem. Here is
> the link to the file I'm using:
>
> http://nationalatlas.gov/atlasftp.html#cgd110p
>
>
>
> The title is "Congressional Districts of the United States - 110th Congress"
> and the zip file is cgd110p020.tar.gz.
>
>
>
> So, does anyone know why Alaska does not look right? I need to be able to
> work with this file as part of an important job assignment.
>
>
>
> My second question: How do I add a new field and populate it efficiently? I
> would like to add the voting results for a bill to the above shape file
> dataset. There are 1000's of features in this file, since there are many
> more land forms than there are districts. So efficiently putting in a "yea"
> or "nay" in the vote column is going to require a good method.
>
>
>
> As you can tell, I am a novice w/ GIS.
>
>
>
> Thanks,
>
>
>
> Roger
>
>
>
>
> ___
> Qgis-user mailing list
> Qgis-user@lists.qgis.org
> http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user
>
>
___
Qgis-user mailing list
Qgis-user@lists.qgis.org
http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-user


[Qgis-user] need help - problem viewing U.S. map; how to add data

2008-02-12 Thread roger . taylor
I have opened a shape file of the U.S. showing U.S. Congressional
Districts. Alaska does not appear correctly in the Map View window of
Quantum GIS. I have previously opened this file using ArcGIS without
this problem. Here is the link to the file I'm using:

http://nationalatlas.gov/atlasftp.html#cgd110p

 

The title is "Congressional Districts of the United States - 110th
Congress  " and the zip file
is cgd110p020.tar.gz
 . 

 

So, does anyone know why Alaska does not look right? I need to be able
to work with this file as part of an important job assignment.

 

My second question: How do I add a new field and populate it
efficiently? I would like to add the voting results for a bill to the
above shape file dataset. There are 1000's of features in this file,
since there are many more land forms than there are districts. So
efficiently putting in a "yea" or "nay" in the vote column is going to
require a good method.

 

As you can tell, I am a novice w/ GIS.

 

Thanks,

 

Roger

 

 

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