Response [200 Ok]
Uri | /api/v2/image/xGmGnvQ!pointofinterest |
---|---|
UriDescription | Point of interest for image |
EndpointType | PointOfInterest |
Locator | PointOfInterest |
LocatorType | Object |
PointOfInterest [1 of 1]
/api/v2/image/xGmGnvQ!pointofinterest
Uri | /api/v2/image/xGmGnvQ!pointofinterest |
---|---|
UriDescription | Point of interest for image |
Uris
PointOfInterestCrops
/api/v2/image/xGmGnvQ!poicrops
Uri | /api/v2/image/xGmGnvQ!poicrops |
---|---|
UriDescription | PointOfInterest Crops for image |
EndpointType | PointOfInterestCrops |
Locator | PointOfInterestCrops |
LocatorType | List |
Regions
/api/v2/image/xGmGnvQ!regions
Uri | /api/v2/image/xGmGnvQ!regions |
---|---|
UriDescription | Regions for image |
EndpointType | Regions |
Locator | Region |
LocatorType | Objects |
Request
Uri | /api/v2/image/xGmGnvQ!pointofinterest |
---|---|
Method | GET |
Version | v2 |
Config
{ "expand_method": "ref", "shorturis": false }
Options
Methods
OPTIONS
Permissions |
|
---|
GET
Permissions |
|
---|
Output Fields
Height | floatingpoint | |
---|---|---|
Type |
select
|
|
Width | floatingpoint | |
X | floatingpoint | |
Y | floatingpoint |
JSON
{ "Request": { "Version": "v2", "Method": "GET", "Uri": "/api/v2/image/xGmGnvQ!pointofinterest" }, "Options": { "MethodDetails": { "OPTIONS": { "Permissions": [ "Read" ] }, "GET": { "Permissions": [ "Read" ] } }, "Methods": [ "OPTIONS", "GET" ], "MediaTypes": [ "application/json", "application/vnd.php.serialized", "application/x-msgpack", "text/html", "text/csv" ], "Output": [ { "Name": "Width", "Type": "FloatingPoint", "MIN_VALUE": 0, "MAX_VALUE": 1 }, { "Name": "Height", "Type": "FloatingPoint", "MIN_VALUE": 0, "MAX_VALUE": 1 }, { "Name": "X", "Type": "FloatingPoint", "MIN_VALUE": 0, "MAX_VALUE": 1 }, { "Name": "Y", "Type": "FloatingPoint", "MIN_VALUE": 0, "MAX_VALUE": 1 }, { "Name": "Type", "Type": "Select", "OPTIONS": [ "Point", "Region" ], "MIN_COUNT": 1, "MAX_COUNT": 1 } ], "Path": [ { "type": "path", "text": "api" }, { "type": "path", "text": "v2" }, { "type": "path", "text": "image" }, { "type": "singleparam", "param_name": "imagekey", "param_value": "xGmGnvQ" }, { "type": "action", "text": "pointofinterest" } ] }, "Response": { "Uri": "/api/v2/image/xGmGnvQ!pointofinterest", "Locator": "PointOfInterest", "LocatorType": "Object", "PointOfInterest": { "Uri": "/api/v2/image/xGmGnvQ!pointofinterest", "UriDescription": "Point of interest for image", "Uris": { "Regions": { "Uri": "/api/v2/image/xGmGnvQ!regions", "Locator": "Region", "LocatorType": "Objects", "UriDescription": "Regions for image", "EndpointType": "Regions" }, "PointOfInterestCrops": { "Uri": "/api/v2/image/xGmGnvQ!poicrops", "Locator": "PointOfInterestCrops", "LocatorType": "List", "UriDescription": "PointOfInterest Crops for image", "EndpointType": "PointOfInterestCrops" } } }, "UriDescription": "Point of interest for image", "EndpointType": "PointOfInterest", "Timing": { "Total": { "time": 0.02341, "cycles": 1, "objects": 0 } } }, "Code": 200, "Message": "Ok" }