{ "currentVersion": 10.91, "id": 15, "name": "Recurso Hídrico", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": {"wkt": "PROJCS[\"TM-POA\",GEOGCS[\"GCS_SIRGAS_2000\",DATUM[\"D_SIRGAS_2000\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",300000.0],PARAMETER[\"False_Northing\",5000000.0],PARAMETER[\"Central_Meridian\",-51.0],PARAMETER[\"Scale_Factor\",0.999995],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]"}, "copyrightText": "", "parentLayer": { "id": 7, "name": "Cadastro Pluvial" }, "subLayers": [], "minScale": 5000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ACESSO", "field2": "LEITO", "field3": null, "defaultSymbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 102, 205, 171, 255 ], "width": 2 }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 6.000001907348633 }, "value": "1,CANALIZADO", "label": "Recurso Hídrico Com Acesso, Canalizado", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 6.000001907348633 }, "value": "1,EM GALERIA", "label": "Recurso Hídrico Com Acesso, Em Galeria", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 104, 104, 104, 255 ], "width": 6.000001907348633 }, "value": "1,NATURAL", "label": "Recurso Hídrico Com Acesso, Natural", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 68, 137, 112, 255 ], "width": 2 }, "value": "0,CANALIZADO", "label": "Recurso Hídrico Sem Acesso, Canalizado", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 102, 205, 171, 255 ], "width": 2 }, "value": "0,EM GALERIA", "label": "Recurso Hídrico Sem Acesso, Em Galeria", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 158, 215, 194, 255 ], "width": 2 }, "value": "0,NATURAL", "label": "Recurso Hídrico Sem Acesso, Natural", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": null, "labelExpression": "[TIPO] CONCAT \" \" CONCAT [NOME] CONCAT \" - \" CONCAT [LEITO]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 230, 169, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 2, "font": { "family": "Calibri", "size": 9, "style": "italic", "weight": "normal", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": true, "extent": { "xmin": 275070.09779999964, "ymin": 1651029.7096999995, "xmax": 298497.86670000013, "ymax": 1684237.9907, "spatialReference": {"wkt": "PROJCS[\"TM-POA\",GEOGCS[\"GCS_SIRGAS_2000\",DATUM[\"D_SIRGAS_2000\",SPHEROID[\"GRS_1980\",6378137.0,298.257222101]],PRIMEM[\"Greenwich\",0.0],UNIT[\"Degree\",0.0174532925199433]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"False_Easting\",300000.0],PARAMETER[\"False_Northing\",5000000.0],PARAMETER[\"Central_Meridian\",-51.0],PARAMETER[\"Scale_Factor\",0.999995],PARAMETER[\"Latitude_Of_Origin\",0.0],UNIT[\"Meter\",1.0]]"} }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "TIPO", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "TIPO", "type": "esriFieldTypeString", "alias": "Tipo", "length": 20, "domain": { "type": "codedValue", "name": "dTipoRH", "description": "Tipo Recurso Hídrico", "codedValues": [ { "name": "Rio", "code": "RIO" }, { "name": "Arroio", "code": "ARROIO" }, { "name": "Vala", "code": "VALA" }, { "name": "Córrego", "code": "CÓRREGO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOME", "type": "esriFieldTypeString", "alias": "Nome", "length": 30, "domain": null }, { "name": "EXTENSAO", "type": "esriFieldTypeDouble", "alias": "Extensão", "domain": null }, { "name": "LEITO", "type": "esriFieldTypeString", "alias": "Leito", "length": 20, "domain": { "type": "codedValue", "name": "dLeito", "description": "Tipo Leito RH", "codedValues": [ { "name": "Natural", "code": "NATURAL" }, { "name": "Canalizado", "code": "CANALIZADO" }, { "name": "Em Galeria", "code": "EM GALERIA" }, { "name": "Retificado", "code": "RETIFICADO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATACAMPO", "type": "esriFieldTypeDate", "alias": "Levantamento Campo PDDRU", "length": 8, "domain": null }, { "name": "OBSERVACAO", "type": "esriFieldTypeString", "alias": "Observação", "length": 100, "domain": null }, { "name": "LARGURACANAL", "type": "esriFieldTypeDouble", "alias": "Largura Canal", "domain": null }, { "name": "ALTURACANAL", "type": "esriFieldTypeDouble", "alias": "Altura Canal", "domain": null }, { "name": "ACESSO", "type": "esriFieldTypeString", "alias": "Acesso", "length": 10, "domain": { "type": "codedValue", "name": "dAcesso", "description": "Condição Acesso", "codedValues": [ { "name": "Com Acesso", "code": "1" }, { "name": "Sem Acesso", "code": "0" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AJUSTE", "type": "esriFieldTypeString", "alias": "Ajuste", "length": 20, "domain": { "type": "codedValue", "name": "dAjuste_2", "description": "Ajuste Drenagem", "codedValues": [ { "name": "Levantamento Topográfico", "code": "1" }, { "name": "Aero", "code": "2" }, { "name": "Base Cartográfica 2010", "code": "3" }, { "name": "CAD Antigo", "code": "4" }, { "name": "Base Cartográfica 2021", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DOCRECEBIDO", "type": "esriFieldTypeString", "alias": "Documento Recebimento", "length": 30, "domain": null }, { "name": "EXECUCAO", "type": "esriFieldTypeString", "alias": "Execução", "length": 20, "domain": null }, { "name": "LEVANTAMENTO", "type": "esriFieldTypeString", "alias": "Levantamento", "length": 20, "domain": null }, { "name": "FISCAL", "type": "esriFieldTypeString", "alias": "Fiscal", "length": 20, "domain": null }, { "name": "TERMOGARANTIA", "type": "esriFieldTypeString", "alias": "Termo Garantia", "length": 25, "domain": null }, { "name": "DATACRIACAO", "type": "esriFieldTypeDate", "alias": "Data Criação", "length": 8, "domain": null }, { "name": "USUARIOCRIACAO", "type": "esriFieldTypeString", "alias": "Usuário Criação", "length": 20, "domain": null }, { "name": "DATAATUALIZACAO", "type": "esriFieldTypeDate", "alias": "Data Atualização", "length": 8, "domain": null }, { "name": "USUARIOATUALIZACAO", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "length": 20, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "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, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "effectiveMinScale": 4999, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriMeters" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "e229c12c3de14dfc9eca8823ee32015a" }