Home
last modified time | relevance | path

Searched refs:ST_POINT (Results 1 – 20 of 20) sorted by relevance

/dports/databases/pgrouting/pgrouting-3.2.0/docqueries/pickDeliver/
H A Dbook_from_query.test.sql101 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 Dbook_from_query.result104 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 Dogrmssqlgeometryparser.cpp98 #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 DirInternal.h70 #define ST_POINT 3 macro
H A DirRoute.c509 case ST_POINT:
H A DirCommand.c1637 startType = ST_POINT;
/dports/graphics/qgis/qgis-3.22.3/src/providers/mssql/
H A Dqgsmssqlgeometryparser.cpp114 #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 Dqgsmssqlgeometryparser.cpp114 #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 Dogrmssqlgeometryparser.cpp229 if ( ShapeType(i) == ST_POINT ) in ReadMultiPoint()
557 case ST_POINT: in ReadGeometryCollection()
804 case ST_POINT: in ParseSqlGeometry()
H A Dogr_mssqlspatial.h78 #define ST_POINT 1 macro
H A Dogrmssqlgeometrywriter.cpp444 WriteByte(ShapeType(iShape++), ST_POINT); in WriteGeometry()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/mssqlspatial/
H A Dogrmssqlgeometryparser.cpp229 if ( ShapeType(i) == ST_POINT ) in ReadMultiPoint()
557 case ST_POINT: in ReadGeometryCollection()
804 case ST_POINT: in ParseSqlGeometry()
H A Dogr_mssqlspatial.h78 #define ST_POINT 1 macro
H A Dogrmssqlgeometrywriter.cpp444 WriteByte(ShapeType(iShape++), ST_POINT); in WriteGeometry()
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/mssqlspatial/
H A Dogrmssqlgeometryparser.cpp229 if ( ShapeType(i) == ST_POINT ) in ReadMultiPoint()
557 case ST_POINT: in ReadGeometryCollection()
804 case ST_POINT: in ParseSqlGeometry()
H A Dogr_mssqlspatial.h78 #define ST_POINT 1 macro
H A Dogrmssqlgeometrywriter.cpp444 WriteByte(ShapeType(iShape++), ST_POINT); in WriteGeometry()
/dports/games/quadra/quadra-1.3.0/include/
H A Dtexte.h421 #define ST_POINT ST_BASE(554) macro
/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapmssql2008.c162 #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 Dcommon-oracle.t9513 ST_POINT