View Single Post

  #2 (permalink)  
Old 05-15-2008
Winwaed's Avatar
Winwaed Winwaed is offline
Mapping-Tools.com
Red Belt
 
Join Date: Feb 2004
Posts: 848
Blog Entries: 7
Re: Coastal Boundaries

Extracting the coastlines from MapPoint is probably against the EULA. It is impossible anyway - none of that information is visible in the programming interface.

Coastline data will be available from a US Gov. organization for free. Which one is a good question - I would try the USGS (or wider still, the Department of Interior) first.
They'll have the data as ESRI SHP ('Shape') files. It is surprising what Uncle Sam has available in the way of map files - I'm currently using some admin / coastline boundaries for Costa Rica that are available on the CDC website!

Getting Shape files into MapPoint is possible using a third party tool. A number exist including our own MPSuperShape. If you have programming abilities, you may find it better to use the SpatialDataImport program that Microsoft have available as a demo. This has a number of problems, but the source is available so you can hack it to meet your specific needs.


Richard
__________________
Winwaed Software Technology LLC
http://www.winwaed.com
See http://www.mapping-tools.com for MapPoint Tools
Pre-Order MapPoint 2009 today: http://www.mapping-tools.com/mappoint2009
Reply With Quote