<p>Hi</p>
<p>There are chapters dedicated to SDS in LearnOSM both to use and set a SDS.</p>
<p>Sincerely,</p>
<p>Severin</p>
<div class="gmail_quote">Le 9 juin 2014 12:50, "Alex Rollin" <<a href="mailto:alex.rollin@gmail.com">alex.rollin@gmail.com</a>> a écrit :<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="ltr">Joseph, yes, we are on the way!<div><br></div><div>So, I will try a test with a node and see if that works.</div><div><br></div><div>Next geojson:</div><div><br></div><div>In the project definition there are 3 fields:</div>


<div><br></div><div>Project Name (is this just a human friendly name? or is it machine readable, relevant to my sds:key?)</div><div><span style="color:rgb(42,56,69);font-family:sans-serif;font-size:13px">Tag Fields Definition (JSON): I saw an example of this from "Simple Survey", but, it is pretty light.</span><br>


</div><div><span style="color:rgb(42,56,69);font-family:sans-serif;font-size:13px">Presets: definitely JOSM presets</span></div><div><span style="color:rgb(42,56,69);font-family:sans-serif;font-size:13px"><br></span></div>


<div><font color="#2a3845" face="sans-serif">Simple Survey project has the only example:</font></div><div><font color="#2a3845" face="sans-serif"><a href="http://sds.dev.hotosm.org/projects/3" target="_blank">http://sds.dev.hotosm.org/projects/3</a><br>


</font></div><div><font color="#2a3845" face="sans-serif"><br></font></div><div><font color="#2a3845" face="sans-serif">Here is the geojson for the tagging presets, and then the XML for the presets.</font></div><div><font color="#2a3845" face="sans-serif">My question is, is this stuff required?  Should I just get started and find out?</font></div>


<div><ul style="padding:0px 0px 0px 1em;margin:5px 0px;border:0px;list-style-type:none;color:rgb(42,56,69);font-family:sans-serif;font-size:medium"><li style="padding:0px;margin:5px 0px;border:0px;font-size:0.85em;line-height:1.5">


Tags Definition (JSON):<br>[ { "type": "text", "tag": "hot:simple:name", "en": "Name" }, { "type": "text", "tag": "hot:simple:mobile", "id": "Nomor Handphone", "en": "Mobile" }, { "type": "date", "tag": "hot:simple:date", "id": "Tanggal", "en": "Date" }, { "type": "select", "tag": "hot:simple:choice", "en": "Choice", "options": [ "yes", "no", "maybe", "of course" ] } ]</li>


</ul><div><div style="color:rgb(0,0,0);font-family:monospace;font-size:13px"><span><presets<span> <span>xmlns</span>="<span><a href="http://josm.openstreetmap.de/tagging-preset-1.0" target="_blank">http://josm.openstreetmap.de/tagging-preset-1.0</a></span>"</span><span> <span>author</span>="<span>Kate Chapman</span>"</span><span> <span>description</span>="<span>Building collection presets for Indonesia</span>"</span><span><span>shortdescription</span>="<span>Buildings</span>"</span><span> <span>version</span>="<span>1.0</span>"</span>></span></div>


<div style="margin-left:1em;color:rgb(0,0,0);font-family:monospace;font-size:13px"><span></span><div><div><div><span style="display:inline-block;width:10px;vertical-align:bottom;min-height:10px;background-repeat:no-repeat"></span><span><item<span> <span>name</span>="<span>Building Survey</span>"</span>></span></div>


<div style="margin-left:1em"><span></span><div><span><key<span> <span>key</span>="<span>building</span>"</span><span> <span>value</span>="<span>yes</span>"</span>/></span></div>

<span></span><div><span><text<span> <span>key</span>="<span>hot:simple:name</span>"</span><span> <span>text</span>="<span>Name</span>"</span>/></span></div>

<span></span><div><span><text<span> <span>key</span>="<span>hot:simple:mobile</span>"</span><span> <span>text</span>="<span>Mobile</span>"</span>/></span></div>

<span></span><div><span><text<span> <span>key</span>="<span>hot:simple:date</span>"</span><span> <span>text</span>="<span>Date</span>"</span>/></span></div>

