Log of /branches/WIP-pyshapelib-bramz/libraries/pyshapelib/ChangeLog
Parent Directory
|
Revision Log
Revision
2749 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Mar 22 19:03:27 2007 UTC
(17 years, 11 months ago)
by
bramz
File length: 9671 byte(s)
Diff to
previous 2747
in __init__ of ShapeFile and DBFFile, throw proper IOError if opening of file failed.
Revision
2747 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Mar 20 23:12:45 2007 UTC
(17 years, 11 months ago)
by
bramz
File length: 9490 byte(s)
Diff to
previous 2745
dbfopen.c: fixing bug in DBFClose, checks for NULL handle now.
shptreemodule.c: restoring something that shouldn't have been committed in the first place.
Revision
2745 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Mar 15 22:27:02 2007 UTC
(17 years, 11 months ago)
by
bramz
File length: 9357 byte(s)
Diff to
previous 2744
Added FTLogical support to dbflib. Accept None as no-data for M values. Added name and mode keywords to mimic Python's file behaviour where appropriate. Added unpack_vertex() to lift some load of shpobject_init().
Revision
2744 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Mar 15 13:48:58 2007 UTC
(17 years, 11 months ago)
by
bramz
File length: 8260 byte(s)
Diff to
previous 2743
shapelibmodule.c, dbflibmodule.c: added some Unicode support for the filenames (no internal encoding for DBFFile yet). It now should similar Unicode support Python's file() (concerning the filename, that is).
Revision
2743 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Mar 14 20:53:53 2007 UTC
(17 years, 11 months ago)
by
bramz
File length: 7988 byte(s)
Diff to
previous 2742
added support for shapetypes with Z and M values in shapelib
Revision
2742 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Mar 14 16:26:14 2007 UTC
(17 years, 11 months ago)
by
bramz
File length: 7860 byte(s)
Diff to
previous 2741
pyshapelib: rewritten dbflib to use hand-crafted Python bindings instead of SWIG generated ones.
Revision
2741 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Mar 13 23:30:41 2007 UTC
(17 years, 11 months ago)
by
bramz
File length: 7374 byte(s)
Diff to
previous 2735
Added part_types() to SHPObject to return tuple of part types. Added __repr__ operators to return a string that can reconstruct the object using eval()
Revision
2735 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Mar 12 23:24:35 2007 UTC
(17 years, 11 months ago)
by
bramz
File length: 7042 byte(s)
Diff to
previous 2734
rewritten shapelib to use hand-crafted Python bindings instead of SWIG generated ones.
Revision
2637 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Jun 30 14:20:46 2005 UTC
(19 years, 8 months ago)
by
bh
Original Path:
trunk/thuban/libraries/pyshapelib/ChangeLog
File length: 6240 byte(s)
Diff to
previous 2510
* shapelib.i (new_SHPObject): Fix the test for the length of the
part types. It used the wrong variable.
* shapelib_wrap.c: Regenerated from shapelib.i
* pytest.py (make_shapefile): Add some more comments and add an
example with a polygon with a hole.
Revision
2453 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Dec 13 17:57:04 2004 UTC
(20 years, 2 months ago)
by
bh
Original Path:
trunk/thuban/libraries/pyshapelib/ChangeLog
File length: 5806 byte(s)
Diff to
previous 2227
* dbflib.py: Updated from difflib.i with SWIG.
* dbflib.i: Work around a bug in the generated python code which
leads to exception in the __del__ method when the constructor
fails. See the comments in the code for more details.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.