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

Selected Data About Geographic Locations01:25

Selected Data About Geographic Locations

69
Geographic Information Systems (GIS) rely on two core types of data: spatial data and attribute data.Spatial DataSpatial data defines the physical location of features within a coordinate system, typically expressed in terms of latitude and longitude. It provides precise positioning for elements like roads, rivers, or buildings.Attribute DataAttribute data complements spatial data by adding descriptive information about these features. For example, a road's spatial data includes its start and...
69
Latitudes and Departures01:27

Latitudes and Departures

250
Latitudes and departures are essential concepts in surveying, providing a systematic way to analyze the projections of traverse lines. These projections allow surveyors to interpret a line's north-south and east-west components, which are crucial for precisely calculating areas, bearings, and lengths. Latitude is the north-south projection of a line, calculated as the product of the line's length and the cosine of its bearing. Departure, conversely, is the east-west projection obtained by...
250
Methods of Obtaining Topography01:25

Methods of Obtaining Topography

119
Topography involves measuring and mapping land elevations, natural features, and artificial structures to create accurate representations of the terrain. Topographic surveying relies on traditional and modern methods, each with distinct advantages and limitations.Traditional Surveying Methods:Transit stadia surveys and plane table surveys were widely used traditional surveying methods. These techniques relied on instruments like theodolites and stadia rods for measuring distances and angles,...
119
Plotting of Topographic Maps01:29

Plotting of Topographic Maps

135
Topographic maps represent the Earth's surface features using contour lines, which connect points of equal elevation to create a two-dimensional representation of three-dimensional terrain. Creating a topographic map requires a systematic approach.Begin by plotting a scaled grid and marking intersections corresponding to the survey's elevation data points. Assign elevation values at these intersections to build the base map. Next, determine contour levels using a consistent contour interval,...
135
Noncompartmental Analysis: Mean Residence Time01:05

Noncompartmental Analysis: Mean Residence Time

278
According to statistical moment theory, mean residence time (MRT) is an important measure in pharmacokinetics. MRT can be defined as the expected mean of a probability density function distribution. It provides valuable insights into drug disposition in the body.
After the administration of a drug through intravenous bolus injection, the drug molecules are distributed throughout the body and remain there for varying periods. The MRT represents the average time these drug molecules stay in the...
278
Noncompartmental Analysis: Mean Transit, Absorption and Dissolution Time01:02

Noncompartmental Analysis: Mean Transit, Absorption and Dissolution Time

160
When drugs are administered extravascularly, a comprehensive evaluation through noncompartmental analysis becomes imperative. This analytical approach considers various parameters that play a crucial role in understanding the pharmacokinetics of these drugs.
One of the key parameters is the mean transit time (MTT), which refers to the total duration required for drug molecules to transit through the body. MTT is determined by calculating the ratio of the area under the moment curve to the area...
160
  1. Home
  2. Traveltime: An R Package To Calculate Travel Time Across A Landscape From User-specified Locations.
  1. Home
  2. Traveltime: An R Package To Calculate Travel Time Across A Landscape From User-specified Locations.

Related Experiment Video

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

701

traveltime: an R package to calculate travel time across a landscape from user-specified locations.

Gerard E Ryan1,2, Nicholas Tierney1,3, Nick Golding1,4

  • 1The Kids Research Institute Australia, Nedlands, WA, 6009, Australia.

Gates Open Research
|July 28, 2025

View abstract on PubMed

Summary
This summary is machine-generated.

The R software package "traveltime" maps travel durations across geographic areas. This tool helps analyze accessibility and optimize resource allocation for various applications, from public health to urban planning.

Keywords:
Rgeographic information systemsspatial analysis

More Related Videos

An R-Based Landscape Validation of a Competing Risk Model
05:37

An R-Based Landscape Validation of a Competing Risk Model

Published on: September 16, 2022

2.2K
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.7K

Related Experiment Videos

Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

701
An R-Based Landscape Validation of a Competing Risk Model
05:37

An R-Based Landscape Validation of a Competing Risk Model

Published on: September 16, 2022

2.2K
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.7K

Area of Science:

  • Geographic Information Systems (GIS)
  • Spatial Analysis
  • Environmental Science

Background:

  • Travel time analysis is crucial for urban planning, public health, and resource management.
  • Existing methods may lack accessibility or require specialized software.

Purpose of the Study:

  • To introduce the R software package 'traveltime' for generating travel time raster maps.
  • To provide a user-friendly tool for calculating travel times from specified locations.

Main Methods:

  • The 'traveltime' package in R processes geographic coordinates to create travel time maps.
  • It involves preparing a friction surface and calculating travel times to the nearest specified locations.

Main Results:

  • The software generates raster maps where each cell represents the minimum travel time in minutes to the nearest location.
  • The package facilitates diverse applications, including bias estimation and facility allocation.
  • Conclusions:

    • The 'traveltime' R package offers a versatile solution for spatial accessibility analysis.
    • Its applications span public health, urban planning, and logistical resource management.