Search the Community
Showing results for tags 'model'.
-
Nowadays, amateur drones have an amazing range of applications. You may wonder: “Can I use my drone for photogrammetry?” and the answer is “Yes”. In this tutorial, you will create a georeferenced and measurable 3D model, using YouTube video captured by DJI Inspire 1 using Agisoft PhotoScan and view it with Sputnik GIS Source video (4k / 2160p): 3D Model created using Agisoft PhotoScan: If you're interested, you can read a tutorial. Sputnik GIS also used to measure distances and heights, calculate cut and fill volumes of piles and quarries and volume differences between digita
- 3 replies
-
- 2
-
-
-
- drone
- photogrammerty
- (and 6 more)
-
Hello all, I am looking for some tips about inserting a script in the model-builder... I am actually building a model in the Arc-GIS model-builder. At one point I would like to insert a script that crosses information from two layers at one point of the model with a output layer, that will be used further along. In Arcmap, I added the script with a right-click in my toolbox > add script... After loading my script, I applied the following parameters: -Two inputs, referring my layers that I use in the script (raster layer type) - One output, for the result (raster layer type) I then go