RecipesΒΆ

OpenGeo Suite includes an application called OpenGeo Suite Recipes, which contains code examples (or “recipes”) for building applications using the OpenGeo Suite. This can be launched from the Dashboard or by navigating to http://localhost:8080/recipes.

../_images/recipes.png

OpenGeo Suite Recipes

Each recipe contains a map, the code required to build the map, and links to relevant API documentation.

../_images/recipedemo.png

A demo from a recipe

../_images/recipecode.png

The source code required to generate the demo

Note

You can also build complete web applications using the Boundless SDK.