AU Class
AU Class
class - AU

Journey to Site Scan: Lessons Learned Building Drones for Construction

이 강의 공유하기
동영상, 발표 자료 및 배포 자료에서 키워드 검색:

설명

Learn from an engineer's perspective how 3DR-a drone technology company-leveraged the Forge API and more to build Site Scan, the leading drone data platform for construction and engineering professionals.



Nick Speal, a software engineer at 3DR, will explain the technology behind Site Scan, discuss the challenges and opportunities in creating software for AEC, and show how the new BIM 360 Forge APIs are helping 3DR customers keep data in sync across their team. For those who are looking to bring new technologies on-site and take advantage of reality capture data, this will be an insightful session on how drones came to take the industry by storm-and where they're going next.

주요 학습

  • Understand how aerial images are transformed into orthomosaics, meshes, and models using the Reality Capture API
  • Understand how deviations between as-built and as-planned are analyzed using the Design Automation API
  • Understand how deviations and rework requests are automatically communicated using the BIM 360 API
  • Understand how to share site progress in 3D using the LMV API

발표자

  • Nick Speal
    Nick Speal joined 3D Robotics as an engineering project manager after graduating with his degree in robotics from McGill University. Under his project management leadership, 3DR shipped Solo, the first consumer drone to be sold through major retail outlets, to tens of thousands of happy customers. After spending two years wrangling engineers, he decided to become one himself and is currently serving as a software engineer on the frontend web team where he is continuously building delightful features for Site Scan customers.
  • Andy Leek 님의 아바타
    Andy Leek
    I am responsible for strategic planning, enterprise implementations, and innovation. My tenure at PARIC has focused on developing a proactive strategy to integrate cloud-based tools and processes that enable extended project teams to be more collaborative and efficient. The convergence of AEC technology and a variety of industry experience has enabled me to lead a proactive VDC team with a focus on design, controls, big data, and field innovations. By developing several collaborative partnerships with various technology providers to influence the development of new tools and processes I have enabled integrated preconstruction activities, including model-based QTO and cloud-based estimating, scheduling, along with reality capture tools such as aerial scanning and 360 time-lapse photos, to improve project/data management and information sharing. My highly integrated approach to technology has enabled PARIC to grow our use of technology rapidly, with confidence and accuracy.
Video Player is loading.
Current Time 0:00
Duration 42:38
Loaded: 0.39%
Stream Type LIVE
Remaining Time 42:38
 
1x
  • Chapters
  • descriptions off, selected
  • en (Main), selected
Transcript

NICK SPEAL: Hello and good morning, everybody. My name is Nick Speal and I'm a software engineer at 3DR. And at 3DR we make a product called Site Scan, which involves a drone that can fly over your job site and collect photos, and take those photos and upload them to the cloud, where they can be stitched together. And then you can run analysis and visualize that data from a web browser. So today I'm going to speak a little bit about Site Scan from an engineer's perspective. I'm going to go through some of what I found to be the more interesting technical details about how we built this product and how we got to where we are today.

Then I'm excited to announce a new feature that we're launching this week at Autodesk University, which involves integrating Site Scan with the Forge API. And finally, I'm going to reflect on some of the values that we have that got us here today. But first I'm going to teach you how to fly a drone. So can I get a show of hands, who here has a commercial pilot's license? Couple of you. The good thing is you don't need that. All you need is an iPad.

So you can select area survey. You draw a rectangle around your drop site and you want to specify the altitude that the drone flies. After that, all you have to do is press one button. The system verifies that everything is ready to go and you swipe to take off. It's really that simple. But it wasn't always that simple. When I joined 3DR three years ago, one of these appeared on my desk. And this was a drone called the Do It Yourself Quad Kit, and it was a product of 3DR sold at the time.

And the idea was you have all sorts of different parts and you have an IKEA-like instruction guide that you use to put it all together. And so after you put it together, you fly it around until you crash it, and then you put it together again and that's the fun of it. So we've come a long way since those hobby days making drones much more easy to use and much more reliable. So this is a little video that shows where we are with Site Scan today.

[MUSIC PLAYING]

So this video showcased a lot of the different features that we have for making it easy to fly a drone and what you can do with the data once after the drone has flown and collected the photos. Today I'm going to talk through some of the main pieces of functionality that goes into making this possible. So first there's autonomy. So what makes the drone easy to use and collect this data. Accuracy, how do we make the data accurate and how accurate is it after all? What do you do with accurate data? Well measurement and quality control.

So to consider autonomy, let's look at this preflight checklist that we saw in the video. It's very simple. All you have to do is swipe to take off. But sometimes behind this really simple user experience is more complicated under the hood. The system is performing lots of different checks to make sure that everything is safe to fly every time you're out in the field. Consider for example the sensors. The compass for example. Those three compasses actually onboard a drone for redundancy. And one of the checks that happens before you take off is we want to make sure that the values on all three compasses are the same because if they're not perhaps one of the compasses could be damaged or miscalibrated.

And so before letting you take off, we make sure all the values are the same on all the compasses. Well, one of the problems with this that we found out about is sometimes people like to fly their drones from a metal surface, especially on a construction site. So maybe you want to take off from the bed of a pickup truck, or a steel plate, or concrete with embedded rebar you can't even see. Well there is this one compass that's on the very tip of the leg of the drone you can see here. And that makes it further away so it's isolated from the motors or from any of the other or other electronics onboard, but that makes it closer to the metal surface if you're trying to take off from a metal surface. And so what we've seen is you actually get a different value reading on the compass on the compass that's closer to the metal or the ones that are further away.

So in order to get around that, what we did is we implemented a latching check. So we said these campuses need to be consistent for three consecutive seconds sampling 10 times a second, 30 times in a row. If you get the exact same values and all of them you know that your sensors are healthy. After that, if you're getting inconsistent values it's because the user brought the compasses or the drone closer to a metal surface and you know that that anomaly will clear after takeoff. So this is one feature that we have that enables safety and autonomy and makes it really easy to fly drones.

Another one that is very early back in drone development was the autonomous battery failsafe. So this is the simple idea that when the drone gets low on battery, it can fly by itself back to the GPS location where it took off from and land and turn off its motors. Well one consideration is if you've got the drone here and the home location here, what happens if there's a tree in between? Well you don't want your drone to end up in the tree. And so what it does is it'll fly up to a high safe altitude, say 25 meters, then fly home and then descend, and that way you're avoiding obstacles in between.

