sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    Automated house model from height coordinates

    Scheduled Pinned Locked Moved Newbie Forum
    sketchup
    16 Posts 6 Posters 650 Views 6 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P Offline
      pdonner
      last edited by

      @unknownuser said:

      Like actual 3d points or just some sort of spreadsheet?

      Thanks Brodie for the interesting material. This seems to be an excellent method for approximating highly complex geometry. Our setting is a bit different. We would like to reduce 'complexity' which is the result of fine measurement errors which should rather be eliminated. The roofs should be rectangles instead of complex geometry.

      Although the tolerance of the measurements is rather good (around 0.05 m) the density of the points is only one per square meter. Therefore the end result should be a very abstract representation of the house: roofs and walls.

      Photo matching might be useful when we have a chance to study every individual house. Unfortunately this is a wide area located at a distance and we would like to develop a method of detecting houses from the data, then creating rough models as a point of departure for the modeling process. For that stage we also thought of photo matching as a way of adding further detail, although we never used that approach before.

      1 Reply Last reply Reply Quote 0
      • P Offline
        pdonner
        last edited by

        My partners informed me that the test data is such a large package that they would have to send it on CD-ROM. We have all necessary server resources needed for the transfer, but thought it would be wise to wait and see. The next challenge is to figure out the format of the data and perhaps to divide it into meaningful chunks.

        1 Reply Last reply Reply Quote 0
        • brodieB Offline
          brodie
          last edited by

          No need for all that. There are some new sites popping up that will allow you to send really large files very easily (not all the hassle of FTP's and such).

          Dropbox ( http://db.tt/jmv7wSe 😞 This one's been around for awhile and has some amazing implications. I think you start with 2 gigs of space or so and you can easily share anything up to that size, even a single 2gig file.

          Ge.tt ( http://ge.tt/ 😞 Much newer site. This one requires no downloads and the person on the other end can begin downloading the file immediately (even while it's still uploading on the other end).

          If you share large files or have multiple computers that you want to sync up (dropbox allows you to do this) these will change your life. I use dropbox every day and am starting to use Ge.tt

          -Brodie

          steelblue http://www.steelbluellc.com

          1 Reply Last reply Reply Quote 0
          • P Offline
            pdonner
            last edited by

            Good point, but I wanted to follow the scheme proposed my partners. They don't want to freely share their material with the whole web community. Sales could go down πŸ˜‰. Also, I'm not very pleased by all regulations spelled out by some of these 'free' service providers.

            1 Reply Last reply Reply Quote 0
            • brodieB Offline
              brodie
              last edited by

              I hear you. There's always that risk. For the record, Ge.tt is still pretty new which means we'll have to wait and see how they develop. Dropbox isn't exactly Maytag, but I, for one, have come to trust them. There are so few companies out there creating software and apps that just do what they're supposed to do and do it really well, that when they come along it's quite a pleasant surprise.

              -Brodie

              steelblue http://www.steelbluellc.com

              1 Reply Last reply Reply Quote 0
              • B Offline
                bjornkn
                last edited by

                Have you tried Plan tools from ThomThom?
                http://forums.sketchucation.com/viewtopic.php?t=30512
                Looks like they could do the job?

                BTW, Dropbox lets you share folders by invitation only. They are not publicly shared. Works great IMO.

                1 Reply Last reply Reply Quote 0
                • GaieusG Offline
                  Gaieus
                  last edited by

                  There is a "public" folder in your Dropbox account which is probably accessible my anyone (knowing the link of course but you can paste it here). I have not used it yet however.

                  Gai...

                  1 Reply Last reply Reply Quote 0
                  • B Offline
                    bjornkn
                    last edited by

                    Yes, there are public folders too. I see that my post could look like that I thought/wrote that there were no public folders?
                    I have not tried the public variant, but the privately shared ones works very well.

                    1 Reply Last reply Reply Quote 0
                    • GaieusG Offline
                      Gaieus
                      last edited by

                      Yes, I also use those.
                      The public ones must also work well as on the Thea forums, there are some members who used that for sharing Thea materials (although the downloads were so intense that his account was suspended until he removed them - many sites were simply hot-linking his downloads...)
                      πŸ˜•

                      Anyway, there seems to be a bandwidth limit or at least a "fair use" policy, too, so be careful not to share too cool stuff there.
                      πŸ˜„

                      Gai...

                      1 Reply Last reply Reply Quote 0
                      • Rich O BrienR Online
                        Rich O Brien Moderator
                        last edited by

                        I think the DropBox limit is 10GB of traffic per month. I had my public folder disabled recently because of the activity in there πŸ˜’

                        It's been restored since though.

                        Another option is ADrive with 50GB of free storage

                        favicon

                        (www.adrive.com)

                        There's also an app out there that consolidates all the storage options under one roof to give you total control over multiple accounts. But the name escapes me.

                        Download the free D'oh Book for SketchUp πŸ“–

                        1 Reply Last reply Reply Quote 0
                        • P Offline
                          pdonner
                          last edited by

                          Thanks bjornkn for your great hint:

                          @unknownuser said:

                          Have you tried Plan tools from ThomThom?
                          viewtopic.php?t=30512
                          Looks like they could do the job?

                          Still waiting for the data, though.

                          1 Reply Last reply Reply Quote 0
                          • P Offline
                            pdonner
                            last edited by

                            Finally received the test data. The points are stored according to the LAS 1.2 specification. It doesn't seem to be very complicated. As the files are huge (e.g. 10801812 points of 28 bytes each), I guess I will anyway have to write my own routines. But in case someone has experience of the same kind of data it could be helpful to connect.

                            1 Reply Last reply Reply Quote 0
                            • P Offline
                              pdonner
                              last edited by

                              Found a company, TerraSolid, in our neighborhood which produces programs for processing of this kind of data. Unfortunately their applications cost zillions, so it seems I have to go on with the started project. There is an open source activity at http://liblas.org/ which seems to be very useful. They feature a list of other commercial packages which seem to be based on the os library.

                              The liblas library is based on work done by Martin Isenburg and Jonathan Shewchuk, who are also authors of a set of command line LAS utilities called LAStools at http://www.cs.unc.edu/~isenburg/lastools/, which seems to achieve much of the essential groundwork for our project.

                              Martin's utility "lasclip.exe clips away points falling into polygonal shapes (e.g. complex building footprints)." If the LAS file contains projection information, the las2dem.exe will also "be able to create a KML file that geo-references the DEM for display within Google Earth". The two developers also produced an interesting article "Visualizing LIDAR in Google Earth" http://www.cs.unc.edu/~isenburg/googleearth/

                              Detail of las2dem output
                              For a map view of the same area see: http://tinyurl.com/455gcft

                              1 Reply Last reply Reply Quote 0
                              • 1 / 1
                              • First post
                                Last post
                              Buy SketchPlus
                              Buy SUbD
                              Buy WrapR
                              Buy eBook
                              Buy Modelur
                              Buy Vertex Tools
                              Buy SketchCuisine
                              Buy FormFonts

                              Advertisement