Patch Geo Feature

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
Body Params
string
tags
array of strings
Tags
geometry
object

Geojson specification : here We are specifically interested here in the geometry object

{
    "type": "Feature",
    "geometry": {
        "type": "Point",
        "coordinates": [125.6, 10.1]
    },
    "properties": {
        "name": "Dinagat Islands"
    }
}
string
enum
Defaults to live

An enumeration.

Allowed:
properties
object
string
enum

An enumeration.

Allowed:
regulation_update_policy
object
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json