{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 65, "name": "Radares", "type": "Feature Layer", "description": "
Camada em primitiva de ponto que mapeia os dispositivos de fiscalização de trânsito (radares) existentes em Juiz de Fora, diferenciada pelos seguintes atributos:<\/SPAN><\/P><\/LI> Ponto<\/SPAN>: Código de identificação dos radares.<\/SPAN><\/P><\/LI> Sítio<\/SPAN>: Identificação de sítio dos radares.<\/SPAN><\/P><\/LI> Endereço<\/SPAN>: Apresentar o endereço de localização dos radares.<\/SPAN><\/P><\/LI> Data.Implantação<\/SPAN>: Apresentar a data de implantação dos radares.<\/SPAN><\/P><\/LI> Observação<\/SPAN>: Campo para observações adicionais.<\/SPAN><\/P><\/LI> Tipo<\/SPAN>: Apresentar a tipologia dos radares e diferenciá-la entre as seguintes classes: faixa exclusiva, velocidade, restrição de tipologia de veículo e velocidade/avanço.<\/SPAN><\/P><\/LI> Fonte<\/SPAN>: Fonte Primária dos dados.<\/SPAN><\/P><\/LI> Faixas.Fiscalizadas<\/SPAN>: Apresentar a quantidade de faixas de via fiscalizadas dos radares na via de localização.<\/SPAN><\/P><\/LI> Veículos.Permiss.Passagem<\/SPAN>: Apresentar a permissão de passagem de veículos nos radares de tipologia \"Faixa Exclusiva\".<\/SPAN><\/P><\/LI> Ano<\/SPAN>: Ano em que os dados foram produzidos.<\/SPAN><\/P><\/LI> Velocidade.Máx.Permitida<\/SPAN>: Apresentar a velocidade máxima permitida nos radares de tipologia velocidade e velocidade/avanço.<\/SPAN><\/P><\/LI> Latitude<\/SPAN>: Apresentar a latitude da coordenada geográfica da feição.<\/SPAN><\/P><\/LI> Longitude<\/SPAN>: Apresentar a longitude da coordenada geográfica da feição.<\/SPAN><\/P><\/LI><\/UL><\/DIV><\/DIV><\/DIV>",
"geometryType": "esriGeometryPoint",
"sourceSpatialReference": {
"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
},
"copyrightText": "Fonte: Consórcio JF Sustentável [2024].\nObservação: Dados recebidos da SMU [2023] em camadas separadas pelo tipo de radar, processadas de maneira unificada pelo Consórcio [2024].",
"parentLayer": {
"id": 62,
"name": "mob"
},
"subLayers": [],
"minScale": 0,
"maxScale": 0,
"referenceScale": 0.0,
"drawingInfo": {
"renderer": {
"type": "simple",
"symbol": {
"type": "esriSMS",
"style": "esriSMSCircle",
"color": [
74,
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
},
"defaultVisibility": false,
"extent": {
"xmin": -4835999.470469783,
"ymin": -2489181.6463677688,
"xmax": -4819874.128130389,
"ymax": -2469500.4394286503,
"spatialReference": {
"wkid": 102100,
"latestWkid": 3857,
"xyTolerance": 0.001,
"zTolerance": 0.001,
"mTolerance": 0.001,
"falseX": -20037700,
"falseY": -30241100,
"xyUnits": 1.4892314192838538E8,
"falseZ": -100000,
"zUnits": 10000,
"falseM": -100000,
"mUnits": 10000
}
},
"hasAttachments": false,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"displayField": "sitio",
"typeIdField": null,
"subtypeFieldName": null,
"subtypeField": null,
"defaultSubtypeCode": null,
"fields": [
{
"name": "OBJECTID",
"type": "esriFieldTypeOID",
"alias": "ID",
"domain": null
},
{
"name": "shape",
"type": "esriFieldTypeGeometry",
"alias": "Geometria",
"domain": null
},
{
"name": "sitio",
"type": "esriFieldTypeString",
"alias": "Sítio",
"length": 254,
"domain": null
},
{
"name": "endereco",
"type": "esriFieldTypeString",
"alias": "Endereço",
"length": 254,
"domain": null
},
{
"name": "data_implantacao",
"type": "esriFieldTypeDate",
"alias": "Data.Implantação",
"length": 8,
"domain": null
},
{
"name": "observacao",
"type": "esriFieldTypeString",
"alias": "Observação",
"length": 254,
"domain": null
},
{
"name": "tipo",
"type": "esriFieldTypeString",
"alias": "Tipo",
"length": 255,
"domain": null
},
{
"name": "fonte",
"type": "esriFieldTypeString",
"alias": "Fonte",
"length": 255,
"domain": null
},
{
"name": "faixas_fiscalizadas",
"type": "esriFieldTypeString",
"alias": "Faixas.Fiscalizadas",
"length": 150,
"domain": null
},
{
"name": "veiculos_permiss_passagem",
"type": "esriFieldTypeString",
"alias": "Veículos.Permiss.Passagem",
"length": 150,
"domain": null
},
{
"name": "ano",
"type": "esriFieldTypeString",
"alias": "Ano",
"length": 50,
"domain": null
},
{
"name": "velocidade_max_permitida",
"type": "esriFieldTypeString",
"alias": "Velocidade.Máx.Permitida",
"length": 150,
"domain": null
},
{
"name": "ponto",
"type": "esriFieldTypeString",
"alias": "Ponto",
"length": 10,
"domain": null
},
{
"name": "latitude",
"type": "esriFieldTypeString",
"alias": "Latitude",
"length": 50,
"domain": null
},
{
"name": "longitude",
"type": "esriFieldTypeString",
"alias": "Longitude",
"length": 50,
"domain": null
}
],
"geometryField": {
"name": "shape",
"type": "esriFieldTypeGeometry",
"alias": "Geometria"
},
"indexes": [
{
"name": "FDO_OBJECTID",
"fields": "OBJECTID",
"isAscending": true,
"isUnique": true,
"description": ""
},
{
"name": "FDO_shape",
"fields": "shape",
"isAscending": true,
"isUnique": false,
"description": ""
}
],
"subtypes": [],
"relationships": [],
"canModifyLayer": true,
"canScaleSymbols": false,
"hasLabels": false,
"capabilities": "Map,Query,Data",
"maxRecordCount": 2000,
"supportsStatistics": true,
"supportsExceedsLimitStatistics": true,
"supportsAdvancedQueries": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"isDataVersioned": false,
"ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true},
"useStandardizedQueries": true,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"advancedQueryCapabilities": {
"useStandardizedQueries": true,
"supportsStatistics": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true,
"supportsOrderBy": true,
"supportsDistinct": true,
"supportsCountDistinct": true,
"supportsPagination": true,
"supportsLod": false,
"supportsQueryWithLodSR": false,
"supportsTrueCurve": true,
"supportsQueryWithDatumTransformation": true,
"supportsReturningQueryExtent": true,
"supportsQueryWithDistance": true,
"supportsSqlExpression": true,
"supportsTimeRelation": true,
"supportsSqlFormat": false,
"supportsQueryAnalytic": false
},
"supportsDatumTransformation": true,
"dateFieldsTimeReference": null,
"preferredTimeReference": null,
"datesInUnknownTimezone": false,
"hasMetadata": true,
"isDataArchived": false,
"archivingInfo": {
"supportsQueryWithHistoricMoment": false,
"startArchivingMoment": -1
},
"supportsCoordinatesQuantization": true,
"supportsDynamicLegends": true,
"serviceItemId": "131f8808f13345a3aa15913dde549c7c"
}