{ "tables": [], "layers": [ { "isCoGoEnabled": false, "extent": { "ymin": -33.689548000999991, "xmin": -57.556898999999987, "ymax": -27.170988001000012, "xmax": -49.727658000000019, "spatialReference": { "falseM": -100000, "xyTolerance": 8.98315284119521E-9, "mUnits": 10000, "zUnits": 10000, "latestWkid": 4674, "zTolerance": 0.001, "wkid": 4674, "xyUnits": 999999999.99999988, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "falseZ": -100000 } }, "isDataBranchVersioned": false, "supportsApplyEditsWithGlobalIds": false, "maxRecordCount": 3000, "infoInEstimates": [ "extent", "count" ], "datesInUnknownTimezone": false, "ownershipBasedAccessControlForFeatures": null, "type": "Feature Layer", "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "relationships": [], "cimVersion": "3.7.0", "isDataArchived": false, "id": 0, "archivingInfo": { "startArchivingMoment": -1, "supportsQueryWithHistoricMoment": false }, "spatialReference": { "falseM": -100000, "xyTolerance": 8.98315284119521E-9, "mUnits": 10000, "zUnits": 10000, "latestWkid": 4674, "zTolerance": 0.001, "wkid": 4674, "xyUnits": 999999999.99999988, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "falseZ": -100000 }, "supportsStatistics": true, "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml,excel,featureCollection", "hasLastEditTime": false, "standardMaxRecordCount": 8000, "isDataVersioned": false, "hasGeometryProperties": true, "templates": [ { "name": "0 - 1.000.000", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": {"attributes": { "situacao": null, "codigo": null, "final": null, "nome_via": null, "inicio": null, "id": null, "peso_ton_ano": 506996.88034999999, "modo": null }} }, { "name": "1.000.000,1 - 3.000.000", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": {"attributes": { "situacao": null, "codigo": null, "final": null, "nome_via": null, "inicio": null, "id": null, "peso_ton_ano": 2000000, "modo": null }} }, { "name": "3.000.000,1 - 5.000.000", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": {"attributes": { "situacao": null, "codigo": null, "final": null, "nome_via": null, "inicio": null, "id": null, "peso_ton_ano": 4000000, "modo": null }} }, { "name": "5.000.000,1 - 10.000.000", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": {"attributes": { "situacao": null, "codigo": null, "final": null, "nome_via": null, "inicio": null, "id": null, "peso_ton_ano": 7500000, "modo": null }} }, { "name": "10.000.000,1 - 20.000.000", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": {"attributes": { "situacao": null, "codigo": null, "final": null, "nome_via": null, "inicio": null, "id": null, "peso_ton_ano": 15000000, "modo": null }} }, { "name": "20.000.000,1 - 40.000.000", "description": "", "drawingTool": "esriFeatureEditToolLine", "prototype": {"attributes": { "situacao": null, "codigo": null, "final": null, "nome_via": null, "inicio": null, "id": null, "peso_ton_ano": 30000000, "modo": null }} } ], "supportsAdvancedQueries": true, "parentLayer": null, "currentVersion": 12.1, "canScaleSymbols": false, "hasZ": false, "advancedEditingCapabilities": { "supportsSessionBasedAddAttachments": true, "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportsSessionBasedUpdateFeatures": true, "supportsSessionBasedDeleteAttachments": true, "supportsDivideCombineGroupedObjects": true, "supportsDeleteAssociations": true, "supportsSessionBasedUpdateAttachments": true, "supportedSqlFormatsInCalculate": ["standard"], "supportedApplyEditsUploadIDFormats": "JSON,PBF", "supportsSessionBasedDeleteFeatures": true, "supportsSessionBasedAddFeatures": true }, "supportsQuantizationEditMode": true, "objectIdField": "objectid", "name": "PELT_Rede_Multi_Peso_2024_SP_FERRO", "allowTrueCurvesUpdates": false, "displayField": "id", "supportsCalculate": true, "fields": [ { "modelName": "OBJECTID", "nullable": false, "editable": false, "defaultValue": null, "domain": null, "name": "objectid", "alias": "objectid", "type": "esriFieldTypeOID" }, { "modelName": "id", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "id", "alias": "id", "type": "esriFieldTypeInteger" }, { "modelName": "modo", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "modo", "length": 16, "alias": "modo", "type": "esriFieldTypeString" }, { "modelName": "situacao", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "situacao", "length": 50, "alias": "situacao", "type": "esriFieldTypeString" }, { "modelName": "codigo", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "codigo", "length": 16, "alias": "codigo", "type": "esriFieldTypeString" }, { "modelName": "nome_via", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "nome_via", "length": 50, "alias": "nome_via", "type": "esriFieldTypeString" }, { "modelName": "inicio", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "inicio", "length": 1073741822, "alias": "inicio", "type": "esriFieldTypeString" }, { "modelName": "final", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "final", "length": 1073741822, "alias": "final", "type": "esriFieldTypeString" }, { "modelName": "peso_ton_ano", "nullable": true, "editable": true, "defaultValue": null, "domain": null, "name": "peso_ton_ano", "alias": "peso_ton_ano", "type": "esriFieldTypeDouble" }, { "modelName": "st_length(shape)", "nullable": true, "editable": false, "defaultValue": null, "domain": null, "name": "Shape__Length", "alias": "st_length(shape)", "type": "esriFieldTypeDouble", "required": true } ], "maxRecordCountFactor": 1, "dateFieldsTimeReference": { "timeZoneIANA": "Etc/GMT+3", "respectsDaylightSaving": false, "timeZone": "E. South America Standard Time" }, "bigIntegerRestrictedTo53Bits": true, "hasM": false, "allowGeometryUpdates": true, "preferredTimeReference": null, "useStandardizedQueries": true, "sourceSpatialReference": { "falseM": -100000, "xyTolerance": 8.98315284119521E-9, "mUnits": 10000, "zUnits": 10000, "latestWkid": 4674, "zTolerance": 0.001, "wkid": 4674, "xyUnits": 999999999.99999988, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "falseZ": -100000 }, "globalIdField": "", "description": "
Rede multimodal utilizada para modelagem do transporte de cargas PELT-RS 2014 com alocação de carga em toneladas/ano, conforme modelo desenvolvido para cenário de 2024 sem implantação de projetos<\/SPAN>.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"syncCanReturnChanges": false,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"geometryProperties": {
"shapeLengthFieldName": "Shape__Length",
"units": "esriDecimalDegrees"
},
"supportsRollbackOnFailureParameter": true,
"isDataReplicaTracked": false,
"standardMaxRecordCountNoGeometry": 32000,
"indexes": [
{
"name": "r227_sde_rowid_uk",
"isUnique": true,
"description": "",
"isAscending": true,
"fields": "objectid"
},
{
"name": "a217_ix1",
"isUnique": true,
"description": "",
"isAscending": true,
"fields": "shape"
}
],
"editFieldsInfo": null,
"supportsDatumTransformation": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"minScale": 0,
"hasAttachments": false,
"advancedQueryCapabilities": {
"supportsSqlExpression": true,
"supportsQueryWithResultType": true,
"supportsUseEstimateForExceedsLimit": true,
"supportsQueryRelatedPagination": true,
"supportsQueryWithCacheHint": false,
"supportsQueryWithDatumTransformation": true,
"supportsCurrentUserQueries": true,
"fullTextSearchCapabilities": {
"supportsSqlExpressionInFullText": true,
"supportsOperator": false,
"supportsSearchOperator": true
},
"supportsQueryWithLodSR": false,
"supportsPagination": true,
"supportsMaxRecordCountFactor": false,
"fullTextSearchableFields": [],
"supportsStatistics": true,
"supportsTrueCurve": true,
"supportsOrderBy": true,
"supportsFullTextSearch": true,
"supportsQueryWithDistance": true,
"supportsLod": false,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsReturningQueryExtent": true,
"supportsReturningGeometryEnvelope": true,
"supportedCurveTypes": [
"esriGeometryCircularArc",
"esriGeometryEllipticArc",
"esriGeometryBezier3Curve"
],
"supportsDistinct": true,
"supportsReturningGeometryCentroid": false,
"supportsQueryAnalytic": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true
},
"subtypeField": "",
"supportsValidateSQL": true,
"serviceItemId": "78ae0233a77b43d5a903a3d66eab758a",
"supportsCoordinatesQuantization": true,
"types": [],
"capabilities": "Query,Extract",
"maxScale": 0,
"supportsAppend": true,
"supportsExceedsLimitStatistics": true,
"defaultVisibility": true,
"advancedQueryAnalyticCapabilities": {
"supportsAsync": true,
"supportsLinearRegression": true,
"supportsPercentileAnalytic": false
},
"supportedTrueCurvePbfFeatureEncodings": [
"esriCompressedShapeBuffer",
"esriDefault"
],
"hasMetadata": true,
"supportedAppendFormats": "FILEGDB,PBF,CSV",
"tileMaxRecordCount": 4000,
"typeIdField": "",
"supportsASyncCalculate": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"drawingInfo": {
"renderer": {
"minValue": 13993.760700000001,
"field": "peso_ton_ano",
"authoringInfo": {
"type": "classedSize",
"classificationMethod": "esriClassifyManual"
},
"legendOptions": {"order": "ascendingValues"},
"classBreakInfos": [
{
"symbol": {
"color": [
0,
0,
0,
255
],
"width": 0.5,
"style": "esriSLSSolid",
"type": "esriSLS"
},
"classMaxValue": 1000000,
"label": "0 - 1.000.000"
},
{
"symbol": {
"color": [
0,
0,
0,
255
],
"width": 1.2,
"style": "esriSLSSolid",
"type": "esriSLS"
},
"classMaxValue": 3000000,
"label": "1.000.000,1 - 3.000.000"
},
{
"symbol": {
"color": [
0,
0,
0,
255
],
"width": 1.8999999999999999,
"style": "esriSLSSolid",
"type": "esriSLS"
},
"classMaxValue": 5000000,
"label": "3.000.000,1 - 5.000.000"
},
{
"symbol": {
"color": [
0,
0,
0,
255
],
"width": 2.5999999999999996,
"style": "esriSLSSolid",
"type": "esriSLS"
},
"classMaxValue": 10000000,
"label": "5.000.000,1 - 10.000.000"
},
{
"symbol": {
"color": [
0,
0,
0,
255
],
"width": 3.2999999999999998,
"style": "esriSLSSolid",
"type": "esriSLS"
},
"classMaxValue": 20000000,
"label": "10.000.000,1 - 20.000.000"
},
{
"symbol": {
"color": [
0,
0,
0,
255
],
"width": 4,
"style": "esriSLSSolid",
"type": "esriSLS"
},
"classMaxValue": 40000000,
"label": "20.000.000,1 - 40.000.000"
}
],
"type": "classBreaks",
"classificationMethod": "esriClassifyManual"
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"geometryField": {
"modelName": "shape",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "shape",
"alias": "shape",
"type": "esriFieldTypeGeometry"
},
"copyrightText": "Secretaria de Logística e Transportes - RS",
"geometryType": "esriGeometryPolyline"
},
{
"isCoGoEnabled": false,
"extent": {
"ymin": -33.689548000999991,
"xmin": -57.556898999999987,
"ymax": -27.170988001000012,
"xmax": -49.727658000000019,
"spatialReference": {
"falseM": -100000,
"xyTolerance": 8.98315284119521E-9,
"mUnits": 10000,
"zUnits": 10000,
"latestWkid": 4674,
"zTolerance": 0.001,
"wkid": 4674,
"xyUnits": 999999999.99999988,
"mTolerance": 0.001,
"falseX": -400,
"falseY": -400,
"falseZ": -100000
}
},
"isDataBranchVersioned": false,
"supportsApplyEditsWithGlobalIds": false,
"maxRecordCount": 3000,
"infoInEstimates": [
"extent",
"count"
],
"datesInUnknownTimezone": false,
"ownershipBasedAccessControlForFeatures": null,
"type": "Feature Layer",
"onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
"relationships": [],
"cimVersion": "3.7.0",
"isDataArchived": false,
"id": 1,
"archivingInfo": {
"startArchivingMoment": -1,
"supportsQueryWithHistoricMoment": false
},
"spatialReference": {
"falseM": -100000,
"xyTolerance": 8.98315284119521E-9,
"mUnits": 10000,
"zUnits": 10000,
"latestWkid": 4674,
"zTolerance": 0.001,
"wkid": 4674,
"xyUnits": 999999999.99999988,
"mTolerance": 0.001,
"falseX": -400,
"falseY": -400,
"falseZ": -100000
},
"supportsStatistics": true,
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml,excel,featureCollection",
"hasLastEditTime": false,
"standardMaxRecordCount": 8000,
"isDataVersioned": false,
"hasGeometryProperties": true,
"templates": [
{
"name": "0 - 1.000.000",
"description": "",
"drawingTool": "esriFeatureEditToolLine",
"prototype": {"attributes": {
"situacao": null,
"codigo": null,
"final": null,
"nome_via": null,
"inicio": null,
"id": null,
"peso_ton_ano": 500080.6753,
"modo": null
}}
},
{
"name": "1.000.000,1 - 3.000.000",
"description": "",
"drawingTool": "esriFeatureEditToolLine",
"prototype": {"attributes": {
"situacao": null,
"codigo": null,
"final": null,
"nome_via": null,
"inicio": null,
"id": null,
"peso_ton_ano": 2000000,
"modo": null
}}
},
{
"name": "3.000.000,1 - 5.000.000",
"description": "",
"drawingTool": "esriFeatureEditToolLine",
"prototype": {"attributes": {
"situacao": null,
"codigo": null,
"final": null,
"nome_via": null,
"inicio": null,
"id": null,
"peso_ton_ano": 4000000,
"modo": null
}}
},
{
"name": "5.000.000,1 - 10.000.000",
"description": "",
"drawingTool": "esriFeatureEditToolLine",
"prototype": {"attributes": {
"situacao": null,
"codigo": null,
"final": null,
"nome_via": null,
"inicio": null,
"id": null,
"peso_ton_ano": 7500000,
"modo": null
}}
},
{
"name": "10.000.000,1 - 20.000.000",
"description": "",
"drawingTool": "esriFeatureEditToolLine",
"prototype": {"attributes": {
"situacao": null,
"codigo": null,
"final": null,
"nome_via": null,
"inicio": null,
"id": null,
"peso_ton_ano": 15000000,
"modo": null
}}
},
{
"name": "20.000.000,1 - 40.000.000",
"description": "",
"drawingTool": "esriFeatureEditToolLine",
"prototype": {"attributes": {
"situacao": null,
"codigo": null,
"final": null,
"nome_via": null,
"inicio": null,
"id": null,
"peso_ton_ano": 30000000,
"modo": null
}}
}
],
"supportsAdvancedQueries": true,
"parentLayer": null,
"currentVersion": 12.1,
"canScaleSymbols": false,
"hasZ": false,
"advancedEditingCapabilities": {
"supportsSessionBasedAddAttachments": true,
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportsSessionBasedUpdateFeatures": true,
"supportsSessionBasedDeleteAttachments": true,
"supportsDivideCombineGroupedObjects": true,
"supportsDeleteAssociations": true,
"supportsSessionBasedUpdateAttachments": true,
"supportedSqlFormatsInCalculate": ["standard"],
"supportedApplyEditsUploadIDFormats": "JSON,PBF",
"supportsSessionBasedDeleteFeatures": true,
"supportsSessionBasedAddFeatures": true
},
"supportsQuantizationEditMode": true,
"objectIdField": "objectid",
"name": "PELT_Rede_Multi_Peso_2024_SP_HIDRO",
"allowTrueCurvesUpdates": false,
"displayField": "id",
"supportsCalculate": true,
"fields": [
{
"modelName": "OBJECTID",
"nullable": false,
"editable": false,
"defaultValue": null,
"domain": null,
"name": "objectid",
"alias": "objectid",
"type": "esriFieldTypeOID"
},
{
"modelName": "id",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "id",
"alias": "id",
"type": "esriFieldTypeInteger"
},
{
"modelName": "modo",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "modo",
"length": 16,
"alias": "modo",
"type": "esriFieldTypeString"
},
{
"modelName": "situacao",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "situacao",
"length": 50,
"alias": "situacao",
"type": "esriFieldTypeString"
},
{
"modelName": "codigo",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "codigo",
"length": 16,
"alias": "codigo",
"type": "esriFieldTypeString"
},
{
"modelName": "nome_via",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "nome_via",
"length": 50,
"alias": "nome_via",
"type": "esriFieldTypeString"
},
{
"modelName": "inicio",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "inicio",
"length": 1073741822,
"alias": "inicio",
"type": "esriFieldTypeString"
},
{
"modelName": "final",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "final",
"length": 1073741822,
"alias": "final",
"type": "esriFieldTypeString"
},
{
"modelName": "peso_ton_ano",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "peso_ton_ano",
"alias": "peso_ton_ano",
"type": "esriFieldTypeDouble"
},
{
"modelName": "st_length(shape)",
"nullable": true,
"editable": false,
"defaultValue": null,
"domain": null,
"name": "Shape__Length",
"alias": "st_length(shape)",
"type": "esriFieldTypeDouble",
"required": true
}
],
"maxRecordCountFactor": 1,
"dateFieldsTimeReference": {
"timeZoneIANA": "Etc/GMT+3",
"respectsDaylightSaving": false,
"timeZone": "E. South America Standard Time"
},
"bigIntegerRestrictedTo53Bits": true,
"hasM": false,
"allowGeometryUpdates": true,
"preferredTimeReference": null,
"useStandardizedQueries": true,
"sourceSpatialReference": {
"falseM": -100000,
"xyTolerance": 8.98315284119521E-9,
"mUnits": 10000,
"zUnits": 10000,
"latestWkid": 4674,
"zTolerance": 0.001,
"wkid": 4674,
"xyUnits": 999999999.99999988,
"mTolerance": 0.001,
"falseX": -400,
"falseY": -400,
"falseZ": -100000
},
"globalIdField": "",
"description": " Rede multimodal utilizada para modelagem do transporte de cargas PELT-RS 2014 com alocação de carga em toneladas/ano, conforme modelo desenvolvido para cenário de 2024 sem implantação de projetos<\/SPAN>.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"syncCanReturnChanges": false,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"geometryProperties": {
"shapeLengthFieldName": "Shape__Length",
"units": "esriDecimalDegrees"
},
"supportsRollbackOnFailureParameter": true,
"isDataReplicaTracked": false,
"standardMaxRecordCountNoGeometry": 32000,
"indexes": [
{
"name": "r227_sde_rowid_uk",
"isUnique": true,
"description": "",
"isAscending": true,
"fields": "objectid"
},
{
"name": "a217_ix1",
"isUnique": true,
"description": "",
"isAscending": true,
"fields": "shape"
}
],
"editFieldsInfo": null,
"supportsDatumTransformation": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"minScale": 0,
"hasAttachments": false,
"advancedQueryCapabilities": {
"supportsSqlExpression": true,
"supportsQueryWithResultType": true,
"supportsUseEstimateForExceedsLimit": true,
"supportsQueryRelatedPagination": true,
"supportsQueryWithCacheHint": false,
"supportsQueryWithDatumTransformation": true,
"supportsCurrentUserQueries": true,
"fullTextSearchCapabilities": {
"supportsSqlExpressionInFullText": true,
"supportsOperator": false,
"supportsSearchOperator": true
},
"supportsQueryWithLodSR": false,
"supportsPagination": true,
"supportsMaxRecordCountFactor": false,
"fullTextSearchableFields": [],
"supportsStatistics": true,
"supportsTrueCurve": true,
"supportsOrderBy": true,
"supportsFullTextSearch": true,
"supportsQueryWithDistance": true,
"supportsLod": false,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsReturningQueryExtent": true,
"supportsReturningGeometryEnvelope": true,
"supportedCurveTypes": [
"esriGeometryCircularArc",
"esriGeometryEllipticArc",
"esriGeometryBezier3Curve"
],
"supportsDistinct": true,
"supportsReturningGeometryCentroid": false,
"supportsQueryAnalytic": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true
},
"subtypeField": "",
"supportsValidateSQL": true,
"serviceItemId": "78ae0233a77b43d5a903a3d66eab758a",
"supportsCoordinatesQuantization": true,
"types": [],
"capabilities": "Query,Extract",
"maxScale": 0,
"supportsAppend": true,
"supportsExceedsLimitStatistics": true,
"defaultVisibility": true,
"advancedQueryAnalyticCapabilities": {
"supportsAsync": true,
"supportsLinearRegression": true,
"supportsPercentileAnalytic": false
},
"supportedTrueCurvePbfFeatureEncodings": [
"esriCompressedShapeBuffer",
"esriDefault"
],
"hasMetadata": true,
"supportedAppendFormats": "FILEGDB,PBF,CSV",
"tileMaxRecordCount": 4000,
"typeIdField": "",
"supportsASyncCalculate": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"drawingInfo": {
"renderer": {
"minValue": 161.35059999999999,
"field": "peso_ton_ano",
"authoringInfo": {
"type": "classedSize",
"classificationMethod": "esriClassifyManual"
},
"legendOptions": {"order": "ascendingValues"},
"classBreakInfos": [
{
"symbol": {
"color": [
0,
92,
230,
255
],
"width": 0.5,
"style": "esriSLSSolid",
"type": "esriSLS"
},
"classMaxValue": 1000000,
"label": "0 - 1.000.000"
},
{
"symbol": {
"color": [
0,
92,
230,
255
],
"width": 1.2,
"style": "esriSLSSolid",
"type": "esriSLS"
},
"classMaxValue": 3000000,
"label": "1.000.000,1 - 3.000.000"
},
{
"symbol": {
"color": [
0,
92,
230,
255
],
"width": 1.8999999999999999,
"style": "esriSLSSolid",
"type": "esriSLS"
},
"classMaxValue": 5000000,
"label": "3.000.000,1 - 5.000.000"
},
{
"symbol": {
"color": [
0,
92,
230,
255
],
"width": 2.5999999999999996,
"style": "esriSLSSolid",
"type": "esriSLS"
},
"classMaxValue": 10000000,
"label": "5.000.000,1 - 10.000.000"
},
{
"symbol": {
"color": [
0,
92,
230,
255
],
"width": 3.2999999999999998,
"style": "esriSLSSolid",
"type": "esriSLS"
},
"classMaxValue": 20000000,
"label": "10.000.000,1 - 20.000.000"
},
{
"symbol": {
"color": [
0,
92,
230,
255
],
"width": 4,
"style": "esriSLSSolid",
"type": "esriSLS"
},
"classMaxValue": 40000000,
"label": "20.000.000,1 - 40.000.000"
}
],
"type": "classBreaks",
"classificationMethod": "esriClassifyManual"
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"geometryField": {
"modelName": "shape",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "shape",
"alias": "shape",
"type": "esriFieldTypeGeometry"
},
"copyrightText": "Secretaria de Logística e Transportes - RS",
"geometryType": "esriGeometryPolyline"
},
{
"isCoGoEnabled": false,
"extent": {
"ymin": -33.689548000999991,
"xmin": -57.556898999999987,
"ymax": -27.170988001000012,
"xmax": -49.727658000000019,
"spatialReference": {
"falseM": -100000,
"xyTolerance": 8.98315284119521E-9,
"mUnits": 10000,
"zUnits": 10000,
"latestWkid": 4674,
"zTolerance": 0.001,
"wkid": 4674,
"xyUnits": 999999999.99999988,
"mTolerance": 0.001,
"falseX": -400,
"falseY": -400,
"falseZ": -100000
}
},
"isDataBranchVersioned": false,
"supportsApplyEditsWithGlobalIds": false,
"maxRecordCount": 3000,
"infoInEstimates": [
"extent",
"count"
],
"datesInUnknownTimezone": false,
"ownershipBasedAccessControlForFeatures": null,
"type": "Feature Layer",
"onlyAllowTrueCurveUpdatesByTrueCurveClients": false,
"relationships": [],
"cimVersion": "3.7.0",
"isDataArchived": false,
"id": 2,
"archivingInfo": {
"startArchivingMoment": -1,
"supportsQueryWithHistoricMoment": false
},
"spatialReference": {
"falseM": -100000,
"xyTolerance": 8.98315284119521E-9,
"mUnits": 10000,
"zUnits": 10000,
"latestWkid": 4674,
"zTolerance": 0.001,
"wkid": 4674,
"xyUnits": 999999999.99999988,
"mTolerance": 0.001,
"falseX": -400,
"falseY": -400,
"falseZ": -100000
},
"supportsStatistics": true,
"supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson,kml,excel,featureCollection",
"hasLastEditTime": false,
"standardMaxRecordCount": 8000,
"isDataVersioned": false,
"hasGeometryProperties": true,
"templates": [
{
"name": "0 - 1.000.000",
"description": "",
"drawingTool": "esriFeatureEditToolLine",
"prototype": {"attributes": {
"situacao": null,
"codigo": null,
"final": null,
"nome_via": null,
"inicio": null,
"id": null,
"peso_ton_ano": 500001.58299999998,
"modo": null
}}
},
{
"name": "1.000.000,1 - 3.000.000",
"description": "",
"drawingTool": "esriFeatureEditToolLine",
"prototype": {"attributes": {
"situacao": null,
"codigo": null,
"final": null,
"nome_via": null,
"inicio": null,
"id": null,
"peso_ton_ano": 2000000,
"modo": null
}}
},
{
"name": "3.000.000,1 - 5.000.000",
"description": "",
"drawingTool": "esriFeatureEditToolLine",
"prototype": {"attributes": {
"situacao": null,
"codigo": null,
"final": null,
"nome_via": null,
"inicio": null,
"id": null,
"peso_ton_ano": 4000000,
"modo": null
}}
},
{
"name": "5.000.000,1 - 10.000.000",
"description": "",
"drawingTool": "esriFeatureEditToolLine",
"prototype": {"attributes": {
"situacao": null,
"codigo": null,
"final": null,
"nome_via": null,
"inicio": null,
"id": null,
"peso_ton_ano": 7500000,
"modo": null
}}
},
{
"name": "10.000.000,1 - 20.000.000",
"description": "",
"drawingTool": "esriFeatureEditToolLine",
"prototype": {"attributes": {
"situacao": null,
"codigo": null,
"final": null,
"nome_via": null,
"inicio": null,
"id": null,
"peso_ton_ano": 15000000,
"modo": null
}}
},
{
"name": "20.000.000,1 - 40.000.000",
"description": "",
"drawingTool": "esriFeatureEditToolLine",
"prototype": {"attributes": {
"situacao": null,
"codigo": null,
"final": null,
"nome_via": null,
"inicio": null,
"id": null,
"peso_ton_ano": 30000000,
"modo": null
}}
}
],
"supportsAdvancedQueries": true,
"parentLayer": null,
"currentVersion": 12.1,
"canScaleSymbols": false,
"hasZ": false,
"advancedEditingCapabilities": {
"supportsSessionBasedAddAttachments": true,
"supportsAsyncApplyEdits": true,
"supportsApplyEditsbyUploadID": true,
"supportsSessionBasedUpdateFeatures": true,
"supportsSessionBasedDeleteAttachments": true,
"supportsDivideCombineGroupedObjects": true,
"supportsDeleteAssociations": true,
"supportsSessionBasedUpdateAttachments": true,
"supportedSqlFormatsInCalculate": ["standard"],
"supportedApplyEditsUploadIDFormats": "JSON,PBF",
"supportsSessionBasedDeleteFeatures": true,
"supportsSessionBasedAddFeatures": true
},
"supportsQuantizationEditMode": true,
"objectIdField": "objectid",
"name": "PELT_Rede_Multi_Peso_2024_SP_RODO",
"allowTrueCurvesUpdates": false,
"displayField": "id",
"supportsCalculate": true,
"fields": [
{
"modelName": "OBJECTID",
"nullable": false,
"editable": false,
"defaultValue": null,
"domain": null,
"name": "objectid",
"alias": "objectid",
"type": "esriFieldTypeOID"
},
{
"modelName": "id",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "id",
"alias": "id",
"type": "esriFieldTypeInteger"
},
{
"modelName": "modo",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "modo",
"length": 16,
"alias": "modo",
"type": "esriFieldTypeString"
},
{
"modelName": "situacao",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "situacao",
"length": 50,
"alias": "situacao",
"type": "esriFieldTypeString"
},
{
"modelName": "codigo",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "codigo",
"length": 16,
"alias": "codigo",
"type": "esriFieldTypeString"
},
{
"modelName": "nome_via",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "nome_via",
"length": 50,
"alias": "nome_via",
"type": "esriFieldTypeString"
},
{
"modelName": "inicio",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "inicio",
"length": 1073741822,
"alias": "inicio",
"type": "esriFieldTypeString"
},
{
"modelName": "final",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "final",
"length": 1073741822,
"alias": "final",
"type": "esriFieldTypeString"
},
{
"modelName": "peso_ton_ano",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "peso_ton_ano",
"alias": "peso_ton_ano",
"type": "esriFieldTypeDouble"
},
{
"modelName": "st_length(shape)",
"nullable": true,
"editable": false,
"defaultValue": null,
"domain": null,
"name": "Shape__Length",
"alias": "st_length(shape)",
"type": "esriFieldTypeDouble",
"required": true
}
],
"maxRecordCountFactor": 1,
"dateFieldsTimeReference": {
"timeZoneIANA": "Etc/GMT+3",
"respectsDaylightSaving": false,
"timeZone": "E. South America Standard Time"
},
"bigIntegerRestrictedTo53Bits": true,
"hasM": false,
"allowGeometryUpdates": true,
"preferredTimeReference": null,
"useStandardizedQueries": true,
"sourceSpatialReference": {
"falseM": -100000,
"xyTolerance": 8.98315284119521E-9,
"mUnits": 10000,
"zUnits": 10000,
"latestWkid": 4674,
"zTolerance": 0.001,
"wkid": 4674,
"xyUnits": 999999999.99999988,
"mTolerance": 0.001,
"falseX": -400,
"falseY": -400,
"falseZ": -100000
},
"globalIdField": "",
"description": " Rede multimodal utilizada para modelagem do transporte de cargas PELT-RS 2014 com alocação de carga em toneladas/ano, conforme modelo desenvolvido para cenário de 2024 sem implantação de projetos<\/SPAN>.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>",
"syncCanReturnChanges": false,
"supportedSpatialRelationships": [
"esriSpatialRelIntersects",
"esriSpatialRelContains",
"esriSpatialRelCrosses",
"esriSpatialRelEnvelopeIntersects",
"esriSpatialRelIndexIntersects",
"esriSpatialRelOverlaps",
"esriSpatialRelTouches",
"esriSpatialRelWithin",
"esriSpatialRelRelation"
],
"geometryProperties": {
"shapeLengthFieldName": "Shape__Length",
"units": "esriDecimalDegrees"
},
"supportsRollbackOnFailureParameter": true,
"isDataReplicaTracked": false,
"standardMaxRecordCountNoGeometry": 32000,
"indexes": [
{
"name": "r227_sde_rowid_uk",
"isUnique": true,
"description": "",
"isAscending": true,
"fields": "objectid"
},
{
"name": "a217_ix1",
"isUnique": true,
"description": "",
"isAscending": true,
"fields": "shape"
}
],
"editFieldsInfo": null,
"supportsDatumTransformation": true,
"htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
"minScale": 0,
"hasAttachments": false,
"advancedQueryCapabilities": {
"supportsSqlExpression": true,
"supportsQueryWithResultType": true,
"supportsUseEstimateForExceedsLimit": true,
"supportsQueryRelatedPagination": true,
"supportsQueryWithCacheHint": false,
"supportsQueryWithDatumTransformation": true,
"supportsCurrentUserQueries": true,
"fullTextSearchCapabilities": {
"supportsSqlExpressionInFullText": true,
"supportsOperator": false,
"supportsSearchOperator": true
},
"supportsQueryWithLodSR": false,
"supportsPagination": true,
"supportsMaxRecordCountFactor": false,
"fullTextSearchableFields": [],
"supportsStatistics": true,
"supportsTrueCurve": true,
"supportsOrderBy": true,
"supportsFullTextSearch": true,
"supportsQueryWithDistance": true,
"supportsLod": false,
"supportsCountDistinct": true,
"supportsAdvancedQueryRelated": true,
"supportsReturningQueryExtent": true,
"supportsReturningGeometryEnvelope": true,
"supportedCurveTypes": [
"esriGeometryCircularArc",
"esriGeometryEllipticArc",
"esriGeometryBezier3Curve"
],
"supportsDistinct": true,
"supportsReturningGeometryCentroid": false,
"supportsQueryAnalytic": true,
"supportsPercentileStatistics": true,
"supportsHavingClause": true
},
"subtypeField": "",
"supportsValidateSQL": true,
"serviceItemId": "78ae0233a77b43d5a903a3d66eab758a",
"supportsCoordinatesQuantization": true,
"types": [],
"capabilities": "Query,Extract",
"maxScale": 0,
"supportsAppend": true,
"supportsExceedsLimitStatistics": true,
"defaultVisibility": true,
"advancedQueryAnalyticCapabilities": {
"supportsAsync": true,
"supportsLinearRegression": true,
"supportsPercentileAnalytic": false
},
"supportedTrueCurvePbfFeatureEncodings": [
"esriCompressedShapeBuffer",
"esriDefault"
],
"hasMetadata": true,
"supportedAppendFormats": "FILEGDB,PBF,CSV",
"tileMaxRecordCount": 4000,
"typeIdField": "",
"supportsASyncCalculate": true,
"supportedQueryFormats": "JSON, geoJSON, PBF",
"drawingInfo": {
"renderer": {
"minValue": 3.1659999999999999,
"field": "peso_ton_ano",
"authoringInfo": {
"type": "classedSize",
"classificationMethod": "esriClassifyManual"
},
"legendOptions": {"order": "ascendingValues"},
"classBreakInfos": [
{
"symbol": {
"color": [
230,
0,
0,
255
],
"width": 0.5,
"style": "esriSLSSolid",
"type": "esriSLS"
},
"classMaxValue": 1000000,
"label": "0 - 1.000.000"
},
{
"symbol": {
"color": [
230,
0,
0,
255
],
"width": 1.2,
"style": "esriSLSSolid",
"type": "esriSLS"
},
"classMaxValue": 3000000,
"label": "1.000.000,1 - 3.000.000"
},
{
"symbol": {
"color": [
230,
0,
0,
255
],
"width": 1.8999999999999999,
"style": "esriSLSSolid",
"type": "esriSLS"
},
"classMaxValue": 5000000,
"label": "3.000.000,1 - 5.000.000"
},
{
"symbol": {
"color": [
230,
0,
0,
255
],
"width": 2.5999999999999996,
"style": "esriSLSSolid",
"type": "esriSLS"
},
"classMaxValue": 10000000,
"label": "5.000.000,1 - 10.000.000"
},
{
"symbol": {
"color": [
230,
0,
0,
255
],
"width": 3.2999999999999998,
"style": "esriSLSSolid",
"type": "esriSLS"
},
"classMaxValue": 20000000,
"label": "10.000.000,1 - 20.000.000"
},
{
"symbol": {
"color": [
230,
0,
0,
255
],
"width": 4,
"style": "esriSLSSolid",
"type": "esriSLS"
},
"classMaxValue": 40000000,
"label": "20.000.000,1 - 40.000.000"
}
],
"type": "classBreaks",
"classificationMethod": "esriClassifyManual"
},
"scaleSymbols": true,
"transparency": 0,
"labelingInfo": null
},
"geometryField": {
"modelName": "shape",
"nullable": true,
"editable": true,
"defaultValue": null,
"domain": null,
"name": "shape",
"alias": "shape",
"type": "esriFieldTypeGeometry"
},
"copyrightText": "Secretaria de Logística e Transportes - RS",
"geometryType": "esriGeometryPolyline"
}
]
}