Home
last modified time | relevance | path

Searched refs:m_bInvertAxisOrderIfLatLong (Results 1 – 16 of 16) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/gml/
H A Dogr_gml.h146 int m_bInvertAxisOrderIfLatLong; variable
198 int GetInvertAxisOrderIfLatLong() const { return m_bInvertAxisOrderIfLatLong; } in GetInvertAxisOrderIfLatLong()
H A Dgmlreader.cpp170 m_bInvertAxisOrderIfLatLong = bInvertAxisOrderIfLatLong; in GMLReader()
1419 papsGeometry, TRUE, m_bInvertAxisOrderIfLatLong, in PrescanForSchema()
1490 if (m_bInvertAxisOrderIfLatLong && GML_IsSRSLatLongOrder(pszSRSName) && in PrescanForSchema()
H A Dgmlreaderp.h443 int m_bInvertAxisOrderIfLatLong; variable
H A Dogrgmldatasource.cpp117 m_bInvertAxisOrderIfLatLong = FALSE; in OGRGMLDataSource()
550 m_bInvertAxisOrderIfLatLong = in Open()
588 m_bInvertAxisOrderIfLatLong, in Open()
1392 if (poSRS != NULL && m_bInvertAxisOrderIfLatLong && in TranslateGMLSchema()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/gml/
H A Dogr_gml.h150 bool m_bInvertAxisOrderIfLatLong; variable
206 bool GetInvertAxisOrderIfLatLong() const { return m_bInvertAxisOrderIfLatLong; } in GetInvertAxisOrderIfLatLong()
H A Dgmlreader.cpp155 m_bInvertAxisOrderIfLatLong(bInvertAxisOrderIfLatLong), in GMLReader()
1380 papsGeometry, true, m_bInvertAxisOrderIfLatLong, in PrescanForSchema()
1455 !bFoundPerFeatureSRSName && m_bInvertAxisOrderIfLatLong && in PrescanForSchema()
H A Dogrgmldatasource.cpp108 m_bInvertAxisOrderIfLatLong(false), in OGRGMLDataSource()
601 m_bInvertAxisOrderIfLatLong = CPLTestBool(CSLFetchNameValueDef( in Open()
651 m_bInvertAxisOrderIfLatLong, in Open()
1551 m_bInvertAxisOrderIfLatLong ? OAMS_TRADITIONAL_GIS_ORDER : OAMS_AUTHORITY_COMPLIANT); in TranslateGMLSchema()
1566m_bInvertAxisOrderIfLatLong ? OAMS_TRADITIONAL_GIS_ORDER : OAMS_AUTHORITY_COMPLIANT); in TranslateGMLSchema()
1573 if (poSRS != nullptr && m_bInvertAxisOrderIfLatLong && in TranslateGMLSchema()
H A Dgmlreaderp.h377 bool m_bInvertAxisOrderIfLatLong; variable
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/gml/
H A Dogr_gml.h150 bool m_bInvertAxisOrderIfLatLong; variable
206 bool GetInvertAxisOrderIfLatLong() const { return m_bInvertAxisOrderIfLatLong; } in GetInvertAxisOrderIfLatLong()
H A Dgmlreader.cpp155 m_bInvertAxisOrderIfLatLong(bInvertAxisOrderIfLatLong), in GMLReader()
1380 papsGeometry, true, m_bInvertAxisOrderIfLatLong, in PrescanForSchema()
1455 !bFoundPerFeatureSRSName && m_bInvertAxisOrderIfLatLong && in PrescanForSchema()
H A Dogrgmldatasource.cpp108 m_bInvertAxisOrderIfLatLong(false), in OGRGMLDataSource()
601 m_bInvertAxisOrderIfLatLong = CPLTestBool(CSLFetchNameValueDef( in Open()
651 m_bInvertAxisOrderIfLatLong, in Open()
1551 m_bInvertAxisOrderIfLatLong ? OAMS_TRADITIONAL_GIS_ORDER : OAMS_AUTHORITY_COMPLIANT); in TranslateGMLSchema()
1566m_bInvertAxisOrderIfLatLong ? OAMS_TRADITIONAL_GIS_ORDER : OAMS_AUTHORITY_COMPLIANT); in TranslateGMLSchema()
1573 if (poSRS != nullptr && m_bInvertAxisOrderIfLatLong && in TranslateGMLSchema()
H A Dgmlreaderp.h377 bool m_bInvertAxisOrderIfLatLong; variable
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/gml/
H A Dogr_gml.h150 bool m_bInvertAxisOrderIfLatLong; variable
206 bool GetInvertAxisOrderIfLatLong() const { return m_bInvertAxisOrderIfLatLong; } in GetInvertAxisOrderIfLatLong()
H A Dgmlreader.cpp155 m_bInvertAxisOrderIfLatLong(bInvertAxisOrderIfLatLong), in GMLReader()
1380 papsGeometry, true, m_bInvertAxisOrderIfLatLong, in PrescanForSchema()
1455 !bFoundPerFeatureSRSName && m_bInvertAxisOrderIfLatLong && in PrescanForSchema()
H A Dogrgmldatasource.cpp108 m_bInvertAxisOrderIfLatLong(false), in OGRGMLDataSource()
601 m_bInvertAxisOrderIfLatLong = CPLTestBool(CSLFetchNameValueDef( in Open()
651 m_bInvertAxisOrderIfLatLong, in Open()
1551 m_bInvertAxisOrderIfLatLong ? OAMS_TRADITIONAL_GIS_ORDER : OAMS_AUTHORITY_COMPLIANT); in TranslateGMLSchema()
1566m_bInvertAxisOrderIfLatLong ? OAMS_TRADITIONAL_GIS_ORDER : OAMS_AUTHORITY_COMPLIANT); in TranslateGMLSchema()
1573 if (poSRS != nullptr && m_bInvertAxisOrderIfLatLong && in TranslateGMLSchema()
H A Dgmlreaderp.h377 bool m_bInvertAxisOrderIfLatLong; variable