on 2020 Feb 25 6:00 AM
Hi team.
I'm testing a new feature and creating Geolocation is not working
Here is the body of my request. I got the 400 Bad Request response.
I think I'm missing something but I don't know which one am I missing.
[
{
"Type": "Feature",
"Geometry": {
"type": "Polygon",
"coordinates": [
[37.511941, 127.059343],
[37.504759, 127.049064],
[37.489402, 127.052049]
]
},
"Properties": {
"Addresses": [
{
"Address": {
"City": null,
"CityDistrict": null,
"Country": null,
"CountryCode": null,
"District": null,
"House": null,
"PostalCode": null,
"Region": null,
"RegionCode": null,
"Street": null
},
"Locale": "en"
}
],
"Descriptions": [
{
"Label": "seoulTest",
"Locale": "en"
}
],
"GeoLocationName": "seoulTest",
"SpaceId": "xxxxx-8a2a-461e-b0f1-xxxxx", // one that I created
"ParentGeoLocationId": null,
"ExternalId": null
}
}
]
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Sorry. My format is wrong. and the geoJSON format was wrong either.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 16 | |
| 5 | |
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.