Plotting over MapPoint maps

Tim Churches tchur at optushome.com.au
Tue Aug 17 16:46:58 EDT 2004


On Wed, 2004-08-18 at 02:29, Dr. Colombes wrote:
> Can anyone offer pointers, suggestions on how to overlay coordinate
> (Lat, Long)-based MatPlotLib graphics over a MapPoint map ?

For geographic maps in Python, see Thuban and related projects at
http://thuban.intevation.org/

No idea whether it is possible to display MapPoint maps (that's a
proprietary Microsoft map format, isn't it?) in Thuban or overlay
Matplotlib charts.

You might want to look at R instead (see http://www.r-project.org) - it
provides facilities to display rudimentary maps, charts and plots and
raster images all in the same graphic. There are also several
geostatistics modules available for it. You can drive R and send and
receive data to/from it via RPy (http://rpy.sf.net).

-- 

Tim C

PGP/GnuPG Key 1024D/EAF993D0 available from keyservers everywhere
or at http://members.optushome.com.au/tchur/pubkey.asc
Key fingerprint = 8C22 BF76 33BA B3B5 1D5B  EB37 7891 46A9 EAF9 93D0






More information about the Python-list mailing list