geoengine-api-client 0.9.2

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# ReprojectionParameters

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**derive_out_spec** | Option<[**models::DeriveOutRasterSpecsSource**]DeriveOutRasterSpecsSource.md> | Controls how raster output bounds are derived.  The default `projectionBounds` usually keeps a projection-aligned target grid, while `dataBounds` derives it directly from source data bounds. | [optional]
**target_spatial_reference** | **String** | Target spatial reference system. | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)