ogr-decode: be more verbose about the currently processed shapefile
This commit is contained in:
parent
70ae2ecdfe
commit
e0cceae841
1 changed files with 2 additions and 0 deletions
|
@ -657,6 +657,8 @@ int main( int argc, char **argv ) {
|
||||||
exit( 1 );
|
exit( 1 );
|
||||||
}
|
}
|
||||||
|
|
||||||
|
SG_LOG( SG_GENERAL, SG_ALERT, "Processing datasource " << datasource );
|
||||||
|
|
||||||
OGRLayer *poLayer;
|
OGRLayer *poLayer;
|
||||||
|
|
||||||
if (argc>3) {
|
if (argc>3) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue