Code Monkey home page Code Monkey logo

3dcitydb-qgis-explorer's Issues

Cannot install for QGIS 3.16 / What are the requirements ?

Hello.

Your plugin seems to be great. But I cannot install it.

The steps :

  • download the current release from here
  • load the zip in the plugin manger
ModuleNotFoundError: No module named '3dcitydb-qgis-explorer-0' 
Traceback (most recent call last):
  File "C:/PROGRA~1/QGIS/3.16/apps/qgis-ltr/./python\qgis\utils.py", line 312, in loadPlugin
    __import__(packageName)
  File "C:/PROGRA~1/QGIS/3.16/apps/qgis-ltr/./python\qgis\utils.py", line 793, in _import
    mod = _builtin_import(name, globals, locals, fromlist, level)
ModuleNotFoundError: No module named '3dcitydb-qgis-explorer-0'


Version de Python : 3.7.0 (v3.7.0:1bf9cc5093, Jun 27 2018, 04:59:51) [MSC v.1914 64 bit (AMD64)] 
Version de QGIS : 3.16.8-Hannover Hannover, 8c50902ea4 

What is wrong ?

I don't know if it is a supported version of QGIS as the README indicates nothing about that.

Are any user guide available?

@dokgeppo Thanks for the effort of uploding the source code. It would also be nice to provide some tutorials or manuals to help users to get a quick start with the 3dcitydb-qgis-explorer.

Error getting SRS from Database

Hi,

i'm runnig Postgresql 13.8 with PostGIS 3.1.4 on Debian 8.4. When I try to use your Plugin the following error occurs in QGIS.

QGIS-Log:

File "C:\Users/........../AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\3dcitydb-qgis-explorer-master\db\postgresql.py", line 157, in srs
cursor.execute(SQL)
psycopg2.errors.InFailedSqlTransaction: current transaction is aborted, commands ignored until end of transaction block

         During handling of the above exception, another exception occurred:
         
         Traceback (most recent call last):
          File "C:\Users/aborgardt/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\3dcitydb-qgis-explorer-master\citydb_explorer_dockwidget.py", line 130, in _database_connection
          self.srs = self.db_interface.srs
          File "C:\Users/........../AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\3dcitydb-qgis-explorer-master\db\postgresql.py", line 159, in srs
          raise PostgreSQLInterfaceException("Error getting SRS from Database")
         3dcitydb-qgis-explorer-master.db.postgresql.PostgreSQLInterfaceException: Error getting SRS from Database

Importer/Exporter-Log:

[15:33:43 INFO] SRID: 25832 (Projected)
[15:33:43 INFO] gml:srsName: urn:ogc:def:crs,crs:EPSG::25832,crs:EPSG::7837

The table database_srs ist filled. It seems to be everything alright...

Best Andreas

Not able to connect to PostGIS DB

Dear authors,

this extension appears to be a fantastic interface to access 3D model data from within QGIS. Unfortunately, I get a connection error from the widget. Has the plugin been tested with recent QGIS-releases? I am using QGIS 3.20 with the latest Extension installed as ZIP from Github. I am accessing my DB via a ssh tunnel, forwarding to the remote PostGIS port. This works well anywhere else in QGIS. I have 3DCityDB 4 installed on the PostGIS-Server.

Best, Lars.

error al instalar complemento en QGIS

Hola, cuando quiero instalar el complemento en QGIS versión 3.14, me aparece este error:
Ocurrió un error durante la ejecución del siguiente código:
pyplugin_installer.instance().installFromZipFile(r'C:\Program Files\3dcitydb-qgis-explorer-master.zip')

Traceback (most recent call last):
File "C:/PROGRA1/QGIS31.14/apps/qgis/./python\qgis\utils.py", line 334, in _startPlugin
plugins[packageName] = package.classFactory(iface)
AttributeError: module '3dcitydb-qgis-explorer-master' has no attribute 'classFactory'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "", line 1, in
File "C:/PROGRA1/QGIS31.14/apps/qgis/./python\pyplugin_installer\installer.py", line 648, in installFromZipFile
if startPlugin(pluginName):
File "C:/PROGRA1/QGIS31.14/apps/qgis/./python\qgis\utils.py", line 354, in startPlugin
if not _startPlugin(packageName):
File "C:/PROGRA1/QGIS31.14/apps/qgis/./python\qgis\utils.py", line 336, in _startPlugin
_unloadPluginModules(packageName)
File "C:/PROGRA1/QGIS31.14/apps/qgis/./python\qgis\utils.py", line 448, in _unloadPluginModules
mods = _plugin_modules[packageName]
KeyError: '3dcitydb-qgis-explorer-master'

Where is the ZIP file?

Hey folks of the awesome 3dcitydb project.

Currently trying to use qgis to visualize and found this repo.

Where can I find the plugin in the .zip format that is talked about in the Readme? Thanks

I think @steffiarg in #1 tried to download the zip of the master branch of this repository.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.