Searched refs:geos_spheroid (Results 1 – 2 of 2) sorted by relevance
338 struct geos_spheroid : public detail::geos::base_geos_spheroid<T, Parameters> struct341 inline geos_spheroid(Params const& params, Parameters const& par) in geos_spheroid() argument352 …BOOST_GEOMETRY_PROJECTIONS_DETAIL_STATIC_PROJECTION_FI2(srs::spar::proj_geos, geos_spheroid, geos_… in BOOST_GEOMETRY_PROJECTIONS_DETAIL_STATIC_PROJECTION_FI2() argument355 … BOOST_GEOMETRY_PROJECTIONS_DETAIL_FACTORY_ENTRY_FI2(geos_entry, geos_spheroid, geos_ellipsoid) in BOOST_GEOMETRY_PROJECTIONS_DETAIL_STATIC_PROJECTION_FI2()
137 …test_forward<bg::projections::geos_spheroid>(amsterdam, utrecht, "+ellps=sphere +units=m +h=400000… in test_all()