<span></span><div><span><combo<span> <span>key</span>="<span>hot:simple:choice</span>"</span><span> <span>text</span>="<span>Choice</span>"</span><span> <span>values</span>="<span>yes,no,maybe</span>"</span><span> <span>default</span>="<span></span>"</span><span> <span>delete_if_empty</span>="<span>true</span>"</span>/></span></div>


<span></span></div><div><span></item></span></div></div></div><span></span></div><div style="color:rgb(0,0,0);font-family:monospace;font-size:13px"><span></presets></span></div>

</div></div></div><div class="gmail_extra"><br clear="all"><div>--<br>Alex</div>
<br><br><div class="gmail_quote">On Mon, Jun 9, 2014 at 5:37 PM, Joseph Reeves <span dir="ltr"><<a href="mailto:iknowjoseph@gmail.com" target="_blank">iknowjoseph@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


<div dir="ltr">Hi Alex,<div><br><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div class="gmail_extra"><div class="gmail_quote"><div><br></div><div>Kate says I need to associate with a "feature" and I am still working on understanding what a feature is.  Is that a multipoint geojson object?  Is a doorway a feature if it is a way?  Should I be associating with buildings instead?  I am thinking that nodes are not features, then?</div>



<div><br></div></div></div></blockquote></div>I'm just jumping in without knowing what your project is. but I would guess that the feature Kate is suggesting is any OSM feature: a way or a node.<div><br></div><div>A doorway represented in OSM as a way would work, but a node would presumably be easier (just from a recording point of view).</div>



<div><br></div><div>My memory of SDS is hazy, but I'm pretty sure that a OSM node works as an associable feature; in a doorway example, therefore, you'd put the building into OSM, tag the doorway and associate your SDS entry with the doorway feature ID.<div>



<br></div><div>For example. Lincoln College is your building:</div><div><br></div><div><a href="http://www.openstreetmap.org/way/113000693" target="_blank">http://www.openstreetmap.org/way/113000693</a></div><div><br></div>


<div>Your door: </div>
<div><br></div><div><a href="http://www.openstreetmap.org/node/2373213127" target="_blank">http://www.openstreetmap.org/node/2373213127</a></div><div><br></div><div>So your SDS data is tied to the feature: node 2373213127.</div>


<div><br>
</div><div>Does that help at all?</div><div><br></div><div>Cheers, Joseph</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br><div class="gmail_extra"><div class="gmail_quote"><div><br>



</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div><div dir="ltr">Hello,<div>

<br></div><div>
I am asking for help with SDS. Could someone give me an overview of how to setup my SDS (Separate DataStaore) project?</div><div><br></div><div>I have read the introduction PDF available on GitHub.  I am looking for lower level information.  I also have Emor's doc on setup of JOSM.  </div>





<div><br></div><div>We are surveying "people doing things" and associating that information with the location of the doorway of a building where they are doing things.</div><div><br></div><div>Kate says I need to associate with a "feature" and I am still working on understanding what a feature is.  Is that a multipoint geojson object?  Is a doorway a feature if it is a way?  Should I be associating with buildings instead?  I am thinking that nodes are not features, then?</div>





<div><br></div><div>I am asking for help to setup the geojson for the project, and for information about "other setup files" if any. </div><div><br></div><div>I have specific question, should I put every tag I will use into the geojson definition?</div>





<div>I saw in JOSM where i define my key for SDS.  Is this supposed to match my SDS project name?</div><div>What other advice can you provide about setting up the project correctly the first time around, what things I might miss later?</div>





<div><br></div><div>Thank you very much,</div><div><br clear="all"><div>--<br>Alex</div>
</div></div>
<br></div></div>_______________________________________________<br>
HOT mailing list<br>
<a href="mailto:HOT@openstreetmap.org" target="_blank">HOT@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/hot" target="_blank">https://lists.openstreetmap.org/listinfo/hot</a><br>
<br></blockquote></div><br></div></div></div></div>
</blockquote></div><br></div>
<br>_______________________________________________<br>
HOT mailing list<br>
<a href="mailto:HOT@openstreetmap.org">HOT@openstreetmap.org</a><br>
<a href="https://lists.openstreetmap.org/listinfo/hot" target="_blank">https://lists.openstreetmap.org/listinfo/hot</a><br>
<br></blockquote></div>