GIS Tutorial
  • Home
  • About
  • Contact

Popular Posts

How to open Mapinfo TAB file on QGIS
QGIS,

How to open Mapinfo TAB file on QGIS

by adminJanuary 1, 20181 comment
How to Export Layer to Shapefile on QGIS
QGIS,

How to Export Layer to Shapefile on QGIS

by adminSeptember 21, 2018no comment
How to Create a GeoPackage on QGIS 3.2
QGIS,

How to Create a GeoPackage on QGIS 3.2

by adminJuly 25, 2018no comment
How to convert polyline to polygon on QGIS 3.0
QGIS,

How to convert polyline to polygon on QGIS 3.0

by adminJune 12, 2018no comment

Category List

  • ArcGIS (83)
  • Database (58)
  • Free Spatial Data (2)
  • General (6)
  • Geoserver (2)
  • GIS Software (23)
  • Global Mapper (20)
  • Leapfrog Geo (16)
  • Linux (9)
  • macOS (2)
  • Mapinfo (40)
  • Micromine (32)
  • Oracle (6)
  • Programming (8)
  • QGIS (105)
  • Software Review (2)
  • Surfer (2)
  • Uncategorized (6)

Follow Us

Instagram

Instagram has returned invalid data.
GIS Tutorial
  • Home
  • About
  • Contact
QGIS,

Create Spatial Index on QGIS

by adminNovember 5, 2019no comment
3
Shares
Share on FacebookShare on Twitter
world-imagery-on-qgis

I was dealing with a huge contour layer. And it takes very long time to completely load the layer. Even I have a good computer specs, QGIS will still suffering to load it. But, there is a simple trick to make layer load faster. In this article, I am going to show you how to create spatial index on QGIS. Before we jump into the tutorial, what is spatial index actually do?

A spatial index is a data structure that allows for accessing a spatial object efficiently. It is a common technique used by spatial databases. Without indexing, any search for a feature would require a “sequential scan” of every record in the database, resulting in much longer processing time. In a spatial index construction process, the minimum bounding rectangle serves as an object approximation. Source.

How to Create Spatial Index on QGIS

  • Open the layer in QGIS canvas
  • Double-click Create Spatial Index
  • Select the the input layer from the list
  • Click Run

spatial index
Previous

How to Install QGIS on Ubuntu 19.10 Eoan Ermine

October 30, 2019
Next

How to Install QGIS on Fedora 31

November 6, 2019

Leave a Reply Cancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Trending

  • How to Install Microsoft SQL Server Driver for Tableau in Apple Silicon Mac

    How to Install Microsoft SQL Server Driver for Tableau in Apple Silicon Mac

    1 month ago
  • Step by Step Installing Oracle Spatial Studio on Windows Server 2022

    Step by Step Installing Oracle Spatial Studio on Windows Server 2022

    3 months ago
  • Install GeoServer on Windows 11

    Install GeoServer on Windows 11

    3 months ago
  • How Enable GeoRaster Support on Oracle Database Schema

    How Enable GeoRaster Support on Oracle Database Schema

    3 months ago

Ads




Ads




Pages