0
votes
0answers
27 views

Design a routing system

I am trying to develop an application that builds a route based on points of interest, basically it should show the route and the points of interest and when the user clicks it will display some kind ...
2
votes
2answers
839 views

How to design a database for continents, countries, regions, cities and POIs?

I'm brand new to GIS programming and I am designing a GIS application. Target is to create system with continents, countries, regions (including states, sub-regions, provinces), cities and places in ...