Home
last modified time | relevance | path

Searched refs:axisswap (Results 1 – 25 of 26) sorted by relevance

12

/dports/graphics/proj/proj-7.2.1/test/gie/
H A Daxisswap.gie7 operation proj=axisswap order=1,2,3,4
13 operation proj=axisswap order=4,3,2,1
43 operation proj=axisswap order=-2,1
49 operation proj=axisswap order=3,-2,1
55 operation proj=axisswap axis=neu
63 operation proj=axisswap axis=nue
68 operation proj=axisswap axis=swd
75 step proj=axisswap \
84 step proj=axisswap \
94 operation proj=axisswap
[all …]
H A DMakefile.am6 axisswap.gie \
30 axisswap: axisswap.gie target
75 check-local: 4D-API-cs2cs-style GDA axisswap builtins deformation ellipsoid more_builtins unitconve…
H A DMakefile.in273 axisswap.gie \
494 axisswap: axisswap.gie
539 check-local: 4D-API-cs2cs-style GDA axisswap builtins deformation ellipsoid more_builtins unitconve…
/dports/graphics/proj/proj-7.2.1/test/cli/
H A Dtestprojinfo_out.dist275 +step +proj=axisswap +order=2,1
279 +step +proj=axisswap +order=2,1
330 +step +proj=axisswap +order=2,1
334 +step +proj=axisswap +order=2,1
385 +step +proj=axisswap +order=2,1
389 +step +proj=axisswap +order=2,1
440 +step +proj=axisswap +order=2,1
444 +step +proj=axisswap +order=2,1
495 +step +proj=axisswap +order=2,1
499 +step +proj=axisswap +order=2,1
[all …]
/dports/graphics/proj/proj-7.2.1/src/
H A Dinv.cpp49 if (P->axisswap) in inv_prepare()
50 coo = proj_trans (P->axisswap, PJ_INV, coo); in inv_prepare()
H A Dfwd.cpp153 if (P->axisswap) in fwd_finalize()
154 coo = proj_trans (P->axisswap, PJ_FWD, coo); in fwd_finalize()
H A Dmalloc.cpp249 pj_free (P->axisswap); in pj_default_destructor()
H A Dpj_list.h19 PROJ_HEAD(axisswap, "Axis ordering")
H A Dproj_internal.h482 PJ *axisswap = nullptr; member
H A Dlib_proj.cmake171 conversions/axisswap.cpp
H A DMakefile.in208 conversions/axisswap.lo conversions/cart.lo \
320 apps/$(DEPDIR)/utils.Po conversions/$(DEPDIR)/axisswap.Plo \
2334 -rm -f conversions/$(DEPDIR)/axisswap.Plo
2597 -rm -f conversions/$(DEPDIR)/axisswap.Plo
H A D4D_api.cpp644 P->axisswap = skip_prep_fin(Q); in cs2cs_emulation_setup()
/dports/graphics/proj/proj-7.2.1/src/conversions/
H A Daxisswap.cpp63 PROJ_HEAD(axisswap, "Axis ordering");
170 PJ *CONVERSION(axisswap,0) {
/dports/math/R-cran-sf/sf/man/
H A Dst_transform.Rd107 "+proj=pipeline +step +proj=axisswap +order=2,1") # reverse axes
109 "+proj=pipeline +step +proj=axisswap +order=2,1", reverse = TRUE) # also reverse axes
/dports/graphics/proj/proj-7.2.1/src/apps/
H A Dgie.cpp1013 if (T.P->axisswap) { in expect()
1014 ce = proj_trans (T.P->axisswap, T.dir, ce); in expect()
1015 co = proj_trans (T.P->axisswap, T.dir, co); in expect()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/doc/source/development/rfc/
H A Drfc73_proj6_wkt2_srsbarn.rst326 This is similar to the PROJ axisswap operation:
327 `https://proj4.org/operations/conversions/axisswap.html <https://proj4.org/operations/conversions/a…
454 example "+proj=pipeline +step +proj=axisswap +order=2,1 +step
/dports/graphics/gdal/gdal-3.3.3/doc/source/development/rfc/
H A Drfc73_proj6_wkt2_srsbarn.rst326 This is similar to the PROJ axisswap operation:
327 `https://proj4.org/operations/conversions/axisswap.html <https://proj4.org/operations/conversions/a…
454 example "+proj=pipeline +step +proj=axisswap +order=2,1 +step
/dports/graphics/py-gdal/gdal-3.3.3/doc/source/development/rfc/
H A Drfc73_proj6_wkt2_srsbarn.rst326 This is similar to the PROJ axisswap operation:
327 `https://proj4.org/operations/conversions/axisswap.html <https://proj4.org/operations/conversions/a…
454 example "+proj=pipeline +step +proj=axisswap +order=2,1 +step
/dports/graphics/py-gdal/gdal-3.3.3/doc/source/tutorials/
H A Dosr_api_tut.rst450 "+proj=pipeline +step +proj=axisswap +order=2,1 "
455 "+proj=axisswap +order=2,1", false );
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/doc/source/tutorials/
H A Dosr_api_tut.rst450 "+proj=pipeline +step +proj=axisswap +order=2,1 "
455 "+proj=axisswap +order=2,1", false );
/dports/graphics/gdal/gdal-3.3.3/doc/source/tutorials/
H A Dosr_api_tut.rst450 "+proj=pipeline +step +proj=axisswap +order=2,1 "
455 "+proj=axisswap +order=2,1", false );
/dports/graphics/proj/proj-7.2.1/datum/
H A DDK568 step proj=axisswap order=2,1
/dports/graphics/R-cran-rgdal/rgdal/inst/doc/
H A DCRS_projections_transformations.Rmd171 We can see what is happening if we unset enforcing GIS/visualization order, with an `axisswap` comi…
/dports/graphics/R-cran-rgdal/rgdal/vignettes/
H A DCRS_projections_transformations.Rmd171 We can see what is happening if we unset enforcing GIS/visualization order, with an `axisswap` comi…
/dports/graphics/proj/proj-7.2.1/
H A DNEWS1526 + Axis swap (axisswap)

12