Home
last modified time | relevance | path

Searched refs:msProjectionInheritContextFrom (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/mapserver/mapserver-7.6.4/
H A Dmapproject.h109 MS_DLL_EXPORT void msProjectionInheritContextFrom(projectionObj *pDst, projectionObj* pSrc);
H A Dmapogcfiltercommon.cpp462 msProjectionInheritContextFrom(&sProjTmp, &lp->projection); in FLTGetSpatialComparisonCommonExpression()
514 msProjectionInheritContextFrom(&sProjTmp, &lp->projection); in FLTGetSpatialComparisonCommonExpression()
H A Dmapwfs.c380 msProjectionInheritContextFrom(&proj, &(map->projection)); in msWFSGetFeatureApplySRS()
473 msProjectionInheritContextFrom(&sProjTmp, &(map->projection)); in msWFSGetFeatureApplySRS()
607 msProjectionInheritContextFrom(&poWfs, &(map->projection)); in msWFSDumpLayer()
2546 msProjectionInheritContextFrom(&sProjTmp, &(map->projection)); in msWFSRetrieveFeatures()
2556 msProjectionInheritContextFrom(&sProjTmp, &(map->projection)); in msWFSRetrieveFeatures()
H A Dmapwcs.c1773 msProjectionInheritContextFrom(&proj, &(map->projection)); in msWCSGetCoverage()
1962 msProjectionInheritContextFrom(&tmp_proj, &(map->projection)); in msWCSGetCoverage()
2812 msProjectionInheritContextFrom(&proj, &(layer->map->projection)); in msWCSGetCoverageMetadata()
H A Dmapogcfilter.c423 msProjectionInheritContextFrom(&sProjTmp, &map->projection); in FLTApplySimpleSQLFilter()
784 msProjectionInheritContextFrom(&sProjTmp, &map->projection); in FLTLayerApplyPlainFilterToLayer()
2949 msProjectionInheritContextFrom(&sProjTmp, &map->projection); in FLTNeedSRSSwapping()
H A Dmapows.c2091 msProjectionInheritContextFrom(&wgs84, srcproj); in msOWSProjectToWGS84()
2210 msProjectionInheritContextFrom(&proj, srcproj); in msOWSPrintBoundingBox()
H A Dmapwcs11.c731 msProjectionInheritContextFrom(&proj, &(layer->projection)); in msWCSDescribeCoverage_CoverageDescription11()
H A Dmapcopy.c72 msProjectionInheritContextFrom(dst, src); in msCopyProjectionExtended()
H A Dmapkmlrenderer.cpp535 msProjectionInheritContextFrom(&out, projection); in checkProjection()
H A Dmapwcs20.c4392 msProjectionInheritContextFrom(&imageProj, &(layer->projection)); in msWCSGetCoverage20()
4484 msProjectionInheritContextFrom(&subsetProj, &(layer->projection)); in msWCSGetCoverage20()
4636 msProjectionInheritContextFrom(&outputProj, &(layer->projection)); in msWCSGetCoverage20()
H A Dmaptemplate.c1477 msProjectionInheritContextFrom(&projection, &mapserv->map->projection); in processExtentTag()
1817 msProjectionInheritContextFrom(&projection, &layer->map->projection); in processShplabelTag()
2233 msProjectionInheritContextFrom(&projection, &(layer->projection)); in processShpxyTag()
H A Dmapproject.c641 void msProjectionInheritContextFrom(projectionObj *pDst, projectionObj* pSrc) in msProjectionInheritContextFrom() function
H A Dmapwms.c1350 msProjectionInheritContextFrom(&proj, &(map->projection)); in msWMSLoadGetMapParams()
1626 msProjectionInheritContextFrom(&newProj, &map->projection); in msWMSLoadGetMapParams()
H A Dmapshape.c1983 msProjectionInheritContextFrom(&(tSHP->sTileProj), &layer->projection); in msTiledSHPOpenFile()
H A Dmapogcsos.c2141 msProjectionInheritContextFrom(&po, &map->projection); in msSOSGetObservation()
H A Dmapogr.cpp1279 msProjectionInheritContextFrom(&(psInfo->sTileProj),&(layer->projection)); in msOGRFileOpen()
H A Dmapfile.c3604 msProjectionInheritContextFrom(&(layer->projection), &(map->projection)); in initLayer()