Home
last modified time | relevance | path

Searched refs:nShpSize (Results 1 – 4 of 4) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/
H A Dogrpgeogeometry.cpp292 *pnBytes = nShpSize; in OGRWriteToShapeBin()
305 nShpSize += 8 * nCoordDims; in OGRWriteToShapeBin()
313 nShpSize += 4; /* nparts */ in OGRWriteToShapeBin()
334 nShpSize += 4; /* nparts */ in OGRWriteToShapeBin()
368 nShpSize += 4; /* nparts */ in OGRWriteToShapeBin()
399 nShpSize += 4; /* nparts */ in OGRWriteToShapeBin()
416 *pnBytes = nShpSize; in OGRWriteToShapeBin()
1009 nShpSize += 4; /* nparts */ in OGRWriteMultiPatchToShapeBin()
1010 nShpSize += 4; /* npoints */ in OGRWriteMultiPatchToShapeBin()
1014 nShpSize += 16; /* z bbox */ in OGRWriteMultiPatchToShapeBin()
[all …]
/dports/graphics/py-gdal/gdal-3.3.3/ogr/
H A Dogrpgeogeometry.cpp619 *pnBytes = nShpSize; in OGRWriteToShapeBin()
645 nShpSize += 4; // nparts. in OGRWriteToShapeBin()
661 nShpSize += 4; // nparts. in OGRWriteToShapeBin()
693 nShpSize += 4; // nparts. in OGRWriteToShapeBin()
718 nShpSize += 4; // nparts. in OGRWriteToShapeBin()
732 nShpSize += 4 + 4 + 4 + 20; in OGRWriteToShapeBin()
817 *pnBytes = nShpSize; in OGRWriteToShapeBin()
1612 nShpSize += 4; // nparts. in OGRWriteMultiPatchToShapeBin()
1613 nShpSize += 4; // npoints. in OGRWriteMultiPatchToShapeBin()
1617 nShpSize += 16; // z bbox. in OGRWriteMultiPatchToShapeBin()
[all …]
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/
H A Dogrpgeogeometry.cpp619 *pnBytes = nShpSize; in OGRWriteToShapeBin()
645 nShpSize += 4; // nparts. in OGRWriteToShapeBin()
661 nShpSize += 4; // nparts. in OGRWriteToShapeBin()
693 nShpSize += 4; // nparts. in OGRWriteToShapeBin()
718 nShpSize += 4; // nparts. in OGRWriteToShapeBin()
732 nShpSize += 4 + 4 + 4 + 20; in OGRWriteToShapeBin()
817 *pnBytes = nShpSize; in OGRWriteToShapeBin()
1612 nShpSize += 4; // nparts. in OGRWriteMultiPatchToShapeBin()
1613 nShpSize += 4; // npoints. in OGRWriteMultiPatchToShapeBin()
1617 nShpSize += 16; // z bbox. in OGRWriteMultiPatchToShapeBin()
[all …]
/dports/graphics/gdal/gdal-3.3.3/ogr/
H A Dogrpgeogeometry.cpp619 *pnBytes = nShpSize; in OGRWriteToShapeBin()
645 nShpSize += 4; // nparts. in OGRWriteToShapeBin()
661 nShpSize += 4; // nparts. in OGRWriteToShapeBin()
693 nShpSize += 4; // nparts. in OGRWriteToShapeBin()
718 nShpSize += 4; // nparts. in OGRWriteToShapeBin()
732 nShpSize += 4 + 4 + 4 + 20; in OGRWriteToShapeBin()
817 *pnBytes = nShpSize; in OGRWriteToShapeBin()
1612 nShpSize += 4; // nparts. in OGRWriteMultiPatchToShapeBin()
1613 nShpSize += 4; // npoints. in OGRWriteMultiPatchToShapeBin()
1617 nShpSize += 16; // z bbox. in OGRWriteMultiPatchToShapeBin()
[all …]