I have Field 6 in my Excel sheet as a column of Zip Codes.
How do I get them to show up on the map using CartoDB?
My map continues to be blank.
-
docs.cartodb.com/tutorials/how_to_georeference see "By postal code"toms– toms2016年03月16日 23:10:47 +00:00Commented Mar 16, 2016 at 23:10
1 Answer 1
As pointed out by @toms, you can find in the CartoDB documentation a step-by-step guide about how to geocode your data. Basically, click on the Edit buttom at the top of the Dataset View. Then, click on Georeference. Select "By postal code". And finally, select the field in which you have stored postal codes (Field 6) and choose the country your postal codes are located. Continue.