Tagged Questions
1
vote
1answer
584 views
How to geocode addresses from MySQL and add them like markers to the Google map?
I'm using Google Maps API and Google Geocoding for geocoding addresses. I have table named 'users' and column named 'location' in MySQL database. Column 'location' contains addresses. I need to ...
3
votes
2answers
2k views
Moving from MapInfo to web mapping
I use MapInfo and have a lot of data in .tab format that I would like to put into a database in order to access it through a website. I would like to continue using MapInfo as my GIS programme and ...