data and code

<p dir="ltr"><b>1. project overview</b></p><p dir="ltr"> <b>Project name:</b> Fourier model algorithm for trajectory data.</p><p dir="ltr"> <b>Introduction: </b>this algorithm model is used to fit the t...

Full description

Saved in:
Bibliographic Details
Main Author: PENGCHENG LIU (20680641) (author)
Published: 2025
Subjects:
Tags: Add Tag
No Tags, Be the first to tag this record!
_version_ 1852021917861543936
author PENGCHENG LIU (20680641)
author_facet PENGCHENG LIU (20680641)
author_role author
dc.creator.none.fl_str_mv PENGCHENG LIU (20680641)
dc.date.none.fl_str_mv 2025-03-24T12:59:07Z
dc.identifier.none.fl_str_mv 10.6084/m9.figshare.28651736.v1
dc.relation.none.fl_str_mv https://figshare.com/articles/dataset/data_and_code/28651736
dc.rights.none.fl_str_mv CC BY 4.0
info:eu-repo/semantics/openAccess
dc.subject.none.fl_str_mv Earth and space science informatics
Geoscience data visualisation
Fourier series analysis
dc.title.none.fl_str_mv data and code
dc.type.none.fl_str_mv Dataset
info:eu-repo/semantics/publishedVersion
dataset
description <p dir="ltr"><b>1. project overview</b></p><p dir="ltr"> <b>Project name:</b> Fourier model algorithm for trajectory data.</p><p dir="ltr"> <b>Introduction: </b>this algorithm model is used to fit the trajectory data. Combined with the road network data, this algorithm regards the trajectory data as a signal that changes dynamically with time, converts it from time domain to frequency domain through Fourier transform, fits the trajectory points in the spectrum domain, and converts the discrete trajectory points into time continuous line elements.</p><p dir="ltr"> <b>Description of development environment: </b>this algorithm model is mainly based on ArcGIS Engine provided by ESRI company in the United States Net framework.</p><p dir="ltr"> <b>Development language used: </b>c#.NET</p><p dir="ltr"><b>2. system requirements</b></p><p dir="ltr"> <b>Operating system: </b>windows10 or later</p><p dir="ltr"> <b>Programming environment:</b> Visual Studio 2010 and above, ensure that the correct version of .NET Framework is installed (typically.Net 4.5 or later).</p><p dir="ltr"> <b>Related dependencies and tools: </b>ArcGIS Engine</p><p dir="ltr"> <b>Hardware environment requirements:</b></p><p dir="ltr"> <b>CPU:</b> multi core processor</p><p dir="ltr"> <b>Memory:</b> at least 4 GB (8 GB or more is recommended)</p><p dir="ltr"> <b>Hard disk space:</b> at least 2 GB of free space</p><p dir="ltr"> <b>Display: </b>display supporting 1024x768 resolution</p><p dir="ltr"><b>3. use steps</b></p><p dir="ltr">1. Detailed installation steps of ArcGIS Engine it is recommended to check the official documentation of ESRI or contact technical support.</p><p dir="ltr">2. Visual Studio 2010 and above it is recommended to refer to Microsoft's support page or community forum for help.</p><p dir="ltr">3. From https://doi.org/10.6084/m9.figshare.28151696 Download the compressed package of Fourier trajectory.rar software from the website, and decompress the package to generate the Fourier trajectory directory.</p><p dir="ltr">4. In the visual studio development environment, open the Fourier trajectory.sln project under the Fourier trajectory directory to open the development package of the Fourier model algorithm for trajectory data.</p><p dir="ltr">5. After opening the project for compilation, click "attach to process" on the "tools" menu bar on the development interface , the attach to process interface pops up, and select the ArcMap.exe process from the available processes . At this time, the debugging right of the program is handed over to the ArcMap process.</p><p dir="ltr">6. In the ArcMap working interface of ArcGIS, select the layer to be fitted on the layer (as shown by the blue arrow in figure.1), and then click the "Fourier fitting" control (as shown by the red arrow in figure.1) to call the Fourier fitting module. The form of calling the Fourier module is selected by the user.</p>
eu_rights_str_mv openAccess
id Manara_8ec9b00a54b5d89cd07bce544cc7cac1
identifier_str_mv 10.6084/m9.figshare.28651736.v1
network_acronym_str Manara
network_name_str ManaraRepo
oai_identifier_str oai:figshare.com:article/28651736
publishDate 2025
repository.mail.fl_str_mv
repository.name.fl_str_mv
repository_id_str
rights_invalid_str_mv CC BY 4.0
spelling data and codePENGCHENG LIU (20680641)Earth and space science informaticsGeoscience data visualisationFourier series analysis<p dir="ltr"><b>1. project overview</b></p><p dir="ltr"> <b>Project name:</b> Fourier model algorithm for trajectory data.</p><p dir="ltr"> <b>Introduction: </b>this algorithm model is used to fit the trajectory data. Combined with the road network data, this algorithm regards the trajectory data as a signal that changes dynamically with time, converts it from time domain to frequency domain through Fourier transform, fits the trajectory points in the spectrum domain, and converts the discrete trajectory points into time continuous line elements.</p><p dir="ltr"> <b>Description of development environment: </b>this algorithm model is mainly based on ArcGIS Engine provided by ESRI company in the United States Net framework.</p><p dir="ltr"> <b>Development language used: </b>c#.NET</p><p dir="ltr"><b>2. system requirements</b></p><p dir="ltr"> <b>Operating system: </b>windows10 or later</p><p dir="ltr"> <b>Programming environment:</b> Visual Studio 2010 and above, ensure that the correct version of .NET Framework is installed (typically.Net 4.5 or later).</p><p dir="ltr"> <b>Related dependencies and tools: </b>ArcGIS Engine</p><p dir="ltr"> <b>Hardware environment requirements:</b></p><p dir="ltr"> <b>CPU:</b> multi core processor</p><p dir="ltr"> <b>Memory:</b> at least 4 GB (8 GB or more is recommended)</p><p dir="ltr"> <b>Hard disk space:</b> at least 2 GB of free space</p><p dir="ltr"> <b>Display: </b>display supporting 1024x768 resolution</p><p dir="ltr"><b>3. use steps</b></p><p dir="ltr">1. Detailed installation steps of ArcGIS Engine it is recommended to check the official documentation of ESRI or contact technical support.</p><p dir="ltr">2. Visual Studio 2010 and above it is recommended to refer to Microsoft's support page or community forum for help.</p><p dir="ltr">3. From https://doi.org/10.6084/m9.figshare.28151696 Download the compressed package of Fourier trajectory.rar software from the website, and decompress the package to generate the Fourier trajectory directory.</p><p dir="ltr">4. In the visual studio development environment, open the Fourier trajectory.sln project under the Fourier trajectory directory to open the development package of the Fourier model algorithm for trajectory data.</p><p dir="ltr">5. After opening the project for compilation, click "attach to process" on the "tools" menu bar on the development interface , the attach to process interface pops up, and select the ArcMap.exe process from the available processes . At this time, the debugging right of the program is handed over to the ArcMap process.</p><p dir="ltr">6. In the ArcMap working interface of ArcGIS, select the layer to be fitted on the layer (as shown by the blue arrow in figure.1), and then click the "Fourier fitting" control (as shown by the red arrow in figure.1) to call the Fourier fitting module. The form of calling the Fourier module is selected by the user.</p>2025-03-24T12:59:07ZDatasetinfo:eu-repo/semantics/publishedVersiondataset10.6084/m9.figshare.28651736.v1https://figshare.com/articles/dataset/data_and_code/28651736CC BY 4.0info:eu-repo/semantics/openAccessoai:figshare.com:article/286517362025-03-24T12:59:07Z
spellingShingle data and code
PENGCHENG LIU (20680641)
Earth and space science informatics
Geoscience data visualisation
Fourier series analysis
status_str publishedVersion
title data and code
title_full data and code
title_fullStr data and code
title_full_unstemmed data and code
title_short data and code
title_sort data and code
topic Earth and space science informatics
Geoscience data visualisation
Fourier series analysis