Useful tips for everyday
How to set DXF layers in QGIS 3.4? Using QGIS 3.4 I found that If you export the DXF from File>Import/Export>Export DXF you can choose…
How are field names truncated in ArcGIS Online? In ArcGIS Online, hosted feature layers can be exported in various formats. However, when exporting as shapefiles,…
How many nodes are in OSM? As of September 2020 , OpenStreetMap contains over 6 billion nodes. What data is in OSM? The data from…
How do I do percentages on calculator? Just enter the number and press the % button, and the calculator will show the decimal equivalent. To…
How to create a mask in rasterio dataset? rasterio.mask.raster_geometry_mask(dataset, shapes, all_touched=False, invert=False, crop=False, pad=False, pad_width=0.5) ¶ Create a mask from shapes, transform, and optional window…
How to apply a mask in Landsat 8? If the Keep the original image size option is enabled, the result mask will have the same…
How do you convert labels to point shapefile? The following script converts labels in a view to a new point shapefile. You can convert all…
Which is the best way to merge data in ArcGIS? First—Use the input fields’ first value. Last—Use the input fields’ last value. Join—Concatenate (join) the…
How to use Web Feature Services in QGIS? Click the Open Data Source Manager button. Enable the WFS / OGC API – Features tab. Click…
How to create an Earth Engine image object? Open the Code Editor webpage in Google Chrome, if it is not already open: https://code.earthengine.google.com/ 2. Click…