featureTypeExternalId required | string <= 32 characters ^[A-Za-z][A-Za-z0-9_]{0,31}$ External Id of the feature type provided by client. Must be unique among all feature type external ids within a CDF project.
Example: ocean_measures |
featureExternalId required | string <= 256 characters ^[A-Za-z][A-Za-z0-9_]{0,255}$ External Id of the type provided by client. Must be unique among all feature external ids within a CDF project and feature type.
Example: ocean_measure_W87H62 |
rasterPropertyName required | string <= 32 characters ^[A-Za-z][A-Za-z0-9_]{0,31}$ Raster Id of the raster property provided by client. Must be unique among all feature property names within a feature type.
Example: bathymetry |