Searched refs:sTileProj (Results 1 – 3 of 3) sorted by relevance
1942 msFreeProjection(&(tSHP->sTileProj)); in msTiledSHPLoadEntry()1982 msInitProjection(&(tSHP->sTileProj)); in msTiledSHPOpenFile()1989 msFreeProjection(&(tSHP->sTileProj)); in msTiledSHPOpenFile()2027 msFreeProjection(&(tSHP->sTileProj)); in msTiledSHPOpenFile()2128 if( tSHP->sTileProj.numargs > 0 ) in msTiledSHPWhichShapes()2171 if( tSHP->sTileProj.numargs > 0 ) in msTiledSHPWhichShapes()2249 if( tSHP->sTileProj.numargs > 0 ) in msTiledSHPNextShape()2295 if( tSHP->sTileProj.numargs > 0 ) in msTiledSHPNextShape()2332 if( tSHP->sTileProj.numargs > 0 ) in msTiledSHPNextShape()2409 if( tSHP->sTileProj.numargs > 0 ) in msTiledSHPGetShape()[all …]
184 projectionObj sTileProj; member
59 projectionObj sTileProj; /* applies on the tiles themselves. */ member1278 msInitProjection(&(psInfo->sTileProj)); in msOGRFileOpen()1279 msProjectionInheritContextFrom(&(psInfo->sTileProj),&(layer->projection)); in msOGRFileOpen()1706 msFreeProjection(&(psInfo->sTileProj)); in msOGRFileClose()3123 if( msOGCWKT2ProjectionObj( pszSRS, &(psInfo->sTileProj), in msOGRFileReadTile()3140 if( layer->tileindex != NULL && psInfo->sTileProj.numargs > 0 ) in msOGRFileReadTile()3142 msProjectRect(&(layer->projection), &(psInfo->sTileProj), &rect); in msOGRFileReadTile()4411 if( psInfo->sTileProj.numargs > 0 ) in msOGRLayerNextShape()4413 msProjectShape(&(psInfo->sTileProj), &(layer->projection), shape); in msOGRLayerNextShape()4464 if( status == MS_SUCCESS && psInfo->sTileProj.numargs > 0 ) in msOGRLayerGetShape()[all …]