NCCOOS Trac Projects: Top | Web | Platforms | Processing | Viz | Sprints | Sandbox | (Wind)

root/Mapfiles/trunk/Mapfiles/CC.das

Revision 38 (checked in by jcleary, 16 years ago)

Initial code checkin

  • Property svn:executable set to
Line 
1 Attributes {
2     ogr_layer_info_1 {
3        string layer_name air_temperature;
4        string spatial_ref WGS84;
5        string target_container air_temperature;
6         x_field {
7           string name lon;
8           string scope dds;
9         }
10         y_field {
11           string name lat;
12           string scope dds;
13         }
14     }
15 }
Note: See TracBrowser for help on using the browser.