[Talk-us-massachusetts] Large Apartment Buildings
Alan & Ruth Bragg
alan.ruth.bragg at gmail.com
Sat Aug 4 19:06:58 UTC 2018
Both good ideas. I split the list and added a node on the building with the
extra numbers.
I want our import script to handle these big buildings. I like the ";"
because each address is explicit.
I've found problems with the range like 106-108 that's been used a lot in
OSM it could be inferred that there is a 107.
I've been downloading town massgis addresspt files
<https://docs.digital.mass.gov/dataset/massgis-data-master-address-data-basic-address-points>
and bumping them LibreOffice Calc against files I create with
https://overpass-turbo.eu/ using this csv output script
[out:csv("addr:housenumber","addr:street")];
{{geocodeArea:Malden,Massachusetts}}->.searchArea;
(way["addr:street"](area.searchArea);
);
out;
I use the vlookup function to find the address that are in both files. Then
I try to find out why there are miss matches.
Alan
On Sat, Aug 4, 2018 at 1:25 PM Angela Morley <amorley at protonmail.com> wrote:
> My spouse also suggests, after overhearing this, that you could simplify
> them to ranges with semicolons. 1-5;7;9-13
>
>
>
>
>
>
> -------- Original Message --------
> On Aug 4, 2018, 13:16, Alan & Ruth Bragg < alan.ruth.bragg at gmail.com>
> wrote:
>
>
> We have large condo buildings in Bedford where each condo has a street
> address. When trying to tag the building with the massgis house numbers I
> exceeded the limit on the addr:housenumber field.
>
>
> addr:housenumber=3101;3102;3104;3105;3107;3108;3114;3116;3119;3120;3121;3122;3123;3124;3125;3201;3202;3203;3204;3205;3206;3207;3209;3210;3211;3213;3214;3219;3220;3221;3222;3223;3224;3225;3301;3302;3303;3304;3305;3306;3307;3308;3310;3311;3312;3313;3314;3315;3316;3317;3319;3320;3321;3322;3323;3324;3325
>
> The valid street address is composed of the building number, floor and
> unit. 3101 is building 3, floor 1 unit 1
> I doubt Bedford is unique.
>
> -
> - Tag value longer than 255 characters (284 characters) - Tag
> 'addr:housenumber' invalid. (1)
>
>
> 1.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/talk-us-massachusetts/attachments/20180804/7f254f88/attachment-0001.html>
More information about the Talk-us-massachusetts
mailing list