浏览代码

libgis: units defined here and in ../proj/units.table

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@61809 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler 10 年之前
父节点
当前提交
f52d8e8b87
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      lib/gis/proj3.c

+ 1 - 0
lib/gis/proj3.c

@@ -127,6 +127,7 @@ double G_database_units_to_meters_factor(void)
     double factor;
     int n;
 
+    /* TODO: note the definitions in ../proj/units.table */
     static const struct
     {
 	char *unit;