{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "Enderecos_2022", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 2000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 587958.9223999996, "ymin": 7790033.137, "xmax": 604052.6479000002, "ymax": 7810530.8382, "spatialReference": { "wkid": 31983, "latestWkid": 31983, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 31983, "latestWkid": 31983, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 157, 67, 165, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "COD_SETOR", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "COD_DISTRITO", "type": "esriFieldTypeInteger", "alias": "COD_DISTRITO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COD_DISTRITO" }, { "name": "COD_SUBDISTRITO", "type": "esriFieldTypeDouble", "alias": "COD_SUBDISTRITO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "COD_SUBDISTRITO" }, { "name": "COD_SETOR", "type": "esriFieldTypeString", "alias": "COD_SETOR", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "COD_SETOR" }, { "name": "CEP", "type": "esriFieldTypeInteger", "alias": "CEP", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "CEP" }, { "name": "DSC_LOCALIDADE", "type": "esriFieldTypeString", "alias": "DSC_LOCALIDADE", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "DSC_LOCALIDADE" }, { "name": "LOGRADOURO", "type": "esriFieldTypeString", "alias": "LOGRADOURO", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LOGRADOURO" }, { "name": "LOGRADOURO_COMPLETO", "type": "esriFieldTypeString", "alias": "LOGRADOURO_COMPLETO", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "LOGRADOURO_COMPLETO" }, { "name": "NUM_ENDERECO", "type": "esriFieldTypeInteger", "alias": "NUM_ENDERECO", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "NUM_ENDERECO" }, { "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" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R3810_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S3762_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Enderecos_2022", "description": "", "prototype": { "attributes": { "LATITUDE": null, "LONGITUDE": null, "COD_DISTRITO": null, "COD_SUBDISTRITO": null, "COD_SETOR": null, "CEP": null, "DSC_LOCALIDADE": null, "LOGRADOURO": null, "LOGRADOURO_COMPLETO": null, "NUM_ENDERECO": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fea664d7b2f6466a9b00d2e53d1e0a50" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Setor_Censitario_2010", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "Nome do arquivo: Setor_CensitarioPalavras Chaves: Setor censitário, IBGE, censo 2010, censo, setores.Descrição:Limite dos setores censitários segundo IBGE.Método de construção: Importação do shape fornecido no sistema, aplicação de topologia e adaptação a imagem, e ao limite de contagem quando muito próximo. Setores com grande área de incompatibilidade com o limite de contagem, permaneceram conforme original.Formato do dado: shapefile / gdbFormato de Representação:PolígonoProjeção / DATUM: SIRGAS2000/ UTMfuso 23SEscala de elaboração do dado: escala de elaboraçãonão informada, adaptações 1:5.000.Histórico de atualizaçõesData do dado: fornecido novembro/2011 Data de conversão:dezembro/2011Data última atualização: - Não informada Pendências na ultima atualização: -Periodicidade de atualização: Com novas delimitações do IBGE.Descrição dos ATRIBUTOSATRIBUTO (Campo nome)DESCRIÇÃOTIPOTAMANHOIdent_setor_censoIdentificador de setor censitário, correspondente ao numero sequencial do IBGE (ID)Numero-IDNumero sequencial do IBGE (ID)Texto20CD_GEOCODIGeocodigo do setor, padrão IBGETexto20TIPOTipo de setor - urbano ou ruralTexto60CD_GEOCODBGeocodigo do bairro, padrão IBGETexto20NM_BAIRRONome do bairro IBGETexto60CD_GEOCODSGeocodigo do Subdistrito, padrão IBGETexto20NM_SUBDISTNome do subdistrito IBGETexto60CD_GEOCODDGeocodigo do distrito, padrão IBGETexto20NM_DISTRITNome do distrito IBGETexto60CD_GEOCODMGeocodigo do municipio, padrão IBGETexto20NM_MUNICIPNome do municipio IBGETexto60NM_MICRONome microregiaoTexto100NM_MESONome mesoregiaoTexto100", "copyrightText": "\u2022 Fonte Original: IBGE //\n\u2022 Conversão: TESE //\n\u2022 Responsável: SMDU //\n\u2022 Ultima Revisão: SEPLAN //", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1584012671000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": 587726.2788000004, "ymin": 7790029.9347, "xmax": 604057.9056000002, "ymax": 7810546.5797, "spatialReference": { "wkid": 31983, "latestWkid": 31983, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 31983, "latestWkid": 31983, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 156, 156, 156, 255 ], "width": 1.5 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "CD_GEOCODI", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ID", "type": "esriFieldTypeDouble", "alias": "ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ID" }, { "name": "CD_GEOCODI", "type": "esriFieldTypeString", "alias": "CD_GEOCODI", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "CD_GEOCODI" }, { "name": "TIPO", "type": "esriFieldTypeString", "alias": "TIPO", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "TIPO" }, { "name": "NM_SUBDIST", "type": "esriFieldTypeString", "alias": "NM_SUBDIST", "domain": null, "editable": true, "nullable": true, "length": 60, "defaultValue": null, "modelName": "NM_SUBDIST" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "Shape.area", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.area" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "Shape.len", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape.len" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R232_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a218_ix1", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Setor_Censitario_2010", "description": "", "prototype": { "attributes": { "TIPO": null, "NM_SUBDIST": null, "ID": null, "CD_GEOCODI": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "fea664d7b2f6466a9b00d2e53d1e0a50" } ], "tables": [] }