[GeoJSON] New, improved polygons

Allan Doyle adoyle at eogeo.org
Wed Apr 25 04:44:26 PDT 2007


On Apr 25, 2007, at 02:58, Martin Daly wrote:

>>> Who's in the smoke-filled room now, eh?
>>
>> Heh.  IRC doesn't require username/password or $$$ for
>> entry... just a willingness to accept somewhat lower productivity ;)
>
> No problem really, I was most likely asleep at the time.  Just being
> @rsey: it's traditional.  Does anyone want a #geojson group?

I'm there. On irc.freenode.net. It's lonely in here. Anyone remember  
how to register a channel?

>
>> I think that was my initial oversight.  Allan's final
>> corrected version looked something like:
>>
>>    "geometry": {
>>      "type": "Polygon",
>>      "crs": "EPSG:4326",
>>      "coordinates":
>> [[0.0,0.0],[1.0,0.0],[1.0,1.0],[0.0,1.0],[0.0,0.0]]
>>      "holes": [
>>        [[0.25,0.25],[0.75,0.25],[0.75,0.75],[0.25,0.75],[0.25,0.25]],
>>        [[0.1,0.1],[0.1,0.2],[0.2,0.2],[0.1,0.1]]
>>      ]
>>    }
>

I screwed up and used the penultimate example. Thanks Jason for  
noticing!

> OK by me.
>
> M

-- 
Allan Doyle
+1.781.433.2695
adoyle at eogeo.org






More information about the GeoJSON mailing list