Skip to content

Commit 03f41c5

Browse files
author
timlinux
committed
Free dummy test data that I digitised in qgis for use in data driven unit tests.
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5274 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent ff64d11 commit 03f41c5

12 files changed

+3
-0
lines changed

tests/testdata/lines.dbf

412 Bytes
Binary file not shown.

tests/testdata/lines.prj

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
GEOGCS["WGS 84",DATUM["unknown",SPHEROID["WGS84",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["degree",0.0174532925199433]]

tests/testdata/lines.shp

748 Bytes
Binary file not shown.

tests/testdata/lines.shx

124 Bytes
Binary file not shown.

tests/testdata/points.dbf

727 Bytes
Binary file not shown.

tests/testdata/points.prj

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
GEOGCS["WGS 84",DATUM["unknown",SPHEROID["WGS84",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["degree",0.0174532925199433]]

tests/testdata/points.shp

268 Bytes
Binary file not shown.

tests/testdata/points.shx

148 Bytes
Binary file not shown.

tests/testdata/polys.dbf

517 Bytes
Binary file not shown.

tests/testdata/polys.prj

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
GEOGCS["WGS 84",DATUM["unknown",SPHEROID["WGS84",6378137,298.257223563]],PRIMEM["Greenwich",0],UNIT["degree",0.0174532925199433]]

tests/testdata/polys.shp

1.94 KB
Binary file not shown.

tests/testdata/polys.shx

132 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)