Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Absolute Motion Analysis- General Plane Motion01:24

Absolute Motion Analysis- General Plane Motion

375
Visualize a drone, with its propellers spinning rapidly, hovering mid-air. The fascinating movements and operations of this drone can be comprehended by applying the principle of general plane motion.
As the drone's propellers rotate, an upward force is generated that counteracts the force of gravity, enabling the drone to lift off from the ground. This initial movement of the drone is along a straight path, representing a form of translational motion. In this phase, every point on the...
375
Distance Measurements by Taping01:18

Distance Measurements by Taping

229
Tapes are essential in surveying for accurate, durable, and short-distance measurements. Made from lightweight, nylon-coated steel, they offer flexibility and strength for rugged outdoor use. The nylon coating protects against rust and wear, extending the tape's life. Standard lengths, around 30 meters, are marked in meters and millimeters for precision.Surveyors select tapes based on site conditions and accuracy needs. Lightweight, nylon-coated tapes are commonly used for ease of handling and...
229

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Decadal East Asian monsoon anomalies and implications for societal conflicts.

Science advances·2026
Same author

A high-precision catalogue of landslide events in China based on news text mining with large language model.

Scientific data·2026
Same author

Short-Term Effects of Extreme Meteorological Factors on Hand, Foot, and Mouth Disease Infection During 2010-2017 in Jiangsu, China: A Distributed Lag Non-Linear Analysis.

GeoHealth·2024
Same author

Effect of Mo on Microstructures and Wear Properties of In Situ Synthesized Ti(C,N)/Ni-Based Composite Coatings by Laser Cladding.

Materials (Basel, Switzerland)·2017
Same author

Brain Membrane Proteome and Phosphoproteome Reveal Molecular Basis Associating with Nursing and Foraging Behaviors of Honeybee Workers.

Journal of proteome research·2017
Same author

A pairwise likelihood augmented Cox estimator for left-truncated data.

Biometrics·2017
Same journal

Special issue on geospatial artificial intelligence.

GeoInformatica·2023
Same journal

HyperQuaternionE: A hyperbolic embedding model for qualitative spatial and temporal reasoning.

GeoInformatica·2022
Same journal

An analysis of twitter as a relevant human mobility proxy: A comparative approach in spain during the COVID-19 pandemic.

GeoInformatica·2022
Same journal

Towards a semantic indoor trajectory model: application to museum visits.

GeoInformatica·2021
Same journal

Spatiotemporal event sequence discovery without thresholds.

GeoInformatica·2020
Same journal

A secure location-based alert system with tunable privacy-performance trade-off.

GeoInformatica·2020
See all related articles

Related Experiment Video

Updated: Nov 12, 2025

Trajectory Data Analyses for Pedestrian Space-time Activity Study
16:14

Trajectory Data Analyses for Pedestrian Space-time Activity Study

Published on: February 25, 2013

13.9K

Query the trajectory based on the precise track: a Bloom filter-based approach.

Zengjie Wang1, Wen Luo1,2,3, Linwang Yuan1,2,3

  • 1Ministry of Education, Key Laboratory of Virtual Geographic Environment (Nanjing Normal University), Nanjing, China.

Geoinformatica
|March 22, 2021
PubMed
Summary
This summary is machine-generated.

This study introduces a novel Bloom Filter-based trajectory querying method that transforms spatial data into text strings for faster and more efficient analysis. The new approach significantly enhances performance and stability for time-critical big data applications.

Keywords:
Fast trajectory queryGeography big dataThe Bloom filterTrack query

More Related Videos

Image-based Lagrangian Particle Tracking in Bed-load Experiments
10:32

Image-based Lagrangian Particle Tracking in Bed-load Experiments

Published on: July 20, 2017

9.2K
A Protocol for Real-time 3D Single Particle Tracking
10:16

A Protocol for Real-time 3D Single Particle Tracking

Published on: January 3, 2018

15.1K

Related Experiment Videos

Last Updated: Nov 12, 2025

Trajectory Data Analyses for Pedestrian Space-time Activity Study
16:14

Trajectory Data Analyses for Pedestrian Space-time Activity Study

Published on: February 25, 2013

13.9K
Image-based Lagrangian Particle Tracking in Bed-load Experiments
10:32

Image-based Lagrangian Particle Tracking in Bed-load Experiments

Published on: July 20, 2017

9.2K
A Protocol for Real-time 3D Single Particle Tracking
10:16

A Protocol for Real-time 3D Single Particle Tracking

Published on: January 3, 2018

15.1K

Area of Science:

  • Geographic Information Systems (GIS)
  • Data Mining
  • Computer Science

Background:

  • Trajectory data querying faces performance challenges due to massive datasets and limited query points.
  • Existing methods (tree-based, signature-based) struggle with spatial overlap, I/O, and memory usage, hindering time-critical applications.
  • Spatiotemporal heterogeneity and unstructured nature of trajectory data complicate efficient querying.

Purpose of the Study:

  • To develop a novel, high-performance trajectory query method suitable for time-critical big data tasks.
  • To address the limitations of existing trajectory querying techniques, particularly their inefficiency with large datasets.
  • To enhance the speed and stability of trajectory data analysis.

Main Methods:

  • Developed a Bloom Filter-based trajectory query method utilizing gridded space and geocoding.
  • Transformed spatial trajectory sequences (tracks) into one-dimensional string queries by mapping grid cells to Bloom Filter bit-arrays.
  • Used geocoding to assign unique identifiers to grid cells, ensuring track uniqueness and eliminating spatial overlap.

Main Results:

  • The Bloom Filter-based method achieved 2000 to 4000 times performance and stability improvement over R*tree index on large trajectory datasets.
  • The method demonstrated negligible memory occupation compared to raw data and was unaffected by grid size, data size, or track length.
  • Experimental validation using Beijing Taxi and Shenzhen bus trajectory data confirmed the method's efficiency and robustness.

Conclusions:

  • The proposed Bloom Filter-based trajectory query method offers significant performance and stability gains for massive trajectory datasets.
  • This approach is highly suitable for time-critical spatial computation tasks, including public safety, anti-terrorism, and epidemic control.
  • The method's independence from grid size, data volume, and track length makes it a versatile solution for trajectory big data analysis.