alamsal / batch_gps_importer

Batch GPS Importer is a GPX file import automation plugin that converts multiple GPX files into a single layer with multiple features based on the features in each gpx file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Batch GPS Importer

Batch GPS Importer a QGIS plugins that imports multiple GPX files as a layer in QGIS.

Feature Lists

  • Import GPS features as point, polygon and line
  • Ability to read from track, waypoint and route GPX feature types
  • Ability to restrict extent and extract features from the restricted extent
  • Ability to exclude features with invalid geometry
  • Ability to save gpx files with valid and invalid features
  • Ability to include or exclude default gpx layer fields

How to install

Option One

  1. Go to QGIS plugins menu
  2. Search for "Batch GPS Importer" without quotes.
  3. Select and download it

Option Two

  1. Download the master
  2. Extract it C:/users/[current_user]/.qgis/python/plugins
  3. Rename the root folder to batch_gps_importer
  4. Enable it in QGIS plugins list

Contribution guidelines

  1. Fork the repository
  2. Make a pull request
  3. After code review, your contribution will be incorporated

Documentation

Contact

About

Batch GPS Importer is a GPX file import automation plugin that converts multiple GPX files into a single layer with multiple features based on the features in each gpx file.

License:GNU General Public License v3.0


Languages

Language:Python 92.3%Language:HTML 6.9%Language:JavaScript 0.7%Language:CSS 0.1%