Skip to main content

The Property Palette

Edit property values of selected Features in the properties palette.

Holly Conrad Smith avatar
Written by Holly Conrad Smith
Updated over 2 months ago

The properties palette is located in the Left Panel.

It opens automatically when you select a geometry on the map canvas. You can also open it by clicking the spanner (wrench) icon when you have a geometry selected.

The Properties Palette UI

  1. Basic vs Advanced Editor

  2. Add a Property or create Custom Properties

  3. Search the properties palette

  4. The Drawing Layers the selected geometry is on

  5. The selected feature’s Usages

  6. The selected feature’s Flow Builder 2.0 Flow.

  7. The built form properties

  8. The appearance properties

  9. The label properties

  10. Any additional properties added from the +

  11. The JSON code viewer

Basic vs Advanced View

Giraffe allows you to use hundreds of properties to fully control the appearance and assumptions of your designs. However, all of the nuanced properties are not always necessary.

The Basic properties palette view exposes 99% of what you need for day-to-day work in Giraffe. If you’re looking for something very detailed, try opening the “All” view.

JSON Editor

View and Edit the GeoJSON of an element in the in-line code editor rather than using the form view.

Properties vs GeoJSON:

  • Properties: The Giraffe attributes (editable)

  • GeoJSON: The full geolocated feature (not editable)

JSON vs Eval

  • JSON: The editable properties

  • Eval: The calculated result of the final feature (not editable)

Did this answer your question?