{ "currentVersion": 10.11, "id": 11, "name": "HID_Limite_Massa_Dagua_L", "type": "Feature Layer", "description": "", "copyrightText": "", "defaultVisibility": false, "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "supportsRollbackOnFailureParameter": true, "supportsStatistics": true, "supportsAdvancedQueries": true, "geometryType": "esriGeometryPolyline", "minScale": 0, "maxScale": 0, "extent": { "xmin": -50.26234986999998, "ymin": -9.913979841000014, "xmax": -50.169153678999976, "ymax": -9.837976443999992, "spatialReference": { "wkid": 4674, "latestWkid": 4674 } }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "tipolimmassa", "field2": null, "field3": null, "fieldDelimiter": ", ", "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 52, 148, 255 ], "width": 1 }, "value": "1", "label": "Costa visível da carta", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 140, 0, 94, 255 ], "width": 1 }, "value": "6", "label": "Limite com elemento artificial", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 161, 72, 255 ], "width": 1 }, "value": "7", "label": "Limite interno com foz marítima", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 135, 32, 0, 255 ], "width": 1 }, "value": "5", "label": "Limite interno entre massas e/ou trechos", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 173, 0, 69, 255 ], "width": 1 }, "value": "2", "label": "Margem de massa d`água", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 71, 0, 148, 255 ], "width": 1 }, "value": "4", "label": "Margem direita de trechos de massa d`água", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 135, 0, 168, 255 ], "width": 1 }, "value": "3", "label": "Margem esquerda de trechos de massa d`água", "description": "" } ] }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "allowGeometryUpdates": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "nome", "typeIdField": "tipolimmassa", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "metadado", "type": "esriFieldTypeGUID", "alias": "metadado", "domain": null, "editable": true, "nullable": true, "length": 38 }, { "name": "tipolimmassa", "type": "esriFieldTypeSmallInteger", "alias": "tipoLimMassa", "domain": null, "editable": true, "nullable": true }, { "name": "nome", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 80 }, { "name": "nomeabrev", "type": "esriFieldTypeString", "alias": "nomeAbrev", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "geometriaaproximada", "type": "esriFieldTypeSmallInteger", "alias": "geometriaAproximada", "domain": { "type": "codedValue", "name": "XXX_simNao", "codedValues": [ { "name": "Sim", "code": 1 }, { "name": "Não", "code": 2 } ] }, "editable": true, "nullable": false }, { "name": "materialpredominante", "type": "esriFieldTypeSmallInteger", "alias": "materialPredominante", "domain": { "type": "codedValue", "name": "HID_materialPredominante", "codedValues": [ { "name": "Desconhecido", "code": 0 }, { "name": "Misto", "code": 98 }, { "name": "Areia", "code": 12 }, { "name": "Areia Fina", "code": 13 }, { "name": "Lama", "code": 14 }, { "name": "Argila", "code": 15 }, { "name": "Lodo", "code": 16 }, { "name": "Cascalho", "code": 18 }, { "name": "Seixo", "code": 19 }, { "name": "Coral", "code": 20 }, { "name": "Concha", "code": 21 }, { "name": "Rocha", "code": 4 }, { "name": "Pedra", "code": 50 }, { "name": "Não Aplicável", "code": 97 } ] }, "editable": true, "nullable": false }, { "name": "alturamediamargem", "type": "esriFieldTypeDouble", "alias": "alturaMediaMargem", "domain": null, "editable": true, "nullable": true } ], "types": [ { "id": 7, "name": "Limite interno com foz marítima", "domains": { "geometriaaproximada": {"type": "inherited"}, "materialpredominante": {"type": "inherited"} }, "templates": [ { "name": "Limite interno com foz marítima", "description": "", "prototype": { "attributes": { "alturamediamargem": null, "metadado": null, "tipolimmassa": 7, "nome": null, "nomeabrev": null, "geometriaaproximada": 2, "materialpredominante": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 1, "name": "Costa visível da carta", "domains": { "geometriaaproximada": {"type": "inherited"}, "materialpredominante": {"type": "inherited"} }, "templates": [ { "name": "Costa visível da carta", "description": "", "prototype": { "attributes": { "alturamediamargem": null, "metadado": null, "tipolimmassa": 1, "nome": null, "nomeabrev": null, "geometriaaproximada": 2, "materialpredominante": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 2, "name": "Margem de massa d`água", "domains": { "geometriaaproximada": {"type": "inherited"}, "materialpredominante": {"type": "inherited"} }, "templates": [ { "name": "Margem de massa d`água", "description": "", "prototype": { "attributes": { "alturamediamargem": null, "metadado": null, "tipolimmassa": 2, "nome": null, "nomeabrev": null, "geometriaaproximada": 2, "materialpredominante": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 3, "name": "Margem esquerda de trechos de massa d`água", "domains": { "geometriaaproximada": {"type": "inherited"}, "materialpredominante": {"type": "inherited"} }, "templates": [ { "name": "Margem esquerda de trechos de massa d`água", "description": "", "prototype": { "attributes": { "alturamediamargem": null, "metadado": null, "tipolimmassa": 3, "nome": null, "nomeabrev": null, "geometriaaproximada": 2, "materialpredominante": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 4, "name": "Margem direita de trechos de massa d`água", "domains": { "geometriaaproximada": {"type": "inherited"}, "materialpredominante": {"type": "inherited"} }, "templates": [ { "name": "Margem direita de trechos de massa d`água", "description": "", "prototype": { "attributes": { "alturamediamargem": null, "metadado": null, "tipolimmassa": 4, "nome": null, "nomeabrev": null, "geometriaaproximada": 2, "materialpredominante": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 5, "name": "Limite interno entre massas e/ou trechos", "domains": { "geometriaaproximada": {"type": "inherited"}, "materialpredominante": {"type": "inherited"} }, "templates": [ { "name": "Limite interno entre massas e/ou trechos", "description": "", "prototype": { "attributes": { "alturamediamargem": null, "metadado": null, "tipolimmassa": 5, "nome": null, "nomeabrev": null, "geometriaaproximada": 2, "materialpredominante": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": 6, "name": "Limite com elemento artificial", "domains": { "geometriaaproximada": {"type": "inherited"}, "materialpredominante": {"type": "inherited"} }, "templates": [ { "name": "Limite com elemento artificial", "description": "", "prototype": { "attributes": { "alturamediamargem": null, "metadado": null, "tipolimmassa": 6, "nome": null, "nomeabrev": null, "geometriaaproximada": 2, "materialpredominante": 0 } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF", "capabilities": "Query,Create,Update,Delete,Uploads,Editing" }