Skip to content

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