You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Imports point and polygon and checks if point is in polygon.",
"id": "point_in_polygon",
"parameters": [
{
"description": "The input source that may be a landsat scene name, a sentinel2 scene name, a postGIS database string, or an URL that points to an accessible raster or vector file [generated from import_descr_source]",
"name": "url_to_geojson_point",
"optional": true,
"schema": {
"type": "string",
"subtype": "datasource"
}
}
],
"projects": [
"nc_spm_08"
],
"returns": [
{
"description": "Exported result from exporter exporter map parameter",