geometry/example
Adeel Ahmad acac1d1c52 [example] Add example on distance formula
The formula used is Karney's direct method.
2019-11-02 07:16:54 +01:00
..
data Added data/world.wkt 2010-03-10 17:01:14 +00:00
with_external_libs Get rid of iterator.hpp 2017-12-30 11:33:04 +01:00
01_point_example.cpp [example] Fix unused variable warnings by adding an example usage. 2014-07-26 18:10:04 +02:00
02_linestring_example.cpp Boost.Geometry update copyright -> 2012 2012-01-09 21:56:08 +00:00
03_polygon_example.cpp [example] Update examples WRT the latest relocation of the code from multi/ directory 2014-06-04 22:25:59 +02:00
04_boost_example.cpp Boost.Geometry update copyright -> 2012 2012-01-09 21:56:08 +00:00
05_a_overlay_polygon_example.cpp [geometry] Moved SVG from extensions to main tree, to release it 2013-05-11 12:27:43 +00:00
05_b_overlay_linestring_polygon_example.cpp [example] Remove typename keyword 2014-07-26 18:02:55 +02:00
06_a_transformation_example.cpp [geometry] adapted transform strategies, they have points now as member-template, and calculation-type as template. Similar to what was done for Distane. This commit includes updated tests/doc/examples 2013-08-12 21:22:53 +00:00
06_b_transformation_example.cpp [transform] rename ublas_transformer to matrix_transformer 2017-01-04 15:38:43 +01:00
07_a_graph_route_example.cpp [examples] change construction order to avoid gcc/clang warning 2014-09-17 10:46:34 +02:00
07_b_graph_route_example.cpp [examples] change construction order to avoid gcc/clang warning 2014-09-17 10:46:34 +02:00
c01_custom_point_example.cpp Boost.Geometry update copyright -> 2012 2012-01-09 21:56:08 +00:00
c02_custom_box_example.cpp Boost.Geometry update copyright -> 2012 2012-01-09 21:56:08 +00:00
c03_custom_linestring_example.cpp [example] Fix compilation errors in examples. 2015-03-20 14:16:46 +01:00
c04_a_custom_triangle_example.cpp Boost.Geometry update copyright -> 2012 2012-01-09 21:56:08 +00:00
c04_b_custom_triangle_example.cpp [geometry] fixed c04_b example to updated dispatch structure of area 2013-08-10 21:44:06 +00:00
c05_custom_point_pointer_example.cpp [geometry] changes in examples w.r.t. custom pointer types 2012-07-08 20:17:21 +00:00
c06_custom_polygon_example.cpp Boost.Geometry update copyright -> 2012 2012-01-09 21:56:08 +00:00
c07_custom_ring_pointer_example.cpp [geometry] changes in examples w.r.t. custom pointer types 2012-07-08 20:17:21 +00:00
c08_custom_non_std_example.cpp Get rid of iterator.hpp 2017-12-30 11:33:04 +01:00
c09_custom_fusion_example.cpp Boost.Geometry update copyright -> 2012 2012-01-09 21:56:08 +00:00
c10_custom_cs_example.cpp [example] Fix compilation errors in examples. 2015-03-20 14:16:46 +01:00
c11_custom_cs_transform_example.cpp [example] Fix compilation errors in examples. 2015-03-20 14:16:46 +01:00
Jamfile.v2 [geometry] merged since r77001 2012-05-28 11:29:18 +00:00
ml01_multipolygon_simplify.cpp [example] Update examples WRT the latest relocation of the code from multi/ directory 2014-06-04 22:25:59 +02:00
ml02_distance_strategy.cpp [geometry] Remove all trailing spaces (examples) 2013-12-05 19:39:57 +01:00
ml03_distance_formula.cpp [example] Add example on distance formula 2019-11-02 07:16:54 +01:00