Skip to content

Commit 5a43089

Browse files
committed
typo fixes [ci skip]
1 parent 8c3cf3d commit 5a43089

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

ogr/ogrsf_frmts/ili/imdreader.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -701,7 +701,7 @@ void ImdReader::ReadModel(const char *pszFilename)
701701
psModel = psModel->psNext;
702702
}
703703

704-
// Last model ist main model
704+
// Last model is main model
705705
const CPLString mainModelName = modelInfos.back().name;
706706
const CPLString modelVersion = modelInfos.back().version;
707707
CPLDebug("OGR_ILI", "mainModelName: '%s' version: '%s'",

scripts/typos_allowlist.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,3 +368,4 @@ for Bosnia and Herzegovina (country code "BA"), limited to the "county" subtype.
368368
// We manually generate the PNG file using the Average or PAETH filter
369369
for (const CPLXMLNode *psIter = psTreNode->psChild;
370370
for (const CPLXMLNode *psIter = psTreNode->psChild;
371+
gdal vector sql --oo MODEL=OeREBKRM09vs.imd --config OGR_STROKE_CURVE=TRUE --sql 'SELECT Rechtsstatus,publiziertAb,MetadatenGeobasisdaten,Eigentumsbeschraenkung,ZustaendigeStelle,Flaeche FROM "OeREBKRM09trsfr.Transferstruktur.Geometrie"' -f "ESRI Shapefile" ch.bazl.sicherheitszonenplan.oereb_20131118.xtf shpdir

0 commit comments

Comments
 (0)