[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] Generating Mapping Charts
- Subject: [ale] Generating Mapping Charts
- From: jb at devsea.com (John Wells)
- Date: Mon Feb 2 12:22:32 2004
- In-reply-to: <20040202171055.MWGP1953.imf23aec.mail.bellsouth.net@BLUGLO>
- References: <20040202171055.MWGP1953.imf23aec.mail.bellsouth.net@BLUGLO>
On Mon, 2 Feb 2004 12:10:57 -0500
"Matthew Brown" <matthew.brown at cordata.com> wrote:
> Anyone know of a good tool to generate a map based upon ZIP Code-level data?
> For example, given the data below, Kennesaw might be Hot (red) where as
> Dunwoody would be Cold (blue). My goal is to do this on a ntinal map scale.
>
> ZIP Participants
> ========== =============
> 30144 5000 (Kennesaw)
> 30392 1 (Dunwoody)
> 30152 2500 (Kennesaw)
> 30328 2 (Dunwoody)
>
You could do something like this with jpgraph, but you'd have to know specific image coordinates that represented the cities....