Another consideration here is how far is the drone away from home? If you say, OK, low battery means 20%. Once the drone is at 20% it should go back to the home location. Well if the drone is half a mile away, and yeah they can fly that far, then 20% battery is not enough to make it home. Whereas if the drone is right close to the location then you're leaving a lot of battery on the table shortening the battery life by returning home too early. So what we do is we measure the amount of current that the drone is consuming and we estimate how much time it will take for the drone to fly up to the safe altitude, back to the home location, and then land. So based on this time estimate and the amount of current that it's consuming, we can estimate how much energy it's going to take to get home and make sure we leave at the point so that the drone lands with a buffer of 10% battery remaining.

This is another feature that makes it one less thing that the operator needs to worry about so you know that the drone's autonomously going to come home before it runs out of battery, no matter where it is. So with this autonomy, you've got a drone that can fly around safely all by itself, what do you do with that? Well what our drones do is take photos of your construction site automatically and all over the site at the precise locations to get full coverage. With this data, it uploads it into the cloud and stitches together 2D and 3D data products we call them. So for example a 2D map, an orthomosaic, a bird's eye view of your whole site, or a 3D model, for example a point cloud. Well how accurate is this is this data?

Well you can take this 2D map and you can zoom all the way in and you can zoom right in. You can find that particular spot on site, say X marks the spot. And in a web browser you can just click it and see its exact coordinates. Alternatively, you could take the most expensive GPS you could buy and walk out on site and survey that spot. And you're going to get the same value to within 1/10 of a foot. So you want to take a measurement. You take a big tape measure out and you can measure the distance from point A to point B, you're going to get an accurate value. Or you can do the same thing in a web browser and get the same reading to within 1,500ths of a foot.

So how do we get this data to be so accurate? Well it starts with the GPS on the drone. So the drone has a GPS onboard of course and it uses this for navigation to know where it's supposed to be able to go. But it also saves a log of every time it takes a photo, this is my exact location of where the drone was when it took that photo. Then when the photos are uploaded for processing, the photogrammetry engine uses this GPS coordinates of where the drone was to project down what are the coordinates on the ground. So this is a visualization of what the photogrammetry engine is doing.

Say all of the blue dots represent the drone's location when it took all those photos. What it actually does is it has overlap, maybe five or six photos of every point on the site. And it uses that to adjust those locations and wiggle them and make sure everything aligns and get you a more accurate representation of where each point is. But unfortunately that's not enough to get you the level of accuracy that I just talked about. For example, one thing you might not expect is that the accuracy of GPS depends on the weather. It depends on the day and just the content of the atmosphere on any given day.

And since this will affect the accuracy of all of your photos, it'll shift them all one way or another by a couple of feet. So in order to work around that, we use what we call ground control points. So this is a known location on site, X marks the spot, and you survey that location with a corrected GPS. A corrected GPS will get measurements from a known base station somewhere nearby and can use those measurements to correct for any sort of deviations in the atmosphere and precisely know the location of one piont to a very high degree of accuracy.

And so we have a workflow where you can go and you can click the photo and say, OK, this pixel is that my known ground control point. And you do this for maybe four or five points around your site, and then the photogrammetry engine can constrain those points to be exactly where you said they'd be. And if you know this point is accurate and this point is accurate, you can use checkpoints to note and verify that the points in between are also accurate.

So with this accurate data easily accessible in a web browser, what can you do with that? Well, the first thing is measurement. So it's easy to drop a marker and get the 3D XYZ coordinates of a point. You can measure the distance from point A to point B or the area within a region of interest. But one of the more interesting features from a technical point of view is volume measurements. So say you have some stockpiles and you want to know how much earth there is. You can simply draw a polygon surrounding your stockpile and quickly get the cut and fill measurements for the volume within that region.

Well how does this work? What we have is a massive array of all of the different heights of every pixel on site, so to calculate the volume, we take the area of that pixel, you know its length times its width, and you multiply that by that height. But it's not quite that simple, because say a particular coordinate on site is at 5,000 feet above sea level. Well you don't really want that volume of that distance all the way down to sea level. You're not going to go dig all the way down to sea level even though there's a bunch of volume of earth there. What you're really probably interested in is the distance between the surface on top of the pile to the ground underneath it.

But how do we measure that? We don't have a direct measurement of that. The drone can't see the ground underneath the pile. It's obscured by the pile. And so what we do is as the user draws a polygon around the pile, we use the altitude and the height of these points around the pile and we create a surface shown here in yellow. This is a 3D surface, for example it works on a sloped plane, and we create a surface that goes in between and connects this perimeter that the user draws. From that, we can find the distance between this base plane and the surface above.

Now as a user, if you see this pile is 149 yards, it's not always you know obvious what are you measuring? Is this interpolation working as I'd expect? And so we built this volume visualizer where the user can see exactly what they've selected and make sure that the volume that they're collecting and measuring is what they had in mind. One of the things that sort of amazed me when I first started working on this as a web developer is that all of this is actually happening in the browser on a user's computer in real time. So this isn't being outsourced off to some server for processing. This is happening live right on your computer.

And so in order to make this happen we have to consider performance. And as it turns out doing these volume calculations really is quite quick. What takes a while is rendering this mesh that you can see here on the right. And so this is a mesh connecting all of the different points surveyed here on the surface of the pile. And for a small pile like this, it may only take a second or two, but for a large region, for example, if you select the whole site, this can take up to 20 seconds. Now you might say, OK, I'm patient, I can wait 20 seconds. But consider that our web application is refreshing at 60 Hertz. So every 60th of a second you're seeing a new image representing our web app, and this allows us to be able to provide animations when you click and drag, it's responsive.

And so if one operation is taking 20 seconds, then there's going to be a 20 second lag between you clicking a button and then getting any sort of feedback. And so that's not acceptable for responsive web application. So what we did to get around this is we take this massive mesh millions of points here within the bounding box and we divide it into 10,000 smaller meshes. And we render each one at a time. Then after each mini mesh is rendered, we return control to the browser to be able to update. And so what you end up with there is this animation that you can see on the right the sort of scanning animation as we render each slice of the mesh one at a time. And in between each of these slices we're able to update the browser and so you can see the map on the left is able to smoothly be dragged around while this is being rendered.

