Git Product home page Git Product logo

ngeo's Introduction

ngeo

Greenkeeper badge

ngeo is a JS library that aims to ease the development of applications based on AngularJS and OpenLayers.

More specifically, ngeo is a collection of AngularJS Components and Services useful for developing applications combining AngularJS and OpenLayers.

Ngeo uses webpack: webpack gives you the possibility to use easily only the specific part of JavaScript, css and html that you need for your application.

If you use ngeo we recommend that you also use webpack, because this is the way we design and use ngeo at Camptocamp. But using webpack is not strictly mandatory: standalone builds of ngeo can be created.

To know more about ngeo take a look at:

ngeo also includes a contribs directory where non-core contributions may be placed. ngeo currently includes one contrib: gmf. That contrib includes components specific to the GeoMapFish project, that is components that rely on GeoMapFish-specific web services. The gmf contrib examples are also available online.

Requirements

  • make – GNU Make.
  • node – nodejs JS runtime environment.
  • npm – npm package manager.

How to start

Run the application

git clone [email protected]:camptocamp/ngeo.git
cd ngeo
make serve-ngeo

The ngeo examples are now available on your http://localhost:3000/examples/.

Run GeoMapFish

To run the GeoMapFish examples:

make serve-gmf

then visit http://localhost:3000/contribs/gmf/examples/.

To run the GeoMapFish applications:

serve-gmf-apps

then visit them using http://localhost:3000/contribs/gmf/apps/<app_name>.html, for example: http://localhost:3000/contribs/gmf/apps/desktop.html

Go further

How to migrate from ngeo 2.2 to ngeo 2.3 ?

Other docs related to ngeo:

ngeo's People

Contributors

sbrunner avatar fredj avatar ger-benjamin avatar greenkeeper[bot] avatar adube avatar gberaudo avatar elemoine avatar greenkeeperio-bot avatar llienher avatar requires avatar fgravin avatar pfirpfel avatar arnaud-morvan avatar julsbreakdown avatar asaunier avatar oliviersemet avatar jenselme avatar marionb avatar apastuhov avatar blattmann avatar kalbermattenm avatar ochriste avatar rmichaelis avatar ybolognini avatar jlap avatar loicgasser avatar rbovard avatar tonio avatar yjacolin avatar alexbrault 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.