-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
22 lines (22 loc) · 2.23 KB
/
index.html
File metadata and controls
22 lines (22 loc) · 2.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<html>
<head>
<title>Cities Database and Postal Code Database</title>
<meta name="description" content="
Commercial as well as free cities database sample hosted on github. Includes timezone, dialing code, latitude, longitude, state, country and more in excel, csv and database sql format"/>
</head>
<body style="font-family: Verdana, Geneva, Tahoma, sans-serif;">
<h1>Countries, States and Cities Database of World</h1>
<p style="font-family: Verdana, Geneva, Tahoma, sans-serif;">Every time when an online business plans to create a registration form to capture client details, they are stuck on one point. How can we get list of all Countries, States and Cities of world so that user can identify his city/region?
That where exactly we come into picture.</p><p> We have customized solutions around this exact problem statement. We offer a <a href="https://www.worldcitiesdatabase.com/" alt="world cities database" target="_blank">cities database</a> with latitude, longitude and timezone information. We also offer <a href="https://www.worldcitiesdatabase.com/zipcode-postal-code-database.aspx" alt="postal code database" target="_blank">zipcode database</a></b><br>
We have also hosted sample records and schema on github so that our customer can take a look at the sample. <br/></p>
In addition, we have live demo of all product on our website wherein you can select the country of your choice and check few sample record of the country immediately.<br/>So, what are you waiting for? Visit https://www.worldcitiesdatabase.com to learn more.
<p>
Here's the summary of all information for you again:
<ul>
<li>GitHub - <a href="https://github.com/citiesdatabase/citiesdatabase" target="_blank">Cities Database</a></li>
<li>GitHub - <a href="https://github.com/citiesdatabase/postal-code-database" target="_blank">Postal Code Database</a></li>
<li>Commercial Online Demo - <a href="https://www.worldcitiesdatabase.com/" alt="world cities database" target="_blank">World Cities Database</a></li>
<li>Commercial Online Demo - <a href="https://www.worldcitiesdatabase.com/zipcode-postal-code-database.aspx" alt="postal code database" target="_blank">Postal Code Database</a></li>
</ul>
</p>
</body>.