I have a list of POIs from around the world and their latlongs. I also have the database from all roads in the world. What I want to do is find the popular roads from all of these.
My idea was to check how many POIs are there on this road. Hence with the number of POIs and the popularity of these POIs (I have this) i can write a simple arithmetic function to approximate the popularity of the street
My question is: How can I determine that a POI exists on a road.Consider that I have a shapefile for roads and as a table of POIs
أكثر...
My idea was to check how many POIs are there on this road. Hence with the number of POIs and the popularity of these POIs (I have this) i can write a simple arithmetic function to approximate the popularity of the street
My question is: How can I determine that a POI exists on a road.Consider that I have a shapefile for roads and as a table of POIs
أكثر...