So that's volume measurements. What else can we do with this accurate data that's autonomousally collected from a drone? Another is quality control. So imagine you have a bird's eye view of your site as it stands today. That's valuable. How can you use that to make sure that you've got quality control on site? Well say you have the plan data for what your project is supposed to look like in a geospatial format, maybe Google Earth's KML or as a re-shape file. You can just drag that right into Site Scan and overlay it right on top. From that you can zoom in and you can see any examples of where the asbuilt and as planned don't exactly line up.

One problem however with this feature that we started to notice is that not everybody has their data in a geospatial format like a KML shape. Instead, what people often have is a PDF or can easily convert to that. And so to make this easier to use, we wanted to support PDF overlays on top of your site. Now a problem is how a PDF isn't a geospatial format. So how do we make this work? Well, we built a workflow where you tag two points on your map and and those same two points on your PDF. And then from that we can measure the scale in rotation such that they can line up exactly.

Now what we do is we actually render the map as a canvas and then the PPF on a canvas overlaid on top of that with an opacity. And we use CSS to transform that PDF and stretch it, scale it, or rotate it such that it stays in sync with the map. Every time the user clicks and drags, we had an event and we can update that CSS and keep the overlay in sync.

These are some of the features that makes Site Scan data very powerful to be able to use and do analysis with. Now I'm excited to talk about one of our new features that we're launching this week at Autodesk University and makes it easier to share data across your team. And this uses the the Forge API to integrate with BIM 360.

So there are a couple of features associated with this. One is first of all just connecting your Site Scan account to your Autodesk account such that administrators can control access in one BIM 360 admin page and make sure that their data is being commissioned as they expect. This file import, so you've got files in BIM 360 Docs, you can overlay them as a PDF right on the map on Site Scan. And if a new version of that PDF gets released on BIM 360, it's automatically updated in Site Scan so you know nobody's looking at old data, making decisions with old data. You can export your Site Scan files so your 3D point cloud for example, you can send that right into BIM 360 for use in other programs like maybe Civil 3D and share it across your team.

And if you discover an issue in Site Scan, it's very easy to just click a button and report an issue so that people in the field can correct it. So to talk about this feature and really understand how is it useful on sites, I'd like to invite to the stage one of our customers who's been really on the forefront of integrating with new technologies. And he's been working together with us in terms of developing this feature and making sure it's just right. So ladies and gentlemen, please welcome Andy Leap of PARIC.

ANDY LEAP: Accurate stage. You going to be OK? You guys hear me OK? All right. So that is a grand entry. Thank you Nick. OK so just to give you kind of a little overview. So how many people in here are using drones in a workload today? So how many people are scanning with a drone today? OK, all right. So just a little bit about PARIC. We're a St. Louis based construction company. We work on all kinds of projects, vertical projects, in various capacities. We're a growing firm. We've grown quite a bit here in the last few years. And so each year seems to be getting better and better so long as the economy holds out, I think that's great for all of us. There's plenty of work to go around.

And so with that it's kind of lead us to cross paths with 3DR and what they were doing was we needed to be able to start really capturing the day to day workflows that we were doing. And so kind of move on past all the-- OK. We started using drones a couple of years ago. And so what we were seeing was we could get all kinds of imagery, all kinds of videos, but we didn't have any real data we could overlay into our workflows. And what we really were looking for initially was pictometry so that we could use it in pre-construction phase of the work.

And so what that meant for us was we wanted to go out and scan a site, we couldn't rely on like a Google Earth image necessarily because those maps get out of date pretty quickly. So we wanted to go out in the middle of literally the middle of nowhere, some of our job sites are pretty rural. And so we wanted to get really good data so we'd understand the topo of the site, roads, access, you know context around buildings, that kind of thing. And so for us to be able to put that put drone on a plane, take it with us, go capture the information and bring it right back with something that shortened our workflow so we actually had accurate information.

And so from that point we can build some simulations. And [INAUDIBLE] we're going.

So what that allows us to do is create some pretty crafty simulations where we take a model-- whether it's from Revit, or CAD, or SketchUp-- and overlay it in real context. So we can start to study things like logistics-- how are we going to access this site, how are we going to do our excavation, how are we going to set up the job site.

We do a lot of large campus projects where there's people that are actively going to be using that site-- driving, walking. In the middle of winter, they need to get from one building to the next. So we're able to create these really crafty simulations that show this in as much realism as we can depict to a potential client, an owner, and also to the project team.

Everybody sees something different when they look at it. A project manager or somebody who's going to be delivering materials see sites, and the access points, and that kind of thing. But the owner goes, wait a minute, you're going to impact where I'm parking my staff, or you're going to impact how people visit my campus. And so all of a sudden they see a different perspective that they don't see on a set of 2-D plans.

And this is where we reached out and started working with 3DR about the information that we were getting was great, but we needed formats that would really work to support this type of a workflow, and do it not only quickly but also allow us to iterate. So we may go out and scan. And as we're going to the project, things on-site are changing. So we maybe go back and update this logistics simulation. So that allows us to go through this process repetitively.

So where the conversation got really interesting was we sat down and mapped out all the software we use. Has anybody used this much software in a project besides me? So you start to get a feel for how much software it takes to create something like that.

And it's not just Revit. It's not just a simulation tool. It literally is a variety of tools that we were using.

Now, the thing about PARIC is we're an enterprise customer within 360. So we want to really use every piece of that tool that we. So we want to leverage the data across our entire team and make sure they all are using the same information all the time.

So we started talking with 3DR. And, fortunately, they decided they would fly in and spend a few days to understand or workflows more face-to-face. So, took them out to the job site, talked about this. And we threw this up on the screen and obviously they were like, wow, that is a real mess.

But we had a vision of what we wanted to accomplish. And so what's really exciting about the Forge and the entire platform is that it's opening doors for us to have conversations with developers like this that-- we're not coders, we're not computer scientists. We don't know the first thing about creating these types of hooks to make this information work. But they do.

And the downside to their work, though-- or not the downside, but the piece that they're missing, is understanding the workflow and the things that we actually need. So how do we work together to create this content?

So we mapped this out and talked about what we needed. And they went back and started working on this. And so within a very short amount of time they built a prototype. And so that allowed us to create the simulation I showed you. But it also allows us to do some other things.

So early on we were doing production tracking, which Nick showed you. And this has been a hugely powerful tool in just being able to animate from week to week what has changed on a job site-- tracking concrete pours, how much earthwork has been moved around, how much utility lines have been placed, how much steel has been erected. All that stuff matters on an active job site when you're trying to plan work and who's going to be showing up on the site the next week.

So that was one step. That's great and that's very helpful. But how do we actually share this information?

