How can I embed geographic and population density into the model?

How can I embed geographic and population density into the model?

jingyong_p
Not applicable
496 Views
4 Replies
Message 1 of 5

How can I embed geographic and population density into the model?

jingyong_p
Not applicable

[ FlexSim 19.1.1 ]

Sorry about his wide open question. I am trying to build a model to simulation delivery coverage for a particular city. Ultimately, find out few spots in the city to build warehouses to cover as much as city population.

Thank you

0 Likes
Accepted solutions (1)
497 Views
4 Replies
Replies (4)
Message 2 of 5

joshua_s
Not applicable

What is the format of the data you would be using?

0 Likes
Message 3 of 5

jingyong_p
Not applicable

Thank you Joshua.

As this point, I don't have clear picture of the data format. I am trying to get population density data from census.gov and traffic and distance data from google map platform.

0 Likes
Message 4 of 5

braydn_t
Not applicable
Accepted solution

Hey @Jingyong P

One way I could think to do this without going to extreme would be to have Queues at locations throughout a city, and they send requests for packages with frequency based on population density in a particular area. You could also change the amount of time it takes to unload packages based on the spread of the population in a neighborhood, for example in a suburb it takes longer to deliver house house vs an apartment building.

You could incorporate traffic by changing the speed a transporter could travel on a network node. This could get quite complicated with tables changing time based on simulation time. It could also get very complicated programming logic for the path the transporter should follow.

I don't think population density would be the best indicator of how many packages would be delivered to an area, although it may not be possible to get a heatmap of deliveries from a carrier such as UPS or FEDEX so population density may be your best bet.

Without an idea of the format of the data you will be receiving, it is hard to think of a way to accomplish this for your specific case, but I hope this idea helps you.

If you need any more help with this please tag me @Braydn T.

0 Likes
Message 5 of 5

braydn_t
Not applicable

Hey @Jingyong P

Did my answer work for you? If so, please click the accept button below the question. If not, is there another way we can help you?

0 Likes