473,383 Members | 1,925 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

VB6 - Getting street address from Lat and Long

3
Hi,
So many examples and code snippets are there to get Lat-Long from physical street address, but I utterly failed to find any example or sample code to get street address from Lat-Long.. That's why I am turning to you guys..
Any help most appreciated.
I need VB6 code because I have old project that I want to add this functionality to.

Best regards,
Mosa
Apr 2 '15 #1
4 2021
Killer42
8,435 Expert 8TB
I don't think any VB reference will tell you how to do this. It would have to be some product (for example Google Maps) which converts one to the other. What you would need to find is the API information so that you can use VB to interact with the product.
Apr 4 '15 #2
alimo
3
Thanks Killer42,
I am just wondering if vb can geocode street address to lat/lon, then how come it doesn't do the reverse..
Apr 4 '15 #3
Killer42
8,435 Expert 8TB
How does it do the geocoding? I don't recall VB6 having any sort of geocoding built in (remember how old it is!).

So my point still stands that it would most likely be done via an API call to some mapping product; looking up that interface info for the product may provide what you're after.

Can you provide info on how the geocoding is being done?
Apr 4 '15 #4
alimo
3
It's not built-in but an API.. and since I was not interested in that API (address to coordinates), but rather coordinates to address, then I didn't follow the Google search links, so now I don't remember that.. but if you googled a little bit you can find it.
I will try to find the API that can do that as you advised, thanks.
Apr 4 '15 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

6
by: Aaron | last post by:
I'm trying to get an average of a long and a std::vector::size_type, but keep getting 0 for some reason. I've tried the following: float avg = some_long / some_vec.size(); float avg =...
1
by: Al Dykes | last post by:
Does anyone have an idea on how to find ZIP+4 codes? Thanks -- a d y k e s @ p a n i x . c o m Don't blame me. I voted for Gore.
2
by: wolftor | last post by:
Does anyone know how to create a query that will separate the street number from the street name? Eg. current address field = 14 Main Street, unit 4 but I want to get: streetno = 14...
4
by: Tom Warren | last post by:
About once a year or so for the last 10 years, I update my street address parser and I'm starting to look at it again. This parser splits a street address line into its smallest common elements...
2
by: Zeya | last post by:
I need to find and replace US street address from HTML files in C# into something like this: street address , how can I do this using C# and Regular expression? Thanks.
4
by: Macca | last post by:
Hi, I am using an asynchronous socket server to allow comms between multiple clients and my server. I know how to obtain the IPAddress of the client (network device) as shown below :- string...
0
kaleeswaran
by: kaleeswaran | last post by:
hi!!! i was getting ip address of my local machine in my network using jsp. can i get all of my local machine address which is connected in the network...? if so give me some idea about...
2
by: razjafry | last post by:
Hi Gurus, I have street address fields as Addr1, Addr2, City, PCode, Prov, Country. Then I have a check box asking if the mailing address is same as the street address. How I can populate all the...
12
by: wamap | last post by:
Hello , Can any one assist. I have a Street Address file and i want to split the information in the file into different columns. For example "100 SW 14th Street N, Suite 120" First. The...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.