{
 "layers": [
  {
   "currentVersion": 11.3,
   "cimVersion": "3.3.0",
   "id": 0,
   "name": "Curso d'Água",
   "type": "Feature Layer",
   "description": "",
   "geometryType": "esriGeometryPolyline",
   "sourceSpatialReference": {
    "wkid": 102033,
    "latestWkid": 102033,
    "xyTolerance": 0.001,
    "zTolerance": 0.001,
    "mTolerance": 0.001,
    "falseX": -21059800,
    "falseY": -10226500,
    "xyUnits": 2.1384816699923527E8,
    "falseZ": -100000,
    "zUnits": 10000,
    "falseM": -100000,
    "mUnits": 10000
   },
   "copyrightText": "",
   "parentLayer": null,
   "subLayers": [],
   "minScale": 0,
   "maxScale": 0,
   "referenceScale": 0.0,
   "drawingInfo": {
    "renderer": {
     "type": "uniqueValue",
     "field1": "Condicao",
     "uniqueValueGroups": [
      {
       "heading": "",
       "classes": [
        {
         "label": "Rio Intermitente",
         "description": "Rio Intermitente",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           0,
           92,
           230,
           255
          ],
          "width": 1
         },
         "values": [
          [
           "1"
          ]
         ]
        },
        {
         "label": "Rio Perenizado",
         "description": "Rio Perenizado",
         "symbol": {
          "type": "esriSLS",
          "style": "esriSLSSolid",
          "color": [
           0,
           92,
           230,
           255
          ],
          "width": 2
         },
         "values": [
          [
           "2"
          ]
         ]
        }
       ]
      }
     ],
     "uniqueValueInfos": [
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 1
       },
       "value": "1",
       "label": "Rio Intermitente"
      },
      {
       "symbol": {
        "type": "esriSLS",
        "style": "esriSLSSolid",
        "color": [
         0,
         92,
         230,
         255
        ],
        "width": 2
       },
       "value": "2",
       "label": "Rio Perenizado"
      }
     ],
     "fieldDelimiter": ",",
     "authoringInfo": {
      "colorRamp": {
       "type": "multipart",
       "colorRamps": [
        {
         "type": "algorithmic",
         "algorithm": "esriHSVAlgorithm",
         "fromColor": [
          56,
          168,
          0,
          255
         ],
         "toColor": [
          255,
          255,
          0,
          255
         ]
        },
        {
         "type": "algorithmic",
         "algorithm": "esriHSVAlgorithm",
         "fromColor": [
          255,
          255,
          0,
          255
         ],
         "toColor": [
          255,
          0,
          0,
          255
         ]
        }
       ]
      }
     }
    },
    "scaleSymbols": true,
    "transparency": 25,
    "labelingInfo": [
     {
      "labelExpression": "[NOME]",
      "labelPlacement": "esriServerLinePlacementAboveAlong",
      "textLayout": "followFeature",
      "deconflictionStrategy": "dynamic",
      "allowOverrun": false,
      "repeatLabel": false,
      "removeDuplicates": "all",
      "removeDuplicatesDistance": 0,
      "lineConnection": "minimizeLabels",
      "stackLabel": false,
      "useCodedValues": true,
      "maxScale": 0,
      "minScale": 0,
      "name": "Default",
      "priority": 1,
      "symbol": {
       "type": "esriTS",
       "color": [
        0,
        92,
        230,
        255
       ],
       "backgroundColor": null,
       "borderLineColor": null,
       "borderLineSize": null,
       "verticalAlignment": "bottom",
       "horizontalAlignment": "left",
       "rightToLeft": false,
       "angle": 0,
       "xoffset": 0,
       "yoffset": 0,
       "kerning": true,
       "haloColor": null,
       "haloSize": null,
       "font": {
        "family": "Arial",
        "size": 7,
        "style": "normal",
        "weight": "bold",
        "decoration": "none"
       }
      }
     }
    ]
   },
   "defaultVisibility": true,
   "extent": {
    "xmin": -39.02811995109119,
    "ymin": -7.903168497313212,
    "xmax": -35.86766447083343,
    "ymax": -4.972411777043815,
    "spatialReference": {
     "wkid": 4674,
     "latestWkid": 4674,
     "xyTolerance": 8.983152841195212E-9,
     "zTolerance": 0.001,
     "mTolerance": 0.001,
     "falseX": -400,
     "falseY": -400,
     "xyUnits": 1.125899906842624E13,
     "falseZ": -100000,
     "zUnits": 10000,
     "falseM": -100000,
     "mUnits": 10000
    }
   },
   "hasAttachments": false,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "displayField": "ESCALA_OBS",
   "typeIdField": null,
   "subtypeFieldName": null,
   "subtypeField": null,
   "defaultSubtypeCode": null,
   "fields": [
    {
     "name": "OBJECTID_1",
     "type": "esriFieldTypeOID",
     "alias": "OBJECTID_1",
     "domain": null
    },
    {
     "name": "CURSO_DAGU",
     "type": "esriFieldTypeString",
     "alias": "Curso d'Água",
     "length": 254,
     "domain": null
    },
    {
     "name": "NOME",
     "type": "esriFieldTypeString",
     "alias": "Nome",
     "length": 254,
     "domain": null
    },
    {
     "name": "DOMINIO",
     "type": "esriFieldTypeString",
     "alias": "Domínio",
     "length": 254,
     "domain": null
    },
    {
     "name": "Condicao",
     "type": "esriFieldTypeSmallInteger",
     "alias": "Condição",
     "domain": null
    },
    {
     "name": "Shape",
     "type": "esriFieldTypeGeometry",
     "alias": "Shape",
     "domain": null
    },
    {
     "name": "OBJECTID",
     "type": "esriFieldTypeInteger",
     "alias": "OBJECTID",
     "domain": null
    },
    {
     "name": "COTRECHO",
     "type": "esriFieldTypeDouble",
     "alias": "COTRECHO",
     "domain": null
    },
    {
     "name": "COCURSODAG",
     "type": "esriFieldTypeString",
     "alias": "COCURSODAG",
     "length": 50,
     "domain": null
    },
    {
     "name": "COBACIA",
     "type": "esriFieldTypeString",
     "alias": "COBACIA",
     "length": 50,
     "domain": null
    },
    {
     "name": "NUCOMPTREC",
     "type": "esriFieldTypeDouble",
     "alias": "NUCOMPTREC",
     "domain": null
    },
    {
     "name": "NUDISTBACT",
     "type": "esriFieldTypeDouble",
     "alias": "NUDISTBACT",
     "domain": null
    },
    {
     "name": "NUDISTCDAG",
     "type": "esriFieldTypeDouble",
     "alias": "NUDISTCDAG",
     "domain": null
    },
    {
     "name": "NUAREACONT",
     "type": "esriFieldTypeDouble",
     "alias": "NUAREACONT",
     "domain": null
    },
    {
     "name": "NUAREAMONT",
     "type": "esriFieldTypeDouble",
     "alias": "NUAREAMONT",
     "domain": null
    },
    {
     "name": "DEDIREC",
     "type": "esriFieldTypeDouble",
     "alias": "DEDIREC",
     "domain": null
    },
    {
     "name": "COCDADESAG",
     "type": "esriFieldTypeString",
     "alias": "COCDADESAG",
     "length": 50,
     "domain": null
    },
    {
     "name": "NUCOMPCDA",
     "type": "esriFieldTypeDouble",
     "alias": "NUCOMPCDA",
     "domain": null
    },
    {
     "name": "NUTRJUS",
     "type": "esriFieldTypeDouble",
     "alias": "NUTRJUS",
     "domain": null
    },
    {
     "name": "NUTRMON",
     "type": "esriFieldTypeDouble",
     "alias": "NUTRMON",
     "domain": null
    },
    {
     "name": "NUTRAFL",
     "type": "esriFieldTypeDouble",
     "alias": "NUTRAFL",
     "domain": null
    },
    {
     "name": "NUDISTBACC",
     "type": "esriFieldTypeDouble",
     "alias": "NUDISTBACC",
     "domain": null
    },
    {
     "name": "NUORDEMCDA",
     "type": "esriFieldTypeDouble",
     "alias": "NUORDEMCDA",
     "domain": null
    },
    {
     "name": "Shape_Leng",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Leng",
     "domain": null
    },
    {
     "name": "Shape_Length",
     "type": "esriFieldTypeDouble",
     "alias": "Shape_Length",
     "domain": null
    }
   ],
   "geometryField": {
    "name": "Shape",
    "type": "esriFieldTypeGeometry",
    "alias": "Shape"
   },
   "indexes": [
    {
     "name": "FDO_OBJECTID_1",
     "fields": "OBJECTID_1",
     "isAscending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "FDO_Shape",
     "fields": "Shape",
     "isAscending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "subtypes": [],
   "relationships": [],
   "canModifyLayer": true,
   "canScaleSymbols": false,
   "hasLabels": true,
   "capabilities": "Map,Query,Data",
   "maxRecordCount": 1000,
   "supportsStatistics": true,
   "supportsExceedsLimitStatistics": true,
   "supportsAdvancedQueries": true,
   "supportedQueryFormats": "JSON, geoJSON, PBF",
   "isDataVersioned": false,
   "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
   "useStandardizedQueries": true,
   "supportedSpatialRelationships": [
    "esriSpatialRelIntersects",
    "esriSpatialRelContains",
    "esriSpatialRelCrosses",
    "esriSpatialRelEnvelopeIntersects",
    "esriSpatialRelIndexIntersects",
    "esriSpatialRelOverlaps",
    "esriSpatialRelTouches",
    "esriSpatialRelWithin",
    "esriSpatialRelRelation"
   ],
   "advancedQueryCapabilities": {
    "useStandardizedQueries": true,
    "supportsStatistics": true,
    "supportsPercentileStatistics": true,
    "supportsHavingClause": true,
    "supportsOrderBy": true,
    "supportsDistinct": true,
    "supportsCountDistinct": true,
    "supportsAdvancedQueryRelated": true,
    "supportsQueryRelatedPagination": true,
    "supportsPagination": true,
    "supportsLod": false,
    "supportsQueryWithLodSR": false,
    "supportsTrueCurve": true,
    "supportsQueryWithDatumTransformation": true,
    "supportsReturningQueryExtent": true,
    "supportsQueryWithDistance": true,
    "supportsSqlExpression": true,
    "supportsTimeRelation": true,
    "supportsSqlFormat": false,
    "supportsQueryAnalytic": false,
    "supportsCurrentUserQueries": true
   },
   "supportsDatumTransformation": true,
   "dateFieldsTimeReference": null,
   "preferredTimeReference": null,
   "datesInUnknownTimezone": false,
   "hasGeometryProperties": true,
   "geometryProperties": {
    "shapeLengthFieldName": "Shape_Length",
    "units": "esriMeters",
    "mapUnits": {"uwkid": 9001}
   },
   "hasMetadata": false,
   "isDataArchived": false,
   "archivingInfo": {
    "supportsQueryWithHistoricMoment": false,
    "startArchivingMoment": -1
   },
   "supportsCoordinatesQuantization": true,
   "supportsDynamicLegends": true
  }
 ],
 "tables": []
}