{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Recurso Hídrico", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "Dado mantido pela DMWEB.", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -51.25866834599998, "ymin": -30.260452276999956, "xmax": -51.01560001299998, "ymax": -29.96081802799995, "spatialReference": { "wkid": 4674, "latestWkid": 4674, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4674, "latestWkid": 4674, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "acesso", "field2": "leito", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 68, 137, 112, 255 ], "width": 2 }, "value": "1,CANALIZADO", "label": "Recurso Hídrico Com Acesso, Canalizado" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 102, 205, 171, 255 ], "width": 1.9999999999999998 }, "value": "1,EM GALERIA", "label": "Recurso Hídrico Com Acesso, Em Galeria" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 158, 215, 194, 255 ], "width": 1.9999999999999998 }, "value": "1,NATURAL", "label": "Recurso Hídrico Com Acesso, Natural" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 68, 137, 112, 255 ], "width": 2 }, "value": "0,CANALIZADO", "label": "Recurso Hídrico Sem Acesso, Canalizado" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 102, 205, 171, 255 ], "width": 2 }, "value": "0,EM GALERIA", "label": "Recurso Hídrico Sem Acesso, Em Galeria" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 158, 215, 194, 255 ], "width": 2 }, "value": "0,NATURAL", "label": "Recurso Hídrico Sem Acesso, Natural" } ], "fieldDelimiter": "," }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "tipo", "typeIdField": "acesso", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "tipo", "type": "esriFieldTypeString", "alias": "Tipo", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "tipo" }, { "name": "nome", "type": "esriFieldTypeString", "alias": "Nome", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "nome" }, { "name": "extensao", "type": "esriFieldTypeDouble", "alias": "Extensão", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "extensao" }, { "name": "leito", "type": "esriFieldTypeString", "alias": "Leito", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "leito" }, { "name": "datacampo", "type": "esriFieldTypeDate", "alias": "Data Campo", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "datacampo" }, { "name": "observacao", "type": "esriFieldTypeString", "alias": "Observação", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "observacao" }, { "name": "larguracan", "type": "esriFieldTypeDouble", "alias": "Largura Cana", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "larguracan" }, { "name": "alturacana", "type": "esriFieldTypeDouble", "alias": "Altura Cana", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "alturacana" }, { "name": "acesso", "type": "esriFieldTypeString", "alias": "Acesso", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "acesso" }, { "name": "ajuste", "type": "esriFieldTypeString", "alias": "Ajuste", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ajuste" }, { "name": "docrecebid", "type": "esriFieldTypeString", "alias": "Documento Recebido", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "docrecebid" }, { "name": "execucao", "type": "esriFieldTypeString", "alias": "Execução", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "execucao" }, { "name": "levantamen", "type": "esriFieldTypeString", "alias": "Levantamento", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "levantamen" }, { "name": "fiscal", "type": "esriFieldTypeString", "alias": "Fiscal", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "fiscal" }, { "name": "termogaran", "type": "esriFieldTypeString", "alias": "Termo Garantia", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "termogaran" }, { "name": "datacriaca", "type": "esriFieldTypeDate", "alias": "Data Criação", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "datacriaca" }, { "name": "usuariocri", "type": "esriFieldTypeString", "alias": "Usuário Criação", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "usuariocri" }, { "name": "dataatuali", "type": "esriFieldTypeDate", "alias": "Data Atualização", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "dataatuali" }, { "name": "usuarioatu", "type": "esriFieldTypeString", "alias": "Usuário Atualização", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "usuarioatu" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r327_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a263_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [ { "id": "1", "name": "Recurso Hídrico Com Acesso, Canalizado", "domains": {}, "templates": [ { "name": "1, CANALIZADO", "description": "", "prototype": { "attributes": { "usuarioatu": null, "dataatuali": null, "tipo": null, "nome": null, "extensao": null, "leito": "CANALIZADO", "datacampo": null, "observacao": null, "larguracan": null, "alturacana": null, "acesso": "1", "ajuste": null, "docrecebid": null, "execucao": null, "levantamen": null, "fiscal": null, "termogaran": null, "datacriaca": null, "usuariocri": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "1, EM GALERIA", "description": "", "prototype": { "attributes": { "usuarioatu": null, "dataatuali": null, "tipo": null, "nome": null, "extensao": null, "leito": "EM GALERIA", "datacampo": null, "observacao": null, "larguracan": null, "alturacana": null, "acesso": "1", "ajuste": null, "docrecebid": null, "execucao": null, "levantamen": null, "fiscal": null, "termogaran": null, "datacriaca": null, "usuariocri": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "1, NATURAL", "description": "", "prototype": { "attributes": { "usuarioatu": null, "dataatuali": null, "tipo": null, "nome": null, "extensao": null, "leito": "NATURAL", "datacampo": null, "observacao": null, "larguracan": null, "alturacana": null, "acesso": "1", "ajuste": null, "docrecebid": null, "execucao": null, "levantamen": null, "fiscal": null, "termogaran": null, "datacriaca": null, "usuariocri": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "0", "name": "Recurso Hídrico Sem Acesso, Canalizado", "domains": {}, "templates": [ { "name": "0, CANALIZADO", "description": "", "prototype": { "attributes": { "usuarioatu": null, "dataatuali": null, "tipo": null, "nome": null, "extensao": null, "leito": "CANALIZADO", "datacampo": null, "observacao": null, "larguracan": null, "alturacana": null, "acesso": "0", "ajuste": null, "docrecebid": null, "execucao": null, "levantamen": null, "fiscal": null, "termogaran": null, "datacriaca": null, "usuariocri": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "0, EM GALERIA", "description": "", "prototype": { "attributes": { "usuarioatu": null, "dataatuali": null, "tipo": null, "nome": null, "extensao": null, "leito": "EM GALERIA", "datacampo": null, "observacao": null, "larguracan": null, "alturacana": null, "acesso": "0", "ajuste": null, "docrecebid": null, "execucao": null, "levantamen": null, "fiscal": null, "termogaran": null, "datacriaca": null, "usuariocri": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "0, NATURAL", "description": "", "prototype": { "attributes": { "usuarioatu": null, "dataatuali": null, "tipo": null, "nome": null, "extensao": null, "leito": "NATURAL", "datacampo": null, "observacao": null, "larguracan": null, "alturacana": null, "acesso": "0", "ajuste": null, "docrecebid": null, "execucao": null, "levantamen": null, "fiscal": null, "termogaran": null, "datacriaca": null, "usuariocri": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "e662524962a24bf8a9aac15286ec23ba" } ], "tables": [] }