From 3200669060522b41bb38227e62b54887786d0fd7 Mon Sep 17 00:00:00 2001 From: Daniel Neumann Date: Thu, 7 Nov 2019 16:07:30 +0100 Subject: [PATCH] added plural-s to some values; fixed #213 --- appf.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/appf.adoc b/appf.adoc index 9cd9ccd5..cd5f3014 100644 --- a/appf.adoc +++ b/appf.adoc @@ -153,7 +153,7 @@ __Map parameters:__:: * **`false_easting`** * **`false_northing`** -__Map coordinates:__:: The x (abscissa) and y (ordinate) rectangular coordinates are identified by the **`standard_name`** attribute value **`projection_x_coordinate`** and **`projection_y_coordinate`** respectively. +__Map coordinates:__:: The x (abscissa) and y (ordinate) rectangular coordinates are identified by the **`standard_name`** attribute values **`projection_x_coordinate`** and **`projection_y_coordinate`** respectively. __Notes:__:: Notes on using the PROJ.4 software packages for computing the mapping may be found at link:$$http://geotiff.maptools.org/proj_list/cylindrical_equal_area.html$$[http://geotiff.maptools.org/proj_list/cylindrical_equal_area.html] @@ -191,7 +191,7 @@ __Map parameters:__:: * **`false_easting`** * **`false_northing`** -__Map coordinates:__:: The x (abscissa) and y (ordinate) rectangular coordinates are identified by the **`standard_name`** attribute value **`projection_x_coordinate`** and **`projection_y_coordinate`** respectively. +__Map coordinates:__:: The x (abscissa) and y (ordinate) rectangular coordinates are identified by the **`standard_name`** attribute values **`projection_x_coordinate`** and **`projection_y_coordinate`** respectively. __Notes:__:: Notes on using the PROJ.4 software packages for computing the mapping may be found at link:$$http://proj4.org/projections/merc.html$$[http://proj4.org/projections/merc.html] @@ -245,7 +245,7 @@ __Map parameters:__:: * **`false_easting`** * **`false_northing`** -__Map coordinates:__:: The x (abscissa) and y (ordinate) rectangular coordinates are identified by the **`standard_name`** attribute value **`projection_x_coordinate`** and **`projection_y_coordinate`** respectively. +__Map coordinates:__:: The x (abscissa) and y (ordinate) rectangular coordinates are identified by the **`standard_name`** attribute values **`projection_x_coordinate`** and **`projection_y_coordinate`** respectively. __Notes:__:: Notes on using the PROJ.4 software packages for computing the mapping may be found at link:$$http://proj4.org/projections/ortho.html$$[http://proj4.org/projections/ortho.html]