All Projects → camptocamp → Ngeo

camptocamp / Ngeo

Licence: mit
Library combining OpenLayers and AngularJS

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Ngeo

olturf
A Turf toolbar for OpenLayers.
Stars: ✭ 30 (-75.41%)
Mutual labels:  gis, openlayers
Geoext3
A JavaScript framework that combines the GIS functionality of OpenLayers with all features of the ExtJS library
Stars: ✭ 121 (-0.82%)
Mutual labels:  gis, openlayers
mapguide-react-layout
An openlayers-based modern map viewer for MapGuide
Stars: ✭ 54 (-55.74%)
Mutual labels:  gis, openlayers
Ol3echarts
🌏 📊 ol3Echarts | a openlayers extension to echarts
Stars: ✭ 229 (+87.7%)
Mutual labels:  gis, openlayers
Tegola
Tegola is a Mapbox Vector Tile server written in Go
Stars: ✭ 754 (+518.03%)
Mutual labels:  gis, openlayers
Mapstore2
Modern webmapping with OpenLayers, Leaflet and React
Stars: ✭ 251 (+105.74%)
Mutual labels:  gis, openlayers
HMap
:earth: HMap | 基于openlayers的封装组件
Stars: ✭ 64 (-47.54%)
Mutual labels:  gis, openlayers
farmOS-map
farmOS Map is an OpenLayers wrapper library designed for agricultural mapping needs. It can be used in any project that has similar requirements.
Stars: ✭ 18 (-85.25%)
Mutual labels:  gis, openlayers
Heatmap.js
🔥 JavaScript Library for HTML5 canvas based heatmaps
Stars: ✭ 5,685 (+4559.84%)
Mutual labels:  openlayers, angularjs
Iclient Javascript
Modern GIS Web Client for JavaScript, based on Leaflet\OpenLayers\MapboxGL-JS\Classic(iClient8C), enhanced with ECharts\D3\MapV etc. Contributed by SuperMap & community.
Stars: ✭ 593 (+386.07%)
Mutual labels:  gis, openlayers
Openlayers Editor
OpenLayers Editor
Stars: ✭ 138 (+13.11%)
Mutual labels:  gis, openlayers
Gisportal
A web-based GIS tool for visualisation and analysis of geospatial data
Stars: ✭ 48 (-60.66%)
Mutual labels:  gis, openlayers
Mf Geoadmin3
map.geo.admin.ch source code
Stars: ✭ 215 (+76.23%)
Mutual labels:  openlayers, angularjs
rlayers
React Component Library for OpenLayers
Stars: ✭ 98 (-19.67%)
Mutual labels:  gis, openlayers
tailormap
B3partners Tailormap repository
Stars: ✭ 26 (-78.69%)
Mutual labels:  gis, openlayers
Geography for hackers
Geography for Hackers - Teaching all how to hack geography, use GIS, and think spatially
Stars: ✭ 25 (-79.51%)
Mutual labels:  gis, openlayers
Gwt Ol
GWT wrapper for OpenLayers 3+ using JSInterop
Stars: ✭ 57 (-53.28%)
Mutual labels:  gis, openlayers
Leaflet Wfst
OGC WFS-T client layer for Leaflet.
Stars: ✭ 111 (-9.02%)
Mutual labels:  gis
Twital
Twital is a "plugin" for Twig that adds some sugar syntax, which makes its templates similar to PHPTal or VueJS.
Stars: ✭ 116 (-4.92%)
Mutual labels:  angularjs
Opennote
OpenNote was built to be an open web-based alternative to Microsoft OneNote (T) and EverNote.
Stars: ✭ 1,489 (+1120.49%)
Mutual labels:  angularjs

ngeo

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:

  • The examples
  • The documentation can be found in each file. There is currently no API web-documentation for this version (you may also use API documentation).

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.

Go further

Other docs related to ngeo:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].