MapPoint Forums

MapForums

Community of VE/MapPoint Users and Developers




mapping county data

This is a discussion on mapping county data within the MapPoint 2006/2009 Discussion forums, part of the Map Forums category; When I used the data mapping wizard and mapped counts by county mp only mapped some of the data. I ...


Go Back   MapPoint Forums > Map Forums > MapPoint 2006/2009 Discussion

Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read



Click here to register

Reply

 

LinkBack (8) Thread Tools Display Modes
  8 links from elsewhere to this Post. Click to view. #1 (permalink)  
Old 03-08-2007
Junior Member
Yellow Belt
 
Join Date: Oct 2006
Posts: 28
mapping county data

When I used the data mapping wizard and mapped counts by county mp only mapped some of the data. I had done a "Group by" and "count " in Access after importing data originally in Excel. I added teh county field twice to the query design grid in order to be able to do both a group by and count after clicking the totals button on teh tool bar in teh query design view. My guess is the county data wasn't unique since some states have the same county names.

My question is: How do I run the query so I can get unique county values? If I add teh state field to the query it also has a "Group by" drop down so grouping by state wouldn't yield teh correct results either.

IT was worse when I tried to have the data mapping wizard use teh count function.

Gary
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #2 (permalink)  
Old 03-08-2007
Senior Member
Green Belt
 
Join Date: Sep 2005
Location: Marshall, Michigan
Posts: 126
Re: mapping county data

You'll need to combine the state and county into a single field, such as "Calhoun, MI", in addition to keeping both State and County fields.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3 (permalink)  
Old 03-09-2007
Junior Member
Yellow Belt
 
Join Date: Oct 2006
Posts: 28
Re: mapping county data

Thanks - my coworker just recommended the same thing.

did you try out that link to claritas? I haven't tried it yet.

Another question: the map turned out all right but I can't figure out how to have the actual value display in a sized or unsized circle. The book mentions it but doesn't actually tell you how.

And I'd like to display ethnic population counts in the same map. I assume you can only map two variables in one map (one as shaded area and the other as data in a sized or unsized circle). In other words, popluations of Indians by zip code along with members by zip code. Is there any way to display (in a legible way) populations of Indian, ASian, Latino, E. European and members all in teh same map? I suppose I could do a bar or pie chart along with data in a circle.

Gary
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4 (permalink)  
Old 03-12-2007
Senior Member
Green Belt
 
Join Date: Sep 2005
Location: Marshall, Michigan
Posts: 126
Re: mapping county data

Yes - I tried the link. It wasn't very helpful except to say that they have additional data for purchase.

You can map many different datasets in a single map, although mapping more than a single shaded-area set can cause unreadable overlapping.

To display the value in a sized/unsized circle, right-click the dataset in the legend pane, select Data Fields..., and select the column which has the data you'd like shown.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5 (permalink)  
Old 03-13-2007
Junior Member
Yellow Belt
 
Join Date: Oct 2006
Posts: 28
Re: mapping county data

Thanks, and on to my next question:

When I made a calculated field in the Access query grid for county & state so county data would be unique, I actually made it twice - one to choose "Group by" and one to choose "count." but Access didn't like it and said I have two of hte same field.

It had worked using just hte county field twice for group by and count, it only didn't work when I did it as a calculated concatenation.

As far as displaying data, then you agree taht the best way for four ethnicities plus a membership value would be a bar chart plus a sized circle iwth the value inside?

Gary.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6 (permalink)  
Old 03-13-2007
Senior Member
Green Belt
 
Join Date: Sep 2005
Location: Marshall, Michigan
Posts: 126
Re: mapping county data

I'd have to see your actual T-SQL query to evaulate it. Typically, there aren't any issues with multiple aggregates as long as coded properly. GIGO.

Yes, although I typically would use shaded area as a base (membership, and then multiple (4) circle datasets (ethnicity) thereon.

HTH
Paul
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7 (permalink)  
Old 05-28-2007
Junior Member
White Belt
 
Join Date: May 2007
Posts: 3
Re: mapping county data

Quote:
Originally Posted by garon5 View Post
Thanks, and on to my next question:

When I made a calculated field in the Access query grid for county & state so county data would be unique, I actually made it twice - one to choose "Group by" and one to choose "count." but Access didn't like it and said I have two of hte same field.

It had worked using just hte county field twice for group by and count, it only didn't work when I did it as a calculated concatenation.

As far as displaying data, then you agree taht the best way for four ethnicities plus a membership value would be a bar chart plus a sized circle iwth the value inside?

Gary.
Gary, First in Access you need to create for crosstab query, the rows will be by State, then County. The columns will the ethnicity field, ideally this should be one field with a "code" in it. Access would create a "view" with a count of each code in different columns and a total column.

You may have to "play" with it a few times and cross check the counts to the match your base data. Then create simply query of the crosstab query and edit it by adding the column Paul suggests so it is first, so MapPoint can geocode it. How may counties are you dealing with?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
county, data, mapping


LinkBacks (?)
LinkBack to this Thread: http://www.mapforums.com/mapping-county-data-5734.html

Posted By For Type Date
Microsoft Learning Suite - MapPoint - MapPoint News - MP2K Magazine This thread Refback 03-21-2007 02:39 PM
MapPoint: RE: Display County Names This thread Refback 03-20-2007 04:11 PM
Oregon Map and Map of Oregon - MapPoint State Map Gallery - MP2K Magazine This thread Refback 03-20-2007 06:18 AM
What's New in Streets and Trips 2006 - MapPoint Articles - MP2K Magazine This thread Refback 03-16-2007 02:37 PM
Using Python to Control MapPoint, Part 1 - MapPoint Articles - MP2K Magazine This thread Refback 03-16-2007 11:09 AM
Author - MP2K Magazine This thread Refback 03-14-2007 07:05 PM
MapPoint Articles - MP2K Magazine This thread Refback 03-14-2007 05:52 PM
Microsoft MapPoint 2006 - MP2K Magazine This thread Refback 03-12-2007 04:18 PM

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads

Thread Thread Starter Forum Replies Last Post
MapPoint.NET Data Mapping Anonymous MapPoint Web Service and Virtual Earth 1 10-29-2003 10:33 AM
Mapping GPS Data Anonymous MapPoint 2006/2009 Discussion 2 09-24-2003 12:11 PM
mapping data to territories Siteliner MapPoint 2006/2009 Discussion 0 02-10-2003 05:11 PM
When I imported data at the county level for MA as.... Anonymous MapPoint 2006/2009 Discussion 1 08-20-2001 10:18 PM
How do I map county data? Do I put state and count.... Anonymous MapPoint 2006/2009 Discussion 1 07-08-1999 07:16 AM


All times are GMT -5. The time now is 03:22 PM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
MP2K Magazine
Visitor Map


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54