-
Notifications
You must be signed in to change notification settings - Fork 1
Feature Properties
CodaBool edited this page Apr 6, 2026
·
12 revisions
For the hex colors I recommend using this color picker. You can adjust the transparency with the bottom slider. Only copy the left hex color value (e.g. 6 character #ff0000 or the 8 character alpha hex #ff0000ad)
| key | purpose | required | format | galaxy |
|---|---|---|---|---|
| name | Display name | π© | text | |
| type | Category and icon | π© | text | |
| alias | Alternate display name | list, comma separated | ||
| region | Geographic grouping | list, comma separated | ||
| image | Image for drawer view | URL | ||
| caption | Image caption | text | ||
| people | Notable individuals associated with location | list, comma separated | ||
| notes | GM/internal notes | text | ||
| tint | Glow color for icon in drawer | hex color | ||
| seed | Generation seed | number | ||
| source | External reference, can be a URL | text | ||
| fill | Map fill color | hex color | ||
| stroke | Map stroke color | hex color | ||
| icon | Map icon identifier | text | ||
| faction | Controlling or associated faction | text | ||
| locations | Child locations or landmarks | list, comma separated | ||
| description | html shown in the drawer | text | ||
| tags | Keywords | list, comma separated | ||
| starType | Stellar classification | text | π | |
| pixels | Pixels resolution for threeJS | text | π | |
| baseColors | surface color palette | hex color list, comma separated | π | |
| featureColors | color palette (craters, lakes, land, gas) | hex color list, comma separated | π | |
| layerColors | color palette (rings, lava, clouds) | hex color list, comma separated | π | |
| atmosphereColors | glow palette (outer glow, for terrestrial) | hex color list, comma separated | π | |
| schemeColor | Star color (blue, orange, red, white, yellow) | hex color | π | |
| cloudPercent | Cloud coverage ratio | decimal, 0-1 | π | |
| hydroPercent | Water coverage ratio | decimal, 0-1 | π | |
| lavaPercent | Lava coverage ratio | decimal, 0-1 | π | |
| icePercent | Ice coverage ratio | decimal, 0-1 | π | |
| ringSize | Ring system scale multiplier (0.001 - 0.2) | number | π | |
| size | asteroid size (1-9) | number | π | |
| planetSize | amount to zoom in to threeJS model (1-3) | number | π | |
| temperature | Surface temperature value in celsius | number | π | |
| diameter | Diameter measurement in km (unless type star, then in solar radii) | number | π | |
| hoursInDay | Planet rotation period | number | π | |
| daysInYear | Orbital period | number | π | |
| gravity | Surface gravity value (cm/sΒ²) | number | π | |
| pressure | Atmospheric pressure ratio (millibars) | number | π | |
| composition | chemical compounds | list, comma separated | π | |
| FID | autogenerated | text | ||
| userCreated | autogenerated | text | ||
| link | autogenerated | text |