|
|
03/28/08 10:47:50 |
@1063
|
[1063]
|
seang |
Get in step with GeoJSON draft version 6: implement named and linked CRS, … |
|
|
03/28/08 08:47:19 |
@1062
|
[1062]
|
seang |
Add a test suite to the setup script |
|
|
02/26/08 16:03:59 |
@1055
|
[1055]
|
mattrussell |
Added tests for geometry collections. |
|
|
02/26/08 14:34:38 |
@1054
|
[1054]
|
mattrussell |
- Made all code work with Python 2.4.3, 2.5.1, will test with all … |
|
|
01/25/08 10:31:57 |
@1040
|
[1040]
|
mattrussell |
Better error handling if geojson defined with invalid type (e.g 'point' … |
|
|
11/15/07 00:11:22 |
@946
|
[946]
|
seang |
Fix for #132 |
|
|
11/14/07 23:05:25 |
@945
|
[945]
|
seang |
Support for coordinate reference systems (#131) |
|
|
10/31/07 09:43:03 |
@939
|
[939]
|
seang |
Add test of MapFish? features and collections (#132) |
|
|
10/28/07 21:20:34 |
@935
|
[935]
|
seang |
Patch from Matt Russell that brings us up to date with geojson.org draft … |
|
|
09/28/07 22:14:43 |
@879
|
[879]
|
seang |
Remove protocol module |
|
|
09/28/07 22:10:22 |
@878
|
[878]
|
seang |
add feature and feature collection types when serializing, change members … |
|
|
08/13/07 10:04:42 |
@838
|
[838]
|
seang |
Add test of geo_interface, update version, readme, and interface spec. |
|
|
08/09/07 02:49:23 |
@810
|
[810]
|
dokai |
Set svn:ignore to *.pyc |
|
|
08/09/07 01:44:18 |
@804
|
[804]
|
dokai |
Added an alternative doctest runner. |
|
|
06/11/07 00:50:03 |
@725
|
[725]
|
seang |
Implement a flyweight wrapper to get objects through to _iterencode |
|
|
04/14/07 21:11:04 |
@707
|
[707]
|
seang |
Add function to test for support of the python geojson/feature protocol |
|
|
04/12/07 16:05:38 |
@661
|
[661]
|
seang |
Change coordinate specification to a list of lists of floats |
|
|
04/09/07 08:30:48 |
@655
|
[655]
|
seang |
New project, take 2 |