Skip to main content

GIS Data collection

GIS (Geographic Information System) data collection involves gathering spatial data to be used in GIS software for mapping, analysis, and decision-making. Here are the primary methods for GIS data collection:


1. Field Surveys:

   - GPS (Global Positioning System): Using handheld or differential GPS devices to capture precise location data.

   - Total Stations: Instruments that measure angles and distances to determine exact positions.


2. Remote Sensing:

   - Satellite Imagery: Capturing images of the Earth from satellites, useful for large-scale and global mapping.

   - Aerial Photography: Taking photographs from aircraft, including drones, for detailed and localized data collection.

   - LiDAR (Light Detection and Ranging): Using laser pulses to create high-resolution topographic maps.


3. Existing Data Sources:

   - Government and Agency Databases: Accessing existing datasets from national, state, and local governments, including topographic maps, land use data, and demographic information.

   - Open Data Portals: Utilizing publicly available data from organizations and institutions.


4. Crowdsourcing and Volunteered Geographic Information (VGI):

   - Public Contributions: Collecting data from individuals through platforms like OpenStreetMap or other community-driven mapping projects.


5. Digitizing Existing Maps:

   - Scanning and Georeferencing: Converting paper maps into digital formats and aligning them with geographic coordinates.

   - Manual Digitization: Tracing features from scanned maps or aerial photographs to create digital data layers.


6. Mobile and Web Applications:

   - Data Collection Apps: Using specialized apps on smartphones or tablets to collect and upload spatial data directly from the field.


7. Sensor Networks:

   - Environmental Sensors: Collecting data from distributed sensors that monitor environmental conditions such as weather, air quality, and water levels.


The collected GIS data can be categorized into different types:

- Vector Data: Points, lines, and polygons representing discrete features like buildings, roads, and boundaries.

- Raster Data: Grid-based data such as satellite images, aerial photos, and digital elevation models (DEMs).


Accurate GIS data collection is essential for various applications, including urban planning, environmental management, disaster response, transportation planning, and more.

Comments

Popular posts from this blog

Platforms in Remote Sensing

In remote sensing, a platform is the physical structure or vehicle that carries a sensor (camera, scanner, radar, etc.) to observe and collect information about the Earth's surface. Platforms are classified mainly by their altitude and mobility : Ground-Based Platforms Definition : Sensors mounted on the Earth's surface or very close to it. Examples : Tripods, towers, ground vehicles, handheld instruments. Applications : Calibration and validation of satellite data Detailed local studies (e.g., soil properties, vegetation health, air quality) Strength : High spatial detail but limited coverage. Airborne Platforms Definition : Sensors carried by aircraft, balloons, or drones (UAVs). Altitude : A few hundred meters to ~20 km. Examples : Airplanes with multispectral scanners UAVs with high-resolution cameras or LiDAR High-altitude balloons (stratospheric platforms) Applications : Local-to-regional mapping ...

Types of Remote Sensing

Remote Sensing means collecting information about the Earth's surface without touching it , usually using satellites, aircraft, or drones . There are different types of remote sensing based on the energy source and the wavelength region used. 🛰️ 1. Active Remote Sensing 📘 Concept: In active remote sensing , the sensor sends out its own energy (like a signal or pulse) to the Earth's surface. The sensor then records the reflected or backscattered energy that comes back from the surface. ⚙️ Key Terminology: Transmitter: sends energy (like a radar pulse or laser beam). Receiver: detects the energy that bounces back. Backscatter: energy that is reflected back to the sensor. 📊 Examples of Active Sensors: RADAR (Radio Detection and Ranging): Uses microwave signals to detect surface roughness, soil moisture, or ocean waves. LiDAR (Light Detection and Ranging): Uses laser light (near-infrared) to measure elevation, vegetation...

Model GIS object attribute entity

These concepts explain different ways of organizing, storing, and representing geographic information in a Geographic Information System (GIS) . They include database design models (ER model), data structure models (Object and Attribute models), and spatio-temporal representations that integrate location, entities, and time . Together, they help GIS manage both spatial data (where things are) and descriptive information (what they are and how they change over time) . 1. Object-Based Model (Object-Oriented Data Model) The Object-Based Model treats geographic features as independent objects that combine spatial geometry and descriptive attributes within a single structure. Core Concept: Each geographic feature (such as a building, road, or river ) is represented as a self-contained object that stores both: Geometry – location and shape (point, line, polygon) Attributes – descriptive properties (name, type, length, capacity) Unlike older georelational models , which stored spatial ...

Resolution of Sensors in Remote Sensing

Spatial Resolution 🗺️ Definition : The smallest size of an object on the ground that a sensor can detect. Measured as : The size of a pixel on the ground (in meters). Example : Landsat → 30 m (each pixel = 30 × 30 m on Earth). WorldView-3 → 0.31 m (very detailed, you can see cars). Fact : Higher spatial resolution = finer details, but smaller coverage. Spectral Resolution 🌈 Definition : The ability of a sensor to capture information in different parts (bands) of the electromagnetic spectrum . Measured as : The number and width of spectral bands. Types : Panchromatic (1 broad band, e.g., black & white image). Multispectral (several broad bands, e.g., Landsat with 7–13 bands). Hyperspectral (hundreds of very narrow bands, e.g., AVIRIS). Fact : Higher spectral resolution = better identification of materials (e.g., minerals, vegetation types). Radiometric Resolution 📊 Definition : The ability of a sensor to ...

Energy Interaction with Atmosphere and Earth Surface

In Remote Sensing , satellites record electromagnetic radiation (EMR) that is reflected or emitted from the Earth. Before reaching the sensor, radiation interacts with: The Atmosphere The Earth's Surface These interactions control how satellite images look and how we interpret them. I. Interaction of EMR with the Atmosphere When solar radiation travels from the Sun to the Earth, four main processes occur: 1. Absorption Definition: Absorption occurs when atmospheric gases absorb radiation at specific wavelengths and convert it into heat. Main absorbing gases: Ozone (O₃) → absorbs Ultraviolet (UV) Carbon dioxide (CO₂) → absorbs Thermal Infrared Water vapour (H₂O) → absorbs Infrared Concept: Atmospheric Windows These are wavelength regions where absorption is very low, allowing radiation to pass through the atmosphere. Remote sensing depends on these windows. For example, satellites like Landsat 8 use visible, near-infrared, and thermal bands located in atmospheric windows. 2. Trans...