posts:mutt-ldap: Mention Wade and Niels and add tags
[blog.git] / posts / pyproj.mdwn
index a533fd1f67769428a6f2ed7967f97ccb137cec86..ce328484b84b1e4a5b741cdf68152367ca25cb54 100644 (file)
@@ -58,7 +58,7 @@ To plot the above New York to Vancouver route on a flat map, we need a
     #llcrnrlon,llcrnrlat are lon and lat (in degrees) of lower
     #    left hand corner of projection region.
 
-where `proj='lcc` selects the [Lambert conformal conic][lcc]
+where `proj='lcc'` selects the [Lambert conformal conic][lcc]
 projection for the x/y points, and `ellps='clrk66'` selects the
 reference ellipsoid for the lat/lng coordinates.  The other
 coordinates are LCC parameters that select the [AWIPS 221][awips221]