RootsWeb.com Mailing Lists
Total: 2/2
    1. Re: [ROOTSWEB-HELP] Populating a program with data from a table
    2. Jim Rickenbacker(3)
    3. Denny, I don't know of any way to do what you want without fat-fingering the information in to the Google map script. A possible alternative is to use Google Earth (free) to create a .kmz file of locations and descriptions which Google Map can use for display. You should be able to copy and paste the locations and descriptions into Google Earth. Three maps using this approach are here: http://www.borisbrooks.com/genealogy/google/ All other solutions I can think of require programming an active web page (which rootsweb doesn't allow). Jim Rickenbacker ----- Original Message ----- From: "Dennis Wolstenholme" <dennywj_8@hotmail.com> To: <rootsweb-help@rootsweb.com> Sent: Sunday, February 14, 2010 9:06 PM Subject: Re: [ROOTSWEB-HELP] Populating a program with data from a table 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/ ------------------------------- 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

    02/14/2010 02:57:32
    1. Re: [ROOTSWEB-HELP] Populating a program with data from a table
    2. Jim Rickenbacker(3)
    3. Denny, This may do what you want. It should be fairly easy to use the Kompozer html editor to create a link URL like this: http://maps.google.com/?q=N38+51.482,W077+41.111(Antioch+Baptist) Unfortunately google likes plus signs instead of spaces but copy and paste should be pretty workable for creating the links. No javascript needed if you don't want to embed the map in your page. Jim Rickenbacker ----- Original Message ----- From: "Jim Rickenbacker(3)" <j3mr2@borisbrooks.com> To: <rootsweb-help@rootsweb.com> Sent: Sunday, February 14, 2010 9:57 PM Subject: Re: [ROOTSWEB-HELP] Populating a program with data from a table Denny, I don't know of any way to do what you want without fat-fingering the information in to the Google map script. A possible alternative is to use Google Earth (free) to create a .kmz file of locations and descriptions which Google Map can use for display. You should be able to copy and paste the locations and descriptions into Google Earth. Three maps using this approach are here: http://www.borisbrooks.com/genealogy/google/ All other solutions I can think of require programming an active web page (which rootsweb doesn't allow). Jim Rickenbacker ----- Original Message ----- From: "Dennis Wolstenholme" <dennywj_8@hotmail.com> To: <rootsweb-help@rootsweb.com> Sent: Sunday, February 14, 2010 9:06 PM Subject: Re: [ROOTSWEB-HELP] Populating a program with data from a table 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/ ------------------------------- 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

    02/14/2010 03:47:32