PredictedQoS_NF.json 559 Bytes
Newer Older
piscione's avatar
piscione committed
{
	"locationGranularity": "10",
	"routes": [{
		"routeinfo": [
		  {
				"location": {
					"geoArea": {
						"latitude": 40,
						"longitude": 10
					},
					"ecgi": {
						"plmn": {
							"mcc": "135",
							"mnc": "792"
						},
						"cellId": {
							"cellId": "4680"
						}
					}
				}
			},
		  {
				"location": {
					"geoArea": {
						"latitude": 43,
						"longitude": 11
					},
					"ecgi": {
						"plmn": {
							"mcc": "135",
							"mnc": "792"
						},
						"cellId": {
							"cellId": "4685"
						}
					}
				}
			}
		]
	}]
}