Skip to content

GPX Support [WIP]#338

Open
ingalls wants to merge 1 commit intomainfrom
gpx
Open

GPX Support [WIP]#338
ingalls wants to merge 1 commit intomainfrom
gpx

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

This shell command depends on an uncontrolled [absolute path](1). This shell command depends on an uncontrolled [absolute path](2).
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