From: Sandro Santilli Date: Thu, 27 Jul 2006 15:06:11 +0000 (+0000) Subject: Marked shapefiles as binary, corrected accidentally mangled ones X-Git-Tag: 1.1.4~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f366330cdbb48fb3437d8b338960f5682df24899;p=postgis Marked shapefiles as binary, corrected accidentally mangled ones git-svn-id: http://svn.osgeo.org/postgis/trunk@2458 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/regress/loader/ArcZ.dbf b/regress/loader/ArcZ.dbf index 13b4aeea0..3db507ed5 100644 Binary files a/regress/loader/ArcZ.dbf and b/regress/loader/ArcZ.dbf differ diff --git a/regress/loader/ArcZ.shp b/regress/loader/ArcZ.shp index d0f80aff1..ed061a29a 100644 Binary files a/regress/loader/ArcZ.shp and b/regress/loader/ArcZ.shp differ diff --git a/regress/loader/ArcZ.shx b/regress/loader/ArcZ.shx index bf8b5ee68..56aa90f2e 100644 Binary files a/regress/loader/ArcZ.shx and b/regress/loader/ArcZ.shx differ