Skip to content

giedrioks26/QField

 
 

Repository files navigation

Read the documentation Join the chat at https://gitter.im/opengisch/QField Release

QField for QGIS

A simplified touch optimized interface for QGIS.

Perfect for field work on portable touch devices.

Get it

Check the documentation

Get in Google play

Contribute

QField is an open source project, licensed under the terms of the GPLv2 or later. This means that it is free to use and modify and will stay like that.

We are very happy if this app helps you to get your job done or in whatever creative way you may use it.

If you found it useful, we will be even happier if you could give something back. A couple of things you can do are

Build

For Android

Build OSGeo4A

For Desktop

  • Install Qt 5.6 dev libraries
  • Build QGIS using Qt5

For both

cd QField
cp config.pri.default config.pri
git submodule init
git submodule update
  • adjust the paths in config.pri
  • open QField.pro with QtCreator (installed during OSGeo4A installation)
  • hit build

About

A simplified touch optimized interface for QGIS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 69.5%
  • QML 24.1%
  • Java 2.6%
  • QMake 2.4%
  • Shell 1.3%
  • JavaScript 0.1%