<div dir="ltr">Just recognized another option and I think this one is most likely.<div><br><div>The data comes in supplemental to the three cartesian coordinates.</div><div>ie<br><div><div style="font-family:arial,sans-serif;font-size:13px">

{type: feature, <br></div><div style="font-family:arial,sans-serif;font-size:13px"> geometry: { type:x, coordinates:[x1,y1,z1,r1,g1,b1,u1,v1,w1...],[x2,y2,z2,r2,g2,b2,u2,v2,w2...]...}</div><div style="font-family:arial,sans-serif;font-size:13px">

}</div></div></div><div><br></div></div></div><div class="gmail_extra"><br clear="all"><div>David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: 518-881-4909</div>


<br><br><div class="gmail_quote">On Wed, Mar 20, 2013 at 12:05 PM, Aashish Chaudhary <span dir="ltr"><<a href="mailto:aashish.chaudhary@kitware.com" target="_blank">aashish.chaudhary@kitware.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I think second would be more accepted (based on my understanding of<br>
openlayers parsers)<br>
<div class="im"><br>
{type: feature,<br>
 geometry: {type:x, coordinates: ...}<br>
 properties: {{geomattributes: ...}}<br>
}<br>
<br>
</div><div><div class="h5">On Wed, Mar 20, 2013 at 11:09 AM, David E DeMarle<br>
<<a href="mailto:dave.demarle@kitware.com">dave.demarle@kitware.com</a>> wrote:<br>
> Anyone have an example of or know the convention for data attached to<br>
> geojson data?<br>
><br>
> The two options I think are hanging the new members off the geometry object,<br>
> or hanging them off the containing object's properties member. I don't know<br>
> which one would be more accepted.<br>
><br>
> {type: feature,<br>
>  geometry: { type:x, coordinates:..., geomattributes:...}<br>
> }<br>
><br>
> vs<br>
><br>
> {type: feature,<br>
>  geometry: {type:x, coordinates: ...}<br>
>  properties: {{geomattributes: ...}}<br>
> }<br>
><br>
> thanks<br>
><br>
> David E DeMarle<br>
> Kitware, Inc.<br>
> R&D Engineer<br>
> 21 Corporate Drive<br>
> Clifton Park, NY 12065-8662<br>
> Phone: <a href="tel:518-881-4909" value="+15188814909">518-881-4909</a><br>
><br>
</div></div>> _______________________________________________<br>
> Opengeoscience-developers mailing list<br>
> <a href="mailto:Opengeoscience-developers@public.kitware.com">Opengeoscience-developers@public.kitware.com</a><br>
> <a href="http://public.kitware.com/cgi-bin/mailman/listinfo/opengeoscience-developers" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/opengeoscience-developers</a><br>
><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
| Aashish Chaudhary<br>
| R&D Engineer<br>
| Kitware Inc.<br>
| <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
</font></span></blockquote></div><br></div>