- Timestamp:
- Feb 5, 2018, 1:19:13 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/prototype-v0/zoo-project/zoo-services/ogr/ogr2ogr/service.c
r862 r863 366 366 dfMaxSegmentLength = atof(tmpMap->value); 367 367 } 368 369 /*tmpMap=NULL;370 tmpMap=getMapFromMaps(inputs,"segmentize","value");371 if(tmpMap!=NULL){372 dfMaxSegmentLength = atof(tmpMap->value);373 }*/374 375 368 376 369 tmpMap=NULL;
Note: See TracChangeset
for help on using the changeset viewer.