MCPcopy Create free account

hub / github.com/GeoHey-Team/qgis-geohey-toolbox / types & classes

Types & classes14 in github.com/GeoHey-Team/qgis-geohey-toolbox

↓ 1 callersClassBD2GCJ
This is an example algorithm that takes a vector layer and creates a new identical one. It is meant to be used as an example of how to c
china_offset/bd2gcj.py:41
↓ 1 callersClassBD2WGS
This is an example algorithm that takes a vector layer and creates a new identical one. It is meant to be used as an example of how to c
china_offset/bd2wgs.py:41
↓ 1 callersClassGCJ2BD
This is an example algorithm that takes a vector layer and creates a new identical one. It is meant to be used as an example of how to c
china_offset/gcj2bd.py:41
↓ 1 callersClassGCJ2WGS
This is an example algorithm that takes a vector layer and creates a new identical one. It is meant to be used as an example of how to c
china_offset/gcj2wgs.py:41
↓ 1 callersClassGeoHeyToolboxPlugin
geohey_toolbox.py:46
↓ 1 callersClassGeoHeyToolboxProvider
geohey_toolbox_provider.py:46
↓ 1 callersClassLambertGrid
LambertGrid Class
grid/lambert_grid_core.py:44
↓ 1 callersClassQgisInterface
Class to expose QGIS objects and functions to plugins. This class is here for enabling us to run unit tests only, so most methods are simply
test/qgis_interface.py:34
↓ 1 callersClassWGS2BD
This is an example algorithm that takes a vector layer and creates a new identical one. It is meant to be used as an example of how to c
china_offset/wgs2bd.py:43
↓ 1 callersClassWGS2GCJ
This is an example algorithm that takes a vector layer and creates a new identical one. It is meant to be used as an example of how to c
china_offset/wgs2gcj.py:41
ClassLambertGridAlgorithm
This is an example algorithm that takes a vector layer and creates a new one just with just those features of the input layer that are selecte
grid/lambert_grid_algorithm.py:48
ClassQGISTest
Test the QGIS Environment
test/test_qgis_environment.py:27
ClassSafeTranslationsTest
Test translations work.
test/test_translations.py:24
ClassTestInit
Test that the plugin init is usable for QGIS. Based heavily on the validator class by Alessandro Passoti available here: http://github.c
test/test_init.py:19