-
Notifications
You must be signed in to change notification settings - Fork 0
/
MANIFEST
46 lines (46 loc) · 1.11 KB
/
MANIFEST
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Changes
lib/Image/GeoTIFF/Tiled.pod
lib/Image/GeoTIFF/Tiled/Iterator.pm
lib/Image/GeoTIFF/Tiled/Shape.pm
lib/Image/GeoTIFF/Tiled/ShapePart.pm
Makefile.PL
MANIFEST This list of files
README
t/01-samples-open.t
t/02-samples-meta.t
t/03-samples-pixel-proj.t
t/04-samples-pixel-tile.t
t/05-samples-tile-data.t
t/06-ShapePart.t
t/07-Shape.t
t/08-samples-iter.t
t/09-samples-iter-shp-usgs1_poly.t
t/10-samples-iter-shp-usgs1_wacky.t
t/11-samples-iter-shp-usgs2_circle.t
t/12-samples-iter-shp-usgs2_hollow.t
t/pod-coverage.t
t/pod.t
t/samples/usgs1.tif
t/samples/usgs1_poly.dbf
t/samples/usgs1_poly.prj
t/samples/usgs1_poly.shp
t/samples/usgs1_poly.shx
t/samples/usgs1_wacky.dbf
t/samples/usgs1_wacky.prj
t/samples/usgs1_wacky.shp
t/samples/usgs1_wacky.shx
t/samples/usgs2.tif
t/samples/usgs2_circle.dbf
t/samples/usgs2_circle.prj
t/samples/usgs2_circle.shp
t/samples/usgs2_circle.shx
t/samples/usgs2_hollow1.dbf
t/samples/usgs2_hollow1.prj
t/samples/usgs2_hollow1.shp
t/samples/usgs2_hollow1.shx
t/samples/usgs2_hollow2.dbf
t/samples/usgs2_hollow2.prj
t/samples/usgs2_hollow2.shp
t/samples/usgs2_hollow2.shx
t/test_contains.pl
Tiled.pm