Home
last modified time | relevance | path

Searched refs:geo_point (Results 1 – 25 of 83) sorted by relevance

1234

/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DLocation.cpp38 Location::Location(const tl_object_ptr<secret_api::decryptedMessageMediaGeoPoint> &geo_point) in Location() argument
39 : Location(geo_point->lat_, geo_point->long_, 0.0, 0) { in Location()
50 auto geo_point = static_cast<const telegram_api::geoPoint *>(geo_point_ptr.get()); in Location() local
51 init(geo_point->lat_, geo_point->long_, geo_point->accuracy_radius_, geo_point->access_hash_); in Location()
/dports/devel/boost-docs/boost_1_72_0/libs/geometry/test/algorithms/distance/
H A Ddistance_se_geo_pl_pl.cpp115 > geo_point; in BOOST_AUTO_TEST_CASE() typedef
117 test_all_pl_pl<geo_point>(vincenty_pp()); in BOOST_AUTO_TEST_CASE()
118 test_all_pl_pl<geo_point>(thomas_pp()); in BOOST_AUTO_TEST_CASE()
119 test_all_pl_pl<geo_point>(andoyer_pp()); in BOOST_AUTO_TEST_CASE()
121 test_all_pl_pl<geo_point>(andoyer_pp(stype(5000000,6000000))); in BOOST_AUTO_TEST_CASE()
H A Ddistance_se_geo_l_l.cpp281 > geo_point; in BOOST_AUTO_TEST_CASE() typedef
283 test_all_l_l<geo_point>(vincenty_ps()); in BOOST_AUTO_TEST_CASE()
284 test_all_l_l<geo_point>(thomas_ps()); in BOOST_AUTO_TEST_CASE()
285 test_all_l_l<geo_point>(andoyer_ps()); in BOOST_AUTO_TEST_CASE()
H A Ddistance_se_geo_pl_ar.cpp678 > geo_point; in BOOST_AUTO_TEST_CASE() typedef
680 test_all_pl_ar<geo_point>(vincenty_pp(), vincenty_ps(), vincenty_pb()); in BOOST_AUTO_TEST_CASE()
681 test_all_pl_ar<geo_point>(thomas_pp(), thomas_ps(), thomas_pb()); in BOOST_AUTO_TEST_CASE()
682 test_all_pl_ar<geo_point>(andoyer_pp(), andoyer_ps(), andoyer_pb()); in BOOST_AUTO_TEST_CASE()
686 test_all_pl_ar<geo_point>(andoyer_pp(spheroid), andoyer_ps(spheroid), andoyer_pb(spheroid)); in BOOST_AUTO_TEST_CASE()
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/test/algorithms/distance/
H A Ddistance_se_geo_pl_pl.cpp115 > geo_point; in BOOST_AUTO_TEST_CASE() typedef
117 test_all_pl_pl<geo_point>(vincenty_pp()); in BOOST_AUTO_TEST_CASE()
118 test_all_pl_pl<geo_point>(thomas_pp()); in BOOST_AUTO_TEST_CASE()
119 test_all_pl_pl<geo_point>(andoyer_pp()); in BOOST_AUTO_TEST_CASE()
121 test_all_pl_pl<geo_point>(andoyer_pp(stype(5000000,6000000))); in BOOST_AUTO_TEST_CASE()
H A Ddistance_se_geo_l_l.cpp281 > geo_point; in BOOST_AUTO_TEST_CASE() typedef
283 test_all_l_l<geo_point>(vincenty_ps()); in BOOST_AUTO_TEST_CASE()
284 test_all_l_l<geo_point>(thomas_ps()); in BOOST_AUTO_TEST_CASE()
285 test_all_l_l<geo_point>(andoyer_ps()); in BOOST_AUTO_TEST_CASE()
H A Ddistance_se_geo_pl_ar.cpp678 > geo_point; in BOOST_AUTO_TEST_CASE() typedef
680 test_all_pl_ar<geo_point>(vincenty_pp(), vincenty_ps(), vincenty_pb()); in BOOST_AUTO_TEST_CASE()
681 test_all_pl_ar<geo_point>(thomas_pp(), thomas_ps(), thomas_pb()); in BOOST_AUTO_TEST_CASE()
682 test_all_pl_ar<geo_point>(andoyer_pp(), andoyer_ps(), andoyer_pb()); in BOOST_AUTO_TEST_CASE()
686 test_all_pl_ar<geo_point>(andoyer_pp(spheroid), andoyer_ps(spheroid), andoyer_pb(spheroid)); in BOOST_AUTO_TEST_CASE()
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/test/algorithms/distance/
H A Ddistance_se_geo_pl_pl.cpp115 > geo_point; in BOOST_AUTO_TEST_CASE() typedef
117 test_all_pl_pl<geo_point>(vincenty_pp()); in BOOST_AUTO_TEST_CASE()
118 test_all_pl_pl<geo_point>(thomas_pp()); in BOOST_AUTO_TEST_CASE()
119 test_all_pl_pl<geo_point>(andoyer_pp()); in BOOST_AUTO_TEST_CASE()
121 test_all_pl_pl<geo_point>(andoyer_pp(stype(5000000,6000000))); in BOOST_AUTO_TEST_CASE()
H A Ddistance_se_geo_l_l.cpp281 > geo_point; in BOOST_AUTO_TEST_CASE() typedef
283 test_all_l_l<geo_point>(vincenty_ps()); in BOOST_AUTO_TEST_CASE()
284 test_all_l_l<geo_point>(thomas_ps()); in BOOST_AUTO_TEST_CASE()
285 test_all_l_l<geo_point>(andoyer_ps()); in BOOST_AUTO_TEST_CASE()
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/test/algorithms/distance/
H A Ddistance_se_geo_pl_pl.cpp115 > geo_point; in BOOST_AUTO_TEST_CASE() typedef
117 test_all_pl_pl<geo_point>(vincenty_pp()); in BOOST_AUTO_TEST_CASE()
118 test_all_pl_pl<geo_point>(thomas_pp()); in BOOST_AUTO_TEST_CASE()
119 test_all_pl_pl<geo_point>(andoyer_pp()); in BOOST_AUTO_TEST_CASE()
121 test_all_pl_pl<geo_point>(andoyer_pp(stype(5000000,6000000))); in BOOST_AUTO_TEST_CASE()
H A Ddistance_se_geo_l_l.cpp281 > geo_point; in BOOST_AUTO_TEST_CASE() typedef
283 test_all_l_l<geo_point>(vincenty_ps()); in BOOST_AUTO_TEST_CASE()
284 test_all_l_l<geo_point>(thomas_ps()); in BOOST_AUTO_TEST_CASE()
285 test_all_l_l<geo_point>(andoyer_ps()); in BOOST_AUTO_TEST_CASE()
/dports/devel/boost-docs/boost_1_72_0/libs/geometry/test/srs/
H A Dprojections_combined.cpp44 void test_forward(std::string const& id, GeoPoint const& geo_point, CartPoint const& cart_point, in test_forward() argument
52 prj.forward(geo_point, xy); in test_forward()
66 prj2.forward(geo_point, xy2); in test_forward()
78 prj3.forward(geo_point, xy3); in test_forward()
99 void test_forward(std::string const& id, GeoPoint const& geo_point, CartPoint const& cart_point, in test_forward() argument
102 test_forward(id, geo_point, cart_point, StaticParams(), proj4); in test_forward()
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/test/srs/
H A Dprojections_combined.cpp44 void test_forward(std::string const& id, GeoPoint const& geo_point, CartPoint const& cart_point, in test_forward() argument
52 prj.forward(geo_point, xy); in test_forward()
66 prj2.forward(geo_point, xy2); in test_forward()
78 prj3.forward(geo_point, xy3); in test_forward()
99 void test_forward(std::string const& id, GeoPoint const& geo_point, CartPoint const& cart_point, in test_forward() argument
102 test_forward(id, geo_point, cart_point, StaticParams(), proj4); in test_forward()
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/test/srs/
H A Dprojections_combined.cpp44 void test_forward(std::string const& id, GeoPoint const& geo_point, CartPoint const& cart_point, in test_forward() argument
52 prj.forward(geo_point, xy); in test_forward()
66 prj2.forward(geo_point, xy2); in test_forward()
78 prj3.forward(geo_point, xy3); in test_forward()
99 void test_forward(std::string const& id, GeoPoint const& geo_point, CartPoint const& cart_point, in test_forward() argument
102 test_forward(id, geo_point, cart_point, StaticParams(), proj4); in test_forward()
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/test/srs/
H A Dprojections_combined.cpp44 void test_forward(std::string const& id, GeoPoint const& geo_point, CartPoint const& cart_point, in test_forward() argument
52 prj.forward(geo_point, xy); in test_forward()
66 prj2.forward(geo_point, xy2); in test_forward()
78 prj3.forward(geo_point, xy3); in test_forward()
99 void test_forward(std::string const& id, GeoPoint const& geo_point, CartPoint const& cart_point, in test_forward() argument
102 test_forward(id, geo_point, cart_point, StaticParams(), proj4); in test_forward()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/support_data/
H A DossimFfL5.cpp141 int ossimFfL5::convertGeoPoint(const char* sptr, ossimGpt& geo_point)
162 geo_point.lat = (double)latdeg + (double)latmin/60.0 + latsec/3600.0;
164 geo_point.lat *= -1.0;
166 geo_point.lon= (double)londeg + (double)lonmin/60.0 + lonsec/3600.0;
168 geo_point.lon *= -1.0;
/dports/devel/boost-docs/boost_1_72_0/libs/geometry/test/formulas/
H A Dvertex_longitude.cpp83 typedef bg::model::point<CT, 2, bg::cs::geographic<bg::radian> > geo_point; in test_vrt_lon_geo() typedef
85 bg::model::segment<geo_point> segment(geo_point(lon1r, lat1r), in test_vrt_lon_geo()
86 geo_point(lon2r, lat2r)); in test_vrt_lon_geo()
87 bg::model::box<geo_point> box; in test_vrt_lon_geo()
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/test/formulas/
H A Dvertex_longitude.cpp83 typedef bg::model::point<CT, 2, bg::cs::geographic<bg::radian> > geo_point; in test_vrt_lon_geo() typedef
85 bg::model::segment<geo_point> segment(geo_point(lon1r, lat1r), in test_vrt_lon_geo()
86 geo_point(lon2r, lat2r)); in test_vrt_lon_geo()
87 bg::model::box<geo_point> box; in test_vrt_lon_geo()
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/test/formulas/
H A Dvertex_longitude.cpp83 typedef bg::model::point<CT, 2, bg::cs::geographic<bg::radian> > geo_point; in test_vrt_lon_geo() typedef
85 bg::model::segment<geo_point> segment(geo_point(lon1r, lat1r), in test_vrt_lon_geo()
86 geo_point(lon2r, lat2r)); in test_vrt_lon_geo()
87 bg::model::box<geo_point> box; in test_vrt_lon_geo()
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/test/formulas/
H A Dvertex_longitude.cpp83 typedef bg::model::point<CT, 2, bg::cs::geographic<bg::radian> > geo_point; in test_vrt_lon_geo() typedef
85 bg::model::segment<geo_point> segment(geo_point(lon1r, lat1r), in test_vrt_lon_geo()
86 geo_point(lon2r, lat2r)); in test_vrt_lon_geo()
87 bg::model::box<geo_point> box; in test_vrt_lon_geo()
/dports/devel/boost-docs/boost_1_72_0/libs/geometry/test/algorithms/disjoint/
H A Ddisjoint_seg_box.cpp265 bg::cs::geographic<bg::degree> > geo_point; in test_all() typedef
269 disjoint_tests_1<geo_point>(); in test_all()
273 disjoint_tests_2<geo_point>(false); in test_all()
278 disjoint_tests_3<geo_point>(false); in test_all()
281 disjoint_tests_4<geo_point>(false); in test_all()
283 disjoint_tests_with_strategy<geo_point, CT>(false); in test_all()
286 disjoint_tests_sph_geo<geo_point>(); in test_all()
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/test/algorithms/disjoint/
H A Ddisjoint_seg_box.cpp265 bg::cs::geographic<bg::degree> > geo_point; in test_all() typedef
269 disjoint_tests_1<geo_point>(); in test_all()
273 disjoint_tests_2<geo_point>(false); in test_all()
278 disjoint_tests_3<geo_point>(false); in test_all()
281 disjoint_tests_4<geo_point>(false); in test_all()
283 disjoint_tests_with_strategy<geo_point, CT>(false); in test_all()
286 disjoint_tests_sph_geo<geo_point>(); in test_all()
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/test/algorithms/disjoint/
H A Ddisjoint_seg_box.cpp265 bg::cs::geographic<bg::degree> > geo_point; in test_all() typedef
269 disjoint_tests_1<geo_point>(); in test_all()
273 disjoint_tests_2<geo_point>(false); in test_all()
278 disjoint_tests_3<geo_point>(false); in test_all()
281 disjoint_tests_4<geo_point>(false); in test_all()
283 disjoint_tests_with_strategy<geo_point, CT>(false); in test_all()
286 disjoint_tests_sph_geo<geo_point>(); in test_all()
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/test/algorithms/disjoint/
H A Ddisjoint_seg_box.cpp265 bg::cs::geographic<bg::degree> > geo_point; in test_all() typedef
269 disjoint_tests_1<geo_point>(); in test_all()
273 disjoint_tests_2<geo_point>(false); in test_all()
278 disjoint_tests_3<geo_point>(false); in test_all()
281 disjoint_tests_4<geo_point>(false); in test_all()
283 disjoint_tests_with_strategy<geo_point, CT>(false); in test_all()
286 disjoint_tests_sph_geo<geo_point>(); in test_all()
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/geojson-0.19.0/src/conversion/
H A Dfrom_geo_types.rs198 let geo_point = Point::new(40.02f32, 116.34f32); in geo_point_conversion_test() localVariable
199 let geojson_point = Value::from(&geo_point); in geo_point_conversion_test()
202 assert_almost_eq!(geo_point.x(), c[0] as f32, 1e-6); in geo_point_conversion_test()
203 assert_almost_eq!(geo_point.y(), c[1] as f32, 1e-6); in geo_point_conversion_test()
209 let geo_point = Point::new(40.02f64, 116.34f64); in geo_point_conversion_test() localVariable
210 let geojson_point = Value::from(&geo_point); in geo_point_conversion_test()
213 assert_almost_eq!(geo_point.x(), c[0], 1e-6); in geo_point_conversion_test()
214 assert_almost_eq!(geo_point.y(), c[1], 1e-6); in geo_point_conversion_test()

1234