Commit Graph
26 Commits
Author SHA1 Message Date
Kelsey Jordahl df5350c90d Test transform or points 2013-07-18 09:02:20 -04:00
Kelsey Jordahl d085838e6f Use numpy.testing to simplify some test assertions
Also fixes almost_equals test
2013-07-17 07:03:45 -04:00
Kelsey Jordahl 21a72c0d1a Implement passing arguments to series operations
More docstring cleanup and additions
update tests for operations that take arguments
2013-07-17 07:03:45 -04:00
Kelsey Jordahl 5fc0f7df4e Add crs to one of the test geometries 2013-07-17 07:03:44 -04:00
Kelsey Jordahl 4733055d8e Add test for values of text columns in GeoDataFrame from file 2013-07-15 11:45:18 +05:30
Kelsey Jordahl 36332c5caa Actually use unittest assert methods 2013-07-15 11:40:46 +05:30
Kelsey Jordahl e1f0d9a5af GeoDataFrame test to unittest framework 2013-07-15 11:28:59 +05:30
sgillies fd18fe30a1 to_json returns a GeoJSON representation of a GeoDataFrame. 2013-07-08 17:35:41 -06:00
sgillies 7782f6a00f Add kwargs to from_file that turn on extra fiona features.
Also try to import setup from setuptools to get the 'develop'
feature.
2013-07-07 22:00:22 -06:00
Kelsey Jordahl 299803a547 Add intersection test 2013-07-02 21:44:45 -04:00
Kelsey Jordahl f47d13f69e Tests for set operators 2013-07-02 21:38:25 -04:00
Kelsey Jordahl 612ad34479 Test for __contains__ method 2013-07-02 18:46:32 -04:00
Kelsey Jordahl 86aeeb6599 Alignment test 2013-07-02 17:46:25 -04:00
Kelsey Jordahl 2bbd1b378c Alignment test 2013-07-02 17:42:33 -04:00
Kelsey Jordahl 6bb8c434b7 Add test for boundary method 2013-06-30 19:05:42 -04:00
Kelsey Jordahl 94c565b0f3 Test for representative_point 2013-06-30 18:54:32 -04:00
Kelsey Jordahl b731f2ce94 Test for envelope method 2013-06-30 18:36:39 -04:00
Kelsey Jordahl 313f9c2450 Stubs for other binary operator tests 2013-06-29 00:50:22 -04:00
Kelsey Jordahl 6eecc38707 Tests for almost_equals and equals_exact 2013-06-29 00:47:55 -04:00
Kelsey Jordahl 17487e16c4 Test equals operator 2013-06-29 00:45:59 -04:00
Kelsey Jordahl 8e43ca9ffa Symmetric union operation 2013-06-28 22:11:01 -04:00
Kelsey Jordahl 3483b25b73 Refactor tests and add union and difference tests 2013-06-28 19:14:30 -05:00
Kelsey Jordahl 7e96a4c856 Test driven! Tests for unary predicates 2013-06-27 09:56:42 -05:00
Kelsey Jordahl f61d71c1ef Update tests 2013-06-27 09:37:50 -05:00
Kelsey Jordahl 4785c2cdbc Add __init__.py files 2013-06-27 00:21:08 -05:00
Kelsey Jordahl 5bae14a9f4 Tests for GeoSeries 2013-06-27 00:20:34 -05:00