So what we wanted to be able to do next was be able to import and export content. So Nick talked about this a little bit earlier, but we have actual design files that are part of an active project. But they're all sitting out in our BIM 360 library in docs. So how do we create this workflow where we can get the active updated drawing that may change from week to week in that early process of a project and bring it in?

And so we had to give up a little bit on our permissions so they could get into our job or our projects. But there's quite a bit of comfort there in knowing that everything's still locked down and all the permissions are there.

So we worked through these workflows. They did a great job of being able to create an overlay process. And it's very simple to use. And so we've already started using this on our projects. And the team really loves the access. Because now they can really track what's going on around excavations, what's going on with steel erection, and how they're sequencing that work.

But taking that next step further, with BIM 360 we have an entire system built around issue management. It's a database like any other tool. But for us, it's our day to day-- what's going on on the project, what needs to be fixed, what needs to be addressed on a job site. And so to create a workflow where we can leverage the issue tools inside of BIM 360 is yet another thing that they brought to the table.

So now we can actually identify an issue, whether just visually or from measuring, and do it within sight of the Site Scan tool set. And these are pushing to BIM 360. So again, a way that we can leverage our existing tool set, but by doing it through a slightly different frame.

And the measuring of this stuff is actually amazingly accurate. In the construction world you're never, ever, ever supposed to measure a paper drawing set. How many people have ever heard that? Never measure paper drawings.

So we're not looking for 100% accuracy on it. But it is amazingly accurate, especially when we're trying to figure out just the basic things on a site around just moving earthwork, or piles of rock around, or how much concrete has been poured in a day. And we can fill out areas and distances pretty quickly.

So the next is exporting it. So is it playing? Hopefully it's playing.

So the thing we're going to do is we've got all this amazing data in Site Scan. And this was actually the crux of our initial conversation was you've got all this amazing data inside of Site Scan-- how do we get it out and get it into our tool set?

And so the challenge that we had was the files are huge. You may scan a site, and pull out a Pictometry map, and it's anywhere from 50 megs to 450 megs. It just depends. And when you're doing this repetitively, you don't want to have to download, grab the information on your local drive, and then push it right back up into BIM 360. It's a time vampire. So how do we get around that?

So this is where the initial conversation started of how do we build a bridge that can allow us to leverage that data with the entire design team and the build team at the same time. So 3DR built this link where it's really easy. It's basically a simple click. You click the Export box and you just click the link. It automatically knows. Once you've set up that path once, it will push the data to the same folder every time. So with that, I'll turn it back over to you, Nick.

[APPLAUSE]

NICK SPEAL: Thanks, Andy.

ANDY LEAP: Yep.

NICK SPEAL: You know, we work day in and day out building software for our customers. And so to see it in action in the broader context of how it's used on-site is really rewarding. So, thank you.

So these are some of the functionalities that Andy talked about it in terms of integrating data with the larger team through BIM 360. And I want to take a few minutes to dive into some of the technical details about how did we build this with the hope that some of you might be thinking about building it-- something like that-- and we might be able to learn something from that.

Now a lot of it was actually quite simple. The documentation on the Forge API is very good, very thorough. It's just a matter of following the steps.

But one place where we had to make some architectural decisions and design this was with how do we structure connecting accounts, and specifically for web applications distributed across people's browsers with a back end server.

And so, just to review the process of connecting your accounts, what the user does is they within Site Scan select Connect to BIM 360. Then in Autodesk they log in and grant permissions to Site Scan to be connected. From that they get an authorization code, which gets saved to our back end server and can be used for subsequent requests.

So, to dive a little bit deeper into how does this authorization process happen, there's these three components of the system. There's the web application-- Site Scan Manager. That's JavaScript running in the browser; there's the Site Scan Cloud running on our servers; and, of course, the Forge API.

So when the user goes through this authorization process, they successfully get authorized, they get an authorization code. That gets sent to our servers, which is exchanged with Autodesk for an access token and a refresh token pair. That access token then can be used for any subsequent requests to make authorized requests to Forge.

Well, one consideration that we had here in terms of building a web application that's different than a server-side application is the web app can't know the access token. Because what if, for example, the user may have spyware on their computer and not know about it. It could get access to that access token and have access to user data. And we wanted to prevent against that.

And so we implemented a proxy where all the requests come from Site Scan Manager and proxy through the back end servers where that access token is added on and then sent along to Forge. And that keeps those requests secure.

Another consideration is refreshing. So that access token is only valid for an hour. So after an hour elapses, for the next request, the back end server knows that it needs to refresh the token. So it sends that refresh token to Autodesk and gets a new access token/refresh token pair.

One consideration here is what happens if you have two requests. So say the front end application loads, there's two different components-- one wants to know information about the project, one wants to know the contents of a folder-- and these two requests get fired out?

Well, the back and says refresh is required; the token has expired. And now it'll send two requests to the Forge API. Well, the Forge API will reply back to each of those with a different access token/refresh token pair. And only one of those two pairs is valid. And so we've got a distributed system, a cluster of servers, running our back end. And so how do we know which one is the valid token? And the answer is we can't.

And so, in order to get around this, what we decided to do was implement a policy where only one refresh token request can happen at a time to the Forge API. So now, when there's two requests from Site Scan Manager, the back end will send that refresh token to the Forge API and put a lock in our database saying this user is currently refreshing their token; no future requests are allowed. Then, once that access token/refresh token pair comes back, then the lock is removed and any subsequent requests can go through. And so that enables us to be able to handle concurrency in this distributed web application.

So I've reviewed a lot of the technical details about what made building Site Scan possible. But now I'd like to take a minute to share some of the team values that we've had that carried us through this transition from consumer robotics to enterprise software as a service.

So I first heard these values articulated by my boss at the time, Dan McKinnon, who heard this from an author named Daniel Pink. And the lesson here is that if you have people in creative roles and you want them to be most successful, you need to make sure that they're pursuing mastery, they understand the purpose of why they're doing their work, and they have autonomy, the freedom to choose how they get that work done.

So in the context of 3DR let's consider mastery. When I started at 3DR three years ago, I had a specialization of robotics. This picture on the left here is a robot that me and my team built before 3DR. And now I'm working on web applications.

And there's some similarities, that's for sure. But I had to learn a new programming language, new frameworks to make this happen. And 3DR was a great environment where I was able to focus on my skills and apply them to the changing product.

