Subversion Repositories public

Rev

Rev 250 | Rev 280 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 250 Rev 276
Line 50... Line 50...
50
	MPT_VRT = 2,
50
	MPT_VRT = 2,
51
	MPT_GIF = 3,
51
	MPT_GIF = 3,
52
	MPT_PNG = 4,
52
	MPT_PNG = 4,
53
	MPT_SGI = 5,
53
	MPT_SGI = 5,
54
	MPT_TIF = 6,
54
	MPT_TIF = 6,
55
	MPT_WMS = 7
55
	MPT_WMS = 7,
-
 
56
	MPT_OSM = 8
56
} MPT;
57
} MPT;
57
 
58
 
58
typedef struct GEORECT
59
typedef struct GEORECT
59
{
60
{
60
	double llat;
61
	double llat;