street-address
Java recognizing address information and breaking it apart into variables (no regex)
Does anyone have a recommended pseudo-algorithm for, given a string containing an address: Bre开发者_开发百科ak apart the address apart into a Street variable, a City variable, a State variable, and[详细]
2023-01-22 10:47 分类:问答How can I use Google's Geocoding to normalize addresses without violating the terms of service?
I\'m working on a API that will accept addresses in searc开发者_高级运维hes.We would like to use Google\'s geocoding service to normalize the addresses before submitting the search criteria to our sea[详细]
2023-01-20 20:01 分类:问答Splitting address, city, state, and zip, lacking delimiters, in excel
I have an excel spreadsheet that contains entire addresses packed in a single cell without delimiters. The addresses look like this:[详细]
2023-01-17 14:27 分类:问答Detect address from UITextView and show it map on tap
There is an opt开发者_高级运维ion in UITextView properties to detect address from the the text view text. However I am not able to do that. The text view is not in editable mode.[详细]
2023-01-15 04:29 分类:问答creating an address textfield like in apple's sms-app
I\'m writing an app, where I the user has to be able to select multiple adresses. I wanted to solve this in the same way, apple does when you send an SMS to someone.[详细]
2023-01-14 14:50 分类:问答How would you sanitize the street number out of a postal address using Java?
T开发者_运维问答o ensure data privacy, I have to publish a list of addresses after removing the street numbers.[详细]
2023-01-14 03:16 分类:问答Java library to validate postal addresses entered by users in App Engine app?
At first I thought the com.google.appengine.api.datastore.PostalAddress class was going to provide some way of validating addresses entered by users in an App Engine app but I don\'t even know ho开发者[详细]
2023-01-13 21:51 分类:问答Common Markup Language for Address/Location
I\'m looking for a standard markup language to transmit addresses (locations).I really need nothing more complicated than a list of addresses with some metadata, each requiring a name, address, state,[详细]
2023-01-11 08:32 分类:问答MAGENTO Force customer to fulfill the address form again
I created a new attribute to the address form and it is working fine, my problem is with older customers.[详细]
2023-01-10 21:37 分类:问答Is it possible to retrieve a list of all addresses within a certain region in Google Maps API?
Say I want to开发者_JAVA百科 retrieve a list of all addresses of Rome. How do I achieve this programmatically in Google Maps API, or any other web service? I don\'t want the actual location of the a[详细]
2023-01-09 00:30 分类:问答