Giter Club home page Giter Club logo

gml_application_schema_toolbox's Introduction

GML application schema toolbox

This is prototype implementation of a toolbox designed to manipulate Complex Features.

It mainly consists of a QGIS plugin that allows to import Complex Features in two modes:

  • the native XML mode
  • the relational mode where the XML is first converted into a database, thanks to the PyXB library

In native XML mode, the standard QGIS attribute form is extended with a widget that display an XML tree with interaction (like allowing the user to resolve a xlink:href elements)

In relational mode, the application schema is first translated into a set of linked tables in a spatialite database. Some options can be set by the user to parameter the way tables and columns are created out of the XSD schemas.

The whole relational model allows to configure QGIS and especially the different relations between tables and the types of edit widgets used for columns. This allows to use standard QGIS form to navigate the relational model

This QGIS plugin also explores a functionality that allows developers to provide custom viewer widgets for certain element types. For example, timeseries of a WaterML2 stream is better seen as a plot diagram rather that as a list of values.

A prototype API allows to extend this mecanism to any kind of complex types.

Directories

The gml_application_schema_toolbox contains the QGIS plugin sources.

The samples directory contains sample Complex Features streams.

The doc directory contains some documentation on the project.

Authors

This plugin has been funded by BRGM and developed by Oslandia

License

GPLv2+

gml_application_schema_toolbox's People

Contributors

sgrellet avatar mbeaufils avatar

Watchers

Jordan Meek avatar

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.