2
I Use This!
Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jun 09, 2024 — Jun 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Updated version number to 1.0.6 More... almost 14 years ago
- Fixed bug which threw exception when maximum number of characters were used in a dbf field name. More... almost 14 years ago
- added setuptools setup.py - updated usage.py More... almost 14 years ago
- added setuptools setup.py - updated usage.py More... almost 14 years ago
- Fixed bug with failed parsing of blank dbf values. More... almost 14 years ago
- Fixed bug with failed parsing of blank dbf values. More... almost 14 years ago
- Added ability to save shapefiles to python file-like objects More... almost 14 years ago
git-svn-id: https://pyshp.googlecode.com/svn/trunk@31 6bd14dac-74e7-11de-ab85-01204adfcb19 More... almost 14 years ago
point method on Writer must make _Shape() with the same shapeType as the file that it will be written in More... about 14 years ago
fixed bug related to issue 8. POINTZ (11) type records have four fields: X, Y, Z, and M More... about 14 years ago
- Applied and tested patch from Mike Toews allowing you to submit tuples as coordinate list to create poly shapes More... over 14 years ago
- Moved shapefile directories for convenience More... over 14 years ago
- Version 1.0 - all users should upgrade to this version. - Significant bug fixes related to z values, m values and their associated shapefile types. - Fixed issue with the way multiple-part polygons were written - Fixed a minor issue with shape indexing More... over 14 years ago
- Updated revision date More... over 14 years ago
- Fixed issue with header bounding boxes and null shapefiles - Fixed issue with struct errors More... over 14 years ago
- Fixed issue with bounding box in shp/shx header when writing null shapefiles More... over 14 years ago
Cleaned up documentation More... over 14 years ago
- Added port to Python 3 More... over 14 years ago
Added missing shx file for blockgroups test shapefile. This missing file would cause some of the doctests to fail. More... over 14 years ago
- Fixed incorrect handling of keyword and list arguments in Writer.record method. - Added clearer error messages for values of incorrect types in Writer. - Added example to docs demonstrating usage of keyword arguments in Writer. More... over 14 years ago
Speed improvements which make a dramatic difference in reading and writing large shapefiles. Previous release tagged as Release 0.9. More... over 14 years ago
Minor documentation updates and corrections More... over 14 years ago
Initial import More... over 14 years ago
Initial directory structure. More... almost 16 years ago