Skip to content

Commit

Permalink
Free dummy test data that I digitised in qgis for use in data driven …
Browse files Browse the repository at this point in the history
…unit tests.

git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5274 c8812cc2-4d05-0410-92ff-de0c093fc19c
  • Loading branch information
timlinux committed Apr 13, 2006
1 parent ff64d11 commit 03f41c5
Show file tree
Hide file tree
Showing 12 changed files with 3 additions and 0 deletions.
Binary file added tests/testdata/lines.dbf
Binary file not shown.
1 change: 1 addition & 0 deletions tests/testdata/lines.prj
@@ -0,0 +1 @@
GEOGCS["WGS 84",DATUM["unknown",SPHEROID["WGS84",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["degree",0.0174532925199433]]
Binary file added tests/testdata/lines.shp
Binary file not shown.
Binary file added tests/testdata/lines.shx
Binary file not shown.
Binary file added tests/testdata/points.dbf
Binary file not shown.
1 change: 1 addition & 0 deletions tests/testdata/points.prj
@@ -0,0 +1 @@
GEOGCS["WGS 84",DATUM["unknown",SPHEROID["WGS84",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["degree",0.0174532925199433]]
Binary file added tests/testdata/points.shp
Binary file not shown.
Binary file added tests/testdata/points.shx
Binary file not shown.
Binary file added tests/testdata/polys.dbf
Binary file not shown.
1 change: 1 addition & 0 deletions tests/testdata/polys.prj
@@ -0,0 +1 @@
GEOGCS["WGS 84",DATUM["unknown",SPHEROID["WGS84",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["degree",0.0174532925199433]]
Binary file added tests/testdata/polys.shp
Binary file not shown.
Binary file added tests/testdata/polys.shx
Binary file not shown.

0 comments on commit 03f41c5

Please sign in to comment.