linz / gazetteer

New Zealand Gazetteer of official place names
http://www.linz.govt.nz/regulatory/place-names/find-name/new-zealand-gazetteer-official-geographic-names/new-zealand-gazetteer-search-place-names#zoom=0&lat=-41.14127&lon=172.5&layers=BTTT
Other
2 stars 2 forks source link

Add docker support for QGIS3 #86

Closed strk closed 4 years ago

strk commented 4 years ago

.. and what it takes to make NZGBplugin load in it...

strk commented 4 years ago

There: github-actions starts failing like Travis used to fail, for Microsoft servers downtime: W: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/dists/bionic/InRelease Could not connect to azure.archive.ubuntu.com:80 (52.177.174.250), connection timed out

palmerj commented 4 years ago

There: github-actions starts failing like Travis used to fail, for Microsoft servers downtime: W: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/dists/bionic/InRelease Could not connect to azure.archive.ubuntu.com:80 (52.177.174.250), connection timed out

I had that yesterday as well. Cleared in 5mins

strk commented 4 years ago

@SPlanzer you can use the code in this PR (merge it if you like) to have QGIS 3 start with the NZGBplugin enabled. Clicking on the plugin button show failures which are related to sys.path and python3, I'd leave these happily to you