{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Limites Municipais", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "INDE\\IEDE_RS" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

Limites Municipais Oficial do Estado do Rio Grande do Sul. Fonte a base cartográfica matricial da DSG, fornecida pelo1ºCGEO, escala 1:50.000, atualizado pela Divisão de Geografia e Cartografia do Estado até o ano de 2021.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Secretaria de Planejamento, Governança e Gestão- SPGG-RS/Departamento de Planejamento Governamental/Divisão de Geografia e Cartografia - DGC.", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -57.64471582200002, "ymin": -33.75149880800001, "xmax": -49.69146606300001, "ymax": -27.079940659999977, "spatialReference": { "wkid": 4674, "latestWkid": 4674, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -399.9999999999999, "falseY": -399.9999999999999, "xyUnits": 1.0000000000000001E9, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4674, "latestWkid": 4674, "xyTolerance": 8.98315284119521E-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": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 189, 252, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "codigo", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "codigo", "type": "esriFieldTypeInteger", "alias": "IBGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "GEOCODIG_M" }, { "name": "nome", "type": "esriFieldTypeString", "alias": "Município", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Nome_Mun" }, { "name": "corede", "type": "esriFieldTypeString", "alias": "COREDE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "Coredes_1" }, { "name": "regiao_func", "type": "esriFieldTypeInteger", "alias": "Região Funcional", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "regiao_func" }, { "name": "areaf_km2", "type": "esriFieldTypeDouble", "alias": "areaf_km²", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "AreaF_Km_" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_perimeter(shape)", "required": true }, { "name": "uf", "type": "esriFieldTypeString", "alias": "UF", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "UF" }, { "name": "cod_cre", "type": "esriFieldTypeInteger", "alias": "CRE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cod_cre" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "a9927_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "E. South America Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Limites Municipais", "description": "", "prototype": { "attributes": { "uf": null, "codigo": null, "nome": null, "corede": null, "regiao_func": null, "areaf_km2": null, "cod_cre": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 3000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "9c5d673473b641b7bc04402a583dbd83" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Aeroportos em Operação no RS", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "INDE\\IEDE_RS" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "

Camada de pontos de aeroportos em operação em 2016 no RS, com definição de coordenadas geográficas por Google Earth e Google Maps, resultante de levantamento de informações de diversas fontes: Ministério dos Transportes e Ministério da Integração Nacional; ANAC; INFRAERO; DNIT (VGEO - Visualizador de Informações Geográficas do Departamento Nacional de Infraestrutura de Transportes); Secretaria dos Transportes do RS; Departamento Aeroportuário do RS; Plano Estadual de Logística dos Transportes - PELT/RS P3 \u2013 Parte 1/2 (jun14); Estudo sobre o Desenvolvimento Regional e Logística de Transportes no RS - RUMOS 2015; Sites de Aeroportos do RS. Elaborado por DEPLAN para utilização no Atlas Socioeconômico o RS.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Secretaria de Planejamento, Governança e Gestão do Estado do Rio Grande do Sul/DEPLAN - DITER", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -57.03777777800002, "ymin": -32.081666668000025, "xmax": -49.810277778, "ymax": -27.65944444500002, "spatialReference": { "wkid": 4674, "latestWkid": 4674, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -399.9999999999999, "falseY": -399.9999999999999, "xyUnits": 1.0000000000000001E9, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4674, "latestWkid": 4674, "xyTolerance": 8.98315284119521E-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": "movim_aero", "uniqueValueGroups": [ { "heading": "", "classes": [ { "label": "vôos comerciais regulares e particulares", "description": "vôos comerciais regulares e particulares", "symbol": { "type": "esriPMS", "url": "f88e2f17726370e9f7fa33696c7f1ebd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAoUlEQVQokaWR4Q0CMQhGn0mXsGv0xvDW0DV0jOsY6hjnGrqGIYGEVO6aO/kDgT4+oIk/LHXqBZiBAXhtha97lTNwAj6Rag8WkAAsll+Dz+rfQT4DY2pGzIFCcY3QuEpg8N09bk3yU1RI6gc3jtjRqT2Bh2Mmu4PfuQaKRXf2tWKjrx2sqkq7zsVye2Cxn7GXGtgt2i/rwjeF5YCbYQEOS9Uv9QoduRqWo0IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": -8.472012102932543E-5 }, "values": [ [ "vôos comerciais regulares e particulares" ] ] }, { "label": "vôos comerciais regulares, particulares e militares", "description": "vôos comerciais regulares, particulares e militares", "symbol": { "type": "esriPMS", "url": "3d0a005e96dfa4759d40a5aeffe54c6d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAp0lEQVQokY2SgRHCIAxFH3csQdeoY6hjtGOoYziHa9g17Bh4gWCpQs7ccRxJHvwkeEyLE7CAW74j3oAG4A7cMvw3yFH3RytogZPua6XipNJfHTCOgKxVkirpF2AGCpgSr0AAJKFYgPj8nPJlEl98JSfsgR8bGjUmOYfNnRToS672q+xuc2RuUUYw5tpKnUhzUrOsriqYloLbRzBAN+vPadVrvih27oFvLjMoE5DOjzoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 9, "angle": 0, "xoffset": 0, "yoffset": -6.990969997104912E-5 }, "values": [ [ "vôos comerciais regulares, particulares e militares" ] ] }, { "label": "vôos militares", "description": "vôos militares", "symbol": { "type": "esriPMS", "url": "12b721d7db9aca10b7085a040328785e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAyElEQVQokY2S0Q2CMBCGvwJLwBo4hjqGDFDCq/pK0gGcwzXoGjJFremlGARKvKRpc9ev999dC3ZMay6ANQa7jBUpqOuonOOhFPcA/w06xzHs3vPciidBEJnkOePkaFtOWYbte16boNbUIGsMl2bSr87RQATjxRtQAtXsjVJrhig9WK2UxG0xyXFOoC/A2qpVjVHOYSF1CGdjfvwiO9mcMDetZQR1qG2qE6Q50qy9rgr4fkt2AecfIQkaQxN+jveb9e5mRCnOKfADte9EsLMpvtkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 9, "angle": 0, "xoffset": 0, "yoffset": -6.990969997104912E-5 }, "values": [ [ "vôos militares" ] ] }, { "label": "vôos particulares", "description": "vôos particulares", "symbol": { "type": "esriPMS", "url": "dea2da527725ae6d52209f3a09396d93", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAuUlEQVQYlZWQ0Q2CQBBEZxMCNUgbWAY0cR942wVdsPpBEcY2rg3KuDWDYPhAjfu1N3k3mZ0Cf0xxJKpq7+6dmXU/YXcnnH46q2rj7o2IPDYtxjiY2bDAIYS6qqoT95xzLyIQkZkfc841gB7ACy7L8k437gTXKNfdO9Fwgc3sTJcVGgC0InIhBICx+mma5nfmcRyXg1R1cPd2pyVVPT6QQIwxuTuzbtrtY3UA2ATdGel7z6wphLC47ecJNlVW88DAurEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": -5.5172413793040204E-5 }, "values": [ [ "vôos particulares" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "f88e2f17726370e9f7fa33696c7f1ebd", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAoUlEQVQokaWR4Q0CMQhGn0mXsGv0xvDW0DV0jOsY6hjnGrqGIYGEVO6aO/kDgT4+oIk/LHXqBZiBAXhtha97lTNwAj6Rag8WkAAsll+Dz+rfQT4DY2pGzIFCcY3QuEpg8N09bk3yU1RI6gc3jtjRqT2Bh2Mmu4PfuQaKRXf2tWKjrx2sqkq7zsVye2Cxn7GXGtgt2i/rwjeF5YCbYQEOS9Uv9QoduRqWo0IAAAAASUVORK5CYII=", "contentType": "image/png", "width": 11, "height": 11, "angle": 0, "xoffset": 0, "yoffset": -8.472012102932543E-5 }, "value": "vôos comerciais regulares e particulares", "label": "vôos comerciais regulares e particulares" }, { "symbol": { "type": "esriPMS", "url": "3d0a005e96dfa4759d40a5aeffe54c6d", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAp0lEQVQokY2SgRHCIAxFH3csQdeoY6hjtGOoYziHa9g17Bh4gWCpQs7ccRxJHvwkeEyLE7CAW74j3oAG4A7cMvw3yFH3RytogZPua6XipNJfHTCOgKxVkirpF2AGCpgSr0AAJKFYgPj8nPJlEl98JSfsgR8bGjUmOYfNnRToS672q+xuc2RuUUYw5tpKnUhzUrOsriqYloLbRzBAN+vPadVrvih27oFvLjMoE5DOjzoAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 9, "angle": 0, "xoffset": 0, "yoffset": -6.990969997104912E-5 }, "value": "vôos comerciais regulares, particulares e militares", "label": "vôos comerciais regulares, particulares e militares" }, { "symbol": { "type": "esriPMS", "url": "12b721d7db9aca10b7085a040328785e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAyElEQVQokY2S0Q2CMBCGvwJLwBo4hjqGDFDCq/pK0gGcwzXoGjJFremlGARKvKRpc9ev999dC3ZMay6ANQa7jBUpqOuonOOhFPcA/w06xzHs3vPciidBEJnkOePkaFtOWYbte16boNbUIGsMl2bSr87RQATjxRtQAtXsjVJrhig9WK2UxG0xyXFOoC/A2qpVjVHOYSF1CGdjfvwiO9mcMDetZQR1qG2qE6Q50qy9rgr4fkt2AecfIQkaQxN+jveb9e5mRCnOKfADte9EsLMpvtkAAAAASUVORK5CYII=", "contentType": "image/png", "width": 10, "height": 9, "angle": 0, "xoffset": 0, "yoffset": -6.990969997104912E-5 }, "value": "vôos militares", "label": "vôos militares" }, { "symbol": { "type": "esriPMS", "url": "dea2da527725ae6d52209f3a09396d93", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAuUlEQVQYlZWQ0Q2CQBBEZxMCNUgbWAY0cR942wVdsPpBEcY2rg3KuDWDYPhAjfu1N3k3mZ0Cf0xxJKpq7+6dmXU/YXcnnH46q2rj7o2IPDYtxjiY2bDAIYS6qqoT95xzLyIQkZkfc841gB7ACy7L8k437gTXKNfdO9Fwgc3sTJcVGgC0InIhBICx+mma5nfmcRyXg1R1cPd2pyVVPT6QQIwxuTuzbtrtY3UA2ATdGel7z6wphLC47ecJNlVW88DAurEAAAAASUVORK5CYII=", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": -5.5172413793040204E-5 }, "value": "vôos particulares", "label": "vôos particulares" } ], "fieldDelimiter": ";", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 79, 146, 227, 255 ], "toColor": [ 79, 146, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 230, 92, 255 ], "toColor": [ 225, 230, 92, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 219, 81, 95, 255 ], "toColor": [ 219, 81, 95, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 82, 199, 170, 255 ], "toColor": [ 82, 199, 170, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 108, 245, 255 ], "toColor": [ 236, 108, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 143, 118, 66, 255 ], "toColor": [ 143, 118, 66, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 128, 79, 111, 255 ], "toColor": [ 128, 79, 111, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 100, 237, 104, 255 ], "toColor": [ 100, 237, 104, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 89, 56, 161, 255 ], "toColor": [ 89, 56, 161, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 135, 194, 255 ], "toColor": [ 250, 135, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 87, 143, 53, 255 ], "toColor": [ 87, 143, 53, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 122, 174, 196, 255 ], "toColor": [ 122, 174, 196, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 219, 156, 255 ], "toColor": [ 240, 219, 156, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[MUNIC]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": true, "repeatLabel": false, "lineConnection": "unambiguousLabels", "useClippedGeometry": true, "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "stackSeparators": [], "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Padrão", "priority": 1, "symbol": { "type": "esriTS", "color": [ 78, 78, 78, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 4, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "cod", "typeIdField": "movim_aero", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "cod", "type": "esriFieldTypeInteger", "alias": "código", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cod" }, { "name": "rf", "type": "esriFieldTypeInteger", "alias": "Região Funcional", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "rf" }, { "name": "corede", "type": "esriFieldTypeString", "alias": "COREDE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "corede" }, { "name": "munic", "type": "esriFieldTypeString", "alias": "Município", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "munic" }, { "name": "nome_aerop", "type": "esriFieldTypeString", "alias": "Nome do aeroporto", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nome_aerop" }, { "name": "classif", "type": "esriFieldTypeString", "alias": "Classificação", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "classif" }, { "name": "adminis", "type": "esriFieldTypeString", "alias": "Administração", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "adminis" }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitude" }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitude" }, { "name": "movim_aero", "type": "esriFieldTypeString", "alias": "MOVIM_AERO", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "movim_aero" }, { "name": "ext_pista_", "type": "esriFieldTypeDouble", "alias": "Extensão da pista", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ext_pista_" }, { "name": "rev_pista", "type": "esriFieldTypeString", "alias": "Revestimento da pista", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "rev_pista" }, { "name": "term_passa", "type": "esriFieldTypeString", "alias": "Terminal de passageiros", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "term_passa" }, { "name": "mov_cargas", "type": "esriFieldTypeString", "alias": "MOV_CARGAS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "mov_cargas" }, { "name": "capac_mov1", "type": "esriFieldTypeDouble", "alias": "CAPAC_MOV1", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "capac_mov1" }, { "name": "obs", "type": "esriFieldTypeString", "alias": "OBS", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "obs" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r6140_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a2854_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "E. South America Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "vôos comerciais regulares e particulares", "name": "vôos comerciais regulares e particulares", "domains": {}, "templates": [ { "name": "vôos comerciais regulares e particulares", "description": "", "prototype": { "attributes": { "longitude": null, "capac_mov1": null, "cod": null, "rf": null, "corede": null, "munic": null, "nome_aerop": null, "classif": null, "adminis": null, "latitude": null, "movim_aero": "vôos comerciais regulares e particulares", "ext_pista_": null, "rev_pista": null, "term_passa": null, "mov_cargas": null, "obs": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "vôos comerciais regulares, particulares e militares", "name": "vôos comerciais regulares, particulares e militares", "domains": {}, "templates": [ { "name": "vôos comerciais regulares, particulares e militares", "description": "", "prototype": { "attributes": { "longitude": null, "capac_mov1": null, "cod": null, "rf": null, "corede": null, "munic": null, "nome_aerop": null, "classif": null, "adminis": null, "latitude": null, "movim_aero": "vôos comerciais regulares, particulares e militares", "ext_pista_": null, "rev_pista": null, "term_passa": null, "mov_cargas": null, "obs": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "vôos militares", "name": "vôos militares", "domains": {}, "templates": [ { "name": "vôos militares", "description": "", "prototype": { "attributes": { "longitude": null, "capac_mov1": null, "cod": null, "rf": null, "corede": null, "munic": null, "nome_aerop": null, "classif": null, "adminis": null, "latitude": null, "movim_aero": "vôos militares", "ext_pista_": null, "rev_pista": null, "term_passa": null, "mov_cargas": null, "obs": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "vôos particulares", "name": "vôos particulares", "domains": {}, "templates": [ { "name": "vôos particulares", "description": "", "prototype": { "attributes": { "longitude": null, "capac_mov1": null, "cod": null, "rf": null, "corede": null, "munic": null, "nome_aerop": null, "classif": null, "adminis": null, "latitude": null, "movim_aero": "vôos particulares", "ext_pista_": null, "rev_pista": null, "term_passa": null, "mov_cargas": null, "obs": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 3000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "9c5d673473b641b7bc04402a583dbd83" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Rodovias", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "INDE\\IEDE_RS" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolyline", "description": "

Base vetorial, do tipo \"Linha\", representando os trechos rodoviários cadastrados no Sistema Rodoviário Estadual do Rio Grande do Sul/Brasil.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Seção de Cadastro e Cartografia - EC / Superintendência de Programação Rodoviária - SPR / Diretoria de Gestão e Projetos - DGP / Departamento Autônomo de Estradas de Rodagem - DAER", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -57.55689899999999, "ymin": -33.746734000000004, "xmax": -49.72765800000002, "ymax": -27.10976599999998, "spatialReference": { "wkid": 4674, "latestWkid": 4674, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -399.9999999999999, "falseY": -399.9999999999999, "xyUnits": 1.0000000000000001E9, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4674, "latestWkid": 4674, "xyTolerance": 8.98315284119521E-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": "situacao_fisica", "field2": "tipo_tracado", "uniqueValueGroups": [ { "heading": "Trechos Rodovias", "classes": [ { "label": "Pavimentada - Duplicada", "description": "Pavimentada - Duplicada", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "values": [ [ "DUPLICADA", "EXISTENTE" ] ] }, { "label": "Pavimentada - Em obras de duplicação", "description": "Pavimentada - Em obras de duplicação", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "values": [ [ "EM OBRAS DE DUPLICAÇÃO", "EXISTENTE" ] ] }, { "label": "Em obras de pavimentação - Traçado existente", "description": "Em obras de pavimentação - Traçado existente", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 1 }, "values": [ [ "EM OBRAS DE PAVIMENTAÇÃO", "EXISTENTE" ] ] }, { "label": "Em obras de pavimentação - Traçado projetado", "description": "Em obras de pavimentação - Traçado projetado", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 77, 168, 255 ], "width": 1 }, "values": [ [ "EM OBRAS DE PAVIMENTAÇÃO", "PROJETO" ] ] }, { "label": "Pavimentada - Implantada", "description": "Pavimentada - Implantada", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 }, "values": [ [ "IMPLANTADA", "EXISTENTE" ] ] }, { "label": "Não Pavimentada - Implantada", "description": "Não Pavimentada - Implantada", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 56, 168, 0, 255 ], "width": 1 }, "values": [ [ "IMPLANTADA", "PROJETO" ] ] }, { "label": "Pavimentada - Pista simples", "description": "Pavimentada - Pista simples", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "values": [ [ "PAVIMENTADA", "EXISTENTE" ] ] }, { "label": "Planejada - Traçado existente", "description": "Planejada - Traçado existente", "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 230, 177, 0, 255 ], "width": 1 }, "values": [ [ "PLANEJADA", "EXISTENTE" ] ] }, { "label": "Planejada - Traçado projetado", "description": "Planejada - Traçado projetado", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 112, 68, 137, 255 ], "width": 1 }, "values": [ [ "PLANEJADA", "PROJETO" ] ] }, { "label": "Travessia Balsa", "description": "Travessia Balsa", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 1 }, "values": [ [ "TRAVESSIA BALSA", "EXISTENTE" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "DUPLICADA,EXISTENTE", "label": "Pavimentada - Duplicada" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 2 }, "value": "EM OBRAS DE DUPLICAÇÃO,EXISTENTE", "label": "Pavimentada - Em obras de duplicação" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "EM OBRAS DE PAVIMENTAÇÃO,EXISTENTE", "label": "Em obras de pavimentação - Traçado existente" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 77, 168, 255 ], "width": 1 }, "value": "EM OBRAS DE PAVIMENTAÇÃO,PROJETO", "label": "Em obras de pavimentação - Traçado projetado" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1 }, "value": "IMPLANTADA,EXISTENTE", "label": "Pavimentada - Implantada" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 56, 168, 0, 255 ], "width": 1 }, "value": "IMPLANTADA,PROJETO", "label": "Não Pavimentada - Implantada" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "PAVIMENTADA,EXISTENTE", "label": "Pavimentada - Pista simples" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDashDot", "color": [ 230, 177, 0, 255 ], "width": 1 }, "value": "PLANEJADA,EXISTENTE", "label": "Planejada - Traçado existente" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 112, 68, 137, 255 ], "width": 1 }, "value": "PLANEJADA,PROJETO", "label": "Planejada - Traçado projetado" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 0, 0, 255 ], "width": 1 }, "value": "TRAVESSIA BALSA,EXISTENTE", "label": "Travessia Balsa" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 209, 197, 252, 255 ], "toColor": [ 209, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 185, 252, 182, 255 ], "toColor": [ 185, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 209, 182, 255 ], "toColor": [ 252, 209, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 252, 255 ], "toColor": [ 210, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 216, 255 ], "toColor": [ 252, 184, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 252, 212, 255 ], "toColor": [ 242, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 182, 252, 255 ], "toColor": [ 249, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 216, 255 ], "toColor": [ 192, 252, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 222, 252, 255 ], "toColor": [ 179, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 179, 255 ], "toColor": [ 245, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 208, 255 ], "toColor": [ 252, 204, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 252, 255 ], "toColor": [ 252, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 215, 255 ], "toColor": [ 252, 227, 215, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "gid", "typeIdField": "situacao_fisica", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "gid", "type": "esriFieldTypeString", "alias": "gid", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "gid" }, { "name": "codigo_sre", "type": "esriFieldTypeString", "alias": "Código SRE", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "codigo_sre" }, { "name": "codigo1", "type": "esriFieldTypeString", "alias": "codigo1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "codigo1" }, { "name": "codigo3", "type": "esriFieldTypeString", "alias": "codigo3", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "codigo3" }, { "name": "codigo4", "type": "esriFieldTypeString", "alias": "codigo4", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "codigo4" }, { "name": "ordem", "type": "esriFieldTypeString", "alias": "Ordem", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ordem" }, { "name": "nome", "type": "esriFieldTypeString", "alias": "Nome", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "nome" }, { "name": "local_inicio", "type": "esriFieldTypeString", "alias": "local_inicio", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "local_inicio" }, { "name": "local_final", "type": "esriFieldTypeString", "alias": "local_final", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "local_final" }, { "name": "km_inicio", "type": "esriFieldTypeString", "alias": "km_inicio", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "km_inicio" }, { "name": "km_final", "type": "esriFieldTypeString", "alias": "km_final", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "km_final" }, { "name": "extensao_sre_km", "type": "esriFieldTypeString", "alias": "extensão_sre_km", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "extensao_sre_km" }, { "name": "km_rod_acesso", "type": "esriFieldTypeString", "alias": "km_rod_acesso", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "km_rod_acesso" }, { "name": "rede", "type": "esriFieldTypeString", "alias": "Rede", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "rede" }, { "name": "administracao", "type": "esriFieldTypeString", "alias": "Administração", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "administracao" }, { "name": "situacao_fisica", "type": "esriFieldTypeString", "alias": "Situação física", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "situacao_fisica" }, { "name": "revestimento", "type": "esriFieldTypeString", "alias": "Revestimento", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "revestimento" }, { "name": "trecho_coincidente", "type": "esriFieldTypeString", "alias": "Trecho coincidente", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "trecho_coincidente" }, { "name": "concessao", "type": "esriFieldTypeString", "alias": "Concessão", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "concessao" }, { "name": "federal_superposta", "type": "esriFieldTypeString", "alias": "Federal superposta", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "federal_superposta" }, { "name": "numero_antigo", "type": "esriFieldTypeString", "alias": "Num. antigo", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "numero_antigo" }, { "name": "sr_daer", "type": "esriFieldTypeString", "alias": "sr_daer", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "sr_daer" }, { "name": "nome_sr_daer", "type": "esriFieldTypeString", "alias": "Nome sr DAER", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "nome_sr_daer" }, { "name": "municipalizacao", "type": "esriFieldTypeString", "alias": "Municipalização", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "municipalizacao" }, { "name": "url_municipalizacao", "type": "esriFieldTypeString", "alias": "url Municipalização", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "url_municipalizacao" }, { "name": "denominacao1", "type": "esriFieldTypeString", "alias": "denominação1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "denominacao1" }, { "name": "nlei_denominacao1", "type": "esriFieldTypeString", "alias": "nlei denominação1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "nlei_denominacao1" }, { "name": "url_lei_denominacao1", "type": "esriFieldTypeString", "alias": "url_lei_denominação1", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "url_lei_denominacao1" }, { "name": "denominacao2", "type": "esriFieldTypeString", "alias": "Denominação2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "denominacao2" }, { "name": "nlei_denominacao2", "type": "esriFieldTypeString", "alias": "nlei_denominação2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "nlei_denominacao2" }, { "name": "url_lei_denominacao2", "type": "esriFieldTypeString", "alias": "url_lei_denominação2", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "url_lei_denominacao2" }, { "name": "ndecreto_util_publica", "type": "esriFieldTypeString", "alias": "num. decreto util. pública", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ndecreto_util_publica" }, { "name": "url_decreto_util_publica", "type": "esriFieldTypeString", "alias": "url decreto util. pública", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "url_decreto_util_publica" }, { "name": "fuso_utm", "type": "esriFieldTypeString", "alias": "Fuso UTM", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "fuso_utm" }, { "name": "lat_inicial", "type": "esriFieldTypeString", "alias": "lat_inicial", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "lat_inicial" }, { "name": "lon_inicial", "type": "esriFieldTypeString", "alias": "lon_inicial", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "lon_inicial" }, { "name": "lat_final", "type": "esriFieldTypeString", "alias": "lat_final", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "lat_final" }, { "name": "lon_final", "type": "esriFieldTypeString", "alias": "lon_final", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "lon_final" }, { "name": "tipo_tracado", "type": "esriFieldTypeString", "alias": "Tipo traçado", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "tipo_tracado" }, { "name": "extensao_vetorial", "type": "esriFieldTypeString", "alias": "Extensão vetorial", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "extensao_vetorial" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)", "required": true }, { "name": "gmlid", "type": "esriFieldTypeString", "alias": "GmlID", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "gmlid" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r19003_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a9937_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "E. South America Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [ { "id": "DUPLICADA", "name": "Pavimentada - Duplicada", "domains": {}, "templates": [ { "name": "Pavimentada - Duplicada", "description": "", "prototype": { "attributes": { "administracao": null, "lon_final": null, "gmlid": null, "gid": null, "codigo_sre": null, "codigo1": null, "codigo3": null, "codigo4": null, "ordem": null, "nome": null, "local_inicio": null, "local_final": null, "km_inicio": null, "km_final": null, "extensao_sre_km": null, "km_rod_acesso": null, "rede": null, "situacao_fisica": "DUPLICADA", "revestimento": null, "trecho_coincidente": null, "concessao": null, "federal_superposta": null, "numero_antigo": null, "sr_daer": null, "nome_sr_daer": null, "municipalizacao": null, "url_municipalizacao": null, "denominacao1": null, "nlei_denominacao1": null, "url_lei_denominacao1": null, "denominacao2": null, "nlei_denominacao2": null, "url_lei_denominacao2": null, "ndecreto_util_publica": null, "url_decreto_util_publica": null, "fuso_utm": null, "lat_inicial": null, "lon_inicial": null, "lat_final": null, "tipo_tracado": "EXISTENTE", "extensao_vetorial": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "EM OBRAS DE DUPLICAÇÃO", "name": "Pavimentada - Em obras de duplicação", "domains": {}, "templates": [ { "name": "Pavimentada - Em obras de duplicação", "description": "", "prototype": { "attributes": { "administracao": null, "lon_final": null, "gmlid": null, "gid": null, "codigo_sre": null, "codigo1": null, "codigo3": null, "codigo4": null, "ordem": null, "nome": null, "local_inicio": null, "local_final": null, "km_inicio": null, "km_final": null, "extensao_sre_km": null, "km_rod_acesso": null, "rede": null, "situacao_fisica": "EM OBRAS DE DUPLICAÇÃO", "revestimento": null, "trecho_coincidente": null, "concessao": null, "federal_superposta": null, "numero_antigo": null, "sr_daer": null, "nome_sr_daer": null, "municipalizacao": null, "url_municipalizacao": null, "denominacao1": null, "nlei_denominacao1": null, "url_lei_denominacao1": null, "denominacao2": null, "nlei_denominacao2": null, "url_lei_denominacao2": null, "ndecreto_util_publica": null, "url_decreto_util_publica": null, "fuso_utm": null, "lat_inicial": null, "lon_inicial": null, "lat_final": null, "tipo_tracado": "EXISTENTE", "extensao_vetorial": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "EM OBRAS DE PAVIMENTAÇÃO", "name": "Em obras de pavimentação - Traçado existente", "domains": {}, "templates": [ { "name": "Em obras de pavimentação - Traçado existente", "description": "", "prototype": { "attributes": { "administracao": null, "lon_final": null, "gmlid": null, "gid": null, "codigo_sre": null, "codigo1": null, "codigo3": null, "codigo4": null, "ordem": null, "nome": null, "local_inicio": null, "local_final": null, "km_inicio": null, "km_final": null, "extensao_sre_km": null, "km_rod_acesso": null, "rede": null, "situacao_fisica": "EM OBRAS DE PAVIMENTAÇÃO", "revestimento": null, "trecho_coincidente": null, "concessao": null, "federal_superposta": null, "numero_antigo": null, "sr_daer": null, "nome_sr_daer": null, "municipalizacao": null, "url_municipalizacao": null, "denominacao1": null, "nlei_denominacao1": null, "url_lei_denominacao1": null, "denominacao2": null, "nlei_denominacao2": null, "url_lei_denominacao2": null, "ndecreto_util_publica": null, "url_decreto_util_publica": null, "fuso_utm": null, "lat_inicial": null, "lon_inicial": null, "lat_final": null, "tipo_tracado": "EXISTENTE", "extensao_vetorial": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Em obras de pavimentação - Traçado projetado", "description": "", "prototype": { "attributes": { "administracao": null, "lon_final": null, "gmlid": null, "gid": null, "codigo_sre": null, "codigo1": null, "codigo3": null, "codigo4": null, "ordem": null, "nome": null, "local_inicio": null, "local_final": null, "km_inicio": null, "km_final": null, "extensao_sre_km": null, "km_rod_acesso": null, "rede": null, "situacao_fisica": "EM OBRAS DE PAVIMENTAÇÃO", "revestimento": null, "trecho_coincidente": null, "concessao": null, "federal_superposta": null, "numero_antigo": null, "sr_daer": null, "nome_sr_daer": null, "municipalizacao": null, "url_municipalizacao": null, "denominacao1": null, "nlei_denominacao1": null, "url_lei_denominacao1": null, "denominacao2": null, "nlei_denominacao2": null, "url_lei_denominacao2": null, "ndecreto_util_publica": null, "url_decreto_util_publica": null, "fuso_utm": null, "lat_inicial": null, "lon_inicial": null, "lat_final": null, "tipo_tracado": "PROJETO", "extensao_vetorial": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "IMPLANTADA", "name": "Pavimentada - Implantada", "domains": {}, "templates": [ { "name": "Pavimentada - Implantada", "description": "", "prototype": { "attributes": { "administracao": null, "lon_final": null, "gmlid": null, "gid": null, "codigo_sre": null, "codigo1": null, "codigo3": null, "codigo4": null, "ordem": null, "nome": null, "local_inicio": null, "local_final": null, "km_inicio": null, "km_final": null, "extensao_sre_km": null, "km_rod_acesso": null, "rede": null, "situacao_fisica": "IMPLANTADA", "revestimento": null, "trecho_coincidente": null, "concessao": null, "federal_superposta": null, "numero_antigo": null, "sr_daer": null, "nome_sr_daer": null, "municipalizacao": null, "url_municipalizacao": null, "denominacao1": null, "nlei_denominacao1": null, "url_lei_denominacao1": null, "denominacao2": null, "nlei_denominacao2": null, "url_lei_denominacao2": null, "ndecreto_util_publica": null, "url_decreto_util_publica": null, "fuso_utm": null, "lat_inicial": null, "lon_inicial": null, "lat_final": null, "tipo_tracado": "EXISTENTE", "extensao_vetorial": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Não Pavimentada - Implantada", "description": "", "prototype": { "attributes": { "administracao": null, "lon_final": null, "gmlid": null, "gid": null, "codigo_sre": null, "codigo1": null, "codigo3": null, "codigo4": null, "ordem": null, "nome": null, "local_inicio": null, "local_final": null, "km_inicio": null, "km_final": null, "extensao_sre_km": null, "km_rod_acesso": null, "rede": null, "situacao_fisica": "IMPLANTADA", "revestimento": null, "trecho_coincidente": null, "concessao": null, "federal_superposta": null, "numero_antigo": null, "sr_daer": null, "nome_sr_daer": null, "municipalizacao": null, "url_municipalizacao": null, "denominacao1": null, "nlei_denominacao1": null, "url_lei_denominacao1": null, "denominacao2": null, "nlei_denominacao2": null, "url_lei_denominacao2": null, "ndecreto_util_publica": null, "url_decreto_util_publica": null, "fuso_utm": null, "lat_inicial": null, "lon_inicial": null, "lat_final": null, "tipo_tracado": "PROJETO", "extensao_vetorial": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PAVIMENTADA", "name": "Pavimentada - Pista simples", "domains": {}, "templates": [ { "name": "Pavimentada - Pista simples", "description": "", "prototype": { "attributes": { "administracao": null, "lon_final": null, "gmlid": null, "gid": null, "codigo_sre": null, "codigo1": null, "codigo3": null, "codigo4": null, "ordem": null, "nome": null, "local_inicio": null, "local_final": null, "km_inicio": null, "km_final": null, "extensao_sre_km": null, "km_rod_acesso": null, "rede": null, "situacao_fisica": "PAVIMENTADA", "revestimento": null, "trecho_coincidente": null, "concessao": null, "federal_superposta": null, "numero_antigo": null, "sr_daer": null, "nome_sr_daer": null, "municipalizacao": null, "url_municipalizacao": null, "denominacao1": null, "nlei_denominacao1": null, "url_lei_denominacao1": null, "denominacao2": null, "nlei_denominacao2": null, "url_lei_denominacao2": null, "ndecreto_util_publica": null, "url_decreto_util_publica": null, "fuso_utm": null, "lat_inicial": null, "lon_inicial": null, "lat_final": null, "tipo_tracado": "EXISTENTE", "extensao_vetorial": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "PLANEJADA", "name": "Planejada - Traçado existente", "domains": {}, "templates": [ { "name": "Planejada - Traçado existente", "description": "", "prototype": { "attributes": { "administracao": null, "lon_final": null, "gmlid": null, "gid": null, "codigo_sre": null, "codigo1": null, "codigo3": null, "codigo4": null, "ordem": null, "nome": null, "local_inicio": null, "local_final": null, "km_inicio": null, "km_final": null, "extensao_sre_km": null, "km_rod_acesso": null, "rede": null, "situacao_fisica": "PLANEJADA", "revestimento": null, "trecho_coincidente": null, "concessao": null, "federal_superposta": null, "numero_antigo": null, "sr_daer": null, "nome_sr_daer": null, "municipalizacao": null, "url_municipalizacao": null, "denominacao1": null, "nlei_denominacao1": null, "url_lei_denominacao1": null, "denominacao2": null, "nlei_denominacao2": null, "url_lei_denominacao2": null, "ndecreto_util_publica": null, "url_decreto_util_publica": null, "fuso_utm": null, "lat_inicial": null, "lon_inicial": null, "lat_final": null, "tipo_tracado": "EXISTENTE", "extensao_vetorial": null } }, "drawingTool": "esriFeatureEditToolLine" }, { "name": "Planejada - Traçado projetado", "description": "", "prototype": { "attributes": { "administracao": null, "lon_final": null, "gmlid": null, "gid": null, "codigo_sre": null, "codigo1": null, "codigo3": null, "codigo4": null, "ordem": null, "nome": null, "local_inicio": null, "local_final": null, "km_inicio": null, "km_final": null, "extensao_sre_km": null, "km_rod_acesso": null, "rede": null, "situacao_fisica": "PLANEJADA", "revestimento": null, "trecho_coincidente": null, "concessao": null, "federal_superposta": null, "numero_antigo": null, "sr_daer": null, "nome_sr_daer": null, "municipalizacao": null, "url_municipalizacao": null, "denominacao1": null, "nlei_denominacao1": null, "url_lei_denominacao1": null, "denominacao2": null, "nlei_denominacao2": null, "url_lei_denominacao2": null, "ndecreto_util_publica": null, "url_decreto_util_publica": null, "fuso_utm": null, "lat_inicial": null, "lon_inicial": null, "lat_final": null, "tipo_tracado": "PROJETO", "extensao_vetorial": null } }, "drawingTool": "esriFeatureEditToolLine" } ] }, { "id": "TRAVESSIA BALSA", "name": "Travessia Balsa", "domains": {}, "templates": [ { "name": "Travessia Balsa", "description": "", "prototype": { "attributes": { "administracao": null, "lon_final": null, "gmlid": null, "gid": null, "codigo_sre": null, "codigo1": null, "codigo3": null, "codigo4": null, "ordem": null, "nome": null, "local_inicio": null, "local_final": null, "km_inicio": null, "km_final": null, "extensao_sre_km": null, "km_rod_acesso": null, "rede": null, "situacao_fisica": "TRAVESSIA BALSA", "revestimento": null, "trecho_coincidente": null, "concessao": null, "federal_superposta": null, "numero_antigo": null, "sr_daer": null, "nome_sr_daer": null, "municipalizacao": null, "url_municipalizacao": null, "denominacao1": null, "nlei_denominacao1": null, "url_lei_denominacao1": null, "denominacao2": null, "nlei_denominacao2": null, "url_lei_denominacao2": null, "ndecreto_util_publica": null, "url_decreto_util_publica": null, "fuso_utm": null, "lat_inicial": null, "lon_inicial": null, "lat_final": null, "tipo_tracado": "EXISTENTE", "extensao_vetorial": null } }, "drawingTool": "esriFeatureEditToolLine" } ] } ], "templates": [], "maxRecordCount": 3000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 8000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "9c5d673473b641b7bc04402a583dbd83" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Hospitais RS", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "INDE\\IEDE_RS" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "

Dado criado a partir dos pontos dos estabelecimentos de saúde no RS<\/SPAN><\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Secretaria Estadual da Saúde/DGTI - Divisão de Projetos", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -57.083776, "ymin": -33.52436400099998, "xmax": -49.728047000000004, "ymax": -27.194038001000024, "spatialReference": { "wkid": 4674, "latestWkid": 4674, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -399.9999999999999, "falseY": -399.9999999999999, "xyUnits": 1.0000000000000001E9, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4674, "latestWkid": 4674, "xyTolerance": 8.98315284119521E-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": "simple", "symbol": { "type": "esriPMS", "url": "9fda325357605c44d1dad5bef269ee88", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA20lEQVQYlX1QMQrCQBAc8IhF4IpUgpWVEB9g4wf0BVrY+ABb32DrFwStrP2ARVLYWATBUoWAYBFioSDI7F3kjOhUy+7s7MwqfEKj1h7iedeoVDOk8RxAVgxViRyiNZqi3vFx3tyQxlsA0S8y4GkgCIHL7mtEshZFA9Yuij4RKfHI057l0QLR6PnoLmdS50fgsJooCUNC4IpYO82+WbwmwH6hlaRmmMIjFUnMT5A+8TAPUfIek9p45GkqkrgejAEkdpYwINfe7ymBxD+vYxh6tKddlMkRUzOMo/zGC3mTR6n2Dqg5AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "cd_cnes", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "cd_cnes", "type": "esriFieldTypeInteger", "alias": "CNES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cd_cnes" }, { "name": "ds_cnes", "type": "esriFieldTypeString", "alias": "DS_CNES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ds_cnes" }, { "name": "nm_razao_s", "type": "esriFieldTypeString", "alias": "Razão Social", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nm_razao_s" }, { "name": "ds_logrado", "type": "esriFieldTypeString", "alias": "Logradouro", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ds_logrado" }, { "name": "nu_logrado", "type": "esriFieldTypeInteger", "alias": "Num", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "nu_logrado" }, { "name": "ds_bairro", "type": "esriFieldTypeString", "alias": "Bairro", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ds_bairro" }, { "name": "nm_municip", "type": "esriFieldTypeString", "alias": "Município", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nm_municip" }, { "name": "ds_complem", "type": "esriFieldTypeString", "alias": "Complem.", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ds_complem" }, { "name": "nu_cep", "type": "esriFieldTypeInteger", "alias": "CEP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "nu_cep" }, { "name": "addr_ct", "type": "esriFieldTypeString", "alias": "End Completo", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "addr_ct" }, { "name": "y", "type": "esriFieldTypeDouble", "alias": "y", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "y" }, { "name": "x", "type": "esriFieldTypeDouble", "alias": "x", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "x" }, { "name": "cod_ibge", "type": "esriFieldTypeInteger", "alias": "Cod. IBGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cod_ibge" }, { "name": "regiao_saude", "type": "esriFieldTypeInteger", "alias": "Região da Saúde", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "regiao_saude" }, { "name": "crs", "type": "esriFieldTypeString", "alias": "CRS", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "crs" }, { "name": "tp_risco", "type": "esriFieldTypeString", "alias": "tp_risco", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "tp_risco" }, { "name": "adulto_leito_uti", "type": "esriFieldTypeInteger", "alias": "adulto_leito_uti", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "adulto_leito_uti" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "a9883_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "E. South America Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Hospitais RS", "description": "", "prototype": { "attributes": { "tp_risco": null, "cd_cnes": null, "ds_cnes": null, "nm_razao_s": null, "ds_logrado": null, "nu_logrado": null, "ds_bairro": null, "nm_municip": null, "ds_complem": null, "nu_cep": null, "addr_ct": null, "y": null, "x": null, "cod_ibge": null, "regiao_saude": null, "crs": null, "adulto_leito_uti": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 3000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "9c5d673473b641b7bc04402a583dbd83" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "UBS - Unidades Básicas de Saúde", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "INDE\\IEDE_RS" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "

Arquivo vetorial de pontos contendo Unidades Básicas de Saúde do Estado do Rio Grande do Sul, identificando a existência de Práticas Integrativas e Complementares (PICS)<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Secretaria Estadual da Saúde/DGTI - Divisão de Projetos", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -57.55353050000002, "ymin": -33.73631998000002, "xmax": -49.728008999999986, "ymax": -27.164525790000027, "spatialReference": { "wkid": 4674, "latestWkid": 4674, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -399.9999999999999, "falseY": -399.9999999999999, "xyUnits": 1.0000000000000001E9, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4674, "latestWkid": 4674, "xyTolerance": 8.98315284119521E-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": "simple", "symbol": { "type": "esriPMS", "url": "db6359e79ee122e1cd8f91506ed14c6e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB10lEQVQ4jaWTTS8DURSGTxmNxsaIorNS4qNBUpmuCJY2WCAlat35EWwkfkC307URbrDQlQWJ2EnLhljpR6Stj4mupKKpynu5o1MVCyeZzNyZe577nvOekeifIf32wWBMbaRGtVJ5VxyOhlyZyolQMJj4E2Awpna1d+qDA32qLMvkcjVTsfhKhUKBjk9OE/fmg1YNkqqTt3f3ZqfGxw4VxWODAuJyeUhRPOptMhXfYfvacnAhagMYjKki+eXm84AWn8rvjwdRkidmqcntod4eL17pBmO8JEkAIBvJpac8pTc1DgEAFwBZ9waNHmX5XkAymTudiAKSOB0147lwFrMUCEj3us6hAHXMh/k3v39ERZ6EBbqNhiEgtaTlLenuhTA52xWi9e+SEG2yzPMkLGAVGoVAnbgQw1txejNzdLUaIO+abgOIPAkP8BlWCQhUXE4r5IwoVjm1gf2WC2UqJ+AzrBIqhow4XYcCfN0fiVHr5IwNkMvn6d1RiXEA7MCQwGexAXIBgSu1yQjTfLbbeG8+aBiSL5+/58D3U/5tMkXJdHrDKkGowIRhSKoh9ZLP4xdzK0uLMRsAgfHEhGFI4DOsEg1DzZCNk0XyD4BQggmr/hvxHg2r9zd+AG4q3TISs2gfAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "cod_regiao", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "cod_ibge", "type": "esriFieldTypeInteger", "alias": "cod_ibge", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cod_ibge" }, { "name": "cod_ses", "type": "esriFieldTypeInteger", "alias": "Cod SES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cod_ses" }, { "name": "cod_regiao_uf", "type": "esriFieldTypeInteger", "alias": "Cod Região_UF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cod_regiao_uf" }, { "name": "macrorregiao_saude", "type": "esriFieldTypeString", "alias": "Macrorregião Saúde", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "macrorregiao_saude" }, { "name": "regiao_saude", "type": "esriFieldTypeInteger", "alias": "Num.Região Saúde", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "regiao_saude" }, { "name": "nome_regiao_saude", "type": "esriFieldTypeString", "alias": "Nome Região Saúde", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "nome_regiao_saude" }, { "name": "crs", "type": "esriFieldTypeString", "alias": "CRS", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "crs" }, { "name": "regiao_covid", "type": "esriFieldTypeString", "alias": "Região COVID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "regiao_covid" }, { "name": "municipio", "type": "esriFieldTypeString", "alias": "Município", "domain": null, "editable": true, "nullable": true, "length": 180, "defaultValue": null, "modelName": "municipio" }, { "name": "cod_cnes", "type": "esriFieldTypeInteger", "alias": "CNES", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cod_cnes" }, { "name": "pics", "type": "esriFieldTypeInteger", "alias": "PICS", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pics" }, { "name": "nome_da_unidade", "type": "esriFieldTypeString", "alias": "Nome da Unidade", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nome_da_unidade" }, { "name": "nome_razao_social", "type": "esriFieldTypeString", "alias": "Razão Social", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nome_razao_social" }, { "name": "cod_tipo_un", "type": "esriFieldTypeInteger", "alias": "Cód. Tipo Unidade", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cod_tipo_un" }, { "name": "ds_tipo_un", "type": "esriFieldTypeString", "alias": "Tipo unidade", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ds_tipo_un" }, { "name": "co_natureza", "type": "esriFieldTypeInteger", "alias": "Cod. Natureza", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "co_natureza" }, { "name": "ds_natureza", "type": "esriFieldTypeString", "alias": "Natureza", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "ds_natureza" }, { "name": "tp_gestao", "type": "esriFieldTypeString", "alias": "Gestão", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "tp_gestao" }, { "name": "no_logradouro", "type": "esriFieldTypeString", "alias": "Logradouro", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "no_logradouro" }, { "name": "nu_endereco", "type": "esriFieldTypeString", "alias": "Num endereço", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "nu_endereco" }, { "name": "nome_bairro", "type": "esriFieldTypeString", "alias": "Bairro", "domain": null, "editable": true, "nullable": true, "length": 180, "defaultValue": null, "modelName": "nome_bairro" }, { "name": "cep", "type": "esriFieldTypeInteger", "alias": "CEP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cep" }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitude" }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitude" }, { "name": "equipamento", "type": "esriFieldTypeString", "alias": "equipamento", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "equipamento" }, { "name": "sigla", "type": "esriFieldTypeString", "alias": "sigla", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "sigla" }, { "name": "st_municipio", "type": "esriFieldTypeString", "alias": "st_municipio", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "st_municipio" }, { "name": "rbc", "type": "esriFieldTypeInteger", "alias": "rbc", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "rbc" }, { "name": "raps", "type": "esriFieldTypeString", "alias": "raps", "domain": null, "editable": true, "nullable": true, "length": 150, "defaultValue": null, "modelName": "raps" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "r18652_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a9834_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "E. South America Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "UBS - Unidades Básicas de Saúde", "description": "", "prototype": { "attributes": { "rbc": null, "cod_ibge": null, "cod_ses": null, "cod_regiao_uf": null, "macrorregiao_saude": null, "regiao_saude": null, "nome_regiao_saude": null, "crs": null, "regiao_covid": null, "municipio": null, "cod_cnes": null, "pics": null, "nome_da_unidade": null, "nome_razao_social": null, "cod_tipo_un": null, "ds_tipo_un": null, "co_natureza": null, "ds_natureza": null, "tp_gestao": null, "no_logradouro": null, "nu_endereco": null, "nome_bairro": null, "cep": null, "latitude": null, "longitude": null, "equipamento": null, "sigla": null, "st_municipio": null, "raps": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 3000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "9c5d673473b641b7bc04402a583dbd83" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Estimativa populacional por município 2021", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "INDE\\IEDE_RS" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "

Dados disponibilizados pelo Departamento de Economia e Estatística do RS em http://visualiza.dee.planejamento.rs.gov.br/populacao/ e http://deedados.planejamento.rs.gov.br/feedados/ com base nos dados calculados pelo IBGE (ver metodologia em https://www.ibge.gov.br/estatisticas/sociais/populacao/9103-estimativas-de-popul?=&t=o-que-e).<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Secretaria de Planejamento, Governança e Gestão- SPGG-RS/Departamento de Economia e Estatística", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": -57.64471582200002, "ymin": -33.75149880800001, "xmax": -49.69146606300001, "ymax": -27.079940659999977, "spatialReference": { "wkid": 4674, "latestWkid": 4674, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -399.9999999999999, "falseY": -399.9999999999999, "xyUnits": 1.0000000000000001E9, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4674, "latestWkid": 4674, "xyTolerance": 8.98315284119521E-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": "classBreaks", "authoringInfo": { "type": "classedSize", "classificationMethod": "esriClassifyManual" }, "field": "pop_total", "classificationMethod": "esriClassifyManual", "backgroundFillSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 166, 166, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 166, 166, 166, 255 ], "width": 0.7 } }, "minValue": 1244, "classBreakInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 158, 215, 194, 255 ], "size": 2, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 156, 156, 156, 255 ], "width": 0.7 } }, "classMaxValue": 5000, "label": "< 5.001" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 158, 215, 194, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 156, 156, 156, 255 ], "width": 0.7 } }, "classMaxValue": 50000, "label": "5.001 - 50.000" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 158, 215, 194, 255 ], "size": 14.000000000000002, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 156, 156, 156, 255 ], "width": 0.7 } }, "classMaxValue": 150000, "label": "50.001 - 15.0000" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 158, 215, 194, 255 ], "size": 20, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 156, 156, 156, 255 ], "width": 0.7 } }, "classMaxValue": 500000, "label": "150.001 - 500.000" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 158, 215, 194, 255 ], "size": 32, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 156, 156, 156, 255 ], "width": 0.7 } }, "classMaxValue": 1444714, "label": "> 500.000" } ], "legendOptions": {"order": "ascendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "codibge", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "codibge", "type": "esriFieldTypeInteger", "alias": "CodIBGE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "codibge" }, { "name": "municipio", "type": "esriFieldTypeString", "alias": "Município", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "municipio" }, { "name": "corede", "type": "esriFieldTypeString", "alias": "COREDE", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "corede" }, { "name": "regiao_func", "type": "esriFieldTypeInteger", "alias": "Região Funcional", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "regiao_func" }, { "name": "homens", "type": "esriFieldTypeInteger", "alias": "Homens", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "homens" }, { "name": "mulheres", "type": "esriFieldTypeInteger", "alias": "Mulheres", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "mulheres" }, { "name": "pop_total", "type": "esriFieldTypeInteger", "alias": "Pop_Total", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "pop_total" }, { "name": "classe", "type": "esriFieldTypeString", "alias": "Classe", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "classe" }, { "name": "ano", "type": "esriFieldTypeInteger", "alias": "Ano", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ano" }, { "name": "areaf_km2", "type": "esriFieldTypeDouble", "alias": "areaf_km²", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "areaf_km2" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_perimeter(shape)", "required": true } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r11954_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a6056_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "E. South America Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "< 5.001", "description": "", "prototype": { "attributes": { "mulheres": null, "areaf_km2": null, "codibge": null, "municipio": null, "corede": null, "regiao_func": null, "homens": null, "pop_total": 3122, "classe": null, "ano": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "5.001 - 50.000", "description": "", "prototype": { "attributes": { "mulheres": null, "areaf_km2": null, "codibge": null, "municipio": null, "corede": null, "regiao_func": null, "homens": null, "pop_total": 27500, "classe": null, "ano": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "50.001 - 15.0000", "description": "", "prototype": { "attributes": { "mulheres": null, "areaf_km2": null, "codibge": null, "municipio": null, "corede": null, "regiao_func": null, "homens": null, "pop_total": 100000, "classe": null, "ano": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "150.001 - 500.000", "description": "", "prototype": { "attributes": { "mulheres": null, "areaf_km2": null, "codibge": null, "municipio": null, "corede": null, "regiao_func": null, "homens": null, "pop_total": 325000, "classe": null, "ano": null } }, "drawingTool": "esriFeatureEditToolPolygon" }, { "name": "> 500.000", "description": "", "prototype": { "attributes": { "mulheres": null, "areaf_km2": null, "codibge": null, "municipio": null, "corede": null, "regiao_func": null, "homens": null, "pop_total": 972357, "classe": null, "ano": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 3000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "9c5d673473b641b7bc04402a583dbd83" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Parque Tecnológicos", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "INDE\\IEDE_RS" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "

Informações não atualizadas junto a Secretaria e relativas a novas unidades ou campi de parques foram obtidas diretamente dos sítios eletrônicos das instituições em questão e aqui agregadas.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Secretaria de Ciência e Inovação Tecnológica/Departamento de Conhecimento para Inovação, Ciência e Tecnologia", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -55.762876000000006, "ymin": -32.063401, "xmax": -51.05086499999999, "ymax": -28.227733, "spatialReference": { "wkid": 4674, "latestWkid": 4674, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -399.9999999999999, "falseY": -399.9999999999999, "xyUnits": 1.0000000000000001E9, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4674, "latestWkid": 4674, "xyTolerance": 8.98315284119521E-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": "simple", "symbol": { "type": "esriPMS", "url": "fb1f7c9cfe53fb36ce6367b81bb463d8", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAWCAYAAAD5Jg1dAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAqElEQVQokd2R0QnCMBRFT0qWqI7hGuK37QB1CBWfmA7RDmDyra7hGrqFkaQUodRS9Ee8X+Hm8PJyr2aktGAnGj8bgjbkZ90ck9MQKNipFrJbiVt5qPogj98HJk5cs6wNVkClHey+JZO44+jP8G/goTeaIJWWuCLEFytUqB1v5KES7CU2YzguXhdJEWfxqFtPyJtmQumtaXDzrvcL8fAJqOA6CgzhfvX0Ewx7LrXDvPmuAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 16, "angle": 0, "xoffset": 0, "yoffset": 7 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "latitude", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitude" }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitude" }, { "name": "sigla_nome", "type": "esriFieldTypeString", "alias": "sigla_nome", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "sigla_nome" }, { "name": "nome_compl", "type": "esriFieldTypeString", "alias": "nome_compl", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nome_compl" }, { "name": "site", "type": "esriFieldTypeString", "alias": "site", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "site" }, { "name": "ddd", "type": "esriFieldTypeDouble", "alias": "DDD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ddd" }, { "name": "telefone", "type": "esriFieldTypeString", "alias": "telefone", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "telefone" }, { "name": "email", "type": "esriFieldTypeString", "alias": "email", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "email" }, { "name": "endereco", "type": "esriFieldTypeString", "alias": "endereco", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "endereco" }, { "name": "numero", "type": "esriFieldTypeString", "alias": "numero", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "numero" }, { "name": "complement", "type": "esriFieldTypeString", "alias": "complement", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "complement" }, { "name": "bairro", "type": "esriFieldTypeString", "alias": "bairro", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "bairro" }, { "name": "cep", "type": "esriFieldTypeString", "alias": "cep", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "cep" }, { "name": "municipio", "type": "esriFieldTypeString", "alias": "municipio", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "municipio" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r3883_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1756_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "E. South America Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Parque Tecnológicos", "description": "", "prototype": { "attributes": { "cep": null, "latitude": null, "longitude": null, "sigla_nome": null, "nome_compl": null, "site": null, "ddd": null, "telefone": null, "email": null, "endereco": null, "numero": null, "complement": null, "bairro": null, "municipio": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 3000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "9c5d673473b641b7bc04402a583dbd83" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Núcleos de Inovação Tecnológica - NITs", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "INDE\\IEDE_RS" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "

Dados compilados dos Núcleos de Inovação Tecnológica (NITs) mapeados pela Secretaria Estadual de Inovação, Ciência e Tecnologia. <\/SPAN><\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Secretaria de Inovação, Ciência e Tecnologia/Departamento de Conhecimento para Inovação, Ciência e Tecnologia", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -57.10906870000002, "ymin": -32.068035399999985, "xmax": -51.11257499999999, "ymax": -27.105809899999997, "spatialReference": { "wkid": 4674, "latestWkid": 4674, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -399.9999999999999, "falseY": -399.9999999999999, "xyUnits": 1.0000000000000001E9, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4674, "latestWkid": 4674, "xyTolerance": 8.98315284119521E-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": "simple", "symbol": { "type": "esriPMS", "url": "4ac8a6223ac7637ff991dd9f91f1e0cc", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAAYCAYAAAAs7gcTAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAwElEQVQ4je2STQ6CMBCFv5KeAhMv4TVgb8A1HEO8Bmsl7vEaXsKEnoKImSJgFOrv0rfs+zqdeVPNG9Kfw5FZ4DUhqDWQcyan8I+PcFyVKAJQ3UmCR0JcHdjNwgGWikrAESkVWL/wjy3cPs2krM8VRiXu0ayfdT2XtsdplUPPMrXngMXvYYlnZeRg7EIf3xDd1k+JTI5qMpuAM2eRGMtTitYVdb1hPzf8Zt1P9Idv9WUasjX5J3fbm64s/+Slyg5dAGOWObY6ApXVAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 8, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 7.5 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "latitude", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "Latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitude" }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "Longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitude" }, { "name": "nome_insti", "type": "esriFieldTypeString", "alias": "Nome_Insti", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nome_insti" }, { "name": "nome_do_ni", "type": "esriFieldTypeString", "alias": "Nome_do_NI", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nome_do_ni" }, { "name": "website", "type": "esriFieldTypeString", "alias": "Website", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "website" }, { "name": "áreas_pes", "type": "esriFieldTypeString", "alias": "Áreas_pes", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "áreas_pes" }, { "name": "e_mail", "type": "esriFieldTypeString", "alias": "E_mail", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "e_mail" }, { "name": "telefone", "type": "esriFieldTypeString", "alias": "Telefone", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "telefone" }, { "name": "munic", "type": "esriFieldTypeString", "alias": "Munic", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "munic" }, { "name": "cep", "type": "esriFieldTypeString", "alias": "Cep", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "cep" }, { "name": "ender", "type": "esriFieldTypeString", "alias": "Ender", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ender" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r3888_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1759_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "E. South America Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Núcleos de Inovação Tecnológica - NITs", "description": "", "prototype": { "attributes": { "cep": null, "latitude": null, "longitude": null, "nome_insti": null, "nome_do_ni": null, "website": null, "áreas_pes": null, "e_mail": null, "telefone": null, "munic": null, "ender": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 3000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "9c5d673473b641b7bc04402a583dbd83" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "Incubadoras de Empresas de Base Tecnológica e Indústria Criativa", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "INDE\\IEDE_RS" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "

Dados compilados de incubadoras credenciadas no Programa RS TECNÓPOLE de Apoio às Incubadoras de Base Tecnológica e Indústria Criativa (RS INCUBADORAS) junto a Secretaria de Inovação, Ciência e Tecnologia. <\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Departamento de Conhecimento para Inovação, Ciência e Tecnologia", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -55.99481989999998, "ymin": -32.06367399999999, "xmax": -49.75360660000001, "ymax": -27.650772000000018, "spatialReference": { "wkid": 4674, "latestWkid": 4674, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -399.9999999999999, "falseY": -399.9999999999999, "xyUnits": 1.0000000000000001E9, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4674, "latestWkid": 4674, "xyTolerance": 8.98315284119521E-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": "simple", "symbol": { "type": "esriPMS", "url": "7d043f7599d6c8d915982091431bf86b", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABzElEQVQ4jaVTTS9DQRS91bfQTZMntPrSSFSEKIlkJISFSOiuNpoSdha66W8o9RsstPsKEyx0J0HERqTPquxQIf2g0aSbWmgrZ2TqPZSFk0zezJs5Z+69545C/4TSbCPBObOSldXrNc1iaclWqaovBYP6nwIJzllnuzPW39fL3qwV6nJ6qFJ5pVKpREfHp3q+WAgZhRQjeWtn1z85MX6gaS6x3jiM0s55nJ7KWZofWyGvm7FRNpPa5nuhheBc3CSQ4JwZyRIgAxCCCAYRxRKci5QUeRBhfyUDUwN+2lw+EAKDbib+9Xi66f7+IUZEI4q8HTl/3pqjk+skHV8n6bmca9xuxPDwEANPwQLVVlWVrh51Sj/qgoC5RGQ3JAZEwr41cthd1KaqgqfgAKyy2VoFEaMZ5N56ANF/8BRM4DOskhteNxOhG9Fhd4mo5Bmcb7hQpaoOn202l8jf2yQC7ElkczmqWepJIQA70CT76ThD8WT+sNBh10xf9EbYt0rF4ovZxnyxEGK906mziLnaP+Hm9o5uM5loIwUZBTrMYddi8Pk38kXqcnZxPpA0CQBoT3QYmgQ+wypZMOSMsHGzJH8TkJGgw4yvEf9RsJ9e4ztDrfOSWgdc3wAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "longitude", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitude" }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitude" }, { "name": "sigla_nome", "type": "esriFieldTypeString", "alias": "sigla_nome", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "sigla_nome" }, { "name": "nome", "type": "esriFieldTypeString", "alias": "nome", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nome" }, { "name": "site", "type": "esriFieldTypeString", "alias": "site", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "site" }, { "name": "ddd", "type": "esriFieldTypeDouble", "alias": "DDD", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ddd" }, { "name": "telefone", "type": "esriFieldTypeDouble", "alias": "telefone", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "telefone" }, { "name": "endereco", "type": "esriFieldTypeString", "alias": "endereco", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "endereco" }, { "name": "numero", "type": "esriFieldTypeDouble", "alias": "numero", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "numero" }, { "name": "complement", "type": "esriFieldTypeString", "alias": "complement", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "complement" }, { "name": "bairro", "type": "esriFieldTypeString", "alias": "bairro", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "bairro" }, { "name": "cep", "type": "esriFieldTypeString", "alias": "cep", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "cep" }, { "name": "municipio", "type": "esriFieldTypeString", "alias": "municipio", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "municipio" }, { "name": "email", "type": "esriFieldTypeString", "alias": "email", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "email" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r3882_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a1755_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "E. South America Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Incubadoras de Empresas de Base Tecnológica e Indústria Criativa", "description": "", "prototype": { "attributes": { "municipio": null, "longitude": null, "latitude": null, "sigla_nome": null, "nome": null, "site": null, "ddd": null, "telefone": null, "endereco": null, "numero": null, "complement": null, "bairro": null, "cep": null, "email": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 3000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "9c5d673473b641b7bc04402a583dbd83" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Instituições Comunitárias de Educação Superior ICES", "type": "Feature Layer", "parentLayer": { "id": 0, "name": "INDE\\IEDE_RS" }, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "

Instituições Comunitárias de Educação Superior - ICES<\/SPAN><\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "copyrightText": "Gabinete de Projetos Especiais/Gabinete do Vice Governador", "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -54.10750195999998, "ymin": -31.774544514000013, "xmax": -51.11369183599999, "ymax": -27.648500979000005, "spatialReference": { "wkid": 4674, "latestWkid": 4674, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -399.9999999999999, "falseY": -399.9999999999999, "xyUnits": 1.0000000000000001E9, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 4674, "latestWkid": 4674, "xyTolerance": 8.98315284119521E-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": "simple", "symbol": { "type": "esriPMS", "url": "540cca634eabf0e2569008d82e1fa8e6", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACUUlEQVQ4jb2UP2wSYRjGn4vUcF3gGpdjaKU3+a+DbGonjYs0DlZbSOdjcHe1HVzcHWRuekVxUOrmZLUbHfDvoKgk3g2afrIUEho+83z4wR002MH4JBcuH9zv3vd93ocY/rFi/w3oeV7KOHY8Cwm3C5kyAFsCgSFlFTD83PJi4cjAzUdP3K6Uq076pO04aZhxE6YZR6vVtoUQ2U/1L/BKZdcwjMLyrRvFsUCv9HjVSibvnj1zCqmUrc5qzQC1HwEW7NPqjNeeENh+tfPQ2yxnwtXGhisjbP7SBVWRVrPTwvbPurpWps9j/sQspiwL1xeu4WnlubtRKm/llxYrESBnxjZZWRimNTNpYS5hK1hYV69cJvQZACMCpAGcmW6z2WlHHtQwfZ6Y6L3UNONwZtOqO85z0LKESwO07n18oar6ti+QnDAV4GXo7P65bP+3jpNGvf7VBTAAcjXoZli3nYs9Q5qBmt2Dz6+xMp1RLwtryrIgITPRlgF7eHbrjV1lCCtab0B9VoL3GKfYoGME3LMwlHNr7IvI/cxkErWmH4G0Wm31fLRCKatcWtPsmaIh1K9OW91zbeYSqZEqhRDq+QiQcWIC6LJ2srBb7n9LGHXnzVbfYa3vfsCZRYHcdsaJCdhpB8rNceJ8adSeEHS4iu5BcSQpzCbjxAQcRYS9ffeBG7KWz+X8ESAXk9lknJiAwxIzDPN9fy2/dFPFbgSoW2c2GScmgEvLPaPoJg3gzNimqiwEOxRI/Qm6wTgxAXpp+/+HNKB7UNRt/hUYHgHjNO43w/oNh3IsPS/CUF4AAAAASUVORK5CYII=", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": true, "hasZ": true, "enableZDefaults": true, "zDefault": 0, "supportsVCSProjection": true, "allowUpdateWithoutMValues": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "id", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "id", "type": "esriFieldTypeString", "alias": "ID", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "id" }, { "name": "ices", "type": "esriFieldTypeString", "alias": "ICES", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "ices" }, { "name": "nome", "type": "esriFieldTypeString", "alias": "Nome", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "nome" }, { "name": "sigla", "type": "esriFieldTypeString", "alias": "Sigla", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "sigla" }, { "name": "municipio", "type": "esriFieldTypeString", "alias": "Municipio", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "municipio" }, { "name": "endereco", "type": "esriFieldTypeString", "alias": "Endereco", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "endereco" }, { "name": "cep", "type": "esriFieldTypeString", "alias": "CEP", "domain": null, "editable": true, "nullable": true, "length": 254, "defaultValue": null, "modelName": "cep" }, { "name": "latitude", "type": "esriFieldTypeDouble", "alias": "latitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "latitude" }, { "name": "longitude", "type": "esriFieldTypeDouble", "alias": "longitude", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "longitude" }, { "name": "cod_ibge", "type": "esriFieldTypeInteger", "alias": "cod_ibge", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cod_ibge" }, { "name": "cre", "type": "esriFieldTypeInteger", "alias": "cre", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "cre" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r13566_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a7017_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "E. South America Standard Time", "respectsDaylightSaving": true }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Instituições Comunitárias de Educação Superior ICES", "description": "", "prototype": { "attributes": { "cod_ibge": null, "id": null, "ices": null, "nome": null, "sigla": null, "municipio": null, "endereco": null, "cep": null, "latitude": null, "longitude": null, "cre": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 3000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Extract", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "9c5d673473b641b7bc04402a583dbd83" } ], "tables": [] }