Purpose. Of course purpose is useful in any context. Let me just check the time. I want to make sure I'm not over time. Does anyone have the time? 52, OK. So we've got eight minutes.

Purpose is important in any company, of course. But as your product is changing from focusing on building drones to building software that uses drone data and makes it easier to use, it's especially important for the product and engineering teams to stay in sync.

So one thing that we do at 3DR to make sure that this happens is we go on field trips. We engage with our customers to make sure that everyone in the company really understands who the customer is and what their needs are.

So this is a photo from when we were on-site with PARIC actually about a month ago in St. Louis. And as Andy talked about, we really dove into their workflows to make sure that Site Scan could be useful to them. And that's really valuable to me as an engineer to make sure that I know that what I'm building is useful to the end customer.

And lastly, autonomy. Autonomy is the freedom to make your own decisions and get the work done in the way that you think is the best. As the product is changing, it can be tempting for managers to be very prescriptive about what are you doing and how does it get done. But when I think about myself and some of the other people at 3DR who have been most successful, we've really had a lot of autonomy in terms of being able to choose how to get work done.

For example, me as an engineer, I really like to have a distraction-free environment where I can just dive into solving technical problems and really get into the weeds. And so last winter I moved to a cabin in the woods and focused on software development and shoveling snow for the majority of the time.

So mastery, purpose, and autonomy are some of the values that have really allowed 3DR to take drones to new heights. They've allowed us to transition from serving individual customers who want to fly drones for fun to serving enterprises who need to get value out of the data. These values have guided us through the transition from building drones that are very technical and finicky to simple and reliable, from a novelty to a dependency. And these values are what's going to guide us through what's next.

So what's next, now that drones are a solved problem almost? Well, an important thing is ecosystems of data, eliminating the silos of different data accumulating in different places and making sure that people have access when they need it. The BIM 360 integration that we've talked about today is just one example of that. And you'll see a lot more in the coming months.

Also, more automation and analytics. And so this applies to the post-processing of the data, making sure that decision-makers can spend less time looking at the data itself and the photos and more time looking at insights about how the data can drive action on-site.

So we're building this future now in collaboration with our customers. So please join me after this talk or at our booth on the exhibition floor and let's build this future together. Thank you.

[APPLAUSE]

So we have just a few moments for questions. But if you'd like to go, I know the keynote is following this, and so feel free. Yes?

AUDIENCE: So the question-- you said-- I'm an FAA certified drone pilot-- you had said with the automation you don't have to do it. Did you mean you've got the air space classifications and optimization, all that stuff?

NICK SPEAL: So the question is about what sort of authorization is required to fly a drone. And it used to be in the past that to fly a drone for commercial purposes, you needed a commercial pilot's license, as if you were flying an airplane. And that's no longer needed. And so now there's a Part 107 test that you can just take online that the gentleman was referring to. And that's the only certification that's needed now to fly a drone. So, yes, you do need that.

AUDIENCE: You still need that?

NICK SPEAL: Yeah.

AUDIENCE: But you don't do the [INAUDIBLE]?

NICK SPEAL: That's correct. And so we have a training program that you can do through our website to prepare for this test. And then you can do this test online with the FAA.

AUDIENCE: Got it. You gave me the impression that you [INAUDIBLE].

NICK SPEAL: Yeah. So I was blowing through that a little bit. Great. Yes, question?

AUDIENCE: For the [INAUDIBLE] and the volume calculations [INAUDIBLE] have you ever done a test to actually measure how much soil is there as a validation of what the application is doing?

NICK SPEAL: Absolutely. And so the traditional way that stockpile measurement is done is through surveying points. And so you might measure the height at the top of the pile and around the pile and you measure certain points. And then you can use software to interpolate between there. And we're getting very consistent numbers with these traditional methods.

Actually, ours aren't exactly the same. And this is because it's more accurate. Because whereas the most you could practically survey with a point measurement on a pile is maybe 10 or 20 points, this is getting thousands of points. And so it's really capturing all the ripples in the surface that one of these other methods can't compete with. So it's absolutely very comparable. But it's that next level of additional accuracy on top of that. Question?

AUDIENCE: You talked about the georeferencing of PDFs. Have you [INAUDIBLE]?

NICK SPEAL: At this time right now, as a user you just have to click the two points that line up and put it on the map. But it's one of the things we're looking at is if some PDFs can already be georeferenced, and can we extract that data and be able to put it on the map. Yes?

AUDIENCE: Are you using the [INAUDIBLE] photogrammetry to collect the data? Because we work on [INAUDIBLE] create a problem.

NICK SPEAL: Yes

AUDIENCE: Workaround for that?

NICK SPEAL: So the question is are we using photogrammetry to collect the data. And yes. So we're using photogrammetry, a camera on the drone, to collect the data.

This can sometimes be an issue if there's a lot of trees and if the trees are moving, for example, in the wind in-between photos. And so there's some limitations of that. But in general we've found it works quite well.

______
icon-svg-close-thick

쿠기 기본 설정

오토데스크는 고객의 개인 정보와 최상의 경험을 중요시합니다. 오토데스크는 정보를 사용자화하고 응용프로그램을 만들기 위해 고객의 본 사이트 사용에 관한 데이터를 수집합니다.

오토데스크에서 고객의 데이터를 수집하고 사용하도록 허용하시겠습니까?

오토데스크에서 사용하는타사 서비스개인정보 처리방침 정책을 자세히 알아보십시오.

반드시 필요 - 사이트가 제대로 작동하고 사용자에게 서비스를 원활하게 제공하기 위해 필수적임

이 쿠키는 오토데스크에서 사용자 기본 설정 또는 로그인 정보를 저장하거나, 사용자 요청에 응답하거나, 장바구니의 품목을 처리하기 위해 필요합니다.

사용자 경험 향상 – 사용자와 관련된 항목을 표시할 수 있게 해 줌

이 쿠키는 오토데스크가 보다 향상된 기능을 제공하고 사용자에게 맞는 정보를 제공할 수 있게 해 줍니다. 사용자에게 맞는 정보 및 환경을 제공하기 위해 오토데스크 또는 서비스를 제공하는 협력업체에서 이 쿠키를 설정할 수 있습니다. 이 쿠키를 허용하지 않을 경우 이러한 서비스 중 일부 또는 전체를 이용하지 못하게 될 수 있습니다.

광고 수신 설정 – 사용자에게 타겟팅된 광고를 제공할 수 있게 해 줌

