Home
last modified time | relevance | path

Searched refs:CPLAtof (Results 1 – 25 of 1032) sorted by relevance

12345678910>>...42

/dports/graphics/py-gdal/gdal-3.3.3/ogr/
H A Dogr_srs_ozi.cpp147 SetMercator( CPLAtof(papszProjParams[1]), CPLAtof(papszProjParams[2]), in importFromOzi()
149 CPLAtof(papszProjParams[4]), CPLAtof(papszProjParams[5]) ); in importFromOzi()
154 SetTM( CPLAtof(papszProjParams[1]), CPLAtof(papszProjParams[2]), in importFromOzi()
156 CPLAtof(papszProjParams[4]), CPLAtof(papszProjParams[5]) ); in importFromOzi()
161 SetLCC( CPLAtof(papszProjParams[6]), CPLAtof(papszProjParams[7]), in importFromOzi()
162 CPLAtof(papszProjParams[1]), CPLAtof(papszProjParams[2]), in importFromOzi()
163 CPLAtof(papszProjParams[4]), CPLAtof(papszProjParams[5]) ); in importFromOzi()
169 CPLAtof(papszProjParams[4]), CPLAtof(papszProjParams[5]) ); in importFromOzi()
174 SetACEA( CPLAtof(papszProjParams[6]), CPLAtof(papszProjParams[7]), in importFromOzi()
175 CPLAtof(papszProjParams[1]), CPLAtof(papszProjParams[2]), in importFromOzi()
[all …]
H A Dogr_srs_pci.cpp668 && CPLAtof(papszDatumDefn[14]) != 0.0 ) in importFromPCI()
677 SetTOWGS84( CPLAtof(papszDatumDefn[3]), in importFromPCI()
678 CPLAtof(papszDatumDefn[4]), in importFromPCI()
679 CPLAtof(papszDatumDefn[5]), in importFromPCI()
680 CPLAtof(papszDatumDefn[11]), in importFromPCI()
681 CPLAtof(papszDatumDefn[12]), in importFromPCI()
682 CPLAtof(papszDatumDefn[13]), in importFromPCI()
689 && (CPLAtof(papszDatumDefn[3]) != 0.0 in importFromPCI()
693 SetTOWGS84( CPLAtof(papszDatumDefn[3]), in importFromPCI()
694 CPLAtof(papszDatumDefn[4]), in importFromPCI()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/
H A Dogr_srs_ozi.cpp147 SetMercator( CPLAtof(papszProjParams[1]), CPLAtof(papszProjParams[2]), in importFromOzi()
149 CPLAtof(papszProjParams[4]), CPLAtof(papszProjParams[5]) ); in importFromOzi()
154 SetTM( CPLAtof(papszProjParams[1]), CPLAtof(papszProjParams[2]), in importFromOzi()
156 CPLAtof(papszProjParams[4]), CPLAtof(papszProjParams[5]) ); in importFromOzi()
161 SetLCC( CPLAtof(papszProjParams[6]), CPLAtof(papszProjParams[7]), in importFromOzi()
162 CPLAtof(papszProjParams[1]), CPLAtof(papszProjParams[2]), in importFromOzi()
163 CPLAtof(papszProjParams[4]), CPLAtof(papszProjParams[5]) ); in importFromOzi()
169 CPLAtof(papszProjParams[4]), CPLAtof(papszProjParams[5]) ); in importFromOzi()
174 SetACEA( CPLAtof(papszProjParams[6]), CPLAtof(papszProjParams[7]), in importFromOzi()
175 CPLAtof(papszProjParams[1]), CPLAtof(papszProjParams[2]), in importFromOzi()
[all …]
H A Dogr_srs_pci.cpp668 && CPLAtof(papszDatumDefn[14]) != 0.0 ) in importFromPCI()
677 SetTOWGS84( CPLAtof(papszDatumDefn[3]), in importFromPCI()
678 CPLAtof(papszDatumDefn[4]), in importFromPCI()
679 CPLAtof(papszDatumDefn[5]), in importFromPCI()
680 CPLAtof(papszDatumDefn[11]), in importFromPCI()
681 CPLAtof(papszDatumDefn[12]), in importFromPCI()
682 CPLAtof(papszDatumDefn[13]), in importFromPCI()
689 && (CPLAtof(papszDatumDefn[3]) != 0.0 in importFromPCI()
693 SetTOWGS84( CPLAtof(papszDatumDefn[3]), in importFromPCI()
694 CPLAtof(papszDatumDefn[4]), in importFromPCI()
[all …]
/dports/graphics/gdal/gdal-3.3.3/ogr/
H A Dogr_srs_ozi.cpp147 SetMercator( CPLAtof(papszProjParams[1]), CPLAtof(papszProjParams[2]), in importFromOzi()
149 CPLAtof(papszProjParams[4]), CPLAtof(papszProjParams[5]) ); in importFromOzi()
154 SetTM( CPLAtof(papszProjParams[1]), CPLAtof(papszProjParams[2]), in importFromOzi()
156 CPLAtof(papszProjParams[4]), CPLAtof(papszProjParams[5]) ); in importFromOzi()
161 SetLCC( CPLAtof(papszProjParams[6]), CPLAtof(papszProjParams[7]), in importFromOzi()
162 CPLAtof(papszProjParams[1]), CPLAtof(papszProjParams[2]), in importFromOzi()
163 CPLAtof(papszProjParams[4]), CPLAtof(papszProjParams[5]) ); in importFromOzi()
169 CPLAtof(papszProjParams[4]), CPLAtof(papszProjParams[5]) ); in importFromOzi()
174 SetACEA( CPLAtof(papszProjParams[6]), CPLAtof(papszProjParams[7]), in importFromOzi()
175 CPLAtof(papszProjParams[1]), CPLAtof(papszProjParams[2]), in importFromOzi()
[all …]
H A Dogr_srs_pci.cpp668 && CPLAtof(papszDatumDefn[14]) != 0.0 ) in importFromPCI()
677 SetTOWGS84( CPLAtof(papszDatumDefn[3]), in importFromPCI()
678 CPLAtof(papszDatumDefn[4]), in importFromPCI()
679 CPLAtof(papszDatumDefn[5]), in importFromPCI()
680 CPLAtof(papszDatumDefn[11]), in importFromPCI()
681 CPLAtof(papszDatumDefn[12]), in importFromPCI()
682 CPLAtof(papszDatumDefn[13]), in importFromPCI()
689 && (CPLAtof(papszDatumDefn[3]) != 0.0 in importFromPCI()
693 SetTOWGS84( CPLAtof(papszDatumDefn[3]), in importFromPCI()
694 CPLAtof(papszDatumDefn[4]), in importFromPCI()
[all …]
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/
H A Dogr_srs_ozi.cpp137 SetMercator( CPLAtof(papszProjParms[1]), CPLAtof(papszProjParms[2]), in importFromOzi()
139 CPLAtof(papszProjParms[4]), CPLAtof(papszProjParms[5]) ); in importFromOzi()
145 SetTM( CPLAtof(papszProjParms[1]), CPLAtof(papszProjParms[2]), in importFromOzi()
147 CPLAtof(papszProjParms[4]), CPLAtof(papszProjParms[5]) ); in importFromOzi()
153 SetLCC( CPLAtof(papszProjParms[6]), CPLAtof(papszProjParms[7]), in importFromOzi()
154 CPLAtof(papszProjParms[1]), CPLAtof(papszProjParms[2]), in importFromOzi()
155 CPLAtof(papszProjParms[4]), CPLAtof(papszProjParms[5]) ); in importFromOzi()
162 CPLAtof(papszProjParms[4]), CPLAtof(papszProjParms[5]) ); in importFromOzi()
168 SetACEA( CPLAtof(papszProjParms[6]), CPLAtof(papszProjParms[7]), in importFromOzi()
169 CPLAtof(papszProjParms[1]), CPLAtof(papszProjParms[2]), in importFromOzi()
[all …]
H A Dogr_srs_pci.cpp273 SetLinearUnits( "FEET", CPLAtof(SRS_UL_FOOT_CONV) ); in importFromPCI()
681 && CPLAtof(papszDatumDefn[14]) != 0.0 ) in importFromPCI()
690 SetTOWGS84( CPLAtof(papszDatumDefn[3]), in importFromPCI()
691 CPLAtof(papszDatumDefn[4]), in importFromPCI()
692 CPLAtof(papszDatumDefn[5]), in importFromPCI()
693 CPLAtof(papszDatumDefn[11]), in importFromPCI()
694 CPLAtof(papszDatumDefn[12]), in importFromPCI()
695 CPLAtof(papszDatumDefn[13]), in importFromPCI()
705 SetTOWGS84( CPLAtof(papszDatumDefn[3]), in importFromPCI()
706 CPLAtof(papszDatumDefn[4]), in importFromPCI()
[all …]
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/dxf/
H A Dogrdxflayer.cpp421 dfX = CPLAtof(szLineBuf); in TranslateMTEXT()
425 dfY = CPLAtof(szLineBuf); in TranslateMTEXT()
429 dfZ = CPLAtof(szLineBuf); in TranslateMTEXT()
590 dfX = CPLAtof(szLineBuf); in TranslateTEXT()
594 dfY = CPLAtof(szLineBuf); in TranslateTEXT()
598 dfZ = CPLAtof(szLineBuf); in TranslateTEXT()
742 dfX = CPLAtof(szLineBuf); in TranslatePOINT()
746 dfY = CPLAtof(szLineBuf); in TranslatePOINT()
750 dfZ = CPLAtof(szLineBuf); in TranslatePOINT()
901 dfZ = CPLAtof(szLineBuf); in TranslateLWPOLYLINE()
[all …]
H A Dogrdxf_hatch.cpp227 dfStartX = CPLAtof(szLineBuf); in CollectBoundaryPath()
232 dfStartY = CPLAtof(szLineBuf); in CollectBoundaryPath()
237 dfEndX = CPLAtof(szLineBuf); in CollectBoundaryPath()
242 dfEndY = CPLAtof(szLineBuf); in CollectBoundaryPath()
266 dfCenterX = CPLAtof(szLineBuf); in CollectBoundaryPath()
276 dfRadius = CPLAtof(szLineBuf); in CollectBoundaryPath()
339 dfMajorX = CPLAtof(szLineBuf); in CollectBoundaryPath()
344 dfMajorY = CPLAtof(szLineBuf); in CollectBoundaryPath()
468 dfX = CPLAtof(szLineBuf); in CollectPolylinePath()
479 dfY = CPLAtof(szLineBuf); in CollectPolylinePath()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/dxf/
H A Dogrdxflayer.cpp352 if( CPLAtof(osWeight) == -1 ) in PrepareLineStyle()
480 dfX = CPLAtof(szLineBuf); in TranslateMTEXT()
484 dfY = CPLAtof(szLineBuf); in TranslateMTEXT()
488 dfZ = CPLAtof(szLineBuf); in TranslateMTEXT()
684 dfX = CPLAtof(szLineBuf); in TranslateTEXT()
688 dfY = CPLAtof(szLineBuf); in TranslateTEXT()
701 dfZ = CPLAtof(szLineBuf); in TranslateTEXT()
929 dfX = CPLAtof(szLineBuf); in TranslatePOINT()
933 dfY = CPLAtof(szLineBuf); in TranslatePOINT()
937 dfZ = CPLAtof(szLineBuf); in TranslatePOINT()
[all …]
H A Dogrdxf_hatch.cpp68 dfElevation = CPLAtof( szLineBuf ); in TranslateHATCH()
222 dfStartX = CPLAtof(szLineBuf); in CollectBoundaryPath()
229 dfStartY = CPLAtof(szLineBuf); in CollectBoundaryPath()
236 dfEndX = CPLAtof(szLineBuf); in CollectBoundaryPath()
243 dfEndY = CPLAtof(szLineBuf); in CollectBoundaryPath()
276 dfRadius = CPLAtof(szLineBuf); in CollectBoundaryPath()
352 dfMajorX = CPLAtof(szLineBuf); in CollectBoundaryPath()
366 dfRatio = CPLAtof(szLineBuf); in CollectBoundaryPath()
627 dfX = CPLAtof(szLineBuf); in CollectPolylinePath()
638 dfY = CPLAtof(szLineBuf); in CollectPolylinePath()
[all …]
H A Dogrdxf_dimension.cpp97 dfArrowX1 = CPLAtof(szLineBuf); in TranslateDIMENSION()
101 dfArrowY1 = CPLAtof(szLineBuf); in TranslateDIMENSION()
109 dfTextX = CPLAtof(szLineBuf); in TranslateDIMENSION()
113 dfTextY = CPLAtof(szLineBuf); in TranslateDIMENSION()
121 dfTargetX2 = CPLAtof(szLineBuf); in TranslateDIMENSION()
125 dfTargetY2 = CPLAtof(szLineBuf); in TranslateDIMENSION()
133 dfTargetX1 = CPLAtof(szLineBuf); in TranslateDIMENSION()
137 dfTargetY1 = CPLAtof(szLineBuf); in TranslateDIMENSION()
208 const double dfScale = CPLAtof(oDimStyleProperties["DIMSCALE"]); in TranslateDIMENSION()
209 const double dfArrowheadSize = CPLAtof(oDimStyleProperties["DIMASZ"]); in TranslateDIMENSION()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/dxf/
H A Dogrdxflayer.cpp352 if( CPLAtof(osWeight) == -1 ) in PrepareLineStyle()
480 dfX = CPLAtof(szLineBuf); in TranslateMTEXT()
484 dfY = CPLAtof(szLineBuf); in TranslateMTEXT()
488 dfZ = CPLAtof(szLineBuf); in TranslateMTEXT()
684 dfX = CPLAtof(szLineBuf); in TranslateTEXT()
688 dfY = CPLAtof(szLineBuf); in TranslateTEXT()
701 dfZ = CPLAtof(szLineBuf); in TranslateTEXT()
929 dfX = CPLAtof(szLineBuf); in TranslatePOINT()
933 dfY = CPLAtof(szLineBuf); in TranslatePOINT()
937 dfZ = CPLAtof(szLineBuf); in TranslatePOINT()
[all …]
H A Dogrdxf_hatch.cpp68 dfElevation = CPLAtof( szLineBuf ); in TranslateHATCH()
222 dfStartX = CPLAtof(szLineBuf); in CollectBoundaryPath()
229 dfStartY = CPLAtof(szLineBuf); in CollectBoundaryPath()
236 dfEndX = CPLAtof(szLineBuf); in CollectBoundaryPath()
243 dfEndY = CPLAtof(szLineBuf); in CollectBoundaryPath()
276 dfRadius = CPLAtof(szLineBuf); in CollectBoundaryPath()
352 dfMajorX = CPLAtof(szLineBuf); in CollectBoundaryPath()
366 dfRatio = CPLAtof(szLineBuf); in CollectBoundaryPath()
627 dfX = CPLAtof(szLineBuf); in CollectPolylinePath()
638 dfY = CPLAtof(szLineBuf); in CollectPolylinePath()
[all …]
H A Dogrdxf_dimension.cpp97 dfArrowX1 = CPLAtof(szLineBuf); in TranslateDIMENSION()
101 dfArrowY1 = CPLAtof(szLineBuf); in TranslateDIMENSION()
109 dfTextX = CPLAtof(szLineBuf); in TranslateDIMENSION()
113 dfTextY = CPLAtof(szLineBuf); in TranslateDIMENSION()
121 dfTargetX2 = CPLAtof(szLineBuf); in TranslateDIMENSION()
125 dfTargetY2 = CPLAtof(szLineBuf); in TranslateDIMENSION()
133 dfTargetX1 = CPLAtof(szLineBuf); in TranslateDIMENSION()
137 dfTargetY1 = CPLAtof(szLineBuf); in TranslateDIMENSION()
208 const double dfScale = CPLAtof(oDimStyleProperties["DIMSCALE"]); in TranslateDIMENSION()
209 const double dfArrowheadSize = CPLAtof(oDimStyleProperties["DIMASZ"]); in TranslateDIMENSION()
[all …]
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/dxf/
H A Dogrdxflayer.cpp352 if( CPLAtof(osWeight) == -1 ) in PrepareLineStyle()
480 dfX = CPLAtof(szLineBuf); in TranslateMTEXT()
484 dfY = CPLAtof(szLineBuf); in TranslateMTEXT()
488 dfZ = CPLAtof(szLineBuf); in TranslateMTEXT()
684 dfX = CPLAtof(szLineBuf); in TranslateTEXT()
688 dfY = CPLAtof(szLineBuf); in TranslateTEXT()
701 dfZ = CPLAtof(szLineBuf); in TranslateTEXT()
929 dfX = CPLAtof(szLineBuf); in TranslatePOINT()
933 dfY = CPLAtof(szLineBuf); in TranslatePOINT()
937 dfZ = CPLAtof(szLineBuf); in TranslatePOINT()
[all …]
H A Dogrdxf_hatch.cpp68 dfElevation = CPLAtof( szLineBuf ); in TranslateHATCH()
222 dfStartX = CPLAtof(szLineBuf); in CollectBoundaryPath()
229 dfStartY = CPLAtof(szLineBuf); in CollectBoundaryPath()
236 dfEndX = CPLAtof(szLineBuf); in CollectBoundaryPath()
243 dfEndY = CPLAtof(szLineBuf); in CollectBoundaryPath()
276 dfRadius = CPLAtof(szLineBuf); in CollectBoundaryPath()
352 dfMajorX = CPLAtof(szLineBuf); in CollectBoundaryPath()
366 dfRatio = CPLAtof(szLineBuf); in CollectBoundaryPath()
627 dfX = CPLAtof(szLineBuf); in CollectPolylinePath()
638 dfY = CPLAtof(szLineBuf); in CollectPolylinePath()
[all …]
H A Dogrdxf_dimension.cpp97 dfArrowX1 = CPLAtof(szLineBuf); in TranslateDIMENSION()
101 dfArrowY1 = CPLAtof(szLineBuf); in TranslateDIMENSION()
109 dfTextX = CPLAtof(szLineBuf); in TranslateDIMENSION()
113 dfTextY = CPLAtof(szLineBuf); in TranslateDIMENSION()
121 dfTargetX2 = CPLAtof(szLineBuf); in TranslateDIMENSION()
125 dfTargetY2 = CPLAtof(szLineBuf); in TranslateDIMENSION()
133 dfTargetX1 = CPLAtof(szLineBuf); in TranslateDIMENSION()
137 dfTargetY1 = CPLAtof(szLineBuf); in TranslateDIMENSION()
208 const double dfScale = CPLAtof(oDimStyleProperties["DIMSCALE"]); in TranslateDIMENSION()
209 const double dfArrowheadSize = CPLAtof(oDimStyleProperties["DIMASZ"]); in TranslateDIMENSION()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/arcgen/
H A Dograrcgenlayer.cpp111 new OGRPoint(CPLAtof(papszTokens[1]), in GetNextRawFeature()
112 CPLAtof(papszTokens[2]))); in GetNextRawFeature()
115 new OGRPoint(CPLAtof(papszTokens[1]), in GetNextRawFeature()
116 CPLAtof(papszTokens[2]), in GetNextRawFeature()
117 CPLAtof(papszTokens[3]))); in GetNextRawFeature()
172 poLS->addPoint(CPLAtof(papszTokens[0]), in GetNextRawFeature()
173 CPLAtof(papszTokens[1])); in GetNextRawFeature()
177 poLS->addPoint(CPLAtof(papszTokens[0]), in GetNextRawFeature()
178 CPLAtof(papszTokens[1]), in GetNextRawFeature()
179 CPLAtof(papszTokens[2])); in GetNextRawFeature()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/arcgen/
H A Dograrcgenlayer.cpp111 new OGRPoint(CPLAtof(papszTokens[1]), in GetNextRawFeature()
112 CPLAtof(papszTokens[2]))); in GetNextRawFeature()
115 new OGRPoint(CPLAtof(papszTokens[1]), in GetNextRawFeature()
116 CPLAtof(papszTokens[2]), in GetNextRawFeature()
117 CPLAtof(papszTokens[3]))); in GetNextRawFeature()
172 poLS->addPoint(CPLAtof(papszTokens[0]), in GetNextRawFeature()
173 CPLAtof(papszTokens[1])); in GetNextRawFeature()
177 poLS->addPoint(CPLAtof(papszTokens[0]), in GetNextRawFeature()
178 CPLAtof(papszTokens[1]), in GetNextRawFeature()
179 CPLAtof(papszTokens[2])); in GetNextRawFeature()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/arcgen/
H A Dograrcgenlayer.cpp111 new OGRPoint(CPLAtof(papszTokens[1]), in GetNextRawFeature()
112 CPLAtof(papszTokens[2]))); in GetNextRawFeature()
115 new OGRPoint(CPLAtof(papszTokens[1]), in GetNextRawFeature()
116 CPLAtof(papszTokens[2]), in GetNextRawFeature()
117 CPLAtof(papszTokens[3]))); in GetNextRawFeature()
172 poLS->addPoint(CPLAtof(papszTokens[0]), in GetNextRawFeature()
173 CPLAtof(papszTokens[1])); in GetNextRawFeature()
177 poLS->addPoint(CPLAtof(papszTokens[0]), in GetNextRawFeature()
178 CPLAtof(papszTokens[1]), in GetNextRawFeature()
179 CPLAtof(papszTokens[2])); in GetNextRawFeature()
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/arcgen/
H A Dograrcgenlayer.cpp142 new OGRPoint(CPLAtof(papszTokens[1]), in GetNextRawFeature()
143 CPLAtof(papszTokens[2]))); in GetNextRawFeature()
146 new OGRPoint(CPLAtof(papszTokens[1]), in GetNextRawFeature()
147 CPLAtof(papszTokens[2]), in GetNextRawFeature()
148 CPLAtof(papszTokens[3]))); in GetNextRawFeature()
203 poLS->addPoint(CPLAtof(papszTokens[0]), in GetNextRawFeature()
204 CPLAtof(papszTokens[1])); in GetNextRawFeature()
208 poLS->addPoint(CPLAtof(papszTokens[0]), in GetNextRawFeature()
209 CPLAtof(papszTokens[1]), in GetNextRawFeature()
210 CPLAtof(papszTokens[2])); in GetNextRawFeature()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/mitab/
H A Dmitab_coordsys.cpp224 dXMin = CPLAtof(papszFields[++iBounds]); in MITABExtractCoordSysBounds()
225 dYMin = CPLAtof(papszFields[++iBounds]); in MITABExtractCoordSysBounds()
226 dXMax = CPLAtof(papszFields[++iBounds]); in MITABExtractCoordSysBounds()
227 dYMax = CPLAtof(papszFields[++iBounds]); in MITABExtractCoordSysBounds()
319 psProj->dDatumShiftX = CPLAtof(papszNextField[1]); in MITABCoordSys2TABProjInfo()
320 psProj->dDatumShiftY = CPLAtof(papszNextField[2]); in MITABCoordSys2TABProjInfo()
321 psProj->dDatumShiftZ = CPLAtof(papszNextField[3]); in MITABCoordSys2TABProjInfo()
327 psProj->adDatumParams[0] = CPLAtof(papszNextField[0]); in MITABCoordSys2TABProjInfo()
328 psProj->adDatumParams[1] = CPLAtof(papszNextField[1]); in MITABCoordSys2TABProjInfo()
329 psProj->adDatumParams[2] = CPLAtof(papszNextField[2]); in MITABCoordSys2TABProjInfo()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/mitab/
H A Dmitab_coordsys.cpp224 dXMin = CPLAtof(papszFields[++iBounds]); in MITABExtractCoordSysBounds()
225 dYMin = CPLAtof(papszFields[++iBounds]); in MITABExtractCoordSysBounds()
226 dXMax = CPLAtof(papszFields[++iBounds]); in MITABExtractCoordSysBounds()
227 dYMax = CPLAtof(papszFields[++iBounds]); in MITABExtractCoordSysBounds()
319 psProj->dDatumShiftX = CPLAtof(papszNextField[1]); in MITABCoordSys2TABProjInfo()
320 psProj->dDatumShiftY = CPLAtof(papszNextField[2]); in MITABCoordSys2TABProjInfo()
321 psProj->dDatumShiftZ = CPLAtof(papszNextField[3]); in MITABCoordSys2TABProjInfo()
327 psProj->adDatumParams[0] = CPLAtof(papszNextField[0]); in MITABCoordSys2TABProjInfo()
328 psProj->adDatumParams[1] = CPLAtof(papszNextField[1]); in MITABCoordSys2TABProjInfo()
329 psProj->adDatumParams[2] = CPLAtof(papszNextField[2]); in MITABCoordSys2TABProjInfo()
[all …]

12345678910>>...42