geoengine-api-client 0.9.1

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Documentation
# \SpatialReferencesApi

All URIs are relative to *https://geoengine.io/api*

Method | HTTP request | Description
------------- | ------------- | -------------
[**get_spatial_reference_specification_handler**]SpatialReferencesApi.md#get_spatial_reference_specification_handler | **GET** /spatialReferenceSpecification/{srsString} | 



## get_spatial_reference_specification_handler

> models::SpatialReferenceSpecification get_spatial_reference_specification_handler(srs_string)


### Parameters


Name | Type | Description  | Required | Notes
------------- | ------------- | ------------- | ------------- | -------------
**srs_string** | **String** |  | [required] |

### Return type

[**models::SpatialReferenceSpecification**](SpatialReferenceSpecification.md)

### Authorization

[session_token](../README.md#session_token)

### HTTP request headers

- **Content-Type**: Not defined
- **Accept**: application/json

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