473,396 Members | 1,995 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,396 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 2022
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: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.