Thanks for responding to my query. The map is an applcation using google maps. I am not a programmer but rather a seek, cut and paste kind of guy. I don't recreate the wheel. Copy and adapt. I realized I did not provide an enouph information for a good response. I added to my web site the map that I was able to adjust to display one of our cemeteries. It also contains the table with all our cemeteries. I use Kompozer to build most of my web pages. The cemetery list (425 cemeteries) was Excel that I imported into Kompozer and made some adjustments. My object is to allower a user to either click on the cemetery name or an icon near it and have a map appear the shows where the cemetery is located. I have the Lat and Long. in the cemetery table. The HTML for the map shows how it is used. I need to figure out how to transfer the info from the table to the map without fat fingeringine it in for each cemetery. Denny W. > From: j3mr2@borisbrooks.com > To: rootsweb-help@rootsweb.com > Date: Sat, 13 Feb 2010 13:20:44 -0600 > Subject: Re: [ROOTSWEB-HELP] Populating a program with data from a table > > Denny, > > What is your map program? Is it a web or a computer application? > > Jim Rickenbacker > > ----- Original Message ----- > From: "Dennis Wolstenholme" <dennywj_8@hotmail.com> > To: <rootsweb-help@rootsweb.com> > Sent: Friday, February 12, 2010 9:33 PM > Subject: [ROOTSWEB-HELP] Populating a program with data from a table > > > > I have a list of cemeteries that contains Latitude and Longitude. I have > another program that takes Lat. and Long. and produces a map marking the > location with the name of the cemetery. I would like to allow a user to > click on the name of the cemetery and have the map appear. Basicallyit > would link the data from the cemetery table and put it in the map program. > I am not a programmer but could struggle through this if someone could give > me some ideas as to how the map program could pull the data from the table. > My site is http://www.rootsweb.ancestry.com/~vapwcgs/. The cemetery table > is under the "Our Projects" tab, then "Cemeteries" then "Prince William > Cemeteries". > > > > Denny W. > > _________________________________________________________________ > Hotmail: Trusted email with Microsoft’s powerful SPAM protection. > http://clk.atdmt.com/GBL/go/201469226/direct/01/ > > ------------------------------- > To unsubscribe from the list, please send an email to > ROOTSWEB-HELP-request@rootsweb.com with the word 'unsubscribe' without the > quotes in the subject and the body of the message > > > ------------------------------- > To unsubscribe from the list, please send an email to ROOTSWEB-HELP-request@rootsweb.com with the word 'unsubscribe' without the quotes in the subject and the body of the message _________________________________________________________________ Hotmail: Trusted email with powerful SPAM protection. http://clk.atdmt.com/GBL/go/201469227/direct/01/
On http://www.rootsweb.ancestry.com/~palackaw/cemeteries/CemeteriesList.html we just instruct people to past the coordinates into Google maps (link opens in a new window). Susan On 2/14/2010 10:06 PM, Dennis Wolstenholme wrote: > > Thanks for responding to my query. The map is an applcation using google maps. I am not a programmer but rather a seek, cut and paste kind of guy. I don't recreate the wheel. Copy and adapt. I realized I did not provide an enouph information for a good response. I added to my web site the map that I was able to adjust to display one of our cemeteries. It also contains the table with all our cemeteries. I use Kompozer to build most of my web pages. The cemetery list (425 cemeteries) was Excel that I imported into Kompozer and made some adjustments. My object is to allower a user to either click on the cemetery name or an icon near it and have a map appear the shows where the cemetery is located. I have the Lat and Long. in the cemetery table. > > The HTML for the map shows how it is used. I need to figure out how to transfer the info from the table to the map without fat fingeringine it in for each cemetery. > > > > Denny W.