Category: Geographic Information Systems

Accessing feature extent of feature class using ArcPy?

How do I find the extent in ArcGIS? In a map or scene view, right-click the name of the map or scene in the Contents pane and click Properties to open the Map Properties dialog box. On the Extent tab, click Use a custom extent. Choose an option from the Get extent from menu to

How to make an opacity slider for a group of layers in Google Earth Engine

How do I change the opacity in Google Earth Engine? On the control panel to the left of the Google Earth image, click the layer you have added, and use the slider to adjust the transparency of the layer. What does the opacity slider do? Opacity/Amount Slider in Lightroom Classic By default, the slider will

Measuring Volumes using DEMs

How to calculate volume from DEM? v = (DEM2 – DEM1) * A, where A is the pixel area. The total volume change is the sum of all resulting pixel values.  How do you measure volume? The basic formula for understanding volume, such as the capacity of a rectangular container, is length x width x

Clip Basemap Layer in QGIS or set a limitation of extens

Can you clip a basemap in QGIS? When working with basemaps it is possible to clip the basemap to reduce the time it takes ArcMap to draw, and also to eliminate data outside of the shapefile of interest. Open the Data Frame properties dialogue box and choose the Data Frame tab. Choose ‘clip to shape’

Using Select Layer By Attribute to return top 3 records

How do I select multiple attributes by attribute? How To: Select multiple values using the Select By Attributes… In ArcMap, open the attribute table of the layer. Click the Table Options button. > Select By Attributes. Double-click the field that contains the desired values. Add a space after the field name and type IN. Select

Combine digital elevation model (DEM) with point layer (QGIS)

How do I create a DEM from a point in Qgis? How Create DEM in QGIS Add elevation points data to QGIS as in figure 1. Figure 1. Open Natural neighbour tool. The tool can be found in the processing toolbox. After opening the tool, a window as in figure 3 will appear. After running

Calculate change in canopy height over 10 years?

What is canopy height? Canopy height models are a measurement of the height of trees, buildings, and other structures above the ground topography. This product is used in a variety of forestry applications including tracking vegetation and trees in a forest over time, calculating biomass, and estimating leaf area index.  How do you calculate CHM?

Exporting to SVG in ArcMap. How to change or call svg clippath polygon attributes in CSS

How do I export a feature class in ArcGIS? To export a feature class, you can use the context menu from either the Project tab in the Catalog pane or the Contents pane of a map or scene containing layers. To export a feature class using the Catalog pane, from the Project tab, right-click the

Gdal python set projection of a raster not working

How do you set projection in Python? Changing the projection is really easy to do in Geopandas with . to_crs() -function. As an input for the function, you should define the column containing the geometries, i.e. geometry in this case, and a epgs value of the projection that you want to use. What is Gdal

Performing interpolation of SRTM data?

Which DEM is better Aster or SRTM? There are SRTM DEM outperforms ASTER DEM in detecting vertical accuracy. This indicates that ASTER DEM outperforms SRTM DEM in detecting vertical accuracy for the plane, and SRTM DEM is preferable than ASTER DEM for mountainous areas. What is the spatial resolution of SRTM DEM? Product Specifications Vertical

1 281 282 283 284 285 377