Searched refs:knCMD_MOVETO (Results 1 – 6 of 6) sorted by relevance
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/mvt/ |
H A D | mvt_tile.h | 65 constexpr int knCMD_MOVETO = 1; variable
|
H A D | ogrmvtdataset.cpp | 693 if( GetCmdId(nCmdCountCombined) == knCMD_MOVETO && in QuickScanFeature() 877 if( GetCmdId(nCmdCountCombined) == knCMD_MOVETO && in ParseGeometry() 901 else if( GetCmdId(nCmdCountCombined) == knCMD_MOVETO && in ParseGeometry() 2163 if( GetCmdId(nCmdCountCombined) != knCMD_MOVETO || in OGRMVTDriverIdentify() 2185 if( GetCmdId(nCmdCountCombined) != knCMD_MOVETO || in OGRMVTDriverIdentify() 3622 GetCmdCountCombined(knCMD_MOVETO, 1) ); in EncodeLineString() 3740 GetCmdCountCombined(knCMD_MOVETO, 1) ); in EncodeRepairedOuterRing() 4085 poGPBFeature->addGeometry( GetCmdCountCombined(knCMD_MOVETO, 1) ); in PreGenerateForTileReal() 4095 GetCmdCountCombined(knCMD_MOVETO, 0) ); // To be modified later in PreGenerateForTileReal() 4125 GetCmdCountCombined(knCMD_MOVETO, nPoints) ); in PreGenerateForTileReal() [all …]
|
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/mvt/ |
H A D | mvt_tile.h | 65 constexpr int knCMD_MOVETO = 1; variable
|
H A D | ogrmvtdataset.cpp | 693 if( GetCmdId(nCmdCountCombined) == knCMD_MOVETO && in QuickScanFeature() 877 if( GetCmdId(nCmdCountCombined) == knCMD_MOVETO && in ParseGeometry() 901 else if( GetCmdId(nCmdCountCombined) == knCMD_MOVETO && in ParseGeometry() 2163 if( GetCmdId(nCmdCountCombined) != knCMD_MOVETO || in OGRMVTDriverIdentify() 2185 if( GetCmdId(nCmdCountCombined) != knCMD_MOVETO || in OGRMVTDriverIdentify() 3622 GetCmdCountCombined(knCMD_MOVETO, 1) ); in EncodeLineString() 3740 GetCmdCountCombined(knCMD_MOVETO, 1) ); in EncodeRepairedOuterRing() 4085 poGPBFeature->addGeometry( GetCmdCountCombined(knCMD_MOVETO, 1) ); in PreGenerateForTileReal() 4095 GetCmdCountCombined(knCMD_MOVETO, 0) ); // To be modified later in PreGenerateForTileReal() 4125 GetCmdCountCombined(knCMD_MOVETO, nPoints) ); in PreGenerateForTileReal() [all …]
|
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/mvt/ |
H A D | mvt_tile.h | 65 constexpr int knCMD_MOVETO = 1; variable
|
H A D | ogrmvtdataset.cpp | 693 if( GetCmdId(nCmdCountCombined) == knCMD_MOVETO && in QuickScanFeature() 877 if( GetCmdId(nCmdCountCombined) == knCMD_MOVETO && in ParseGeometry() 901 else if( GetCmdId(nCmdCountCombined) == knCMD_MOVETO && in ParseGeometry() 2163 if( GetCmdId(nCmdCountCombined) != knCMD_MOVETO || in OGRMVTDriverIdentify() 2185 if( GetCmdId(nCmdCountCombined) != knCMD_MOVETO || in OGRMVTDriverIdentify() 3622 GetCmdCountCombined(knCMD_MOVETO, 1) ); in EncodeLineString() 3740 GetCmdCountCombined(knCMD_MOVETO, 1) ); in EncodeRepairedOuterRing() 4085 poGPBFeature->addGeometry( GetCmdCountCombined(knCMD_MOVETO, 1) ); in PreGenerateForTileReal() 4095 GetCmdCountCombined(knCMD_MOVETO, 0) ); // To be modified later in PreGenerateForTileReal() 4125 GetCmdCountCombined(knCMD_MOVETO, nPoints) ); in PreGenerateForTileReal() [all …]
|