Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GeoHey-Team/qgis-geohey-toolbox
/ types & classes
Types & classes
14 in github.com/GeoHey-Team/qgis-geohey-toolbox
⨍
Functions
108
◇
Types & classes
14
↓ 1 callers
Class
BD2GCJ
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 callers
Class
BD2WGS
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 callers
Class
GCJ2BD
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 callers
Class
GCJ2WGS
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 callers
Class
GeoHeyToolboxPlugin
geohey_toolbox.py:46
↓ 1 callers
Class
GeoHeyToolboxProvider
geohey_toolbox_provider.py:46
↓ 1 callers
Class
LambertGrid
LambertGrid Class
grid/lambert_grid_core.py:44
↓ 1 callers
Class
QgisInterface
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 callers
Class
WGS2BD
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 callers
Class
WGS2GCJ
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
Class
LambertGridAlgorithm
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
Class
QGISTest
Test the QGIS Environment
test/test_qgis_environment.py:27
Class
SafeTranslationsTest
Test translations work.
test/test_translations.py:24
Class
TestInit
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