Generate area text
Notes:
- Users of this feature are required to display the following copyright information together with the generated area text:
1 2
Textvorschlag basierend auf Daten von OpenStreetMap © OpenStreetMap-Mitwirkende (as a link to www.openstreetmap.org/copyright)
Generate a description for an area.
POST /restapi/api/ai/v1.0/nlg/listing/area/generate
Supported media types:
Request
JSON (minimal example):
1 2 3 4 5 6 7 8 9 |
|
JSON (full example):
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
|
Response
JSON:
1 2 3 |
|
Possible Errors
400 - Invalid or missing request object. 401 - Invalid or expired authorization token. 500 - Unexpected service error.