{
 "currentVersion": 10.11,
 "id": 15,
 "name": "HID_Queda_Dagua_A",
 "type": "Feature Layer",
 "description": "",
 "copyrightText": "",
 "defaultVisibility": false,
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [],
 "isDataVersioned": false,
 "supportsRollbackOnFailureParameter": true,
 "supportsStatistics": true,
 "supportsAdvancedQueries": true,
 "geometryType": "esriGeometryPolygon",
 "minScale": 0,
 "maxScale": 0,
 "extent": {
  "xmin": -56.043373503,
  "ymin": -15.377469807000011,
  "xmax": -52.800052298000026,
  "ymax": -14.027405451999982,
  "spatialReference": {
   "wkid": 4674,
   "latestWkid": 4674
  }
 },
 "drawingInfo": {
  "renderer": {
   "type": "uniqueValue",
   "field1": "tipoqueda",
   "field2": null,
   "field3": null,
   "fieldDelimiter": ", ",
   "defaultSymbol": null,
   "defaultLabel": null,
   "uniqueValueInfos": [
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       198,
       247,
       227,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "1",
     "label": "Cachoeira",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       242,
       208,
       245,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "3",
     "label": "Catarata",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       202,
       226,
       252,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "0",
     "label": "Desconhecido",
     "description": ""
    },
    {
     "symbol": {
      "type": "esriSFS",
      "style": "esriSFSSolid",
      "color": [
       197,
       252,
       197,
       255
      ],
      "outline": {
       "type": "esriSLS",
       "style": "esriSLSSolid",
       "color": [
        110,
        110,
        110,
        255
       ],
       "width": 0.4
      }
     },
     "value": "2",
     "label": "Salto",
     "description": ""
    }
   ]
  },
  "transparency": 0,
  "labelingInfo": null
 },
 "hasM": false,
 "hasZ": true,
 "enableZDefaults": false,
 "allowGeometryUpdates": true,
 "hasAttachments": false,
 "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
 "objectIdField": "objectid",
 "globalIdField": "",
 "displayField": "nome",
 "typeIdField": "tipoqueda",
 "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": "tipoqueda",
   "type": "esriFieldTypeSmallInteger",
   "alias": "tipoQueda",
   "domain": null,
   "editable": true,
   "nullable": false
  },
  {
   "name": "nome",
   "type": "esriFieldTypeString",
   "alias": "nome",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 80
  },
  {
   "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": "nomeabrev",
   "type": "esriFieldTypeString",
   "alias": "nomeAbrev",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50
  },
  {
   "name": "altura",
   "type": "esriFieldTypeDouble",
   "alias": "altura",
   "domain": null,
   "editable": true,
   "nullable": true
  }
 ],
 "types": [
  {
   "id": 1,
   "name": "Cachoeira",
   "domains": {
    "geometriaaproximada": {"type": "inherited"}
   },
   "templates": [
    {
     "name": "Cachoeira",
     "description": "",
     "prototype": {
      "attributes": {
       "altura": null,
       "metadado": null,
       "tipoqueda": 1,
       "nome": null,
       "geometriaaproximada": 2,
       "nomeabrev": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ]
  },
  {
   "id": 2,
   "name": "Salto",
   "domains": {
    "geometriaaproximada": {"type": "inherited"}
   },
   "templates": [
    {
     "name": "Salto",
     "description": "",
     "prototype": {
      "attributes": {
       "altura": null,
       "metadado": null,
       "tipoqueda": 2,
       "nome": null,
       "geometriaaproximada": 2,
       "nomeabrev": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ]
  },
  {
   "id": 3,
   "name": "Catarata",
   "domains": {
    "geometriaaproximada": {"type": "inherited"}
   },
   "templates": [
    {
     "name": "Catarata",
     "description": "",
     "prototype": {
      "attributes": {
       "altura": null,
       "metadado": null,
       "tipoqueda": 3,
       "nome": null,
       "geometriaaproximada": 2,
       "nomeabrev": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ]
  },
  {
   "id": 0,
   "name": "Desconhecido",
   "domains": {
    "geometriaaproximada": {"type": "inherited"}
   },
   "templates": [
    {
     "name": "Desconhecido",
     "description": "",
     "prototype": {
      "attributes": {
       "altura": null,
       "metadado": null,
       "tipoqueda": 0,
       "nome": null,
       "geometriaaproximada": 2,
       "nomeabrev": null
      }
     },
     "drawingTool": "esriFeatureEditToolPolygon"
    }
   ]
  }
 ],
 "templates": [],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, AMF",
 "capabilities": "Query,Create,Update,Delete,Uploads,Editing"
}