{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "obras_em_rodovias", "type": "Feature Layer", "description": "Base vetorial, do tipo \"Linha\", representando os trechos rodoviários cadastrados no Sistema Rodoviário Estadual do Rio Grande do Sul/Brasil.", "geometryType": "esriGeometryPolyline", "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 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 1 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -55.98735199999999, "ymin": -32.10082999999997, "xmax": -49.984740999999985, "ymax": -27.181322000000023, "spatialReference": { "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "codigo_sre", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OID", "domain": null }, { "name": "codigo_sre", "type": "esriFieldTypeString", "alias": "Código SRE", "length": 255, "domain": null }, { "name": "nome", "type": "esriFieldTypeString", "alias": "Nome da Rodovia", "length": 255, "domain": null }, { "name": "local_inicio", "type": "esriFieldTypeString", "alias": "Local de Início", "length": 255, "domain": null }, { "name": "local_final", "type": "esriFieldTypeString", "alias": "Local de Fim", "length": 255, "domain": null }, { "name": "km_inicio", "type": "esriFieldTypeString", "alias": "Km Inicial", "length": 255, "domain": null }, { "name": "km_final", "type": "esriFieldTypeString", "alias": "Km Final", "length": 255, "domain": null }, { "name": "extensao_sre_km", "type": "esriFieldTypeString", "alias": "Extensão do Trecho (km)", "length": 255, "domain": null }, { "name": "km_rod_acesso", "type": "esriFieldTypeString", "alias": "Km da Rodovia de Acesso", "length": 255, "domain": null }, { "name": "rede", "type": "esriFieldTypeString", "alias": "Rede", "length": 255, "domain": null }, { "name": "administracao", "type": "esriFieldTypeString", "alias": "Administração", "length": 255, "domain": null }, { "name": "situacao_fisica", "type": "esriFieldTypeString", "alias": "Situação Física", "length": 255, "domain": null }, { "name": "revestimento", "type": "esriFieldTypeString", "alias": "Revestimento", "length": 255, "domain": null }, { "name": "concessao", "type": "esriFieldTypeString", "alias": "Concessão", "length": 255, "domain": null }, { "name": "lat_inicial", "type": "esriFieldTypeString", "alias": "Latitude Inicial", "length": 255, "domain": null }, { "name": "lon_inicial", "type": "esriFieldTypeString", "alias": "Longitude Inicial", "length": 255, "domain": null }, { "name": "lat_final", "type": "esriFieldTypeString", "alias": "Latitude Final", "length": 255, "domain": null }, { "name": "lon_final", "type": "esriFieldTypeString", "alias": "Longitude Final", "length": 255, "domain": null }, { "name": "tipo_tracado", "type": "esriFieldTypeString", "alias": "Tipo de Traçado", "length": 255, "domain": null }, { "name": "obra", "type": "esriFieldTypeString", "alias": "obra", "length": 255, "domain": null }, { "name": "projeto", "type": "esriFieldTypeString", "alias": "Projeto", "length": 255, "domain": null }, { "name": "rf", "type": "esriFieldTypeInteger", "alias": "RF", "domain": null }, { "name": "contrato", "type": "esriFieldTypeString", "alias": "Contrato", "length": 255, "domain": null }, { "name": "empresa", "type": "esriFieldTypeString", "alias": "Empresa", "length": 255, "domain": null }, { "name": "valorprevistototal", "type": "esriFieldTypeDouble", "alias": "Valor Previsto Total (R$)", "domain": null }, { "name": "valorexecutado", "type": "esriFieldTypeDouble", "alias": "Valor Executado (R$)", "domain": null }, { "name": "totalempenho", "type": "esriFieldTypeDouble", "alias": "Total Empenhado (R$)", "domain": null }, { "name": "saldototalaportar", "type": "esriFieldTypeDouble", "alias": "Saldo Total a Aportar (R$)", "domain": null }, { "name": "terraplanagem", "type": "esriFieldTypeDouble", "alias": "Terraplanagem (km)", "domain": null }, { "name": "drenagem", "type": "esriFieldTypeDouble", "alias": "Drenagem (km)", "domain": null }, { "name": "sub_base", "type": "esriFieldTypeDouble", "alias": "Sub-base (km)", "domain": null }, { "name": "base", "type": "esriFieldTypeDouble", "alias": "Base (km)", "domain": null }, { "name": "pavimentacao", "type": "esriFieldTypeDouble", "alias": "Pavimentação (km)", "domain": null }, { "name": "sinalizacao", "type": "esriFieldTypeDouble", "alias": "Sinalização (km)", "domain": null }, { "name": "perc_executado", "type": "esriFieldTypeDouble", "alias": "Percentual Executado (%)", "domain": null }, { "name": "previsao_conclusao", "type": "esriFieldTypeString", "alias": "Previsão de Conclusão", "length": 255, "domain": null }, { "name": "obs", "type": "esriFieldTypeString", "alias": "Observação", "length": 255, "domain": null }, { "name": "pontoscriticos", "type": "esriFieldTypeString", "alias": "Pontos Críticos", "length": 255, "domain": null }, { "name": "totalobra", "type": "esriFieldTypeInteger", "alias": "Valor Total da Obra (R$)", "domain": null }, { "name": "execucaototalobra", "type": "esriFieldTypeInteger", "alias": "Execução Total da Obra (R$)", "domain": null }, { "name": "obra_dae", "type": "esriFieldTypeString", "alias": "Em Obra", "length": 15, "domain": null }, { "name": "extensaocontratada_km", "type": "esriFieldTypeDouble", "alias": "Extensão Contratada (km)", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "r19004_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a9938_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 3000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "dateFieldsTimeReference": { "timeZone": "E. South America Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": { "timeZone": "E. South America Standard Time", "respectsDaylightSaving": false }, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "st_length(shape)", "units": "esriDecimalDegrees", "mapUnits": {"uwkid": 9102} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "d6dea760389e48759d98eac8144508ec" }