Git Product home page Git Product logo

geoext3's Introduction

GeoExt 3

JavaScript Toolkit for Rich Web Mapping Applications.

Build Status Coverage Status

GeoExt is Open Source and enables building desktop-like GIS applications through the web. It is a JavaScript framework that combines the GIS functionality of OpenLayers with the user interface savvy of the ExtJS library provided by Sencha.

Version 3 of GeoExt is the successor to the GeoExt 2.x-series and is built atop the newest official installments of its base libraries; OpenLayers 3 and ExtJS 6.

Geoext 3 is not released yet, and we are actively developing it. Right now it is neither feature complete, nor fully tested. Everybody is invited to help us create the next version of GeoExt.

The goal is to implement upcoming GeoExt releases as an ExtJS-Package.

##More information on GeoExt 3

Have a look at the official homepage: http://geoext.github.io/geoext3/

You will find examples, API documentation (with and without inherited functionality from ExtJS), links to mailinglists and more over there.

What you see on http://geoext.github.io/geoext3/ are the contents of the gh-pages-branch. If you encounter anything that should be fixed, please issue a pull request against that branch and we will merge it as soon as possible.

Initial Codesprint

To kickstart the new GeoExt 3 project a code sprint has been done in Bonn from 17th to 19th of June 2015. For more informations check the following links:

Code sprint WIKI page

Official blog post of code sprint day 1

Official blog post of the code sprint days 2 and 3

Use GeoExt 3 inside your Sencha app

Install sencha cmd: http://www.sencha.com/products/sencha-cmd/#overview

First, add the remote repository

sencha package repo add GeoExt http://geoext.github.io/geoext3/cmd/pkgs

To use this package in a sencha app just add "GeoExt" to the "requires"-array in your app.json:

    /**
     * The list of required packages (with optional versions; default is "latest").
     *
     * For example,
     *
     *      "requires": [
     *          "charts"
     *      ]
     */
    "requires": [
        "GeoExt"
    ],

That's it, you can then use GeoExt components in your app. We strive to update this package regularily, while we are developing. If you want to get a newer version of the GeoExt package, you have to do the following

  • In your application: Remove the packages/remote/GeoExt folder
  • In your local package cache (path/to/Sencha/Cmd/repo/pkgs): Remove the GeoExt folder
  • In your application issue sencha app refresh

Examples

Want to contribute? Yes, please ๐Ÿ˜€

Read the hints for developers to get started. We look forward to your contributions!

geoext3's People

Contributors

bartvde avatar bentrm avatar chrismayer avatar dnlkoch avatar jgrocha avatar kaivolland avatar marcjansen avatar weskamm avatar

Watchers

 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.