QGIS API Documentation
3.0.2-Girona (307d082)
|
#include "qgis_core.h"
#include "qgsfeature.h"
#include "qgscoordinatereferencesystem.h"
#include "qgscoordinatetransform.h"
#include "qgsfields.h"
#include "qgsvectorlayer.h"
Go to the source code of this file.
Classes | |
class | QgsJsonExporter |
Handles exporting QgsFeature features to GeoJSON features. More... | |
class | QgsJsonUtils |
Helper utilities for working with JSON and GeoJSON conversions. More... | |