You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that in its simplest form the attribute comprises just a grid_mapping_name as a single word.
Each grid_mapping_name is the name of a variable (known as a grid mapping variable), which must exist in the file.
Each coord_var is the name of a coordinate variable or auxiliary coordinate variable, which must exist in the file. If it is an auxiliary coordinate variable, it must be listed in the coordinates attribute.
The grid mapping variables must have the grid_mapping_name attribute. The legal values for the grid_mapping_name attribute are contained in Appendix F.
The data types of the attributes of the grid mapping variable must be specified in Table 1 of Appendix F.
If present, the crs_wkt attribute must be a text string conforming to the CRS WKT specification described in reference [OGC_CTS].
reference_ellipsoid_name, prime_meridian_name, horizontal_datum_name and geographic_crs_name must be all defined if any one is defined.
If projected_crs_name is defined then geographic_crs_name must be also.
Recommendations:
The grid mapping variables should have 0 dimensions.
5.6 Grid Mappings and Projections
Requirements:
Note that in its simplest form the attribute comprises just a grid_mapping_name as a single word.
Each grid_mapping_name is the name of a variable (known as a grid mapping variable), which must exist in the file.
Each coord_var is the name of a coordinate variable or auxiliary coordinate variable, which must exist in the file. If it is an auxiliary coordinate variable, it must be listed in the coordinates attribute.
The grid mapping variables must have the grid_mapping_name attribute. The legal values for the grid_mapping_name attribute are contained in Appendix F.
The data types of the attributes of the grid mapping variable must be specified in Table 1 of Appendix F.
If present, the crs_wkt attribute must be a text string conforming to the CRS WKT specification described in reference [OGC_CTS].
reference_ellipsoid_name, prime_meridian_name, horizontal_datum_name and geographic_crs_name must be all defined if any one is defined.
If projected_crs_name is defined then geographic_crs_name must be also.
Recommendations: