Hi! Thanks for your help.
My json file for the cities is as follows:
[
{
"Route" : {
"id" : "1",
"date" : "",
"code" : "EIN-05",
"description" : "Eindhoven",
"weight" : "85",
"volume" : "9.5",
"ride" : "11"
}
},
{
"Route" : {
"id" : "2",
"date": "",
"code": "UTR-05",
"description": "Utrecht",
"weight": "87",
"volume": "6.3",
"ride": "8"
}
},
{
"Route": {
"id" : "1",
"date": "",
"code": "DB-01",
"description": "Den Bosch",
"weight": "35",
"volume": "2.5",
"ride": "2"
}
},
{
"Route": {
"id" : "3",
"date": "",
"code": "TIL-03",
"description": "Tilburg",
"weight": "65",
"volume": "4.5",
"ride": "5"
}
},
{
"Route" : {
"id" : "5",
"date": "",
"code": "EIN-05",
"description": "Eindhoven",
"weight": "75",
"volume": "5.5",
"ride": "7"
}
},
{
"Route" : {
"id" : "2",
"date": "",
"code": "UTR-05",
"description": "Utrecht",
"weight": "87",
"volume": "6.3",
"ride": "8"
}
},
{
"Route": {
"id" : "3",
"date": "",
"code": "TIL-03",
"description": "Tilburg",
"weight": "77",
"volume": "7",
"ride": "8"
}
},
{
"Route" : {
"id" : "5",
"date": "",
"code": "EIN-05",
"description": "Eindhoven",
"weight": "75",
"volume": "5.5",
"ride": "7"
}
},
{
"Route" : {
"id" : "2",
"date": "",
"code": "UTR-05",
"description": "Utrecht",
"weight": "87",
"volume": "6.3",
"ride": "8"
}
}
]
Then I have my file for all the streets for one of the cities (this is sample data)
[
{
"Route" : {
"id" : "1",
"date" : "12-08-2019",
"code" : "EIN-05",
"description" : "Eindhoven",
"weight" : "85",
"volume" : "9.5",
"ride" : "11"
},
"Rit" : {
"id" : "1",
"startTime" : "0900",
"endTime" : "1700"
},
"Ritr" : {
"id" : "1",
"seq" : "1"
},
"Picklist" : {
"id" : "1",
"number" : "564832",
"address" : "Hadewychstraat 23",
"postalCode" : "5262 TA",
"city" : "Vught"
},
"Project" : {
"id" : "1"
},
"Relation" : {
"id" : "1",
"name" : "Jansen",
"phone" : "0614047396"
},
"PicklistRow" : {
"id" : "1"
},
"ProjectLine" : {
"id" : "1",
"quantity" : "3",
"grossPrice" : "15.50",
"grossAmount" : "46.50"
},
"Product" : {
"id" : "1",
"code" : "0216031",
"description" : "Harting multikabel 16 polig LOOM 25m (6 kabels)",
"searchText" : "0216031 Harting multikabel 16 polig LOOM 25m (6 kabels)"
}
},
{
"Route" : {
"id" : "1",
"date" : "12-08-2019",
"code" : "EIN-05",
"description" : "Eindhoven",
"weight" : "85",
"volume" : "9.5",
"ride" : "11"
},
"Rit" : {
"id" : "1",
"startTime" : "0900",
"endTime" : "1700"
},
"Ritr" : {
"id" : "1",
"seq" : "1"
},
"Picklist" : {
"id" : "1",
"number" : "564832",
"address" : "Hadewychstraat 23",
"postalCode" : "5262 TA",
"city" : "Vught"
},
"Project" : {
"id" : "1"
},
"Relation" : {
"id" : "1",
"name" : "Jansen",
"phone" : "0614047396"
},
"PicklistRow" : {
"id" : "1"
},
"ProjectLine" : {
"id" : "2",
"quantity" : "1",
"grossPrice" : "10",
"grossAmount" : "10"
},
"Product" : {
"id" : "2",
"code" : "0109006",
"description" : "XLR signaalkabel 0.25m",
"searchText" : "0109006 XLR signaalkabel 0.25m"
}
},
{
"Route" : {
"id" : "1",
"date" : "12-08-2019",
"code" : "EIN-05",
"description" : "Eindhoven",
"weight" : "85",
"volume" : "9.5",
"ride" : "11"
},
"Rit" : {
"id" : "1",
"startTime" : "0900",
"endTime" : "1700"
},
"Ritr" : {
"id" : "1",
"seq" : "1"
},
"Picklist" : {
"id" : "1",
"number" : "564832",
"address" : "Hadewychstraat 23",
"postalCode" : "5262 TA",
"city" : "Vught"
},
"Project" : {
"id" : "1"
},
"Relation" : {
"id" : "1",
"name" : "Jansen",
"phone" : "0614047396"
},
"PicklistRow" : {
"id" : "1"
},
"ProjectLine" : {
"id" : "3",
"quantity" : "5",
"grossPrice" : "50.55",
"grossAmount" : "252.75"
},
"Product" : {
"id" : "3",
"code" : "0104015",
"description" : "LKS19 speakermulti 15m",
"searchText" : "0104015 LKS19 speakermulti 15m"
}
},
{
"Route" : {
"id" : "1",
"date" : "12-08-2019",
"code" : "EIN-05",
"description" : "Eindhoven",
"weight" : "85",
"volume" : "9.5",
"ride" : "11"
},
"Rit" : {
"id" : "1",
"startTime" : "0900",
"endTime" : "1700"
},
"Ritr" : {
"id" : "1",
"seq" : "1"
},
"Picklist" : {
"id" : "1",
"number" : "564832",
"address" : "Hadewychstraat 23",
"postalCode" : "5262 TA",
"city" : "Vught"
},
"Project" : {
"id" : "1"
},
"Relation" : {
"id" : "1",
"name" : "Jansen",
"phone" : "0614047396"
},
"PicklistRow" : {
"id" : "1"
},
"ProjectLine" : {
"id" : "3",
"quantity" : "1",
"grossPrice" : "35.75",
"grossAmount" : "35.75"
},
"Product" : {
"id" : "3",
"code" : "0521001",
"description" : "CLF SB-8/801 led controller DVI in / RJ45 linsn uit",
"searchText" : "0521001 CLF SB-8/801 led controller DVI in / RJ45 linsn uit"
}
},
{
"Route" : {
"id" : "1",
"date" : "12-08-2019",
"code" : "EIN-05",
"description" : "Eindhoven",
"weight" : "85",
"volume" : "9.5",
"ride" : "11"
},
"Rit" : {
"id" : "1",
"startTime" : "0900",
"endTime" : "1700"
},
"Ritr" : {
"id" : "1",
"seq" : "1"
},
"Picklist" : {
"id" : "1",
"number" : "564832",
"address" : "Hadewychstraat 23",
"postalCode" : "5262 TA",
"city" : "Vught"
},
"Project" : {
"id" : "1"
},
"Relation" : {
"id" : "1",
"name" : "Jansen",
"phone" : "0614047396"
},
"PicklistRow" : {
"id" : "1"
},
"ProjectLine" : {
"id" : "3",
"quantity" : "5",
"grossPrice" : "25.25",
"grossAmount" : "75.75"
},
"Product" : {
"id" : "3",
"code" : "0404050",
"description" : "Motorsturing 24 kanaals (12x CEE 4p rood + 6x H16 uit) DG",
"searchText" : "0404050 Motorsturing 24 kanaals (12x CEE 4p rood + 6x H16 uit) DG"
}
}
]