Home
last modified time | relevance | path

Searched refs:WGS84 (Results 1 – 25 of 1389) sorted by relevance

12345678910>>...56

/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/tests/osgEarth_tests/
H A DGeoExtentTests.cpp109 GeoExtent invalid(WGS84);
127 GeoExtent ext(WGS84, -90, 0, -45, 45);
133 GeoExtent ext(WGS84, -90, 0, -45, 45);
139 GeoExtent ext(WGS84, 150, 0, 170, 10);
155 GeoExtent e1(WGS84, -10, -10, 10, 10);
156 GeoExtent e2(WGS84, 20, 20, 30, 30);
162 GeoExtent e1(WGS84, -10, -10, 10, 10);
163 GeoExtent e2(WGS84, 5, 5, 20, 20);
170 GeoExtent e2(WGS84, 20, 20, 30, 30);
197 GeoExtent e1(WGS84, 0, 0, 10, 10);
[all …]
/dports/graphics/proj/proj-7.2.1/test/cli/
H A Dtestvarious101 $EXE +proj=latlong +datum=WGS84 \
161 $EXE +proj=latlong +datum=WGS84 \
268 +to +proj=robin +datum=WGS84 \
274 $EXE +proj=robin +datum=WGS84 \
694 +to +proj=omerc +ellps=WGS84 +datum=WGS84 +no_rot \
706 +to +proj=omerc +ellps=WGS84 +datum=WGS84 +no_rot \
720 +to +proj=qsc +datum=WGS84 \
725 +proj=qsc +datum=WGS84 \
734 +init=epsg:4326 +proj=longlat +ellps=WGS84 +datum=WGS84 +towgs84=0,0,0 \
785 +proj=latlong +datum=WGS84 +to +proj=sch +datum=WGS84 +plat_0=30.0 +plon_0=45.0 \
[all …]
/dports/math/R-cran-raster/raster/man/
H A DcompareCRS.Rd34 compareCRS("+proj=lcc +lat_1=48 +lat_2=33 +lon_0=-100 +ellps=WGS84",
35 "+proj=longlat +datum=WGS84")
36 compareCRS("+proj=longlat +datum=WGS84 +no_defs +ellps=WGS84 +towgs84=0,0,0",
37 "+proj=longlat +datum=WGS84")
38 compareCRS("+proj=longlat +datum=WGS84 +no_defs +ellps=WGS84 +towgs84=0,0,0",
39 "+proj=longlat +datum=WGS84", verbatim=TRUE)
40 compareCRS("+proj=longlat +datum=WGS84", NA)
41 compareCRS("+proj=longlat +datum=WGS84", NA, unknown=TRUE)
/dports/astro/geographiclib/GeographicLib-1.52/java/src/test/java/net/sf/geographiclib/
H A DGeodesicTest.java12 new PolygonArea(Geodesic.WGS84, false);
14 new PolygonArea(Geodesic.WGS84, true);
240 Geodesic.WGS84.Inverse(88.202499451857, 0, in GeodSolve6()
255 Geodesic.WGS84.Inverse(56.320923501171, 0, in GeodSolve9()
265 Geodesic.WGS84.Inverse(52.784459512564, 0, in GeodSolve10()
275 Geodesic.WGS84.Inverse(48.522876735459, 0, in GeodSolve11()
314 Geodesic.WGS84.Direct(40, -75, -10, 2e7, in GeodSolve17()
358 dir = Geodesic.WGS84.Inverse(0, 539, 0, 181, in GeodSolve29()
375 inv = Geodesic.WGS84.Inverse(0, 0, 0, 179.5); in GeodSolve33()
379 inv = Geodesic.WGS84.Inverse(0, 0, 0, 180); in GeodSolve33()
[all …]
/dports/graphics/gmt/gmt-6.3.0/test/mapproject/
H A Dproj4.sh8 gmt mapproject pt.txt -J+proj=aea+ellps=WGS84+units=m+lat_1=55+lat_2=65 | gmt math -o1 STDIN -C0 33…
9 gmt mapproject pt.txt -J+proj=cass+ellps=WGS84+units=m | gmt math -o1 STDIN -C0 333274.431072 SUB -…
11 gmt mapproject pt.txt -J+proj=eqdc+ellps=WGS84+units=m+lat_1=60+lat_2=0 | gmt math -o1 STDIN -C0 30…
12 gmt mapproject pt.txt -J+proj=hammer+ellps=WGS84+units=m | gmt math -o1 STDIN -C0 370843.923425 SUB…
13 gmt mapproject pt.txt -J+proj=lcc+ellps=WGS84+units=m+lat_1=20n+lat_2=60n | gmt math -o1 STDIN -C0 …
14 gmt mapproject pt.txt -J+proj=merc+ellps=WGS84+units=m | gmt math -o1 STDIN -C0 545131.546415 SUB -…
16 gmt mapproject pt.txt -J+proj=moll+ellps=WGS84+units=m | gmt math -o1 STDIN -C0 360567.451176 SUB -…
17 gmt mapproject pt.txt -J+proj=poly+ellps=WGS84+units=m | gmt math -o1 STDIN -C0 333274.269648 SUB -…
19 gmt mapproject pt.txt -J+proj=sinu+ellps=WGS84+units=m | gmt math -o1 STDIN -C0 333528.909809 SUB -…
20 gmt mapproject pt.txt -J+proj=tmerc+ellps=WGS84+units=m | gmt math -o1 STDIN -C0 333425.492136 SUB …
[all …]
/dports/astro/geographiclib/GeographicLib-1.52/python/geographiclib/test/
H A Dtest_geodesic.py241 dir = Geodesic.WGS84.Direct(40, -75, -10, 2e7,
246 line = Geodesic.WGS84.Line(40, -75, -10)
251 dir = Geodesic.WGS84.Direct(40, -75, -10, 2e7)
275 dir = Geodesic.WGS84.Inverse(0, 539, 0, 181)
279 dir = Geodesic.WGS84.Inverse(0, 539, 0, 181,
289 inv = Geodesic.WGS84.Inverse(0, 0, 0, 179)
293 inv = Geodesic.WGS84.Inverse(0, 0, 0, 179.5)
297 inv = Geodesic.WGS84.Inverse(0, 0, 0, 180)
301 inv = Geodesic.WGS84.Inverse(0, 0, 1, 180)
554 polygon = Geodesic.WGS84.Polygon(False)
[all …]
/dports/graphics/proj/proj-7.2.1/data/
H A Dother.extra9 # WGS84 / Simple Mercator
10 <41001> +proj=merc +lat_ts=0 +lon_0=0 +k=1.000000 +x_0=0 +y_0=0 +ellps=WGS84 +datum=WGS84 +units=m …
15 …lat_1=49 +lat_2=77 +lat_0=0 +lon_0=-95 +x_0=0 +y_0=-8000000 +ellps=WGS84 +datum=WGS84 +units=m +no…
18 <42103> +proj=lcc +lat_1=33 +lat_2=45 +lat_0=0 +lon_0=-100 +x_0=0 +y_0=0 +ellps=WGS72 +datum=WGS84
21 # WGS84 / Merc NorthAm
22 <42105> +proj=merc +lat_ts=0 +lon_0=-96 +k=1.000000 +x_0=0 +y_0=0 +ellps=WGS84 +datum=WGS84 +units=…
23 # WGS84 / Lambert Azim Mozambique
24 <42106> +proj=laea +lat_0=5 +lon_0=20 +x_0=0 +y_0=0 +a=6370997 +b=6370997 +datum=WGS84 +units=m +no…
46 # WGS84+GRS80 / Mercator
47 <42310> +proj=merc +lat_ts=0 +lon_0=0 +k=1.000000 +x_0=0 +y_0=0 +ellps=GRS80 +datum=WGS84 +units=m …
/dports/graphics/py-pyproj/pyproj-3.2.1/test/
H A Dsample.out83 WGS84-->UTM
84 Trieste, Molo Sartorio WGS84: 13.759554722 45.647188611 52.799999999999997
89 WGS84-->Gauss-Boaga
94 UTM-->WGS84
96 Trieste, Molo Sartorio WGS84 (converted back): 13.759554722 45.647188611 52.799999999999997
99 Gauss-Boaga-->WGS84
101 Trieste, Molo Sartorio WGS84 (converted back): 13.7595547 45.6471886096 0.0012277923978516671
104 UTM (from IGM) --> WGS84
106 Trieste, Molo Sartorio WGS84 (converted): 13.7595547586 45.6471885614 52.799999999999997
109 Gauss-Boaga (from IGM) --> WGS84
[all …]
/dports/astro/gpsd/gpsd-3.20/test/daemon/
H A Dzodiac.log.chk5 …"magvar":1.5,"speed":0.000,"climb":-0.010,"eps":1.37,"geoidSep":47.120,"eph":5.145,"datum":"WGS84"}
12 …5,"speed":0.000,"climb":0.000,"eps":1.37,"epc":10.83,"geoidSep":47.120,"eph":5.145,"datum":"WGS84"}
19 …,"speed":0.000,"climb":-0.020,"eps":1.37,"epc":10.83,"geoidSep":47.120,"eph":5.145,"datum":"WGS84"}
26 …5,"speed":0.000,"climb":0.050,"eps":1.37,"epc":10.83,"geoidSep":47.120,"eph":5.145,"datum":"WGS84"}
33 …5,"speed":0.000,"climb":0.010,"eps":1.37,"epc":10.83,"geoidSep":47.120,"eph":5.145,"datum":"WGS84"}
40 …5,"speed":0.000,"climb":0.000,"eps":1.37,"epc":10.83,"geoidSep":47.120,"eph":5.145,"datum":"WGS84"}
47 …5,"speed":0.000,"climb":0.030,"eps":1.37,"epc":10.83,"geoidSep":47.120,"eph":5.145,"datum":"WGS84"}
54 …5,"speed":0.000,"climb":0.000,"eps":1.37,"epc":10.83,"geoidSep":47.120,"eph":5.145,"datum":"WGS84"}
61 …5,"speed":0.000,"climb":0.010,"eps":1.37,"epc":10.83,"geoidSep":47.120,"eph":5.145,"datum":"WGS84"}
75 …5,"speed":0.000,"climb":0.040,"eps":1.37,"epc":10.83,"geoidSep":47.120,"eph":5.145,"datum":"WGS84"}
[all …]
/dports/databases/spatialite/libspatialite-5.0.1/test/sql_stmt_proj600_tests/
H A Dtransform40.testcase3 …, '+proj=pipeline +step +inv +proj=utm +zone=32 +ellps=WGS84 +step +proj=utm +zone=33 +ellps=WGS84
6 …, '+proj=pipeline +step +inv +proj=utm +zone=32 +ellps=WGS84 +step +proj=utm +zone=33 +ellps=WGS84
/dports/databases/spatialite/libspatialite-5.0.1/test/sql_stmt_proj720_tests/
H A Dtransform40.testcase3 …, '+proj=pipeline +step +inv +proj=utm +zone=32 +ellps=WGS84 +step +proj=utm +zone=33 +ellps=WGS84
6 …, '+proj=pipeline +step +inv +proj=utm +zone=32 +ellps=WGS84 +step +proj=utm +zone=33 +ellps=WGS84
/dports/astro/geographiclib/GeographicLib-1.52/wrapper/Excel/
H A Dcgeodesic.cpp9 GeographicLib::Geodesic::WGS84().Direct(lat1, lon1, azi1, s12, in gdirect()
15 GeographicLib::Geodesic::WGS84().Inverse(lat1, lon1, lat2, lon2, in ginverse()
21 GeographicLib::Rhumb::WGS84().Direct(lat1, lon1, azi12, s12, in rdirect()
27 GeographicLib::Rhumb::WGS84().Inverse(lat1, lon1, lat2, lon2, in rinverse()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/vyos/vyos/tests/integration/targets/vyos_lldp_interfaces/vars/
H A Dmain.yaml10 - set service lldp interface eth2 location coordinate-based datum 'WGS84'
25 datum: WGS84
40 datum: WGS84
50 - set service lldp interface eth2 location coordinate-based datum 'WGS84'
63 - set service lldp interface eth1 location coordinate-based datum 'WGS84'
79 datum: WGS84
113 datum: WGS84
134 datum: WGS84
/dports/sysutils/ansible2/ansible-2.9.27/test/integration/targets/vyos_lldp_interfaces/vars/
H A Dmain.yaml12 - "set service lldp interface eth2 location coordinate-based datum 'WGS84'"
16 - "set service lldp interface eth2 location coordinate-based datum 'WGS84'"
33 datum: 'WGS84'
50 datum: 'WGS84'
64 - "set service lldp interface eth1 location coordinate-based datum 'WGS84'"
82 datum: 'WGS84'
128 datum: 'WGS84'
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/integration/targets/incidental_vyos_lldp_interfaces/vars/
H A Dmain.yaml12 - "set service lldp interface eth2 location coordinate-based datum 'WGS84'"
16 - "set service lldp interface eth2 location coordinate-based datum 'WGS84'"
33 datum: 'WGS84'
50 datum: 'WGS84'
64 - "set service lldp interface eth1 location coordinate-based datum 'WGS84'"
82 datum: 'WGS84'
128 datum: 'WGS84'
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/integration/targets/incidental_vyos_lldp_interfaces/vars/
H A Dmain.yaml12 - "set service lldp interface eth2 location coordinate-based datum 'WGS84'"
16 - "set service lldp interface eth2 location coordinate-based datum 'WGS84'"
33 datum: 'WGS84'
50 datum: 'WGS84'
64 - "set service lldp interface eth1 location coordinate-based datum 'WGS84'"
82 datum: 'WGS84'
128 datum: 'WGS84'
/dports/misc/lastools/LAStools-8ff2694/bin/serf/potree16/resources/page_template/libs/proj4/
H A DREADME.md38 … = "+proj=gnom +lat_0=90 +lon_0=0 +x_0=6300000 +y_0=6300000 +ellps=WGS84 +datum=WGS84 +units=m +no…
44 …tion is given then it is assumed that it is being projected *from* WGS84 (fromProjection is WGS84).
75 proj4.defs('WGS84', "+title=WGS 84 (long/lat) +proj=longlat +ellps=WGS84 +datum=WGS84 +units=degree…
84 '+title=WGS 84 (long/lat) +proj=longlat +ellps=WGS84 +datum=WGS84 +units=degrees'],
101 - 'WGS84'
/dports/science/py-pygeodesy/PyGeodesy-21.9.16/test/
H A DtestOsgr.py26 r = r.convertDatum(Datums.WGS84)
86 p = LatLon(52, -0.12, datum=Datums.WGS84)
94 p = g.toLatLon(LatLon, datum=Datums.WGS84)
107 p = g.toLatLon(LatLon, datum=Datums.WGS84)
118 p = g.toLatLon(LatLon, datum=Datums.WGS84)
124 g = osgr.toOsgr(LatLon(50.999995, -0.120004, datum=Datums.WGS84))
131 p = g.toLatLon(LatLon, datum=Datums.WGS84)
137 g = osgr.toOsgr(LatLon(50.999995, +0.120004, datum=Datums.WGS84))
144 p = g.toLatLon(LatLon, datum=Datums.WGS84)
148 for d in (Datums.WGS84, Datums.OSGB36):
/dports/graphics/gpxsee/GPXSee-7.32/src/map/
H A Ddatum.cpp46 const Datum &Datum::WGS84() in WGS84() function in Datum
48 static Datum d(&Ellipsoid::WGS84(), 0.0, 0.0, 0.0); in WGS84()
98 ellipsoid())), WGS84().ellipsoid()); in toWGS84()
100 return molodensky(c, *this, WGS84()); in toWGS84()
111 WGS84().ellipsoid())), ellipsoid()); in fromWGS84()
113 return molodensky(c, WGS84(), *this); in fromWGS84()
/dports/www/py-sentinelhub/sentinelhub-3.4.1/sentinelhub/
H A Dgeo_utils.py123 return transform_point((lng, lat), CRS.WGS84, utm_crs)
138 return transform_point((east, north), crs, CRS.WGS84)
201 def get_utm_crs(lng, lat, source_crs=CRS.WGS84):
213 if source_crs is not CRS.WGS84:
214 lng, lat = transform_point((lng, lat), source_crs, CRS.WGS84)
/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/ogrsf_frmts/dods/
H A DC0101.met.raw.nc.das4 string spatial_ref WGS84;
26 string spatial_ref WGS84;
56 string spatial_ref WGS84;
86 string spatial_ref WGS84;
110 string spatial_ref WGS84;
/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/dods/
H A DC0101.met.raw.nc.das4 string spatial_ref WGS84;
26 string spatial_ref WGS84;
56 string spatial_ref WGS84;
86 string spatial_ref WGS84;
110 string spatial_ref WGS84;
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/dods/
H A DC0101.met.raw.nc.das4 string spatial_ref WGS84;
26 string spatial_ref WGS84;
56 string spatial_ref WGS84;
86 string spatial_ref WGS84;
110 string spatial_ref WGS84;
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/dods/
H A DC0101.met.raw.nc.das4 string spatial_ref WGS84;
26 string spatial_ref WGS84;
56 string spatial_ref WGS84;
86 string spatial_ref WGS84;
110 string spatial_ref WGS84;
/dports/astro/gpstk/GPSTk-8.0.0/core/tests/RefTime/
H A DReferenceFrame_T.cpp60 ReferenceFrame rf2(ReferenceFrame::WGS84); in asStringTest()
75 ReferenceFrame rf2(ReferenceFrame::WGS84); in equalityTest()
114 ReferenceFrame rf2(ReferenceFrame::WGS84); in inequalityTest()
153 ReferenceFrame rf2(ReferenceFrame::WGS84); in greaterThanTest()
189 ReferenceFrame rf2(ReferenceFrame::WGS84); in lessThanTest()
225 ReferenceFrame rf2(ReferenceFrame::WGS84); in greaterThanOrEqualToTest()
262 ReferenceFrame rf2(ReferenceFrame::WGS84); in lesserThanOrEqualToTest()
298 ReferenceFrame rf2(ReferenceFrame::WGS84); in setReferenceFrameTest()
326 frame = ReferenceFrame(ReferenceFrame::WGS84); in setReferenceFrameTest()

12345678910>>...56