<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jan 20, 2023 at 11:54 AM Zeke Farwell <<a href="mailto:ezekielf@gmail.com">ezekielf@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">On Fri, Jan 20, 2023 at 11:38 AM Brian M. Sperlongano <<a href="mailto:zelonewolf@gmail.com" target="_blank">zelonewolf@gmail.com</a>> wrote:</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">if someone wants to know how many streets they've run in Ellicott City, Maryland, I can't do that with an administrative boundary, because Ellicott City is just an unincorporated part of Howard County (despite being the county seat and having a decently sized population). For Maryland, I use a select list of census boundaries that serve as de-facto city boundaries for handling the "in a city" problem for areas that aren't in an incorporated city boundary but are otherwise locally understood as a geographical place with extents.<br></div></blockquote><div><br></div><div>Ok, that makes sense.  Is it important that the tag you're consuming to obtain this area is boundary=census, or would an area tagged place=city|town|village work just as well?</div></div></div></blockquote><div><br></div><div>In my particular case, it doesn't matter what it's tagged as long as overpass treats it as an area -- and I'm not clear on whether overpass handles all boundary/multipolygon relations as areas or if it's tag-selective.  But nominally, the specific tag nomenclature isn't important to me as long as I can query against it.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div>  What do you do when someone wants to run all the roads in Milton, Vermont given Milton is mapped both as <a href="https://www.openstreetmap.org/relation/8897021" target="_blank">this admin boundary</a> and as <a href="https://www.openstreetmap.org/relation/199120" target="_blank">this census boundary</a>?</div></div></div></blockquote><div><br></div><div>I import all admin_level 7 and 8 boundaries by default and only add other types of boundaries (such as census boundaries where needed) by exception based on what makes sense in a particular area.  So in the Vermont case, the census boundary simply wouldn't be in my database.  But this is just my particular use case and I can't speak to any other data consumers.</div></div></div>