Open Source Components

You need a quick start into EO data visualisation and integration of our services into your application? Understanding and interpreting EO-Data is not trivial. Development of meaningful visualisation and interpretation tools takes time and requires domain knowledge. We have that experience and support you with our open source widgets and code snippets. These tools help you to achieve quick impressive results and lead to a better understanding of service benefits! Our open source components provide a better visualization and interpretation of our EO data and products as well as fast integration of our products. They are easily accessible through GitHub and can be modified by your developers as needed. The core benefits of our open source components are:

  • Quick demonstration of new use cases
  • Fast integration of our products into your application
  • Simplified coding
  • Better visualisation and Interpretation of EO data & products
  • Less domain knowledge required
  • Easy access and extendable through open source (Github)
  • Higher impact, better products

Product: Map Widget

gc-map is an embeddable JavaScript/HTML widget for visualizing the outputs of the ag|knowledge REST API from Geocledian. It is built as a reusable Vue.js component which allows the integration in Vue.js applications smoothly. You may but you don’t have to build the rest of the container application with Vue.js.

Use Cases

With this widget you are able to visualize a timeseries of satellite images and products (NDVI, NDWI, etc.) of a registered parcel in a map from the REST API of ag|knowledge from geocledian.com.

gc-map

For further information please see: https://github.com/geocledian/gc-map

Product: Chart Widget

gc-chart is an embeddable JavaScript/HTML widget for visualizing the outputs of the ag|knowledge REST API from Geocledian. It is built as a reusable Vue.js component which allows the integration in Vue.js applications smoothly. You may but you don’t have to build the rest of the container application with Vue.js.

Use Cases

With this widget you are able to visualize the statistics of one or more parcels and products (NDVI, NDWI, etc.) from the REST API of ag|knowledge from Geocledian.

  • Visualizing all statistics graphs (min, max, mean, standard deviation) of one selectable remote sensing index of one parcel: „one-index“ 
one_index
  • Visualizing all mean graphs from all remote sensing indices of one parcel: „many-indices“
all_indices
  • Visualizing mean graphs for a defined remote sensing index and a list of parcels: „many-parcels“
many_parcels

For further information please see: https://github.com/geocledian/gc-chart

Product: Filter Widget

gc-filter is an JavaScript/HTML widget for filtering the ag|knowledge REST API from Geocledian. It is built as a reusable Vue.js component which allows the integration in Vue.js applications smoothly. You may but you don’t have to build the rest of the container application with Vue.js.

Use Cases

With this widget you have an UI for the filter capability of the REST API of ag|knowledge from Geocledian.
For further information please see: https://github.com/geocledian/gc-filter

Product: List Widget

gc-list is an JavaScript/HTML widget for visualizing the outputs of the ag|knowledge REST API from Geocledian. It is built as a reusable Vue.js component which allows the integration in Vue.js applications smoothly. You may but you don’t have to build the rest of the container application with Vue.js.

Use Cases

With this widget you have a UI for listing parcels attributes from the REST API of ag|knowledge from Geocledian.
For further information please see: https://github.com/geocledian/gc-list

Product: Cropstatus Widget

gc-cropstatus is an embeddable JavaScript/HTML widget for visualizing the cropstatus outputs of the ag|knowledge REST API from Geocledian. It is built as a reusable Vue.js component which allows the integration in Vue.js applications smoothly. You may but you don’t have to build the rest of the container application with Vue.js.

Use Cases

With this widget you are able to visualize the crop status (relative area under crops) of a certain date and parcel from the REST API of ag|knowledge from Geocledian.
Following models are supported:

  • gauge

     
gauge
gauge
gauge
  • pie
pie
  • donut
donut

For further information please see: https://github.com/geocledian/gc-cropstatus

Product: Open Source QGIS Plugin

The agknow for QGIS plugin allows the usage of the remote sensing API ag|knowledge from Geocledian. The API provides a field monitoring service that allows to monitor any agricultural field worldwide with a variety of vegetation indexes, crop parameters, times series analysis and comparison features based on satellite data.Features of the plugin include the download and analysis of time series of visible and vegetation indexes rasters of registered fields. The data is based on Landsat-8 and Sentinel-2 currently.

Use Cases

Using our agknow for QGIS plugin enables you to directly download, view, edit or integrate our data in your QGIS project for further processing. Beyond that it makes the registering of new parcels in our API very easy.

  • Convenient tool for Analysts if they want to work with the data of the agknow API directly in a desktop GIS especially for GeoTiff reflectances and indices
  • Export parcel data
  • Viewer for GeoTiff output of the API

For further information please see: https://github.com/geocledian/agknow_qgis3