Skip to content

adamfast/usgsdata-citiesx020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple implementation of the U.S. National Atlas Cities and Towns of the United States database.

Data available from https://pubs.usgs.gov/of/2003/of03-001/data/basemaps/usa/cities/cities_dtl.htm

Data is public domain. See dataset webpage for more specific information on licensing.

Installation:
	Add 'cities' to INSTALLED_APPS after putting the package on your PYTHONPATH.
	Run a syncdb or migrate (South migrations are included, and recommended)

Importing:
	manage.py city_import --path=/path/to/shapefile/

About

Models / load scripts for the U.S. National Atlas Cities and Towns of the United States files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages