Skip to content

Saving & Loading

Project files save your work so you can resume later or share with someone else.

Click Save in the top toolbar. Graticule downloads a .json file to your machine. This file captures your full project state:

  • All layers (names, visibility, order)
  • Per-layer styles (fill, stroke, color, width, dash, point shape/size)
  • Per-layer processing settings (simplification, smoothing, bezier)
  • The current projection
  • The background color and opacity

Catalog layers store only a reference (the dataset ID) — geometry is re-fetched from the source on load. Uploaded layers or layers that were mutated by geometric operations embed their full geometry in the project file.

Click Open in the top toolbar and select a .json project file. Graticule restores your layers, styles, and projection.

Click New in the top toolbar to clear the canvas and start a new project. Save any unsaved changes first, Graticule will prompt you for a confirmation.

Graticule has no autosave. If you close the tab without saving your progress will be lost.