/[thuban]/branches/WIP-pyshapelib-bramz/test/test_map.py
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/test/test_map.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 337 by bh, Fri Sep 20 16:26:21 2002 UTC revision 343 by bh, Fri Oct 18 17:28:56 2002 UTC
# Line 186  class TestMapWithContents(TestMapBase, s Line 186  class TestMapWithContents(TestMapBase, s
186          self.map.SetProjection(proj)          self.map.SetProjection(proj)
187          self.assertFloatSeqEqual(self.map.ProjectedBoundingBox(),          self.assertFloatSeqEqual(self.map.ProjectedBoundingBox(),
188                                   (608873.03380603762, 7019694.6517963577,                                   (608873.03380603762, 7019694.6517963577,
189                                    1173560.0288053728, 7447353.2203218574))                                    1173560.0288053728, 7447353.2203218574),
190                                     epsilon = 1e-5)
191    
192      def test_set_projection(self):      def test_set_projection(self):
193          """Test Map.SetProjection"""          """Test Map.SetProjection"""

Legend:
Removed from v.337  
changed lines
  Added in v.343

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26