<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">The conversion program now also reads
      in the relations for the building data. Also, for the
      address-merging, if there is exactly one address inside the
      building, then that address is merged into the building way. For
      any buildings that don't have addresses after this process, if
      there is an address node within 5 meters of the building, that
      address is used for the building.<br>
      <br>
      Zipcode data is also being read in. Currently, if the zipcode for
      an address has a zipcode area that was read in, but is not in the
      zipcode area, then the address's zipcode is excluded from the
      output file.<br>
      <br>
      Also, existing buildings are read in (ways only). If a building in
      this dataset intersects an existing building, then the building is
      not added.<br>
      <br>
      Updated sample files:<br>
      Output.osc:
<a class="moz-txt-link-freetext" href="https://drive.google.com/file/d/0B30vrP6AZTFyYldqT0hJaVVCdGc/edit?usp=sharing">https://drive.google.com/file/d/0B30vrP6AZTFyYldqT0hJaVVCdGc/edit?usp=sharing</a><br>
      Output_errors.osc:
<a class="moz-txt-link-freetext" href="https://drive.google.com/file/d/0B30vrP6AZTFyRjdVSWdIb1E3Tm8/edit?usp=sharing">https://drive.google.com/file/d/0B30vrP6AZTFyRjdVSWdIb1E3Tm8/edit?usp=sharing</a><br>
      Output.log:
<a class="moz-txt-link-freetext" href="https://drive.google.com/file/d/0B30vrP6AZTFyOGJEeTkwanFscVU/edit?usp=sharing">https://drive.google.com/file/d/0B30vrP6AZTFyOGJEeTkwanFscVU/edit?usp=sharing</a><br>
      <br>
      I'll be updating the wiki-page soon and adding sample files for an
      area outside of Atlanta.<br>
      <pre class="moz-signature" cols="72">Saikrishna Arcot</pre>
      On 01/29/2014 09:15 AM, Saikrishna Arcot wrote:<br>
    </div>
    <blockquote cite="mid:52E90D13.4050401@gmail.com" type="cite">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      Updates:<br>
      <br>
      The program now reads in the building data (no relations yet) from
      the dataset and merges the address point data into the building if
      the point is inside the building. It also removes some unnecessary
      nodes from the building.<br>
      <br>
      I'll start working on reading in the zipcode data and adjusting
      the zipcodes for addresses.<br>
      <br>
      I've updated the <a moz-do-not-send="true"
href="https://wiki.openstreetmap.org/wiki/Address_Data_Import_for_Fulton_County,_Georgia">wiki

        page</a> to include data about the building dataset.<br>
      <br>
      Saikrishna Arcot<br>
      <br>
      On Sat 18 Jan 2014 10:07:12 PM EST, Saikrishna Arcot wrote:<br>
      <blockquote type="cite"><br>
        Carl,<br>
        <br>
        I managed to grab hold of the ZCTA5 dataset through the HTTP
        interface <br>
        (FTP, for some reason, doesn't like me).<br>
        <br>
        I do recall seeing the years on the buildings. A few of the
        overlapping <br>
        buildings had different years, and so that made it easy to
        determine <br>
        which one to use, but many have the same year. This dataset will
        take <br>
        some work.<br>
        <br>
        Saikrishna Arcot<br>
        <br>
        On Sat 18 Jan 2014 06:50:03 PM EST, Carl Anderson wrote:<br>
        <blockquote type="cite"><br>
          Saikrishna,<br>
          <br>
          From personal knowledge I can tell you that the Fulton County<br>
          buildings data layer contains data of several lineages, time
          frames,<br>
          and data qualities. There are flags indicating the known time
          of each<br>
          outline but the flags should be use with caution.<br>
          <br>
          The vast majority of data is from a 1988 planimetric data
          capture from<br>
          ortho-stereo pairs. Those have an NSSDA-part3 E95* positional<br>
          accuracy of 2.5 feet. Some of the buildings captured no longer
          exist.<br>
          Some data is derived from other remote sensing data. Some data
          is<br>
          from "heads up" data capture methods. Finally some data is
          derived<br>
          from "Tax Assessment measured drawings" depicted as turtle
          graphics<br>
          that were repositioned into the correct space in State Plane<br>
          Coordinate system.<br>
          <br>
          Be careful.<br>
          <br>
          C.<br>
          <br>
          * NSSDA-psrt3<br>
          <a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://www.fgdc.gov/standards/projects/FGDC-standards-projects/accuracy/part3/chapter3">http://www.fgdc.gov/standards/projects/FGDC-standards-projects/accuracy/part3/chapter3</a><br>
          <br>
          <br>
          On Sat, Jan 18, 2014 at 2:48 PM, Saikrishna Arcot <a
            moz-do-not-send="true" class="moz-txt-link-rfc2396E"
            href="mailto:saiarcot895@gmail.com"><saiarcot895@gmail.com></a>
          wrote:<br>
          <blockquote type="cite"><br>
            A few updates:<br>
            <br>
            Since I can't get the ZCTA5 file, I'll just have the
            existing city name<br>
            converted to title case, and add in an exception for DeKalb,
            since that<br>
            seems to be the only one with mixed case.<br>
            <br>
            Also, I looked at the building data from Fulton County GIS,
            and it looks<br>
            fairly good. There is at least one main issues there: Some
            buildings have<br>
            overlapping buildings; in other words, the same building has
            been drawn two<br>
            or three times. The other building ways are generally
            shifted slightly, and<br>
            have more/less detail than the others.<br>
            <br>
            If we are to import these buildings, I can add in a check to
            see if the<br>
            building being imported intersects with or is contained in
            an existing<br>
            building. I added the source dataset and converted OSM files
            (using the<br>
            OpenData plugin in JOSM and a splitter script to break it
            into smaller<br>
            files) on the wiki page. The area that each file covers is
            listed in the<br>
            areas.list file.<br>
            <br>
            <br>
            On Fri 17 Jan 2014 01:25:48 PM EST, Bryce Nesbitt wrote:<br>
            <br>
            <br>
            The issue of 'source attribution' is one that comes up over
            and over<br>
            again.<br>
            Having a good standard answer to that would be nice. I think
            OSM<br>
            should tag the contributing source<br>
            in a way that would allow any region to be selected, and
            show a list<br>
            of contributors, be they OSM<br>
            users, background map providers, or data providers.<br>
            <br>
            <br>
            _______________________________________________<br>
            Imports mailing list<br>
            <a moz-do-not-send="true" class="moz-txt-link-abbreviated"
              href="mailto:Imports@openstreetmap.org">Imports@openstreetmap.org</a><br>
            <a moz-do-not-send="true" class="moz-txt-link-freetext"
              href="https://lists.openstreetmap.org/listinfo/imports">https://lists.openstreetmap.org/listinfo/imports</a><br>
            <br>
            --<br>
            Saikrishna Arcot<br>
            <br>
            <br>
            _______________________________________________<br>
            Imports mailing list<br>
            <a moz-do-not-send="true" class="moz-txt-link-abbreviated"
              href="mailto:Imports@openstreetmap.org">Imports@openstreetmap.org</a><br>
            <a moz-do-not-send="true" class="moz-txt-link-freetext"
              href="https://lists.openstreetmap.org/listinfo/imports">https://lists.openstreetmap.org/listinfo/imports</a><br>
            <br>
            <pre class="moz-signature" cols="72">-- 
Saikrishna Arcot</pre>
          </blockquote>
        </blockquote>
      </blockquote>
    </blockquote>
    <br>
  </body>
</html>