Using GeoServer With OpenLayers
  • Introduction
  • Publishing Data in GeoServer
    • Obtaining the Data
    • Creating a Data Store
    • Publishing a Layer
  • Rendering Data in OpenLayers
    • Adding a Base Map
    • Enabling CORS in GeoServer
    • Fetching Parks Data
    • Styling Features
    • Making It Interactive
  • Extending Your Application
Powered by GitBook
On this page
  1. Rendering Data in OpenLayers

Styling Features

PreviousFetching Parks DataNextMaking It Interactive

Last updated 7 years ago

For this section, we refer you to the section of the OpenLayers workshop. Add a border (i.e. stroke) color and fill color to the park features, making them look however you like.

Here's how our map looks after styling:

Making It Look Nice