{
"generic-links": [
{
"title": "Copy",
"models": [
"mlpa_mpa",
"mlpa_array",
"mlpa_shipwreck",
"mlpa_pipeline",
"mlpa_folder",
"mlpa_userkml"
],
"uri-template": "/features/generic-links/links/copy/{uid+}/",
"rel": "edit",
"method": "POST",
"select": "multiple single"
},
{
"title": "Delete",
"models": [
"mlpa_mpa",
"mlpa_array",
"mlpa_shipwreck",
"mlpa_pipeline",
"mlpa_folder",
"mlpa_userkml"
],
"uri-template": "/features/generic-links/links/delete/{uid+}/",
"rel": "edit",
"method": "DELETE",
"select": "multiple single"
},
{
"models": [
"mlpa_mpa",
"mlpa_array",
"mlpa_shipwreck",
"mlpa_pipeline",
"mlpa_folder",
"mlpa_userkml"
],
"uri-template": "/features/generic-links/links/kml/{uid+}/",
"select": "multiple single",
"rel": "alternate",
"title": "KML"
}
],
"feature-classes": [
{
"link-relations": {
"edit": [
{
"uri-template": "/features/mpa/{uid}/form/",
"title": "edit"
}
],
"self": {
"uri-template": "/features/mpa/{uid}/",
"title": "Attributes"
},
"create": {
"uri-template": "/features/mpa/form/"
}
},
"id": "mlpa_mpa",
"title": "Marine Protected Area"
},
{
"link-relations": {
"edit": [
{
"uri-template": "/features/array/{uid}/form/",
"title": "edit"
}
],
"self": {
"uri-template": "/features/array/{uid}/",
"title": "Attributes"
},
"create": {
"uri-template": "/features/array/form/"
}
},
"id": "mlpa_array",
"collection": {
"add": {
"uri-template": "/features/array/{collection_uid}/add/{uid+}"
},
"classes": [
"mlpa_mpa"
],
"remove": {
"uri-template": "/features/array/{collection_uid}/remove/{uid+}"
}
},
"title": "Array"
},
{
"link-relations": {
"edit": [
{
"uri-template": "/features/shipwreck/{uid}/form/",
"title": "edit"
}
],
"self": {
"uri-template": "/features/shipwreck/{uid}/",
"title": "Attributes"
},
"create": {
"uri-template": "/features/shipwreck/form/"
}
},
"id": "mlpa_shipwreck",
"title": "Shipwreck"
},
{
"link-relations": {
"edit": [
{
"uri-template": "/features/pipeline/{uid}/form/",
"title": "edit"
}
],
"self": {
"uri-template": "/features/pipeline/{uid}/",
"title": "Attributes"
},
"create": {
"uri-template": "/features/pipeline/form/"
}
},
"id": "mlpa_pipeline",
"title": "Pipeline"
},
{
"link-relations": {
"edit": [
{
"uri-template": "/features/folder/{uid}/form/",
"title": "edit"
}
],
"self": {
"uri-template": "/features/folder/{uid}/",
"title": "Attributes"
},
"create": {
"uri-template": "/features/folder/form/"
}
},
"id": "mlpa_folder",
"collection": {
"add": {
"uri-template": "/features/folder/{collection_uid}/add/{uid+}"
},
"classes": [
"mlpa_mpa",
"mlpa_array",
"mlpa_pipeline",
"mlpa_shipwreck",
"mlpa_folder"
],
"remove": {
"uri-template": "/features/folder/{collection_uid}/remove/{uid+}"
}
},
"title": "Folder"
},
{
"link-relations": {
"edit": [
{
"uri-template": "/features/userkml/{uid}/form/",
"title": "edit"
}
],
"self": {
"uri-template": "/features/userkml/{uid}/",
"title": "Attributes"
},
"create": {
"uri-template": "/features/userkml/form/"
}
},
"id": "mlpa_userkml",
"title": "UserKml"
}
]
}