[Talk-us] TIGER 2022 PLACE dataset
Brian M. Sperlongano
zelonewolf at gmail.com
Fri Jan 20 17:02:06 UTC 2023
On Fri, Jan 20, 2023 at 11:54 AM Zeke Farwell <ezekielf at gmail.com> wrote:
> On Fri, Jan 20, 2023 at 11:38 AM Brian M. Sperlongano <
> zelonewolf at gmail.com> wrote:
>
>> 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.
>>
>
> 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?
>
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.
> What do you do when someone wants to run all the roads in Milton,
> Vermont given Milton is mapped both as this admin boundary
> <https://www.openstreetmap.org/relation/8897021> and as this census
> boundary <https://www.openstreetmap.org/relation/199120>?
>
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/talk-us/attachments/20230120/a66cde1d/attachment-0001.htm>
More information about the Talk-us
mailing list