Skip to main content
Version: 1.16

GeoJson Catalog Services

GeoJson Catalog Services are a set of facultative REGARDS services that allows to create a data source of products with standard GeoJson format.

info

This data source is recommended for catalog with large volume of products and high performances required.

To allow administrators to manage standard GeoJson products, you need to use these microservices :

  • rs-fem : Feature Manager. Manage standard GeoJson formated products data source
  • rs-storage : Manage files references and stored files
  • Optional rs-notifier : Highly configurable notification system. Can be used to inform external and internal components when a GeoJSON product is created, updated or deleted.

Thanks to rs-fem microservice, administrator can manage a new data source with standard GeoJson formated products. To learn more about rs-fem microservice, see Feature Manager service documentation.

This data source can be used as one of the data sources crawled by the data management service thanks to DataManagement FEM Data Source Plugin.

Populate using FEM API

The diagram below explains how to fulfill the GeoJSON products data source directly using rs-fem :

This design uses:

info

This design is easy to start, but you should consider the usage of a Worker as it allows to process products before their submission into the GeoJSON catalog.

Populate using Worker

The diagram below explains the microservices interaction to fulfill the GeoJson products data source with rs-fem and rs-worker-manager microservices.

This design uses:

Populate using another REGARDS GeoJSON catalog

The diagram below explains how to populate the GeoJSON catalog using another GeoJSON catalog.

This design uses:

You can also implement the acknowledge request like this:

This design uses: