{% extends "base.html" %} {% block title %}Postal Code Map{% endblock %} {% block script %} {% endblock %} {% block body %}

Postal Code Map

This is an effort by datameet to create a reasonably accurate Creative Commons geomapping of PIN codes in India.

How do I contribute to the map?
Anyone can log in and edit. A history of all changes will be maintained.
Enter the zipcode and click Go button to edit.
How do I get the data out?
Download a dump.
How do I keep track of what's changing?
Subscribe to the feed.
How good is this data?
The original data was sourced from GeoNames. We've no idea how good or bad it is.
If you know any better bulk sources of data, please share at the datameet mailing list.
How do I report a bug, or request a feature?
Add an issue on Github.
To make a change, fork the code, make the change, and submit a pull request.

Recent changes

Creative Commons License

This work is licensed under a Creative Commons Attribution 3.0 License.

{% endblock %}