Changeset 39910
- Timestamp:
- Jan 3, 2017, 10:49:09 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20160809/ippTools/src/stacktool.c
r38062 r39910 1328 1328 psFree(where); 1329 1329 1330 // This needs to be sorted by skycell_id, or the ppSkycell calls to mosaic things 1331 // don't work properly. 1332 psStringAppend(&query, " ORDER BY stackRun.skycell_id "); 1333 1330 1334 // treat limit == 0 as "no limit" 1331 1335 if (limit) {
Note:
See TracChangeset
for help on using the changeset viewer.
