Skip to content

Add "GeneratedSurfacePlugin"#1558

Open
gkjohnson wants to merge 34 commits intomasterfrom
generated-surface
Open

Add "GeneratedSurfacePlugin"#1558
gkjohnson wants to merge 34 commits intomasterfrom
generated-surface

Conversation

@gkjohnson
Copy link
Copy Markdown
Contributor

@gkjohnson gkjohnson commented Apr 13, 2026

Fix #1474
Fix #1398

TODO

  • Clean up, review

Next

  • Adjust "options" docs to display options docs above fields + support "default values" for member variables
  • Consider removing per-format "overlay" definitions, expose "ImageSource" definitions that overlays wrap
  • Consider a abstract class for defining the geospatial "surface" being projected on to, allowing for more generalized use of "ImageOverlays" even when using flat projections. The primary issue here is that there is no canonical representation of any given 2d coordinate space in 3d tiles or as a function of reference frame.
  • Consider exposing TilingScheme & ProjectionScheme publicly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a "SmoothTerrainPlugin" for generating flat maps ImageFormatPlugin: Decide on how to handle planar map representation

1 participant