descriptionNational Geospatial-Intelligence Agency (NGA) Geonames
ownerJustin Bronn <jbronn@geodjango.org>
last changeMon, 18 Jan 2010 17:43:31 -0600
changes
2 years ago Justin Bronn Bugfixes and now uses the geography type. default tip
2 years ago Justin Bronn Applied DRY; made customization more attainable for input and processed NGA files.
2 years ago Justin Bronn Improved the timing, and let's see if bumping up the size of the read buffer helps.
2 years ago Justin Bronn Compression is no longer done separately, and factored that functionality out into `compress_nga` function. Now drops/recreates the indexes via the cursor as well (this really brings back the speed).
2 years ago Justin Bronn Updated the README.
2 years ago Justin Bronn Finished up benchmark loading scripts for DjangoCon, and ported over new discovery of `cur.copy_from` to `load_nga` command.
2 years ago Justin Bronn Benchmarked raw cursor times.
2 years ago Justin Bronn Added my benchmark script for DjangoCon, added `input_file` and `output_file` options for `compress_nga` command.
2 years ago Justin Bronn Some minor tweaks to admin, models, and README; went through and cleaned up/commented the `compress_nga` command source.
3 years ago Justin Bronn No more `CharField`s with `null=True`.
...
tags
...
branches
2 years ago 244075b38049 default
...