14 datasets found
  1. D

    2023 SPR Gap Analysis

    • data.seattle.gov
    • catalog.data.gov
    • +1more
    application/rdfxml +5
    Updated Feb 3, 2025
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2025). 2023 SPR Gap Analysis [Dataset]. https://data.seattle.gov/dataset/2023-SPR-Gap-Analysis/8jzd-jqn4
    Explore at:
    xml, json, application/rssxml, csv, tsv, application/rdfxmlAvailable download formats
    Dataset updated
    Feb 3, 2025
    Description
    Seattle Parks and Recreation 2023 Walkability Gap Analysis.

    SPR’s intent is to gain a more accurate picture of access, by measuring how people walk to a park or recreation facility. We are calling this "walkability".

    This map shows what a 5-minute and a 10-minute walking distance (or walkability area) looks like around park lands that are greater than 10,000 square feet in size.

  2. Statewide Trails in New Jersey

    • gisdata-njdep.opendata.arcgis.com
    • njogis-newjersey.opendata.arcgis.com
    Updated May 29, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    NJDEP Bureau of GIS (2025). Statewide Trails in New Jersey [Dataset]. https://gisdata-njdep.opendata.arcgis.com/datasets/statewide-trails-in-new-jersey-2
    Explore at:
    Dataset updated
    May 29, 2025
    Dataset provided by
    New Jersey Department of Environmental Protectionhttp://www.nj.gov/dep/
    Authors
    NJDEP Bureau of GIS
    Area covered
    Description

    This layer was created to provide an authoritative database of statewide trails, to be used primarily for planning and cartographic purposes, and to provide a model to encourage consistency in the mapping of trails and trail attributes for the maintenance and update of accurate trail data. NOTE: This dataset is a first iteration and is in no way complete; instead, this should be viewed as a ‘living’ dataset. The NJ Trails Taskforce is currently developing a process to maintain, fill in data gaps, and make the dataset more robust over time There is no authoritative central location for the public to access Trail locations online. Many independently owned websites offer this information, but it is often crowd sourced and therefore may not be accurate. If the state hosted and maintained the NJ Statewide Trails GIS data then the general public, landowners, land managers, and first responders would have a reliable place to look for this information. Data can be used for planning new trails, advocating for use, search and rescue, and more. NOTE: Managing agency will still be primary point of contact for the most accurate, up-to-date trail locations and conditions. Users of the data will be able to see where trails are in relation to their area of interest. Users can use trail data to plan hiking trips and create routes. Data can be used on maps to show location of trails when relevant or used in analysis. First responders can use data to find lost hikers. There is also a benefit statewide – data can be used as a statewide trail planning tool to improve New Jersey’s trail network. For Green Acres and others involved in land preservation, this data will assist in the identification of parcel acquisitions needed to connect larger trail systems, and it will allow the Trails Program to effectively evaluate project proposals. For the Office of Environmental Justice, the environmental justice mapping tool can be used in conjunction with this database to target efforts in overburdened communities where trails or access to trails are limited or nonexistent. For the State Park Service, this data will allow land managers to make trail connections to adjacent properties to improve the trail network, and the data can be used on existing maps to show trails that neighbor park properties. For the New Jersey State Police, Search and Rescue efforts can be aided using this data. For government agencies, non-profits and others, trail data will provide the data necessary to accurately plan for connections or extensions to existing trail networks and/or be used to advocate for the creation of new and/or connecting trail networks.

  3. Z

    Helsinki Region Travel Time Matrix 2018-2023

    • data.niaid.nih.gov
    • zenodo.org
    Updated Aug 11, 2024
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Toivonen, Tuuli (2024). Helsinki Region Travel Time Matrix 2018-2023 [Dataset]. https://data.niaid.nih.gov/resources?id=zenodo_7907548
    Explore at:
    Dataset updated
    Aug 11, 2024
    Dataset provided by
    Willberg, Elias
    Fink, Christoph
    Toivonen, Tuuli
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Area covered
    Helsinki, Helsinki metropolitan area
    Description

    Introduction

    This travel time matrix records travel times and travel distances for routes between all centroids (N = 13132) of a 250 × 250 m grid over the populated areas in the Helsinki metropolitan area by walking, cycling, public transportation, and private car. If applicable, the routes have been calculated for different times of the day (rush hour, midday, off-peak), and assuming different physical abilities (such as walking and cycling speeds), see details below.

    The grid follows the geometric properties and enumeration of the versatile Yhdyskuntarakenteen seurantajärjestelmä (YKR) grid used in applications across many domains in Finland, and covers the municipalities of Helsinki, Espoo, Kauniainen, and Vantaa in the Finnish capital region.

    Data formats

    The data is available in multiple different formats that cater to different requirements, such as different software environments. All data formats share a common set of columns (see below), and can be used interchangeably.

    Helsinki_Travel_Time_Matrix_2023.csv.zst: comma-separated values (CSV) of all data columns, without geometries. This data set contains all routes in one file, and can be filtered by origin or destination according to the analysis at hand. The data records can also be joined to the geometries as available below. The file is compressed using the Zstandard algorithm, that many data science libraries, for instance, pandas, support transparently, directly, and automatically.

    Helsinki_Travel_Time_Matrix_2023_travel_times.gpkg.zip: an OGC GeoPackage standard file containing all data columns and the geometries that relate to the destination grid cell. The data set is delivered as a ZIP archive, which many GIS systems and libraries, e.g., GDAL/OGR, QGIS, or geopandas, support natively.

    Helsinki_Travel_Matrix_2023_travel_times.csv.zip: a set of 13132 comma-separated value files containing the routes to one destination grid cell each. The files contain all data columns, no geometry, and can be joined to the geometries as available below. Filenames of the individual files within the ZIP archive follow the pattern Helsinki_Travel_Time_Matrix_2023_travel_times_to_5787545.csv where 5787545 is replaced by the to_id by which the rows in the file are grouped. Use the from_id column to join with the geometries from one of the files below.

    Geometry, only:

    Helsinki_Travel_Time_Matrix_2023_grid.gpkg.zip: an OGC GeoPackage standard file containing the geometries and IDs of the grid used in the analysis. This file can be joined both to the from_id and to_id columns of the data files. The data set is delivered as a ZIP archive, which many GIS systems and libraries, e.g., GDAL/OGR, QGIS, or geopandas, support natively.

    Helsinki_Travel_Time_Matrix_2023_grid.shp.zip: an ESRI Shapefile archive containing the geometries and IDs of the grid used in the analysis. This file can be joined both to the from_id and to_id columns of the data files.

    Table structure

    from_id: ID number of the origin grid cell to_id: ID number of the destination grid cell walk_avg: Travel time in minutes from origin to destination by walking at an average speed walk_slo: Travel time in minutes from origin to destination by walking slowly bike_avg: Travel time in minutes from origin to destination by cycling at an average speedbike_fst: Travel time in minutes from origin to destination by cycling fastbike_slo: Travel time in minutes from origin to destination by cycling slowlypt_r_avg: Travel time in minutes from origin to destination by public transportation in rush hour traffic, walking at an average speed pt_r_slo: Travel time in minutes from origin to destination by public transportation in rush hour traffic, walking at a slower speed pt_m_avg: Travel time in minutes from origin to destination by public transportation in midday traffic, walking at an average speed pt_m_slo: Travel time in minutes from origin to destination by public transportation in midday traffic, walking at a slower speed pt_n_avg: Travel time in minutes from origin to destination by public transportation in nighttime traffic, walking at an average speed pt_n_slo: Travel time in minutes from origin to destination by public transportation in nighttime traffic, walking at a lower speed car_r: Travel time in minutes from origin to destination by private car in rush hour traffic car_m: Travel time in minutes from origin to destination by private car in midday traffic car_n: Travel time in minutes from origin to destination by private car in nighttime traffic walk_d: Distance from origin to destination, in meters, on foot

    Data for 2013, 2015, and 2018

    At the Digital Geography Lab, we started computing travel time matrices in 2013. Our methodology has changed in between the iterations, and naturally, there are systematic differences between the iterations' results. Not all input data sets are available to recompute the historical matrices with new methods, however, we were able to repeat the 2018 calculation using the same methods as the 2023 data set, please find the results below, in the same format.

    For the travel time matrices for 2013 and 2015, as well as for 2018 using an older methodology, please refer to DOI:10.5281/zenodo.3247563.

    Methodology

    Computations were carried out for Wednesday, 15 February, 2023, and Monday, 29 January, 2018, respectively. 'Rush hour' refers to an 1-hour window between 8 and 9 am, 'midday' to 12 noon to 1 pm, and 'nighttime' to 2-3 am.

    All routes have been calculated using r5py, a Python library making use of the R5 engine by Conveyal, with modifications to consider local characteristics of the Helsinki use case and to inform the computation models from local real-world data sets. In particular, we made the following modifications:

    Walking

    Walking speeds, and in turn walking times, are based on the findings of Willberg et al., 2023, in which we measured walking speeds of people of different age groups in varying road surface conditions in Helsinki. Specifically, we chose to use the average measured walking speed in summer conditions for walk_avg (as well as the respective pt_*_walk_avg), and the slowest quintile of all measured walker across all conditions for walk_slo (and the respective pt_*_walk_slo).

    Cycling

    Cycling speeds are derived from two input data sets. First, we averaged cycling speeds per network segment from Strava data, and computed a ratio between the speed ridden in each segment and the overall average speed. We then use these ratios to compute fast, slow, and average cycling speeds for each segment, based on the mean overall Strava speed, the mean speeds cycled in the Helsinki City Bike bike-share system, and the mean between the two.

    Further, in line with the values observed by Jäppinen (2012), we add a flat 30 seconds each for unlocking and locking the bicycle at the origin and destination.

    Public Transport

    We used public transport schedules in General Transit Feed Specification (GTFS) format published by the Helsinki Regional Transport Authority, and adjusted the walking speeds (for connections between vehicles, as well as for access and egress to and from public transport stops) using the same methods as described above for walking.

    Private motorcar

    To represent road speeds actually driven in the Helsinki metropolitan region, we used floating car data of a representative sample of the roads in the region to derive the differences between the speed limit and the driven speed on different road classes, and by speed limit, see Perola (2023) for a detailed description of the methodology. Because these per-segment speeds factor in potential waiting times at road crossings, we eliminated turn penalties from R5.

    Our modifications were carried out in two ways: some changes can be controlled by preparing input data sets in a certain way, or by setting model parameters outside of R5 or r5py. Other modifications required more profound changes to the source code of the R5 engine.

    You can find a fully patched fork of the R5 engine in the Digital Geography Lab's GitHub repositories at github.com/DigitalGeographyLab/r5. The code that handles input data mangling and model parameter estimations is kept together with the logic to read input parameters and to collate output data, in the repository at github.com/DigitalGeographyLab/Helsinki-Travel-Time-Matrices.

  4. E

    Tanzania friction surface

    • find.data.gov.scot
    • dtechtive.com
    tif, txt
    Updated Jul 9, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Data for Children Collaborative with UNICEF and University of Edinburgh, School of Geosciences (2021). Tanzania friction surface [Dataset]. http://doi.org/10.7488/ds/3089
    Explore at:
    txt(0.0166 MB), tif(26624 MB)Available download formats
    Dataset updated
    Jul 9, 2021
    Dataset provided by
    Data for Children Collaborative with UNICEF and University of Edinburgh, School of Geosciences
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Area covered
    Tanzania
    Description

    The friction (cost allocation/effort) surface was assembled using three primary input datasets on land surface characteristics that help or hinder travel speeds: land cover, roads and topography. Landcover data were from the ESA CCI Landcover map for Africa 2016, roads data were merged from Open-Street Map (OSM) and the MapwithAi project and topography was taken from the SRTM Digital Elevation Model. The costs for travel consider walking/pedestrian travel in this data, but the software is supplied with an easy to change set of travel speeds so they can be adapted easily to consider travel speeds reflecting motorised transportation use. We have reduced the walking speeds to reflect the fact that adults walking with children move approximately 22% slower. There are two friction surfaces provided, the first defines open water as a barrier to travel and so the speed allocated to this landcover is NA. The second defines open water with an associated speed (1 km/hr). To create a walking speed array, first the road walking speeds were used and then missing values were filled with landcover walking speed values. This walking speed array was multiplied by the slope impact grid. The speed for each cell was converted from kilometers per hour to meters per second. Finally, the time (in seconds) to walk across each cell was calculated. The outputs are 20-m spatial resolution geotiffs indicating the time to walk across each cell. They are subsequently used in the least cost path analysis to estimate travel time to the nearest health facilities. However,these friction surfaces can be used by others to estimate travel speed to other destinations in a GIS.

  5. o

    Data package for modeling the journey of Colonel William Leake in the...

    • explore.openaire.eu
    • zenodo.org
    Updated Dec 12, 2018
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Rebecca M. Seifried; Chelsea A.M. Gardner (2018). Data package for modeling the journey of Colonel William Leake in the southern Mani Peninsula, Greece, using least-cost analysis [Dataset]. http://doi.org/10.5281/zenodo.2233046
    Explore at:
    Dataset updated
    Dec 12, 2018
    Authors
    Rebecca M. Seifried; Chelsea A.M. Gardner
    Area covered
    Mani Peninsula, Greece
    Description

    Data used to model Colonel William Leake's journey in the southern Mani Peninsula, Greece, in the year 1805. Leake's journey is described in the book, Travels in the Morea: Volume I (Leake 1830, pp. 233-321). The data may be used to calculate least-cost paths between the places where Leake stopped, taking into consideration the contemporary path network and calculating cost in time based on Tobler's hiking function and the Modified Tobler function. A paper interpreting these data, 'Reconstructing Historical Journeys with Least-Cost Analysis: Colonel William Leake in the Mani Peninsula, Greece,' is published in Journal of Archaeological Science: Reports and can be accessed here: https://doi.org/10.1016/j.jasrep.2019.01.014. The article pre-print can be accessed here: https://works.bepress.com/rebecca-seifried/11/. Dr. Rebecca M. Seifried mapped the pre-modern paths as part of a PhD dissertation completed in 2016 through the Department of Anthropology at the University of Illinois at Chicago, entitled 'Community Organization and Imperial Expansion in a Rural Landscape: The Mani Peninsula, Greece (AD 1000-1821)' (https://hdl.handle.net/10027/21274). Fieldwork was conducted in 2014 and 2016 under the auspices of the 5th Ephorate of Byzantine Antiquities in Sparta and in collaboration with the Diros Project, an archaeological survey and excavation co-directed by Dr. Giorgos Papathanassopoulos and Dr. Anastasia Papathanasiou through the Ephorate of Palaeoanthropology & Speleology of Southern Greece. The remaining datasets were created in collaboration with Dr. Chelsea A.M. Gardner as part of the 'CART-ography Project: Cataloguing Ancient Routes and Travels in the Mani Peninsula,' whose goal is to catalogue the historic accounts of travelers to Mani and to model their routes throughout the peninsula. This research was funded by the National Science Foundation (BCS-1346694), Marie Sklodowska-Curie Actions (H2020-MSCA-IF-2016 750843), the DigitalGlobe Foundation, the National Cadastre and Mapping Agency, SA (Ktimatologio), ArchaeoLandscapes Europe, the University of Illinois at Chicago, the Society of Women Geographers, the Archaeological Institute of America, and Mount Allison University.

  6. Data package for modeling the journey of Colonel William Leake in the...

    • zenodo.org
    • data.niaid.nih.gov
    bin, csv, txt, zip
    Updated Dec 11, 2020
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Rebecca M. Seifried; Rebecca M. Seifried; Chelsea A.M. Gardner; Chelsea A.M. Gardner (2020). Data package for modeling the journey of Colonel William Leake in the southern Mani Peninsula, Greece, using least-cost analysis [Dataset]. http://doi.org/10.5281/zenodo.2233935
    Explore at:
    zip, txt, csv, binAvailable download formats
    Dataset updated
    Dec 11, 2020
    Dataset provided by
    Zenodohttp://zenodo.org/
    Authors
    Rebecca M. Seifried; Rebecca M. Seifried; Chelsea A.M. Gardner; Chelsea A.M. Gardner
    License

    Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
    License information was derived automatically

    Area covered
    Mani Peninsula, Greece
    Description

    Data used to model Colonel William Leake's journey in the southern Mani Peninsula, Greece, in the year 1805. Leake's journey is described in the book, 'Travels in the Morea: Volume I' (Leake 1830, pp. 233-321). The data may be used to calculate least-cost paths between the places where Leake stopped, taking into consideration the contemporary path network and calculating cost in time based on Tobler's hiking function and the Modified Tobler function. A paper interpreting these data, ‘Reconstructing Historical Journeys with Least-Cost Analysis: Colonel William Leake in the Mani Peninsula, Greece,’ is currently under review and will be linked here after acceptance.

    Dr. Rebecca M. Seifried mapped the pre-modern paths as part of a PhD dissertation completed in 2016 through the Department of Anthropology at the University of Illinois at Chicago, entitled ‘Community Organization and Imperial Expansion in a Rural Landscape: The Mani Peninsula, Greece (AD 1000-1821)’ (https://indigo.uic.edu/handle/10027/21274). Fieldwork was conducted in 2014 and 2016 under the auspices of the 5th Ephorate of Byzantine Antiquities in Sparta and in collaboration with the Diros Project, an archaeological survey and excavation co-directed by Dr. Giorgos Papathanassopoulos and Dr. Anastasia Papathanasiou through the Ephorate of Palaeoanthropology & Speleology of Southern Greece. The remaining datasets were created in collaboration with Dr. Chelsea A.M. Gardner as part of the "CART-ography Project: Cataloguing Ancient Routes and Travels in the Mani Peninsula,” whose goal is to catalogue the historic accounts of travelers to Mani and to model their routes throughout the peninsula.

    This research was funded by the National Science Foundation (BCS-1346694), Marie Sklodowska-Curie Actions (H2020-MSCA-IF-2016 750843), the DigitalGlobe Foundation, the National Cadastre and Mapping Agency, SA (Ktimatologio), ArchaeoLandscapes Europe, the University of Illinois at Chicago, the Society of Women Geographers, the Archaeological Institute of America, and Mount Allison University.

  7. E

    Mozambique friction surface

    • dtechtive.com
    • find.data.gov.scot
    tif, txt
    Updated Jul 9, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Data for Children Collaborative with UNICEF and University of Edinburgh, School of Geosciences (2021). Mozambique friction surface [Dataset]. http://doi.org/10.7488/ds/3086
    Explore at:
    txt(0.0166 MB), tif(38748.16 MB)Available download formats
    Dataset updated
    Jul 9, 2021
    Dataset provided by
    Data for Children Collaborative with UNICEF and University of Edinburgh, School of Geosciences
    License

    ODC Public Domain Dedication and Licence (PDDL) v1.0http://www.opendatacommons.org/licenses/pddl/1.0/
    License information was derived automatically

    Area covered
    Mozambique
    Description

    The friction (cost allocation/effort) surface was assembled using three primary input datasets on land surface characteristics that help or hinder travel speeds: land cover, roads and topography. Landcover data were from the ESA CCI Landcover map for Africa 2016, roads data were merged from Open-Street Map (OSM) and the MapwithAi project and topography was taken from the SRTM Digital Elevation Model. The costs for travel consider walking/pedestrian travel in this data, but the software is supplied with an easy to change set of travel speeds so they can be adapted easily to consider travel speeds reflecting motorised transportation use. We have reduced the walking speeds to reflect the fact that adults walking with children move approximately 22% slower. There are two friction surfaces provided, the first defines open water as a barrier to travel and so the speed allocated to this landcover is NA. The second defines open water with an associated speed (1 km/hr). To create a walking speed array, first the road walking speeds were used and then missing values were filled with landcover walking speed values. This walking speed array was multiplied by the slope impact grid. The speed for each cell was converted from kilometers per hour to meters per second. Finally, the time (in seconds) to walk across each cell was calculated. The outputs are 20-m spatial resolution geotiffs indicating the time to walk across each cell. They are subsequently used in the least cost path analysis to estimate travel time to the nearest health facilities. However,these friction surfaces can be used by others to estimate travel speed to other destinations in a GIS.

  8. d

    North Central Coast: coastal recreation sector: survey and spatial data

    • search.dataone.org
    • opc.dataone.org
    Updated Jul 15, 2020
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Cheryl Chen (2020). North Central Coast: coastal recreation sector: survey and spatial data [Dataset]. http://doi.org/10.25494/P65C7K
    Explore at:
    Dataset updated
    Jul 15, 2020
    Dataset provided by
    California Ocean Protection Council Data Repository
    Authors
    Cheryl Chen
    Time period covered
    Jan 1, 2010 - Jan 1, 2011
    Area covered
    Description

    The coastal recreation study is designed to establish a baseline characterization of participation rates and the economic value of coastal recreation and provide a spatial baseline of coastal recreation use patterns in the North Central Coast region. Please see the project report for full details on the data collection and analysis methods as well as a listing of survey questions. Included in this data package is a summary of all survey data as well as a PDF map depicting intensity of use across all coastal recreation activities data collected in the region. We also have spatial data for individual activities, including: Scenic enjoyment; Beach going (dog-walking, kite-flying, jogging, etc.); Photography; Watching birds and/or other marine life from shore; Sitting in your car watching the scene; Biking or hiking; Collection of non-living resources/beachcombing (agates, fossils, driftwood); and Swimming or body surfing in the ocean. If you would like to access the GIS data from this project please contact us. This dataset was originally uploaded to Oceanspaces (http://oceanspaces.org/) in 2013 as part of the North Central Coast baseline monitoring program. In 2020 the baseline data and reports were uploaded to the California Ocean Protection Council Data Repository by Mike Esgro (Michael.Esgro@resources.ca.gov) and Rani Gaddam (gaddam@ucsc.edu). Every attempt has been made to include all of the original data, metadata, and reports submitted in 2013, but please contact the Data Set Contacts with any questions. The long-term California MPA boundary and project info tables referenced in this dataset can be found as a separate dataset here: https://opc.dataone.org/view/doi:10.25494/P64S3W

  9. g

    Local Transport Plan Consultation 2024

    • gimi9.com
    Updated Dec 14, 2024
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    (2024). Local Transport Plan Consultation 2024 [Dataset]. https://gimi9.com/dataset/uk_local-transport-plan-consultation-2024/
    Explore at:
    Dataset updated
    Dec 14, 2024
    Description

    This information is being published so that can be used for research projects / ransparency, and recognised that the data is both detailed, and requires specialist GIS software for analysis Between 23 November 2023 and 4 February 2024, we held a significant public consultation looking at 10 policies to deliver a more sustainable future for York’s transport. There are ten policy areas which we believe will help us deliver our ambitions for transport: 1. Accessibility - so that everyone can access the areas and facilities they need and want 2. Improving walking, wheeling and cycling - so that these become real alternatives to driving a car 3. Shaping healthy places - offering a range of ways to move around and using the opportunity to provide better places for us to live, work and visit 4. Improving public transport – upgrading and improving our bus and rail services 5. Safeguarding the environment by cutting carbon, air pollution and noise - meeting climate change targets and improving the health of the city 6. Create a Movement and Place plan - creating safe, connected transport networks for residents, businesses and visitors 7. Reduce car dependency- supporting people to change how they travel, and encourage those who can, to reduce their journeys by car 8. Improving freight and logistics - creating efficient access for businesses while reducing the impact of heavy vehicles 9. Effective maintenance and enforcement - so that people choosing sustainable travel are safe, and that cycling, walking and wheeling routes are well maintained 10. Monitoring the transport network and financing the changes - to ensure the effectiveness of our policies and attract funding to deliver York's new transport strategy as effectively as possible This was to help prepare a new Local Transport Plan by summer 2024. This consultation will help us write a plan and pave the way to work with the new mayor of the incoming York and North Yorkshire Combined Authority. Once our plan is complete, we will then put our case to government and seek funding for the improvements we want to make in the decades to come. The consultation closed on 4 February 2024. For more information on this consultation please click on the link below: https://www.york.gov.uk/BigTransportConversation

  10. Handheld Gps Device Market Report | Global Forecast From 2025 To 2033

    • dataintelo.com
    csv, pdf, pptx
    Updated Jan 7, 2025
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Dataintelo (2025). Handheld Gps Device Market Report | Global Forecast From 2025 To 2033 [Dataset]. https://dataintelo.com/report/handheld-gps-device-market
    Explore at:
    csv, pdf, pptxAvailable download formats
    Dataset updated
    Jan 7, 2025
    Dataset authored and provided by
    Dataintelo
    License

    https://dataintelo.com/privacy-and-policyhttps://dataintelo.com/privacy-and-policy

    Time period covered
    2024 - 2032
    Area covered
    Global
    Description

    Handheld GPS Device Market Outlook



    The global handheld GPS device market size was valued at approximately USD 3.1 billion in 2023 and is anticipated to reach USD 5.4 billion by 2032, growing at a CAGR of 6.2% during the forecast period. This robust growth is driven by several factors, including technological advancements, increasing consumer demand for navigation and tracking systems, and expanding applications in various sectors such as outdoor activities, military operations, and commercial use.



    One of the key growth factors is the rapid advancement in GPS technology, which has made handheld devices more accurate, reliable, and user-friendly. Improvements in satellite navigation systems and the integration of GPS with other technologies such as GIS (Geographic Information Systems) have significantly enhanced the functionality of these devices. Moreover, innovations in hardware, including the development of more durable and weather-resistant models, are attracting a growing number of users who require reliable navigation tools in harsh environmental conditions.



    Another critical driver is the growing popularity of outdoor recreational activities such as hiking, trekking, and geocaching. Enthusiasts of these activities require precise and dependable navigation tools, leading to increased demand for handheld GPS devices. Additionally, as more people participate in outdoor sports and adventures, the market for handheld GPS devices is expected to expand further. Furthermore, the prevalence of e-commerce platforms has made it easier for consumers to access a wide variety of GPS devices, thus boosting market growth.



    The military and defense sector also significantly contributes to the growth of the handheld GPS device market. With the increasing need for real-time navigation, tracking, and targeting, these devices have become indispensable tools for modern military operations. The rising defense budgets of various countries and the continuous modernization of military equipment are expected to support steady demand in this segment. Moreover, government initiatives to enhance security and surveillance capabilities are further fueling the adoption of advanced GPS devices.



    The rise in Outdoor Sports GPS Products Sales is a testament to the increasing interest in outdoor activities and adventures. As more individuals engage in sports such as hiking, mountain biking, and trail running, the demand for reliable GPS devices tailored to these activities has surged. These products offer enhanced features like topographic mapping, route planning, and real-time tracking, which are essential for safety and navigation in remote areas. The convenience of having a dedicated device that provides accurate location data without relying on cellular networks is a significant advantage for outdoor enthusiasts. This trend is further supported by the growing availability of GPS devices in various price ranges, making them accessible to a broader audience. The integration of advanced technologies such as Bluetooth connectivity and smartphone compatibility also enhances the user experience, allowing seamless data sharing and analysis.



    Regionally, North America holds a dominant position in the handheld GPS device market, followed by Europe and Asia Pacific. The strong presence of leading market players, high adoption rates of advanced technologies, and a robust infrastructure for outdoor activities contribute to North America's leadership. Europe benefits from a well-established outdoor recreation sector, while Asia Pacific is witnessing rapid growth due to increasing disposable incomes and a growing interest in outdoor and adventure sports. These regional dynamics are expected to shape the market trends and opportunities in the coming years.



    Product Type Analysis



    The handheld GPS device market can be segmented by product type into outdoor handheld GPS, marine handheld GPS, aviation handheld GPS, and others. Each of these segments addresses specific user needs and applications, catering to different market demands. Outdoor handheld GPS devices are particularly popular among hikers, trekkers, and adventure enthusiasts. These devices are designed to be rugged, water-resistant, and equipped with features that ensure accurate navigation and tracking in diverse terrains. The increasing interest in outdoor recreational activities is expected to drive the growth of this segment significantly.



    Marine handheld GPS devices

  11. a

    Park Trail and Path System (File Geodatabase)

    • data-mcplanning.hub.arcgis.com
    • hub.arcgis.com
    Updated May 10, 2023
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Montgomery Maps (2023). Park Trail and Path System (File Geodatabase) [Dataset]. https://data-mcplanning.hub.arcgis.com/datasets/6f1b501d7b6f4a56bcfe3b0496e24f6a
    Explore at:
    Dataset updated
    May 10, 2023
    Dataset authored and provided by
    Montgomery Maps
    License

    MIT Licensehttps://opensource.org/licenses/MIT
    License information was derived automatically

    Description

    The Montgomery Parks trails are used for active and passive recreation and exploring. Much of our trail system is also used for commuting and connecting to the greater street network and trail network of the County. With over 200 miles of natural surface trail, over 70 miles of paved, and paths in nearly every one of our 421 parks, its necessary that each trail segment is recorded as it changes park unit, user type, owner type, surface type, and other aspects.Natural Surface Trails – Natural surface trails are typically narrow (2-4 feet wide) dirt trails. Types of uses associated with these trails are hiking, horseback riding, and all-terrain biking. Unless noted otherwise on the trail map, natural surface trails are “shared by all”.Hard Surface Trails – Hard surface trails may include asphalt paths but they may also be any firm and stable surface capable of supporting casual walkers and cyclists.Park Trails in Montgomery County, MD with emphasis on the M-NCPPC Montgomery Parks network. There is also information on trails provided by other entities. Only officially sanctioned trails are displayed on public interface, however internal users can view trail units in their varying stages of construction or unsanctioned status.The data is used for analysis as it pertains to trail and amenity planning, regional network planning, route and program planning. The data is also used on our public facing materials such as maps and webpages.Contact the Parks GIS Team for more information via email: MCParksGIS@montgomeryparks.org.Data LinksAGOL Feature Service: https://mcplanning.maps.arcgis.com/home/item.html?id=4a5674832aea4ffd9b86812531b12170Services:https://montgomeryplans.org/server/rest/services/Parks/ParkUnits_Py/MapServerhttps://montgomeryplans.org/server/rest/services/Parks/ParkUnits_Py/FeatureServer

  12. Pedestrian Network Data of Hong Kong

    • opendata.esrichina.hk
    • hub.arcgis.com
    • +1more
    Updated Mar 17, 2021
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    Esri China (Hong Kong) Ltd. (2021). Pedestrian Network Data of Hong Kong [Dataset]. https://opendata.esrichina.hk/datasets/48e295256fd84032a87b27000cea35cd
    Explore at:
    Dataset updated
    Mar 17, 2021
    Dataset provided by
    Esrihttp://esri.com/
    Authors
    Esri China (Hong Kong) Ltd.
    Area covered
    Description

    This data contains general information about Pedestrian Network in Hong Kong. Pedestrian Network is a set of 3D line features derived from road features and road furniture from Lands Department and Transport Department. A number of attributes are associated with the pedestrian network such as spatially related street names. Besides, the pedestrian network includes information like wheelchair accessibility and obstacles to facilitate the digital inclusion for the needy. Please refer to this video to learn how to use 3D Pedestrian Network Dataset in ArcGIS Pro to facilitate your transportation analysis.The data was provided in the formats of JSON, GML and GDB by Lands Department and downloaded via GEODATA.GOV.HK website.

    The original data files were processed and converted into an Esri file geodatabase. Wheelchair accessibility, escalator/lift, staircase walking speed and street gradient were used to create and build a network dataset in order to demonstrate basic functions for pedestrian network and routing analysis in ArcMap and ArcGIS Pro. There are other tables and feature classes in the file geodatabase but they are not included in the network dataset, users have to consider the use of information based on their requirements and make necessary configurations. The coordinate system of this dataset is Hong Kong 1980 Grid.

    The objectives of uploading the network dataset to ArcGIS Online platform are to facilitate our Hong Kong ArcGIS users to utilize the data in a spatial ready format and save their data conversion effort.

    For details about the schema and information about the content and relationship of the data, please refer to the data dictionary provided by Lands Department at https://geodata.gov.hk/gs/download-datadict/201eaaee-47d6-42d0-ac81-19a430f63952.

    For details about the data, source format and terms of conditions of usage, please refer to the website of GEODATA STORE at https://geodata.gov.hk.Dataset last updated on: 2022 Oct

  13. a

    Beaches

    • egis-lacounty.hub.arcgis.com
    • data.lacounty.gov
    • +1more
    Updated Dec 22, 2022
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    County of Los Angeles (2022). Beaches [Dataset]. https://egis-lacounty.hub.arcgis.com/datasets/beaches-1
    Explore at:
    Dataset updated
    Dec 22, 2022
    Dataset authored and provided by
    County of Los Angeles
    Area covered
    Description

    Attribute names and descriptions are as follows:

    • PARK_NAME - Park Name

    • RRE_ACRES - Acreage

    • AGNCY_NAME - Agency Name

    • MANAGING_AGNCY - Managing Agency

    • RRE_CONTACT_NAME - RRE Contact Name

    • RRE_CONTACT_EMAIL - RRE Contact Email

    • AGNCY_WEB - Agency Web

    • SITEMAP - Site map

    • RRE_TYPE - RRE Type

    • RRE_STAFF_NAME - RRE Staff Name

    • LAST_MODIFIED - Last Modified

    • RRE_SOURCE - RRE Source

    • RRE_NOTES - RRE Notes

    • RRE_ENTVENUE - Event venue

    • RRE_PICNIC_LG - Picnic Large

    • RRE_PICNIC_SM - Picnic Small

    • RRE_EVNT_IN - Event Indoor

    • RRE_EVNT_OUT - Event Outdoor

    • RRE_SPRTCMPLX - Sport Complex

    • RRE_GOLF - Golf Course

    • RRE_SHOOTING - Shooting Range

    • RRE_ARCHERY - Archery

    • RRE_EQUESTRIAN - Equestrian Facility

    • RRE_SNOWSPORT - Snow Sport Facility

    • RRE_TRAILHEAD - Trailhead

    • RRE_TRAIL_MU - Trail Multi-Use

    • RRE_TRAIL_HIKE - Trail Hike

    • RRE_TRAIL_MTNBKE - Trail Mountain Bike

    • RRE_TRAIL_EQ - Trail Equestrian

    • RRE_WALKPATH - Walking Path

    • RRE_CLIMBING - Climbing Recreation

    • RRE_OFFROAD Off-road Recreation

    • RRE_BOAT_MTR - Boat Motorized

    • RRE_BOAT_NONMTR - Boat Non-motorized

    • RRE_TRAIL_WTR - Trail with Water

    • RRE_SWIM_NTRL - Swimming Natural

    • RRE_SWIM_FACIL - Swimming Facility

    • RRE_WTRSPRT - Watersport Recreation

    • RRE_WTRFRONT - Waterfront

    • RRE_FISHING_DEV - Fishing Developed

    • RRE_FISHING_UNDEV - Fishing Undeveloped

    • RRE_CAMP_HIKE - Camping Accessible by Hike

    • RRE_CAMP_BIKE - Camping Accessible by Bike

    • RRE_CAMP_BOAT - Camping Accessible by Boat

    • RRE_CAMP_ACCESSIBLE - Camping ADA Accessible

    • RRE_CAMP_RV - Camping RV

    • RRE_CAMP_PRMTVE - Camping Primitive

    • RRE_LODGING_MU - Lodging Multi-Use

    • RRE_LODGING_IND - Lodging Individual

    • RRE_CAMP_GRP Camp- Group Accomodations

    • RRE_WLDLFEVW - Wildlife view

    • RRE_INTSIGNAGE - Interpretive Signage

    • RRE_VISITORCNTR - Visitor Center

    • RRE_ENVLRN - Environmental Learning Opportunities

    • RRE_GARDEN - Garden

    • RRE_HISTCLTRL - Historical or Cultural Resourse

    • RRE_PRKNG_MTR - Parking Motorized

    • RRE_PRKNG_NONMTR - Parking Non-motorized

    • RRE_RSTRM_FLSH - Restrooms Flush

    • RRE_RSTRM_PIT - Restrooms Pit

    • RRE_RSTRM_TEMP - Restrooms Temporary

    • RRE_CONCESSION - Concession

    • RRE_HUNTING - Hunting Range

    • RRE_ENTRYFEE - Entry Fee

    • RRE_DGTLPARKINFO - Digital Parking Info

    • RRE_ACCESS_TRNST - Access Transit

    • RRE_ACCESS_TRL - Trail Access

    • LANG_POSTED - Language posted

    • LANG_PRINTED - Language printed

    • LANG_ONLINE - Language online

    • RRE_DATA_NOTES - RRE Data notes

    • PARK_LBL - Park label

    • ACCESS_TYP - access type

    • GIS_ACRES - GIS Acres

    • AGNCY_LEV - Agency Level

    • AGNCY_TYP - Agency Type

    • MNG_AGENCY - Managing Agency

    • COGP_TYP - Type of Park based on County General Plan

    • NDS_AN_TYP - Needs analysis type

    • NEEDS_ANLZ - If needs analysis was included

    • TKIT_SUM - Toolkit summary

    • AMEN_RPT - Amenity report

    • PRKINF_CND - Parking Information Condition

    • AM_OPNSP - Amenity Open Space quality

    • AM_TRLS - Trails amenity amenity quality

    • TRLS_MI - Trail mileage

    • TENIS_GOOD - Number of tennis courts in good condition

    • TENIS_FAIR - Number of tennis courts in fair condition

    • TENIS_POOR - Number of tennis courts in poor condition

    • BSKTB_GOOD - Number of basketball courts in good condition

    • BSKTB_FAIR - Number of basketball courts in fair condition

    • BSKTB_POOR - Number of basketball courts in poor condition

    • BASEB_GOOD - Number of baseball fields in good condition

    • BASEB_FAIR - Number of baseball fields in fair condition

    • BASEB_POOR - Number of baseball fields in poor condition

    • Soccer_GOO - Number of soccer fields in good condition

    • Soccer_FAI - Number of soccer fields in fair condition

    • Soccer_POO - Number of soccer fields in poor condition

    • MPFLD_GOOD - Number of multipurpose fields in good condition

    • MPFLD_FAIR - Number of multipurpose fields in fair condition

    • MPFLD_POOR - Number of multipurpose fields in poor condition

    • FITZN_GOOD - Number of fitness zones in good condition

    • FITZN_FAIR - Number of fitness zones in fair condition

    • FITZN_POOR - Number of fitness zones in poor condition

    • SK8PK_GOOD - Number of skateparks in good condition

    • SK8PK_FAIR - Number of skateparks in fair condition

    • SK8PK_POOR - Number of skateparks in poor condition

    • PCNIC_GOOD - Number of picnic areas in good condition

    • PCNIC_FAIR - Number of picnic areas in fair condition

    • PCNIC_POOR - Number of picnic areas in poor condition

    • PLGND_GOOD - Number of playgrounds in good condition

    • PLGND_FAIR - Number of playgrounds in fair condition

    • PLGND_POOR - Number of playgrounds in poor condition

    • POOLS_GOOD - Number of swimming pools in good condition

    • POOLS_FAIR - Number of swimming pools in fair condition

    • POOLS_POOR - Number of swimming pools in poor condition

    • SPPAD_GOOD - Number of splashpads in good condition

    • SPPAD_FAIR - Number of splashpads in fair condition

    • SPPAD_POOR - Number of splashpads in poor condition

    • DGPRK_GOOD - Number of dogparks in good condition

    • DGPRK_FAIR - Number of dogparks in fair condition

    • DGPRK_POOR - Number of dogparks in poor condition

    • GYMNA_GOOD - Number of gymnasiums in good condition

    • GYMNA_FAIR - Number of gymnasiums in fair condition

    • GYMNA_POOR - Number of gymnasiums in poor condition

    • COMCT_GOOD - Number of community centers in good condition

    • COMCT_FAIR - Number of community centers in fair condition

    • COMCT_POOR - Number of community centers in poor condition

    • SNRCT_GOOD - Number of senior centers in good condition

    • SNRCT_POOR - Number of senior centers in poor condition

    • RSTRM_GOOD - Number of restrooms in good condition

    • RSTRM_FAIR - Number of restrooms in fair condition

    • RSTRM_POOR - Number of restrooms in poor condition

    • CPAD_LAYER CA - Protoected Area Database

    • TYPE - Type

    • MANAGING_A - Managing Agency

    • Shape_Length - Shape Length

    • Shape_Area - Shape Area


    DISCLAIMER: The data herein is for informational purposes, and may not have been prepared for or be suitable for legal, engineering, or surveying intents. The County of Los Angeles reserves the right to change, restrict, or discontinue access at any time. All users of the maps and data presented on https://lacounty.maps.arcgis.com or deriving from any LA County REST URLs agree to the "Terms of Use" outlined on the County of LA Enterprise GIS (eGIS) Hub (https://egis-lacounty.hub.arcgis.com/pages/terms-of-use).<br

  14. a

    Dundee Waterfront Walking and Cycling Counts June 2022 Snapshot

    • hub.arcgis.com
    • dtechtive.com
    • +3more
    Updated Jun 29, 2022
    + more versions
    Share
    FacebookFacebook
    TwitterTwitter
    Email
    Click to copy link
    Link copied
    Close
    Cite
    DCC Public GIS Portal (2022). Dundee Waterfront Walking and Cycling Counts June 2022 Snapshot [Dataset]. https://hub.arcgis.com/datasets/4e66e5e396704e56892215aeea4f9732
    Explore at:
    Dataset updated
    Jun 29, 2022
    Dataset authored and provided by
    DCC Public GIS Portal
    Description

    Dundee Waterfront – Walking and Cycling Counts This data set is sourced from Dundee City Council’s Public Space Camera Surveillance System. It shows a count of people walking and cycling on Marine Parade Walk (Camera 332). The data set shows a count of people walking and cycling within these areas every Monday, Wednesday and Saturday during the period 1pm-2pm.This data is experimental and subject to further refinement. Please note that due the nature of CCTV cameras at times data may not be collected as specified above. Therefore, caution should be exercised when analysing data and drawing conclusions for this data set.CCTV datasets contain information on object detections taken from a selection of the CCTV cameras throughout Dundee City. CCTV images are translated into object counts, objects counted include ‘person’, ‘car’, ‘bicycle’, ‘bus’, ‘motorcycle', 'truck, ‘pickup truck 'and ‘van’. The data is generated and owned by Dundee City Council. Copyright © Dundee City Council 2022. This dataset is available for use under the Open Government Licence.Background information about the Dundee CCTV cameras including a map showing the location of the cameras is available on the Dundee City Council website and can be accessed using the following link:https://www.dundeecity.gov.uk/service-area/city-development/sustainable-transport-and-roads/dundees-public-space-camera-surveillance-system

  15. Not seeing a result you expected?
    Learn how you can add new datasets to our index.

Share
FacebookFacebook
TwitterTwitter
Email
Click to copy link
Link copied
Close
Cite
(2025). 2023 SPR Gap Analysis [Dataset]. https://data.seattle.gov/dataset/2023-SPR-Gap-Analysis/8jzd-jqn4

2023 SPR Gap Analysis

Explore at:
xml, json, application/rssxml, csv, tsv, application/rdfxmlAvailable download formats
Dataset updated
Feb 3, 2025
Description
Seattle Parks and Recreation 2023 Walkability Gap Analysis.

SPR’s intent is to gain a more accurate picture of access, by measuring how people walk to a park or recreation facility. We are calling this "walkability".

This map shows what a 5-minute and a 10-minute walking distance (or walkability area) looks like around park lands that are greater than 10,000 square feet in size.

Search
Clear search
Close search
Google apps
Main menu