Skip to content
/ ngeo Public
forked from camptocamp/ngeo

Library combining OpenLayers 3 and AngularJS

License

Notifications You must be signed in to change notification settings

genievn/ngeo

 
 

Repository files navigation

ngeo

Travis CI Status

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

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

Through the Directives, Services and examples it provides, ngeo defines a specific way to combine Angular and OpenLayers 3 in an application.

ngeo uses Closure Tools: the JavaScript code of ngeo uses Closure Library, and it is checked and compressed using Closure Compiler.

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

Currently, ngeo doesn't have an API documentation. To know what features ngeo provides and how to use ngeo you can look at the examples.

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

Docs:

About

Library combining OpenLayers 3 and AngularJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.7%
  • Makefile 4.7%
  • Python 4.3%
  • HTML 2.3%