genealogy and U.S. maps help

Cameron Laird claird at lairds.com
Thu Oct 30 19:32:39 EST 2003


In article <bns1o9$15625v$1 at ID-99293.news.uni-berlin.de>,
William Park  <opengeometry at yahoo.ca> wrote:
>Jeff Sandys <sandysj at juno.com> wrote:
			.
			.
			.
>> 2) An index of U.S. cities and counties with their longitude and
>> latitude?  This could be a web site that allows automated queries or a
>> database.
>> 
>> (This is the hardest part of the problem since the places in the
>> gedcom database are hand typed by the user.  My thought is to try and
>> guess as many locations as possible, then let the user input the rest
>> of the (unknown) locations by clicking on the displayed map (see
>> below) then save this hard earned data for reuse, either in gedcom or
>> as an auxilary dictionary)
>> 
>> 3) Graphics of U.S. (country, states and counties) with longitude and
>> latitude relationships suitable for tk or wxpython display?
>> 
>> (There are some nice maps available for visio, I'm not sure if they
>> could be used for my purposes)
>
>I doubt you can do these without caughing up some money. :-)
			.
			.
			.
Skip already gave no-cost answers for 2).

Can you repeat 3)?  Are you just looking for images of maps of
the US, all its states, and all its counties, or are you saying
you want photographs ("graphics"?) from each jurisdiction?  If
the former, yes, fee-free versions of all those maps are avail-
able on the Web.  When I've worked on this before, I found it
entertaining to draw my own maps; I had enough data from the Web,
and the Tk canvas is handy enough, that it didn't take long to
program this.  I only did it to the state level, but counties
surely are equally feasible.  The Tkinter canvas has performance
limits that constrained the resolution I was willing to use ...
-- 

Cameron Laird <claird at phaseit.net>
Business:  http://www.Phaseit.net




More information about the Python-list mailing list