MapPoint Forums

MapForums

Community of MapPoint and Bing Maps Users and Developers




Drive time polygons - help needed

This is a discussion on Drive time polygons - help needed within the MapPoint Desktop Discussion forums, part of the Map Forums category; I'm attempting to generate drive time polygons to answer a basic question. We have members all geocoded in SQL Server ...


Go Back   MapPoint Forums > Map Forums > MapPoint Desktop Discussion

Today's Posts Twitter Feed Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-05-2010
Junior Member
White Belt
 
Join Date: Feb 2010
Posts: 3
Drive time polygons - help needed

I'm attempting to generate drive time polygons to answer a basic question. We have members all geocoded in SQL Server 2008, which supports geospatial operations. We have "crow flies" distances to our facilities for each member, but desire an area drawn that describes a 20 drive *time*.

Of course, this is easy to show on a MapPoint map. We need to then determine which members (potentially 250K) are in the 20 minute bounday of the polygon. This is easy if a data filled shapefile can be exported of the points of the polygon into ESRI and another utility is used to import into SQL and the operations are done from SQL server, not the Mappoint desktop.

I've tried the MPSuperShape add in, but no dbf contents seem to be exported in the project . I can simplify the polygon to a dozen points and put in pushpins and read the lat/long of each pushpin in the status bar. Now here's where I need help: Can I programmatically enum and export the lats and longs or better yet, a data filled polygon?

Any help is appreciated. Thanks in advance.

Michael Clifford
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 02-05-2010
Mattys Consulting's Avatar
Senior Member
Red Belt
 
Join Date: Dec 2002
Posts: 670
Re: Drive time polygons - help needed

Hi Michael,

We create our own utils in C#; that one is most useful.
Interestingly, shapes in MapPoint cannot exist with a hole in them,
so shapes overlap.

You'd use:

Foreach Shape
{
dataSet.QueryShape
}

Michael R Mattys
Business Process Developers
Mattys Consulting Maps & Custom Programming
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 02-05-2010
Junior Member
White Belt
 
Join Date: Feb 2010
Posts: 3
Re: Drive time polygons - help needed

Sorry, I'm not comprehending. What utility?

Michael
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 02-05-2010
Mattys Consulting's Avatar
Senior Member
Red Belt
 
Join Date: Dec 2002
Posts: 670
Re: Drive time polygons - help needed

Hi Michael,

We make our own Addins in C# using Visual Studio.
We also program SQL Server 2008 Geography/Geometry.


Michael R Mattys
Business Process Developers
Mattys Consulting Maps & Custom Programming
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
drive, needed, polygons, time


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
How do I hide a drive time box Anonymous MapPoint Desktop Discussion 1 09-14-2004 12:29 PM
hiding drive time box chaching MapPoint Desktop Discussion 0 08-30-2004 02:45 PM
Drive Time Addin kez100 MapPoint Desktop Discussion 2 03-04-2004 07:29 AM
Drive Time Zones EdB MapPoint Desktop Discussion 3 11-24-2002 06:09 PM
Drive Time Isozones Michael.Simon MapPoint Desktop Discussion 2 11-22-2002 10:16 PM


All times are GMT -5. The time now is 05:02 PM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.5.0 RC3
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 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69