[GeoJSON] Values along a line in GeoJSON

Allan Doyle afdoyle at MIT.EDU
Thu Aug 8 09:04:42 PDT 2013


On Aug 8, 2013, at 12:02 PM, Jerry Sievert <jerry at legitimatesounding.com>
 wrote:

> Perhaps a Point type was the wrong type to go with, think LineString instead.
> 
> {
>     "type": "Point",
>     "coordinates": [42.0, 72.0, 10.0],
>     "moment" : 15,
>     "heartrate" : 20
> }
> 
> Things like Moment and Heartrate are tied to the coordinates, especially in a LineString, so hanging them off the side wouldn't work in that case. 
> 

I had this feeling I was missing something. That makes more sense now.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geojson.org/pipermail/geojson-geojson.org/attachments/20130808/ec529a3e/attachment.htm>


More information about the GeoJSON mailing list