Category: Geographic Information Systems

Setting parameters in Script Tool using Python?

How do I set script tool parameters? To access script tool properties, right-click the tool, click Properties, and click the Parameters tab. To add a parameter, click the first empty cell under the Label column and type the name of the parameter. This is the name that will be displayed in the Geoprocessing pane and

Problem adding features to shapefile

How do I add features to an existing shapefile? How to add new features to an existing layer? Select a Database layer from the Layer List. Select the Add feature from the ribbon (on the Feature tab). Select Snapping and/or Measuring option (optional). Click on the map to add a new feature to the desired

Load information about a feature

What is feature selection for load forecasting? Feature selection is the process of selecting a subset of relevant features for improving the computational efficiency and preventing overfitting in the model development. It is the data-driven approach for extracting automatically meaningful features and thus can provide a significant improvement in load forecasting. How do I extract

Change number of cells in raster using GDAL?

What is the difference between gdal_translate and Gdalwarp? Fundamental difference is that gdalwarp can reproject rasters between different coordinate reference systems but gdal_translate can’t. With gdal_translate it is more straight forward to translate data between the supported raster formats gdal.org/drivers/raster/index.html.Jun 10, 2020 What is the output size of gdal_translate? The output of gdal_translate is 5

Investigating slow performance when opening tables in ArcGIS Desktop?

How do I speed up my ArcGIS performance? Performance tips for geoprocessing services Use layers for project data. Use local data to ArcGIS Server. Write intermediate data to memory. Preprocess data used by your tasks. Add attribute indexes. Add spatial indexes. Use synchronous rather than asynchronous. Avoid unneeded coordinate transformations. Why does ArcGIS take so

Using Raster layers in QGIS?

Add a raster layer into QGIS Download your chosen data layer. Use the ‘+ map’ button to add your chosen raster dataset to your collection, and click Export. … Extract your download to a new folder. … Open Quantum GIS (QGIS) Select Add Raster Layer. … Zoom to your data. … Save as Image. What

Copying code generated when you put data into GUI via QGIS Plugins?

How do I import a Python script into QGIS? On the top panel of your QGIS application, select Plugins > Python Console. Click on the ‘Show Editor’ icon to view the Python editor interface. Click on the ‘Open Script’ icon to load the ur-scape data import tool script. Add your polygon shapefile by dragging it

Error: Unable to export features with empty geometry

How do I export an image from Google Earth Engine? To export an image to an asset in your Earth Engine assets folder, use Export. image. What does too many concurrent aggregations gee? Too many concurrent aggregations The “aggregations” part of this error refers to operations that are spread out over multiple machines (such as

Classifying range of symbology classes

How do you classify symbols in ArcGIS? Classifying data by setting a predefined classification method Right-click the geostatistical layer in the ArcMap table of contents that you want to classify and click Properties. Click the Symbology tab. Click Classify. Click the Method arrow and choose a classification method. How do I change the range in

Summarizing Table on 2 fields

How do I summarize two columns in Excel? Select the column to summarize on With a cell selected in an Add-In for Excel table, click the ACL Add-In tab and select Summarize > Summarize. Select a column of any data type to summarize on. Optional To omit the count or percentage for the unique values

1 144 145 146 147 148 377