Skip to content

gaopengbin/cesium-mcp

[email protected] scope: cesium-mcp-dev Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 1mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

3d-globe 3d-visualization ai ai-agent cesium cesiumjs
+13 more
claude geojson geospatial gis llm mcp model-context-protocol natural-language spatial-analysis typescript webgis webgl websocket

Summary

AI summary

Split layerStyle into entity/imagery/primitive channels with typed Zod schemas.

Changes in this release

Feature Medium

Splits updateLayerStyle into entity, imagery, and primitive style channels.

Splits updateLayerStyle into entity, imagery, and primitive style channels.

Source: llm_adapter@2026-06-11

Confidence: high

Full changelog

Patch Changes

  • 2739034 Thanks @gaopengbin! - feat(layer): split updateLayerStyle into entity/imagery/primitive channels

    Replace the single untyped layerStyle param with three typed style channels:

    • layerStyle — entity layer style, including mutually-exclusive GeoJSON
      thematic styles (choropleth / category / randomColor / gradient)
    • imageryStyle — imagery visual style (alpha, brightness, contrast, hue,
      saturation, gamma); visibility stays controlled by setLayerVisibility
    • primitiveStyle — GeoJSON Primitive material style (color, opacity,
      outlineColor, outlineWidth, pointSize, lineWidth)

    Runtime adds zod schemas with mutual-exclusion refinement; the bridge keeps
    matching validation guards for non-MCP callers.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track gaopengbin/cesium-mcp

Get notified when new releases ship.

Sign up free

About gaopengbin/cesium-mcp

AI-powered 3D globe control via MCP. Connect any MCP-compatible AI agent to CesiumJS — camera flight, GeoJSON/3D Tiles layers, markers, spatial analysis, heatmaps, and more through 19 natural language tools.

All releases →

Beta — feedback welcome: [email protected]