Searched refs:LINESTRING (Results 1 – 4 of 4) sorted by relevance
/third_party/boost/libs/geometry/example/data/ |
D | roads.wkt | 1 LINESTRING(-122.191 47.9758,-122.181 47.9958,-122.177 48.0022,-122.171 48.0081,-122.174 48.0402,-12… 2 LINESTRING(-122.191 47.9758,-122.204 47.9372,-122.221 47.9019,-122.242 47.8674,-122.266 47.8312) 3 LINESTRING(-122.176 47.5801,-122.182 47.5932,-122.185 47.6067,-122.187 47.6202,-122.187 47.6338,-12… 4 LINESTRING(-122.193 47.5075,-122.192 47.5108,-122.192 47.5147,-122.192 47.5184,-122.192 47.5224,-12… 5 LINESTRING(-122.193 47.5025,-122.193 47.5075) 6 LINESTRING(-122.193 47.5025,-122.195 47.504,-122.193 47.5075) 7 LINESTRING(-122.272 47.4615,-122.273 47.4725,-122.273 47.4841,-122.272 47.4874,-122.271 47.4906,-12… 8 LINESTRING(-122.272 47.4615,-122.217 47.4637,-122.202 47.4689,-122.201 47.4723,-122.2 47.4757,-122.… 9 LINESTRING(-67.83 46.1421,-67.868 46.1397,-67.9165 46.1393,-67.9648 46.1407,-68.0025 46.1439,-68.01… 10 LINESTRING(-122.555 47.2721,-122.556 47.2726,-122.562 47.2824,-122.568 47.2906,-122.575 47.3043,-12… [all …]
|
/third_party/boost/libs/geometry/doc/index/src/examples/rtree/ |
D | variants_map_results.qbk | 16 LINESTRING(5 4,4.4 4.8,3.5 4.8,3.1 4,3.6 3.2,4.5 3.2) 29 LINESTRING(5 4,4.4 4.8,3.5 4.8,3.1 4,3.6 3.2,4.5 3.2) 34 LINESTRING(5 4,4.4 4.8,3.5 4.8,3.1 4,3.6 3.2,4.5 3.2)
|
/third_party/boost/boost/geometry/algorithms/ |
D | not_implemented.hpp | 37 struct LINESTRING {}; struct 87 template <> struct tag_to_term<linestring_tag> { typedef info::LINESTRING type; };
|
/third_party/boost/libs/geometry/doc/reference/io/ |
D | wkt_format.qbk | 15 Boost Geometry supports the common formats (POINT, LINESTRING, POLYGON, MULTIPOINT, MULTILINESTRING… 25 * streamed to WKT as a LINESTRING
|