WebDNA Google Map Mashup

Generate a Google map with pins on your database addresses

numero = 311
interpreted = N
texte = This is a fairly simple code snippet that will generate a Google map of your founditems. The map code itself is small and tidy, and takes only a few variables to define the default map's size, centerpoint and zoom level. You will also need to make a quick trip to Google to fetch a free key good for any map at your specific domain name. The hard part of the operation is mapping your addresses with longitude and latitude coordinates. I've written a script that helps in this regard using a simple scraping method (no special API calls or unwieldy XML necessary). Instructions are on the two pages that comprise the module.
Get the Module
This module will show you how to use [tcpsend] and [tcpconnect] to scrape data from pages, [middle] to extract just what you need, and then write it to your database. This is a fairly simple code snippet that will generate a Google map of your founditems. The map code itself is small and tidy, and takes only a few variables to define the default map's size, centerpoint and zoom level. You will also need to make a quick trip to Google to fetch a free key good for any map at your specific domain name.

The hard part of the operation is mapping your addresses with longitude and latitude coordinates. I've written a script that helps in this regard using a simple scraping method (no special API calls or unwieldy XML necessary). Instructions are on the two pages that comprise the module.

Get the Module


This module will show you how to use [tcpsend] and [tcpconnect] to scrape data from pages, [middle] to extract just what you need, and then write it to your database. Terry Wilson

DOWNLOAD WEBDNA NOW!

Top Articles:

[biotype]

BioType is a behavioral biometrics WebDNA function based on ADGS research and development (from version 8...

F.A.Q

A compilation of some user's questions...

Download WebDNA Applications

WebDNA applications...

WebDNA Modules

A list of the currently available modules...

WebDNA reference

...

Technical Change History

This Technical Change History provides a reverse chronological list of WebDNA changes...

Related Readings:

Paypal IPN

...

Formatting a long list in a table

How to show the result of a search as a table...

Redefining [date] & [time] to match your time zone

Your server is not always in the same time zone as your web site...

reCAPTCHA code

reCAPTCHA helps prevent automated abuse of your site (such as comment spam or bogus registrations) by using a CAPTCHA to ensure that only humans perform certain actions...

How to keep the text variable after a function has finished

By default...

Database backup

How to make a backup of your databases...