JGM,

I've started to work on polygon support in Exhibit using some sample 
data provided by Franco Tamoni. I got this much so far:
    http://people.csail.mit.edu/dfhuynh/misc/polygons/polygons.html
Most polygons are very tiny and hard to find, except the one in Ghana.

By the way, if you can, give me the polygons of the countries. Right now 
I encode a polygon as a list of lat/lng pairs separated by |, e.g.,

        {
            "birthPlace" :       "Crowborough, England",
            "label" :            "Anthropologist_7",
            "ethnicGroup" :      "Group_7",
            "type" :             "Item",
            "nationality" :      "uk",
            "fieldworkPolygon" : 
"-19.088076,-63.978882|-19.337062,-64.080505|-19.575318,-64.000854|-19.456234,-63.814087|-19.235957,-63.693237|-19.088076,-63.978882",
            "birth" :            "1966"
        },


David



JGM wrote:
> Hi,
>
> First, thanks for making these tools available. They seem great, and I
> can't wait to switch my project over.
>
> Currently, I'm using DIY maps to display large numbers of data. I
> would like to be able to highlight national boundaries using a colour
> coded scale based on the underlying data. All of the examples I've
> seen with Exhibit using maps make use of pin icons.
>
> My question is:
>
> Is there an easy way to highlight regions to display data using
> Exhibit? Is there a tutorial or docs that I have overlooked perhaps?
>
> I have access to world border data:
> http://thematicmapping.org/downloads/world_borders.php
>
> Currently, I am generating an XML file for use with a DIY Map which
> automatically does the highlighting I want, but I think Exhibit could
> be a more powerful in the long run, especially by combining it with
> other tools like timeline.
>
> Cheers,
>
> Jon
>
> PS - My apologies if this is the wrong forum for this question.
>
>
> >
>   


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SIMILE Widgets" 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/simile-widgets?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to