Home
last modified time | relevance | path

Searched refs:wkbCurve (Results 1 – 25 of 55) sorted by relevance

123

/dports/math/R-cran-sf/sf/src/
H A Dgdal_geom.cpp60 case wkbCurve: { in CPL_length()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/python/gdal-utils/osgeo_utils/samples/
H A Dogr2vrt.py58 ogr.wkbCurve: ('wkbCurve', 'Z'),
/dports/graphics/gdal/gdal-3.3.3/swig/python/gdal-utils/osgeo_utils/samples/
H A Dogr2vrt.py58 ogr.wkbCurve: ('wkbCurve', 'Z'),
/dports/graphics/py-gdal/gdal-3.3.3/swig/python/gdal-utils/osgeo_utils/samples/
H A Dogr2vrt.py58 ogr.wkbCurve: ('wkbCurve', 'Z'),
/dports/graphics/py-gdal/gdal-3.3.3/doc/source/development/rfc/
H A Drfc61_support_for_measured_geometries.rst45 added for completeness, even if unimplemented currently). wkbCurve and
58 wkbCurve = 13, /**< Curve (abstract type). ISO SQL/MM Part 3. GDAL &gt;= 2.1 */
64 … wkbCurveZ = 1013, /**< wkbCurve with Z component. ISO SQL/MM Part 3. GDAL &gt;= 2.1 */
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/doc/source/development/rfc/
H A Drfc61_support_for_measured_geometries.rst45 added for completeness, even if unimplemented currently). wkbCurve and
58 wkbCurve = 13, /**< Curve (abstract type). ISO SQL/MM Part 3. GDAL &gt;= 2.1 */
64 … wkbCurveZ = 1013, /**< wkbCurve with Z component. ISO SQL/MM Part 3. GDAL &gt;= 2.1 */
/dports/graphics/gdal/gdal-3.3.3/doc/source/development/rfc/
H A Drfc61_support_for_measured_geometries.rst45 added for completeness, even if unimplemented currently). wkbCurve and
58 wkbCurve = 13, /**< Curve (abstract type). ISO SQL/MM Part 3. GDAL &gt;= 2.1 */
64 … wkbCurveZ = 1013, /**< wkbCurve with Z component. ISO SQL/MM Part 3. GDAL &gt;= 2.1 */
/dports/graphics/py-gdal/gdal-3.3.3/ogr/
H A Dogrgeometry.cpp350 case wkbCurve: in dumpReadable()
2443 eType = wkbCurve; in OGRFromOGCGeomType()
2501 case wkbCurve: in OGRToOGCGeomType()
2664 case wkbCurve: in OGRGeometryTypeToName()
6733 if( eSuperType == wkbCurve ) in OGR_GT_IsSubClassOf()
6923 return OGR_GT_IsSubClassOf( eGeomType, wkbCurve ); in OGR_GT_IsCurve()
6967 return eFGeomType == wkbCurve || eFGeomType == wkbSurface || in OGR_GT_IsNonLinear()
H A Dogr_core.h369 wkbCurve = 13, /**< Curve (abstract type). ISO SQL/MM Part 3. GDAL &gt;= 2.1 */ enumerator
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/
H A Dogrgeometry.cpp350 case wkbCurve:
2443 eType = wkbCurve;
2501 case wkbCurve:
2664 case wkbCurve:
6733 if( eSuperType == wkbCurve )
6923 return OGR_GT_IsSubClassOf( eGeomType, wkbCurve );
6967 return eFGeomType == wkbCurve || eFGeomType == wkbSurface ||
H A Dogr_core.h369 wkbCurve = 13, /**< Curve (abstract type). ISO SQL/MM Part 3. GDAL &gt;= 2.1 */ enumerator
/dports/graphics/gdal/gdal-3.3.3/ogr/
H A Dogrgeometry.cpp350 case wkbCurve: in dumpReadable()
2443 eType = wkbCurve; in OGRFromOGCGeomType()
2501 case wkbCurve: in OGRToOGCGeomType()
2664 case wkbCurve: in OGRGeometryTypeToName()
6733 if( eSuperType == wkbCurve ) in OGR_GT_IsSubClassOf()
6923 return OGR_GT_IsSubClassOf( eGeomType, wkbCurve ); in OGR_GT_IsCurve()
6967 return eFGeomType == wkbCurve || eFGeomType == wkbSurface || in OGR_GT_IsNonLinear()
H A Dogr_core.h369 wkbCurve = 13, /**< Curve (abstract type). ISO SQL/MM Part 3. GDAL &gt;= 2.1 */ enumerator
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/
H A Dogr_core.h354 #define wkbCurve ((OGRwkbGeometryType)13) /**< Curve (abstract type). SF-SQL 1.2 */ macro
/dports/math/vtk8/VTK-8.2.0/IO/GDAL/
H A DvtkGDALVectorReader.cxx335 case wkbCurve: in insertGeometryRecursive()
/dports/math/vtk9/VTK-9.1.0/IO/GDAL/
H A DvtkGDALVectorReader.cxx333 case wkbCurve: in insertGeometryRecursive()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/gmlas/
H A Dogrgmlasschemaanalyzer.cpp1649 { "CurvePropertyType", wkbCurve }, in GetOGRGeometryType()
1654 { "CompositeCurvePropertyType", wkbCurve }, in GetOGRGeometryType()
1705 { "Curve", wkbCurve }, in GetOGRGeometryTypeFromGMLEltName()
1707 { "CompositeCurve", wkbCurve }, in GetOGRGeometryTypeFromGMLEltName()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/gmlas/
H A Dogrgmlasschemaanalyzer.cpp1649 { "CurvePropertyType", wkbCurve },
1654 { "CompositeCurvePropertyType", wkbCurve },
1705 { "Curve", wkbCurve },
1707 { "CompositeCurve", wkbCurve },
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/gmlas/
H A Dogrgmlasschemaanalyzer.cpp1649 { "CurvePropertyType", wkbCurve }, in GetOGRGeometryType()
1654 { "CompositeCurvePropertyType", wkbCurve }, in GetOGRGeometryType()
1705 { "Curve", wkbCurve }, in GetOGRGeometryTypeFromGMLEltName()
1707 { "CompositeCurve", wkbCurve }, in GetOGRGeometryTypeFromGMLEltName()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/vrt/
H A Dogrvrtdatasource.cpp80 { STRINGIFY(wkbCurve), true },
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/vrt/
H A Dogrvrtdatasource.cpp80 { STRINGIFY(wkbCurve), true },
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/vrt/
H A Dogrvrtdatasource.cpp80 { STRINGIFY(wkbCurve), true },
/dports/graphics/py-gdal/gdal-3.3.3/swig/include/
H A Dogr.i105 wkbCurve = 13, /**< Curve (abstract type). ISO SQL/MM Part 3. GDAL &gt;= 2.1 */ enumerator
340 %constant wkbCurve = 13;
2018 case wkbCurve: in ValidateOGRGeometryType()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/swig/include/
H A Dogr.i105 wkbCurve = 13, /**< Curve (abstract type). ISO SQL/MM Part 3. GDAL &gt;= 2.1 */ enumerator
340 %constant wkbCurve = 13;
2018 case wkbCurve: in ValidateOGRGeometryType()
/dports/graphics/gdal/gdal-3.3.3/swig/include/
H A Dogr.i105 wkbCurve = 13, /**< Curve (abstract type). ISO SQL/MM Part 3. GDAL &gt;= 2.1 */ enumerator
340 %constant wkbCurve = 13;
2018 case wkbCurve: in ValidateOGRGeometryType()

123