Changeset 9667 in josm for trunk/scripts/BuildProjectionDefinitions.java
- Timestamp:
- 2016-01-29T10:01:54+01:00 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/scripts/BuildProjectionDefinitions.java ΒΆ
r9567 r9667 155 155 noDatumgrid++; 156 156 } 157 157 158 158 // exclude entries where we don't support the base projection 159 159 Proj bp = Projections.getBaseProjection(proj);
Note:
See TracChangeset
for help on using the changeset viewer.