/
/Martin
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 21m ago · Updated 3d ago
crate::srv14
  • get/{source_ids}
  • get/{source_ids}/{z}/{x}/{y}
  • delete/cache/{source_id}
  • get/catalog
  • get/font/{fontstack}/{start}-{end}
  • getReturn 200 OK if healthy. Used for readiness and liveness probes.
  • get/sdf_sprite/{source_ids}.json
  • get/sdf_sprite/{source_ids}.png
  • get/sprite/{source_ids}.json
  • get/sprite/{source_ids}.png
  • get/style/{style_id}
  • get/style/{style_id}/{z}/{x}/{y}.{format}
  • getRender a static map image at an arbitrary camera into `{size}.{format}`.
  • postRender a static map image with optional vector overlays. See [our documentation](https://maplibre.org/martin/sources-styles/) for the supported overlay body -- a `GeoJSON` `FeatureCollection` with style properties on each feature.
    crate::srv

    Return 200 OK if healthy. Used for readiness and liveness probes.

    get/health

    Response

    Service healthy

    Changes

    No recorded changes to this endpoint across all 19 revisions of this API.