I want to put bus stops as points. I have a small data that stores latitude ,longitude and bus stop name. And stored in sql server. How can i put this signs over my map? And which way can be the best, receiving from sqlserver or creating local dbf?
If its possible can i convert my data to shp & dbf file with using thinkgeo?
Thanks,