CesiumGS / CesiumGS/cesium

GeoJSON Polygons in 3D aren't clamped to ground when requested

Open
#9,076 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

category - doc category - polygons/geometry type - enhancement
Dominant language
JavaScript
Stars
15.8k
Forks
3.9k
Avg merge
4d 6h
Merged PRs (30d)
34

Description

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with Source/DataSources/GeoJsonDataSource.js lines 513-517 and reproduce the behavior using the linked Sandcastle example. Compare the existing 3D LineString clamping behavior with the red Polygon or MultiPolygon, and consider the issue complete when a requested 3D polygon is clamped to the ground as expected.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
computer-graphics
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.