이 쿠키는 사용자와 관련성이 높은 광고를 표시하고 그 효과를 추적하기 위해 사용자 활동 및 관심 사항에 대한 데이터를 수집합니다. 이렇게 데이터를 수집함으로써 사용자의 관심 사항에 더 적합한 광고를 표시할 수 있습니다. 이 쿠키를 허용하지 않을 경우 관심 분야에 해당되지 않는 광고가 표시될 수 있습니다.

icon-svg-close-thick

타사 서비스

각 범주에서 오토데스크가 사용하는 타사 서비스와 온라인에서 고객으로부터 수집하는 데이터를 사용하는 방식에 대해 자세히 알아보십시오.

icon-svg-hide-thick

icon-svg-show-thick

반드시 필요 - 사이트가 제대로 작동하고 사용자에게 서비스를 원활하게 제공하기 위해 필수적임

Qualtrics
오토데스크는 고객에게 더욱 시의적절하며 관련 있는 이메일 컨텐츠를 제공하기 위해 Qualtrics를 이용합니다. 이를 위해, 고객의 온라인 행동 및 오토데스크에서 전송하는 이메일과의 상호 작용에 관한 데이터를 수집합니다. 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID, 이메일 확인율, 클릭한 링크 등이 포함될 수 있습니다. 오토데스크는 이 데이터를 다른 소스에서 수집된 데이터와 결합하여 고객의 판매 또는 고객 서비스 경험을 개선하며, 고급 분석 처리에 기초하여 보다 관련 있는 컨텐츠를 제공합니다. Qualtrics 개인정보취급방침
Akamai mPulse
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 Akamai mPulse를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID 및 오토데스크 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. Akamai mPulse 개인정보취급방침
Digital River
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 Digital River를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID 및 오토데스크 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. Digital River 개인정보취급방침
Dynatrace
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 Dynatrace를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID 및 오토데스크 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. Dynatrace 개인정보취급방침
Khoros
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 Khoros를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID 및 오토데스크 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. Khoros 개인정보취급방침
Launch Darkly
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 Launch Darkly를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID 및 오토데스크 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. Launch Darkly 개인정보취급방침
New Relic
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 New Relic를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID 및 오토데스크 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. New Relic 개인정보취급방침
Salesforce Live Agent
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 Salesforce Live Agent를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID 및 오토데스크 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. Salesforce Live Agent 개인정보취급방침
Wistia
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 Wistia를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID 및 오토데스크 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. Wistia 개인정보취급방침
Tealium
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 Tealium를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. Upsellit
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 Upsellit를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. CJ Affiliates
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 CJ Affiliates를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. Commission Factory
Typepad Stats
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 Typepad Stats를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID 및 오토데스크 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. Typepad Stats 개인정보취급방침
Geo Targetly
Autodesk는 Geo Targetly를 사용하여 웹 사이트 방문자를 가장 적합한 웹 페이지로 안내하거나 위치를 기반으로 맞춤형 콘텐츠를 제공합니다. Geo Targetly는 웹 사이트 방문자의 IP 주소를 사용하여 방문자 장치의 대략적인 위치를 파악합니다. 이렇게 하면 방문자가 (대부분의 경우) 현지 언어로 된 콘텐츠를 볼 수 있습니다.Geo Targetly 개인정보취급방침
SpeedCurve
Autodesk에서는 SpeedCurve를 사용하여 웹 페이지 로드 시간과 이미지, 스크립트, 텍스트 등의 후속 요소 응답성을 측정하여 웹 사이트 환경의 성능을 모니터링하고 측정합니다. SpeedCurve 개인정보취급방침
Qualified
Qualified is the Autodesk Live Chat agent platform. This platform provides services to allow our customers to communicate in real-time with Autodesk support. We may collect unique ID for specific browser sessions during a chat. Qualified Privacy Policy

icon-svg-hide-thick

icon-svg-show-thick

사용자 경험 향상 – 사용자와 관련된 항목을 표시할 수 있게 해 줌

Google Optimize
오토데스크는 사이트의 새 기능을 테스트하고 이러한 기능의 고객 경험을 사용자화하기 위해 Google Optimize을 이용합니다. 이를 위해, 고객이 사이트를 방문해 있는 동안 행동 데이터를 수집합니다. 이 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID, 오토데스크 ID 등이 포함될 수 있습니다. 고객은 기능 테스트를 바탕으로 여러 버전의 오토데스크 사이트를 경험하거나 방문자 특성을 바탕으로 개인화된 컨텐츠를 보게 될 수 있습니다. Google Optimize 개인정보취급방침
ClickTale
오토데스크는 고객이 사이트에서 겪을 수 있는 어려움을 더 잘 파악하기 위해 ClickTale을 이용합니다. 페이지의 모든 요소를 포함해 고객이 오토데스크 사이트와 상호 작용하는 방식을 이해하기 위해 세션 녹화를 사용합니다. 개인적으로 식별 가능한 정보는 가려지며 수집되지 않습니다. ClickTale 개인정보취급방침
OneSignal
오토데스크는 OneSignal가 지원하는 사이트에 디지털 광고를 배포하기 위해 OneSignal를 이용합니다. 광고는 OneSignal 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 OneSignal에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 OneSignal에 제공하는 데이터를 사용합니다. OneSignal 개인정보취급방침
Optimizely
오토데스크는 사이트의 새 기능을 테스트하고 이러한 기능의 고객 경험을 사용자화하기 위해 Optimizely을 이용합니다. 이를 위해, 고객이 사이트를 방문해 있는 동안 행동 데이터를 수집합니다. 이 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID, 오토데스크 ID 등이 포함될 수 있습니다. 고객은 기능 테스트를 바탕으로 여러 버전의 오토데스크 사이트를 경험하거나 방문자 특성을 바탕으로 개인화된 컨텐츠를 보게 될 수 있습니다. Optimizely 개인정보취급방침
Amplitude
오토데스크는 사이트의 새 기능을 테스트하고 이러한 기능의 고객 경험을 사용자화하기 위해 Amplitude을 이용합니다. 이를 위해, 고객이 사이트를 방문해 있는 동안 행동 데이터를 수집합니다. 이 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID, 오토데스크 ID 등이 포함될 수 있습니다. 고객은 기능 테스트를 바탕으로 여러 버전의 오토데스크 사이트를 경험하거나 방문자 특성을 바탕으로 개인화된 컨텐츠를 보게 될 수 있습니다. Amplitude 개인정보취급방침
Snowplow
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 Snowplow를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID 및 오토데스크 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. Snowplow 개인정보취급방침
UserVoice
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 UserVoice를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID 및 오토데스크 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. UserVoice 개인정보취급방침
Clearbit
Clearbit를 사용하면 실시간 데이터 보강 기능을 통해 고객에게 개인화되고 관련 있는 환경을 제공할 수 있습니다. Autodesk가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. Clearbit 개인정보취급방침
YouTube
YouTube는 사용자가 웹 사이트에 포함된 비디오를 보고 공유할 수 있도록 해주는 비디오 공유 플랫폼입니다. YouTube는 비디오 성능에 대한 시청 지표를 제공합니다. YouTube 개인정보보호 정책

