<div dir="ltr">I've thrown around the idea before of adding a 4th member of the coordinates array for time (so [x,y,z,t]) which on one hand allows you to  model events as they go through both space and time but is probably too fined grained for most applications which would want a feature level timing attribute. </div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Mar 8, 2014 at 1:39 PM, Karl Grossner <span dir="ltr"><<a href="mailto:karlg@stanford.edu" target="_blank">karlg@stanford.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div style="font-size:12pt;font-family:times new roman,new york,times,serif"><div>Greetings,<br></div><div><br></div><div>I've begun trying to extend GeoJSON objects to include reference to the temporal attributes of geographic features alongside their spatial attributes (geometry). I just wrote a little blog post about this (<a href="http://kgeographer.com/wp/joining-space-and-time-in-geographic-features/" target="_blank">http://kgeographer.com/wp/joining-space-and-time-in-geographic-features/</a>). It involves trying to fold in elements of Topotime, which models PeriodCollections; <a href="http://dh.stanford.edu/topotime" target="_blank">http://dh.stanford.edu/topotime</a>, and its handling of uncertain time.<br>
</div><div><br></div><div>I've approached this two ways: 1) adding a "periods": [ ] array to a GeoJSON FeatureCollection (<a href="https://github.com/kgeographer/catalhoyuk/blob/master/figurine.json" target="_blank">https://github.com/kgeographer/catalhoyuk/blob/master/figurine.json</a>); and 2) adding one or more "temporalExtent": [{}] element of a GeoJSON feature (<a href="https://github.com/kgeographer/catalhoyuk/blob/master/geotemporal_fig.json" target="_blank">https://github.com/kgeographer/catalhoyuk/blob/master/geotemporal_fig.json</a>)<br>
</div><div><br></div><div>Added to that, I'd like to make this JSON-LD compatible. This isn't a theoretical exercise! I have 200-300k archaeological features to publish as linked data and looking to do it in useful way that adds something to the modeling conversation.<br>
</div><div><br></div><div>I'd be very interested to hear comments from the GeoJSON development team and user community on this; granted I don't have a full-fledged proposal worked out, but hopefully enough for a discussion.<br>
</div><div><br></div><div>cheers,<br></div><div>Karl<br></div><div><br></div><div><br></div><div><span name="x"></span><span style="color:#999999;font-size:small" size="2"><span style="font-family:Courier New,courier,monaco,monospace,sans-serif">-------------</span><br style="font-family:Courier New,courier,monaco,monospace,sans-serif">
<span style="font-family:Courier New,courier,monaco,monospace,sans-serif">Karl Grossner</span><br style="font-family:Courier New,courier,monaco,monospace,sans-serif"><span style="font-family:Courier New,courier,monaco,monospace,sans-serif">Digital Humanities Research Developer</span><br style="font-family:Courier New,courier,monaco,monospace,sans-serif">
<span style="font-family:Courier New,courier,monaco,monospace,sans-serif">Stanford University Libraries</span><br style="font-family:Courier New,courier,monaco,monospace,sans-serif"><span style="font-family:Courier New,courier,monaco,monospace,sans-serif">Stanford,CA US</span><br style="font-family:Courier New,courier,monaco,monospace,sans-serif">
<span style="font-family:Courier New,courier,monaco,monospace,sans-serif"><a href="http://www.kgeographer.org" target="_blank">www.kgeographer.org</a></span><br style="font-family:Courier New,courier,monaco,monospace,sans-serif">
<br></span><span name="x"></span><br></div></div></div><br>_______________________________________________<br>
GeoJSON mailing list<br>
<a href="mailto:GeoJSON@lists.geojson.org">GeoJSON@lists.geojson.org</a><br>
<a href="http://lists.geojson.org/listinfo.cgi/geojson-geojson.org" target="_blank">http://lists.geojson.org/listinfo.cgi/geojson-geojson.org</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>-Calvin W. Metcalf
</div>