Search found 7 matches

Go to advanced search

by lights_out
Sat Dec 14, 2013 1:41 pm
Forum: Issues
Topic: isolating ZIP code from full address
Replies: 6
Views: 848
 
Jump to post

isolating ZIP code from full address

I know it has something to do with types in the response but I am very confused as to how types work.

by lights_out
Sat Dec 14, 2013 1:37 pm
Forum: Issues
Topic: isolating ZIP code from full address
Replies: 6
Views: 848
 
Jump to post

isolating ZIP code from full address

OK, I think I understand however when I put a postal code parameter in under address components it always returns as undefined. What should I do?

by lights_out
Sat Dec 14, 2013 5:32 am
Forum: Issues
Topic: isolating ZIP code from full address
Replies: 6
Views: 848
 
Jump to post

isolating ZIP code from full address

so, how would I go about "deleting everything but the zip code path"? would I do that in mapping, or from the database, or in the actual service? the API I am using is this url: http://maps.googleapis.com/maps/api/g.... Thank you!

by lights_out
Sat Dec 14, 2013 5:07 am
Forum: Issues
Topic: isolating ZIP code from full address
Replies: 6
Views: 848
 
Jump to post

isolating ZIP code from full address

So, I have have a service that uses a Google reverse geocoding API but it returns a full address with street number, county, state, country, ZIP code, etc. and I just want it to return a ZIP code. Is there a way to isolate the ZIP code? Thanks!

by lights_out
Sun Dec 08, 2013 4:33 am
Forum: Issues
Topic: How can I convert Latitude and Longitude into a street address?
Replies: 9
Views: 1243
 
Jump to post

How can I convert Latitude and Longitude into a street address?

I'm a little confused here. How/where do I put the code into the REST service? what paramaters should I use? what should the mapping look like? I'm prety inexperienced, but any help is very appreciated.

by lights_out
Sat Dec 07, 2013 11:09 pm
Forum: Issues
Topic: "latitude" and "longitude" to "latlng"
Replies: 1
Views: 315
 
Jump to post

"latitude" and "longitude" to "latlng"

so in my database, I have latitude and longitude as two seperate columns and I can't figure out how to combine them into one "latlng" column. Also, latitude and longitude are both numbers and I want "latlng" to be a geopoint. Does anyone know how to do this? thank you!

by lights_out
Sat Dec 07, 2013 6:12 pm
Forum: Issues
Topic: reverse geolocation walkthrough?
Replies: 1
Views: 327
 
Jump to post

reverse geolocation walkthrough?

can somebody please give me an easy, step-by step walkthrough/tutorial for how to convert a latitude and longitude into a zip code? I have the latitude and longitude as columns in a database and have it coded so that every time a button is clicked, the latitude and longitude of the device are stored...

Go to advanced search