+1 from me<br><br><div><span class="gmail_quote">On 5/26/07, <b class="gmail_sendername">David Earl</b> <<a href="mailto:david@frankieandshadow.com">david@frankieandshadow.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Following the discussion of is_in a couple of weeks ago, I have some<br>suggestions to make:<br><br>is_in has the potential to be a very useful source of relationship data. But<br>I wonder whether applying more structure to the data may make linking up and
<br>using the data easier. We also have a problem with languages and is_in at<br>present. People have used is_in in differing orders, and have started<br>overloading it with other things (e.g. is_in=...,capital cities) Also, minor
<br>thing, is_in is hard to type quickly!<br><br>Depending on the reaction I'll consider putting this into the proposals page<br>at some point:<br><br>Deprecate is_in and instead use things like:<br><br>isin:city=Cambridge  // applied to suburbs, for example
<br>isin:district=South Cambridgeshire<br>isin:county=Cambridgeshire<br>isin:nation=England<br>isin:country=Deutschland<br>isin:state=Texas<br><br>Now, we only need one of these isins in practice for any one place,<br>providing the parent exists with the same categorisation
<br><br>place=village<br>name=Fulbourn<br>isin:district=South Cambridgeshire<br><br>place=district<br>name=South Cambridgeshire<br>isin:county=Cambridgeshire<br><br>place=county<br>name=Cambridgeshire<br>isin:nation=England  //or region or some such
<br><br>place=nation<br>name=England<br>isin:country=UK<br><br>Languages are solved too by using isin only in local language: München<br>isin:state=Bavaria which in turn isin:country=Deutschland and then picking<br>up foreign language forms from the referenced place as usual:
<br><br>place=country<br>name=Deutschland<br>name:en=Germany<br>name:fr=Frankreich<br><br>Also things can be in overlapping isins of different kinds in the future if<br>we want:<br><br>place=suburb<br>name=Newtown<br>isin:city:Cambridge
<br>isin:parliamentaryconstituency=South Cambridgeshire<br>isin:electoralward=Trumpington<br><br>Finally capital cities might be better done as<br>capital_city=yes<br><br>David<br><br><br>_______________________________________________
<br>talk mailing list<br><a href="mailto:talk@openstreetmap.org">talk@openstreetmap.org</a><br><a href="http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk">http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk
</a><br></blockquote></div><br>