Git Product home page Git Product logo

qgisgeojsonexportplugin's People

Contributors

tchama avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

qgisgeojsonexportplugin's Issues

qgis 2.9.0-Master error loading plugin

Hi today in my system (** see below )i get this error starting qgis plugin:

Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 219, in startPlugin
plugins[packageName] = package.classFactory(iface)
File "/home/ubuntu/.qgis2/python/plugins/QgisGeoJSONExportPlugin/init.py", line 26, in classFactory
from gjsep import GeoJSONExportPlugin
File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 478, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "/home/ubuntu/.qgis2/python/plugins/QgisGeoJSONExportPlugin/gjsep.py", line 33, in
from gjsepdialog import GeoJSONExportPluginDialog
File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 478, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
File "/home/ubuntu/.qgis2/python/plugins/QgisGeoJSONExportPlugin/gjsepdialog.py", line 28, in
from processing.ui.ui_DlgConfig import Ui_DlgConfig
File "/usr/lib/python2.7/dist-packages/qgis/utils.py", line 478, in _import
mod = _builtin_import(name, globals, locals, fromlist, level)
ImportError: No module named ui.ui_DlgConfig

(**) Ubuntu Qgis installed (nightly release):

qgis:
Installato: 1:2.9.0+git20150604+385529e+20trusty-ubuntugis
Candidato: 1:2.9.0+git20150604+385529e+20trusty-ubuntugis
Tabella versione:
*** 1:2.9.0+git20150604+385529e+20trusty-ubuntugis 0
500 http://qgis.org/ubuntugis-nightly/ trusty/main amd64 Packages
100 /var/lib/dpkg/status
2.0.1-2build2 0
500 http://archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages

Erreur lors de l'export

J'ai ajouté une couche shapefile, en 31370.

j'ai lancé l'export. Voici le message d'erreur :

Une erreur est apparue lors de l'exécution du code Python :


Traceback (most recent call last):
  File "/home/user/.qgis2/python/plugins/GeoJSONPlugin/gjsepdialog.py", line 265, in export
    self.json_file_generation()
  File "/home/user/.qgis2/python/plugins/GeoJSONPlugin/gjsepdialog.py", line 150, in json_file_generation
    self.tmp_folder_path, layer_name + '_alias.json'))
  File "/home/user/.qgis2/python/plugins/GeoJSONPlugin/gjsepdialog.py", line 122, in create_json_alias_file
    f = open(filename, 'w')
IOError: [Errno 2] Aucun fichier ou dossier de ce type: u'/media/ssd2/julien/dev/QgisGeoJSONExportPlugin/tmp/Lignes_2014-04_31370_alias.json'


Version de Python :
2.7.8 (default, Oct 20 2014, 15:08:52) 
[GCC 4.9.1]


Version de QGIS :
2.6.0-Brighton Brighton, exported

Chemin vers Python : ['/usr/share/qgis/python/plugins/processing', '/usr/share/qgis/python', u'/home/user/.qgis2/python', u'/home/user/.qgis2/python/plugins', '/usr/share/qgis/python/plugins', '/usr/lib/python2.7', '/usr/lib/python2.7/plat-x86_64-linux-gnu', '/usr/lib/python2.7/lib-tk', '/usr/lib/python2.7/lib-old', '/usr/lib/python2.7/lib-dynload', '/usr/local/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages', '/usr/lib/python2.7/dist-packages/PILcompat', '/usr/lib/python2.7/dist-packages/gtk-2.0', '/usr/lib/pymodules/python2.7', '/usr/lib/python2.7/dist-packages/ubuntu-sso-client', '/home/user/.qgis2/python/plugins/MetaSearch/ext-libs', '/home/user/.qgis2/python/plugins/mmqgis/forms', '/usr/share/qgis/python/plugins/fTools/tools']

Export and coordinate system

Are the coordinates from the vectore layer converted to any other coordinate system (for instance, EPSG:4326) ?

Should we not allow that ? Most of the layers provided by administration are, in Belgium, in EPSG:31370. But Leaflet and WombatGIS should use EPSG:4326.

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.