icon-svg-hide-thick

icon-svg-show-thick

광고 수신 설정 – 사용자에게 타겟팅된 광고를 제공할 수 있게 해 줌

Adobe Analytics
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 Adobe Analytics를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID 및 오토데스크 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. Adobe Analytics 개인정보취급방침
Google Analytics (Web Analytics)
오토데스크 사이트에서 고객의 행동에 관한 데이터를 수집하기 위해 Google Analytics (Web Analytics)를 이용합니다. 여기에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 오토데스크는 사이트 성과를 측정하고 고객의 온라인 경험의 편리함을 평가하여 기능을 개선하기 위해 이러한 데이터를 이용합니다. 또한, 이메일, 고객 지원 및 판매와 관련된 고객 경험을 최적화하기 위해 고급 분석 방법도 사용하고 있습니다. AdWords
Marketo
오토데스크는 고객에게 더욱 시의적절하며 관련 있는 이메일 컨텐츠를 제공하기 위해 Marketo를 이용합니다. 이를 위해, 고객의 온라인 행동 및 오토데스크에서 전송하는 이메일과의 상호 작용에 관한 데이터를 수집합니다. 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID, 이메일 확인율, 클릭한 링크 등이 포함될 수 있습니다. 오토데스크는 이 데이터를 다른 소스에서 수집된 데이터와 결합하여 고객의 판매 또는 고객 서비스 경험을 개선하며, 고급 분석 처리에 기초하여 보다 관련 있는 컨텐츠를 제공합니다. Marketo 개인정보취급방침
Doubleclick
오토데스크는 Doubleclick가 지원하는 사이트에 디지털 광고를 배포하기 위해 Doubleclick를 이용합니다. 광고는 Doubleclick 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 Doubleclick에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 Doubleclick에 제공하는 데이터를 사용합니다. Doubleclick 개인정보취급방침
HubSpot
오토데스크는 고객에게 더욱 시의적절하며 관련 있는 이메일 컨텐츠를 제공하기 위해 HubSpot을 이용합니다. 이를 위해, 고객의 온라인 행동 및 오토데스크에서 전송하는 이메일과의 상호 작용에 관한 데이터를 수집합니다. 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID, 이메일 확인율, 클릭한 링크 등이 포함될 수 있습니다. HubSpot 개인정보취급방침
Twitter
오토데스크는 Twitter가 지원하는 사이트에 디지털 광고를 배포하기 위해 Twitter를 이용합니다. 광고는 Twitter 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 Twitter에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 Twitter에 제공하는 데이터를 사용합니다. Twitter 개인정보취급방침
Facebook
오토데스크는 Facebook가 지원하는 사이트에 디지털 광고를 배포하기 위해 Facebook를 이용합니다. 광고는 Facebook 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 Facebook에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 Facebook에 제공하는 데이터를 사용합니다. Facebook 개인정보취급방침
LinkedIn
오토데스크는 LinkedIn가 지원하는 사이트에 디지털 광고를 배포하기 위해 LinkedIn를 이용합니다. 광고는 LinkedIn 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 LinkedIn에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 LinkedIn에 제공하는 데이터를 사용합니다. LinkedIn 개인정보취급방침
Yahoo! Japan
오토데스크는 Yahoo! Japan가 지원하는 사이트에 디지털 광고를 배포하기 위해 Yahoo! Japan를 이용합니다. 광고는 Yahoo! Japan 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 Yahoo! Japan에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 Yahoo! Japan에 제공하는 데이터를 사용합니다. Yahoo! Japan 개인정보취급방침
Naver
오토데스크는 Naver가 지원하는 사이트에 디지털 광고를 배포하기 위해 Naver를 이용합니다. 광고는 Naver 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 Naver에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 Naver에 제공하는 데이터를 사용합니다. Naver 개인정보취급방침
Quantcast
오토데스크는 Quantcast가 지원하는 사이트에 디지털 광고를 배포하기 위해 Quantcast를 이용합니다. 광고는 Quantcast 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 Quantcast에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 Quantcast에 제공하는 데이터를 사용합니다. Quantcast 개인정보취급방침
Call Tracking
오토데스크는 캠페인을 위해 사용자화된 전화번호를 제공하기 위하여 Call Tracking을 이용합니다. 그렇게 하면 고객이 오토데스크 담당자에게 더욱 빠르게 액세스할 수 있으며, 오토데스크의 성과를 더욱 정확하게 평가하는 데 도움이 됩니다. 제공된 전화번호를 기준으로 사이트에서 고객 행동에 관한 데이터를 수집할 수도 있습니다. Call Tracking 개인정보취급방침
Wunderkind
오토데스크는 Wunderkind가 지원하는 사이트에 디지털 광고를 배포하기 위해 Wunderkind를 이용합니다. 광고는 Wunderkind 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 Wunderkind에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 Wunderkind에 제공하는 데이터를 사용합니다. Wunderkind 개인정보취급방침
ADC Media
오토데스크는 ADC Media가 지원하는 사이트에 디지털 광고를 배포하기 위해 ADC Media를 이용합니다. 광고는 ADC Media 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 ADC Media에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 ADC Media에 제공하는 데이터를 사용합니다. ADC Media 개인정보취급방침
AgrantSEM
오토데스크는 AgrantSEM가 지원하는 사이트에 디지털 광고를 배포하기 위해 AgrantSEM를 이용합니다. 광고는 AgrantSEM 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 AgrantSEM에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 AgrantSEM에 제공하는 데이터를 사용합니다. AgrantSEM 개인정보취급방침
Bidtellect
오토데스크는 Bidtellect가 지원하는 사이트에 디지털 광고를 배포하기 위해 Bidtellect를 이용합니다. 광고는 Bidtellect 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 Bidtellect에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 Bidtellect에 제공하는 데이터를 사용합니다. Bidtellect 개인정보취급방침
Bing
오토데스크는 Bing가 지원하는 사이트에 디지털 광고를 배포하기 위해 Bing를 이용합니다. 광고는 Bing 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 Bing에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 Bing에 제공하는 데이터를 사용합니다. Bing 개인정보취급방침
G2Crowd
오토데스크는 G2Crowd가 지원하는 사이트에 디지털 광고를 배포하기 위해 G2Crowd를 이용합니다. 광고는 G2Crowd 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 G2Crowd에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 G2Crowd에 제공하는 데이터를 사용합니다. G2Crowd 개인정보취급방침
NMPI Display
오토데스크는 NMPI Display가 지원하는 사이트에 디지털 광고를 배포하기 위해 NMPI Display를 이용합니다. 광고는 NMPI Display 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 NMPI Display에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 NMPI Display에 제공하는 데이터를 사용합니다. NMPI Display 개인정보취급방침
VK
오토데스크는 VK가 지원하는 사이트에 디지털 광고를 배포하기 위해 VK를 이용합니다. 광고는 VK 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 VK에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 VK에 제공하는 데이터를 사용합니다. VK 개인정보취급방침
Adobe Target
오토데스크는 사이트의 새 기능을 테스트하고 이러한 기능의 고객 경험을 사용자화하기 위해 Adobe Target을 이용합니다. 이를 위해, 고객이 사이트를 방문해 있는 동안 행동 데이터를 수집합니다. 이 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역, IP 주소 또는 장치 ID, 오토데스크 ID 등이 포함될 수 있습니다. 고객은 기능 테스트를 바탕으로 여러 버전의 오토데스크 사이트를 경험하거나 방문자 특성을 바탕으로 개인화된 컨텐츠를 보게 될 수 있습니다. Adobe Target 개인정보취급방침
Google Analytics (Advertising)
오토데스크는 Google Analytics (Advertising)가 지원하는 사이트에 디지털 광고를 배포하기 위해 Google Analytics (Advertising)를 이용합니다. 광고는 Google Analytics (Advertising) 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 Google Analytics (Advertising)에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 Google Analytics (Advertising)에 제공하는 데이터를 사용합니다. Google Analytics (Advertising) 개인정보취급방침
Trendkite
오토데스크는 Trendkite가 지원하는 사이트에 디지털 광고를 배포하기 위해 Trendkite를 이용합니다. 광고는 Trendkite 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 Trendkite에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 Trendkite에 제공하는 데이터를 사용합니다. Trendkite 개인정보취급방침
Hotjar
오토데스크는 Hotjar가 지원하는 사이트에 디지털 광고를 배포하기 위해 Hotjar를 이용합니다. 광고는 Hotjar 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 Hotjar에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 Hotjar에 제공하는 데이터를 사용합니다. Hotjar 개인정보취급방침
6 Sense
오토데스크는 6 Sense가 지원하는 사이트에 디지털 광고를 배포하기 위해 6 Sense를 이용합니다. 광고는 6 Sense 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 6 Sense에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 6 Sense에 제공하는 데이터를 사용합니다. 6 Sense 개인정보취급방침
Terminus
오토데스크는 Terminus가 지원하는 사이트에 디지털 광고를 배포하기 위해 Terminus를 이용합니다. 광고는 Terminus 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 Terminus에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 Terminus에 제공하는 데이터를 사용합니다. Terminus 개인정보취급방침
StackAdapt
오토데스크는 StackAdapt가 지원하는 사이트에 디지털 광고를 배포하기 위해 StackAdapt를 이용합니다. 광고는 StackAdapt 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 StackAdapt에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 StackAdapt에 제공하는 데이터를 사용합니다. StackAdapt 개인정보취급방침
The Trade Desk
오토데스크는 The Trade Desk가 지원하는 사이트에 디지털 광고를 배포하기 위해 The Trade Desk를 이용합니다. 광고는 The Trade Desk 데이터와 고객이 사이트를 방문하는 동안 오토데스크가 수집하는 행동 데이터 모두에 기초하여 제공됩니다. 오토데스크가 수집하는 데이터에는 고객이 방문한 페이지, 시작한 체험판, 재생한 동영상, 구매 내역 및 IP 주소 또는 장치 ID가 포함될 수 있습니다. 이 정보는 The Trade Desk에서 고객으로부터 수집한 데이터와 결합될 수 있습니다. 오토데스크는 디지털 광고 경험에 대한 사용자화를 개선하고 고객에게 더욱 관련 있는 광고를 제시하기 위해 The Trade Desk에 제공하는 데이터를 사용합니다. The Trade Desk 개인정보취급방침
RollWorks
We use RollWorks to deploy digital advertising on sites supported by RollWorks. Ads are based on both RollWorks data and behavioral data that we collect while you’re on our sites. The data we collect may include pages you’ve visited, trials you’ve initiated, videos you’ve played, purchases you’ve made, and your IP address or device ID. This information may be combined with data that RollWorks has collected from you. We use the data that we provide to RollWorks to better customize your digital advertising experience and present you with more relevant ads. RollWorks Privacy Policy

