Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GPX Support [WIP] #338

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

GPX Support [WIP] #338

wants to merge 7 commits into from

Conversation

ingalls
Copy link
Member

@ingalls ingalls commented Sep 11, 2024

  • Add Search Offset
  • Disable select and reuse Feature comp
  • Show import type
  • Update Displayed name
  • Show Attachments
  • Update Arcive toggle
  • Add GPX Data

@ingalls ingalls changed the title GPX Support GPX Support [WIP] Sep 11, 2024
env['FORCE_GPX_TRACK'] = 'YES';
}

const run = cp.execSync(`ogr2ogr -nlt GEOMETRY ${output} ${input}`, { env });

Check warning

Code scanning / CodeQL

Shell command built from environment values Medium

This shell command depends on an uncontrolled
absolute path
.
This shell command depends on an uncontrolled
absolute path
.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant