/dports/databases/pgrouting/pgrouting-3.2.0/docqueries/pickDeliver/ |
H A D | book_from_query.test.sql | 101 CASE WHEN stop_type = 1 THEN ST_POINT(p_x, p_y) 102 WHEN stop_type = 2 THEN ST_POINT(d_x, d_y) 103 WHEN stop_type = 0 THEN ST_POINT(start_x, start_y)
|
H A D | book_from_query.result | 104 CASE WHEN stop_type = 1 THEN ST_POINT(p_x, p_y) 105 WHEN stop_type = 2 THEN ST_POINT(d_x, d_y) 106 WHEN stop_type = 0 THEN ST_POINT(start_x, start_y)
|
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/mssqlspatial/ |
H A D | ogrmssqlgeometryparser.cpp | 98 #define ST_POINT 1 macro 182 if ( ShapeType(i) == ST_POINT ) in ReadMultiPoint() 339 case ST_POINT: in ReadGeometryCollection() 525 case ST_POINT: in ParseSqlGeometry()
|
/dports/cad/magic/magic-8.3.245/irouter/ |
H A D | irInternal.h | 70 #define ST_POINT 3 macro
|
H A D | irRoute.c | 509 case ST_POINT:
|
H A D | irCommand.c | 1637 startType = ST_POINT;
|
/dports/graphics/qgis/qgis-3.22.3/src/providers/mssql/ |
H A D | qgsmssqlgeometryparser.cpp | 114 #define ST_POINT 1 macro 361 if ( ShapeType( i ) == ST_POINT ) in readMultiPoint() 565 case ST_POINT: in readGeometryCollection() 749 case ST_POINT: in parseSqlGeometry()
|
/dports/graphics/qgis-ltr/qgis-3.16.16/src/providers/mssql/ |
H A D | qgsmssqlgeometryparser.cpp | 114 #define ST_POINT 1 macro 361 if ( ShapeType( i ) == ST_POINT ) in readMultiPoint() 565 case ST_POINT: in readGeometryCollection() 749 case ST_POINT: in parseSqlGeometry()
|
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/mssqlspatial/ |
H A D | ogrmssqlgeometryparser.cpp | 229 if ( ShapeType(i) == ST_POINT ) in ReadMultiPoint() 557 case ST_POINT: in ReadGeometryCollection() 804 case ST_POINT: in ParseSqlGeometry()
|
H A D | ogr_mssqlspatial.h | 78 #define ST_POINT 1 macro
|
H A D | ogrmssqlgeometrywriter.cpp | 444 WriteByte(ShapeType(iShape++), ST_POINT); in WriteGeometry()
|
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/mssqlspatial/ |
H A D | ogrmssqlgeometryparser.cpp | 229 if ( ShapeType(i) == ST_POINT ) in ReadMultiPoint() 557 case ST_POINT: in ReadGeometryCollection() 804 case ST_POINT: in ParseSqlGeometry()
|
H A D | ogr_mssqlspatial.h | 78 #define ST_POINT 1 macro
|
H A D | ogrmssqlgeometrywriter.cpp | 444 WriteByte(ShapeType(iShape++), ST_POINT); in WriteGeometry()
|
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/mssqlspatial/ |
H A D | ogrmssqlgeometryparser.cpp | 229 if ( ShapeType(i) == ST_POINT ) in ReadMultiPoint() 557 case ST_POINT: in ReadGeometryCollection() 804 case ST_POINT: in ParseSqlGeometry()
|
H A D | ogr_mssqlspatial.h | 78 #define ST_POINT 1 macro
|
H A D | ogrmssqlgeometrywriter.cpp | 444 WriteByte(ShapeType(iShape++), ST_POINT); in WriteGeometry()
|
/dports/games/quadra/quadra-1.3.0/include/ |
H A D | texte.h | 421 #define ST_POINT ST_BASE(554) macro
|
/dports/graphics/mapserver/mapserver-7.6.4/ |
H A D | mapmssql2008.c | 162 #define ST_POINT 1 macro 539 if (shapeType == ST_POINT || shapeType == ST_MULTIPOINT) { in ParseSqlGeometry()
|
/dports/databases/p5-DBIx-Custom/DBIx-Custom-0.40/t/ |
H A D | common-oracle.t | 9513 ST_POINT
|