정말 더 적은 온라인 경험을 원하십니까?

오토데스크는 고객 여러분에게 좋은 경험을 드리고 싶습니다. 이전 화면의 범주에 대해 "예"를 선택하셨다면 오토데스크는 고객을 위해 고객 경험을 사용자화하고 향상된 응용프로그램을 제작하기 위해 귀하의 데이터를 수집하고 사용합니다. 언제든지 개인정보 처리방침을 방문해 설정을 변경할 수 있습니다.

고객의 경험. 고객의 선택.

오토데스크는 고객의 개인 정보 보호를 중요시합니다. 오토데스크에서 수집하는 정보는 오토데스크 제품 사용 방법, 고객이 관심을 가질 만한 정보, 오토데스크에서 더욱 뜻깊은 경험을 제공하기 위한 개선 사항을 이해하는 데 도움이 됩니다.

오토데스크에서 고객님께 적합한 경험을 제공해 드리기 위해 고객님의 데이터를 수집하고 사용하도록 허용하시겠습니까?

선택할 수 있는 옵션을 자세히 알아보려면 이 사이트의 개인 정보 설정을 관리해 사용자화된 경험으로 어떤 이점을 얻을 수 있는지 살펴보거나 오토데스크 개인정보 처리방침 정책을 확인해 보십시오.