Category: Hiking & Activities

Creating a buffer based on the number of parallel lines

How do you make a buffer inside a polygon? How To: Use the ArcMap Buffer Wizard to create an inside buffer for a polygon Click the Customize menu and click Customize Mode. In the Customize dialog box, click the Commands tab, and in the Show commands containing box field, type Buffer Wizard. The Buffer Wizard

Calculating distortion on Equirectangular Projection

What is the formula for equirectangular projection? The top figure, called the equi-rectangular projection is perhaps the simplest of all map projections; its formula is T(ϕ, θ)=(θ, ϕ). The other is Lambert’s equal area cylindrical projection; its formula is T(ϕ, θ)=(θ, sin(ϕ)). Is there distortion in a conformal projection? A map that preserves shape is

Creating snow cover frequency map in Google Earth Engine

How do I create a NDVI map in Google Earth Engine? Calculate NDVI from Recent Sentinel Satellite Imagery in Google Earth Engine Summary. Get started in Earth Engine (new users) Import Sentinel-2 Imagery within your study area. Calculate NDVI from the Sentinel-2 imagery. Select the Most Recent Image. Add the Most Recent NDVI Image to

Local ENU point of interest to ECEF

How to convert ECI to ECEF? In general you will need 4 steps to convert from ECI to ECEF: Calculate earth’s precession. Calculate earth’s nutation. Account for earth’s rotation including UTC-UT1 offset. Account for polar motion. Convert to lan/lon if desired.   What are enu vs ned coordinates? It consists of three coordinates: one represents

Getting slope from DEM.tif using Spatial Analyst

How is slope calculated from a dem? Create a slope map from the DEM layer. Navigate to System Toolboxes > Spatial Analyst Tools > Surface > Slope. Select the output of the Topo to Raster tool as the input raster. Specify the location of the output raster. Select the output measurement. Click OK. A slope

Calculating the mean elevation of a DEM in QGIS

How to get elevation data from DEM in QGIS? Method Ensure that DEM and 2d_zsh line layer files are opened, and the Point Sampling Tool plugin has been installed (Plugins >> Manage and Install Plugins >> Point Sampling Tool) Convert line vertices to points, using the preferred method described in the QGIS Convert Lines to

1 18 19 20 21 22 635