If you stil need to do this, and don't want to code, you can use
Mapeteria
   http://maps.webfoot.com/mapeteria


You give it a CSV file with
  countryIso2,stateIso2,attribute
e.g.
   "us","il",27
and it will give you back a KML file of the states coloured based on
the attribute.  You can use the KML in Google Earth, or you can plop
it onto Google Maps.  (It will also do countries -- leave out the
state ISO-2 column.)

If you want to tweak it, the source is at
   http://code.google.com/p/mapeteria/

On Nov 25 2008, 9:34 am, julz <[email protected]> wrote:
> I'm totally new to Google Maps API.  Ineedtocolorcodestatesbased
> on some criteria.  My understanding so far is that I probablyneedto
> use a shape file containing all the lats and longs for the US and
> create an overlay on my google map.  I do have the shape file itself
> (group of shp, shx, dbf, txt).  I have read postings related to this
> topic in this forum, however, none seem to work for me (although I
> might just not understand things well enough).  I don't want to use
> 3rd party software and I don't have PHP.  Somehow Ineedto read the
> shape file in, possibly convert it to xml (and I'm guessing here), and/
> or import it into my local DB?  Can someone help because I'm clueless
> at this point.....thanks!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to