Most voted "zip-code" questions
ZIP, or Postal Address Code, is the Brazilian Postal Code. It has the format "NNNNN-NNN".
Learn more…33 questions
Sort by count of
-
40
votes9
answers10435
viewsMy city zip code, where can I find open, updated and reliable source?
The Postal Address Code, CEP (or ZIP code) the addresses of a city guarantee greater reliability to address data and to geolocation resolution by address... Remembering that address is not only…
-
24
votes2
answers6702
viewsIs the ZIP code a unique ID in Brazil?
I own the official CEP base in Brazil, e-DNE, sold by the post office. I need to create a new bank from it, and would like to know if I can use the ZIP code value as my DB’s unique identifier. As…
-
7
votes2
answers2420
viewsChecking nearest branch of a zip code
I am working on a course system that has several branches. Within the register I have a zip code field and I would like him, through this zip code, to find the nearest branch. Is there an API or…
-
5
votes2
answers604
viewsTransforming place into zip code
Does anyone know a script on R, or could help me assemble one, take the name of a location and look for the zip code of this?
-
3
votes1
answer1490
viewsQuestions about using dynamic maps
My sister sells Avon and I decided to do something very simple that are the records of her clients. So far so good, but I’d like to add the Google Maps map to her website. I found the Google API but…
-
3
votes2
answers1073
viewsHow to do zip validation for Android
I would like to know how I validate a cep typed by the user in an Edittext on Android. Do I need a specific API? I want to validate if the zip code is existing and return to the screen if it is not.…
-
3
votes3
answers3857
viewsAngularjs take a data from the input that was filled in by a JS
Good morning, I’m beginner with Web, although I know how to program in other languages. My doubt is the following, through the via cep I got the algorithm that fills the address fields through a…
-
2
votes2
answers1303
viewsHow to do a ZIP search in VB
How do I collect address data(Street, City, Neighborhood, Street) of a site, referring to the entry zip code using VB? I have a similar code on C# I see two alternatives: Translate the code to VB…
-
2
votes0
answers33
viewsSearch for addresses near a given zip code
I am implementing a system as an online delivery, the customer will enter the tool and put his ZIP code, with this the system should inform all restaurants/ companies, close to him. I wonder if…
-
1
votes1
answer600
viewsSite Republica Virtual off the air
A few days ago the site Republica Virtual that served as a basis for many people perform ZIP code query and receive the data easily, this out of the air, I do not know if anyone knows why to be out…
-
1
votes1
answer1453
viewsHow to validate a zip code on Android?
I wonder what is the best way to do the cep validation on Android. I have a form that the user type the zip code and want to return on the screen if it is valid or not. And if possible return the…
-
1
votes0
answers685
viewsHow to get the full ZIP using Geocodelocation on Android?
I’m using the GPS to return the user’s address. Everything works very well, but the returned zip code is in the American standard, with 5 digits. Does anyone know any library or any way to get the…
-
1
votes1
answer215
viewsCEP database
I need a ZIP database for https server access, if possible free, you know any?
-
1
votes1
answer388
viewsPick up zip in another bank in Laravel 5
I’m doing a registration system using the Laravel 5, I created the client scheme, with some tables such as person, address, email, phone. happens I have another bank, called cep, where has some…
-
1
votes1
answer400
viewsApi Location with Zone
I have a base of addresses (street, city, state, zip code, neighborhood) and need to complete the address with the Zone (East, North, South, West, Center). I thought the easiest way to do it would…
-
1
votes1
answer1179
viewsSet Value in a @html.Dropdownlist
In an address registration form, I’d like to do the following. the guy types the zip code, then searches the zip code, and returns the data to fill in the Editorfor. So far so good, it’s working.…
-
1
votes0
answers1153
viewsValidation by the Viacep API
I am trying to validate the data not only by the zip code (described below), I would like to do the other check, when the customer does not know the zip code and finds the same searching for the…
-
1
votes0
answers32
views -
0
votes0
answers646
viewsField Completion with ZIP in Cakephp 2.x
I’m trying to auto-fill the fields in Cakephp from a zip code, I’m adapting the code found on this site: http://matheuspiscioneri.com.br/blog/preenchimento-automatico-do-endereco-a-partir-do-cep/ I…
-
0
votes2
answers5542
viewsHow to validate a zip code using jQuery.validate
I am not able to validate a ZIP code typed by the user. I added the following code within the jquery.validete.js jQuery.validator.addMethod("cep", function(value, element) { return…
-
0
votes2
answers1908
viewsAdapting Code to Laravel , CEP Automatic Fill
Hello, I’m trying to adapt the code of this link: http://www.rafaelwendel.com/2012/08/preenchimento-automatico-do-endereco-a-partir-do-cep/ for Laravel 5.2, unsuccessfully. It works well without the…
-
0
votes1
answer374
viewsVIACEP did not find the cep variable to return to the result in PHP
Hello, Only the zip code search to find the city and state works, but the city and state search [and neighborhood] to find the zip code does not work because in JSON, the zip code variable…
-
0
votes1
answer167
viewsError in PHP zip code query
I am trying to fix in PHP the URL that queries the ZIP code, when typing the ZIP CODE XXXXX-XXX the URL is displaying the characters amp; that are causing error in XML output. Correct consultation:…
-
0
votes0
answers171
views -
0
votes1
answer4277
viewsKnow region of the city from the zip code
I wonder if anyone has solved a similar problem: in my system has a form and a zip code field, when the user type the zip code wanted to know the region of it is north, west, east and etc.... I saw…
-
0
votes0
answers18
viewsFunction . Blur() does not run with dynamically added element
I have a select that when selecting the option Brazil he adds a input for ZIP CODE and when selecting France he adds a input for ZIP. With the value of these inputs I will query the API as an…
-
0
votes1
answer227
views -
0
votes1
answer400
viewsActivity Issue: How to Type PHP Zip Code Checker
A matter of proof of logic It is made from the sum of the 8 digits of the CEP, then subtract the result from the sum of the digits of the CEP of the multiple of 10 immediately superior to the…
-
0
votes1
answer489
viewsInsert values into an INPUT type="number" or SELECT from the database
Can I import database values into an input or select field using html, php, Mysql and/or bootstrap only? (Obs.: do not master Javascript or Json) Follow image to illustrate, then I explain what I…
-
-1
votes2
answers5547
viewsAPI or database to achieve latitude and longitude
I need to know the latitude and longitude from a place searching for the CEP or any other option that you make available to me, may not be that of Google maps. Does anyone know any API or base de…
-
-2
votes1
answer39
viewsAuto fill a zip code
Hello I’m having a problem with the zip code. When publish the Zip Code that had 0 was thrown wrong. Example: 03359005 was released 3359005. Within a span with cep class. <span…
-
-2
votes1
answer29
viewsCity and zip code information behaving strange. PHP Mailer, Html
Hello community all right? I have a very strange problem. I have an html form, and a php Mailer program that sends the mapped information. However only 2 fields behave very strange, the fields City…
-
-4
votes2
answers561
viewsPHP/ HTML zip code search
What is missing for this code bring the result of the zip code ? <!DOCTYPE html> <!--<! -- Trazer Resultados CEP, Rua, Bairro e Estado --> <html lang="pt-br"> <!-- Declaração…