XinGang Li
|
7f1e416313
|
Export the to_wkt functions to avoid python bindings access the internal structs.
|
2013-02-22 23:58:41 +08:00 |
|
artemp
|
274fbf8f7a
|
+ ensure 'close path' handled correcly
(currenlty SEG_CLOSE command must have valid x,y)
+ implement real_policies in wkt and geojson generators
|
2012-12-18 11:44:35 +00:00 |
|
artemp
|
b9fed932b9
|
+ template vertex_iterator on path_type
+ rename vertex_iterator to path_iterator
|
2012-10-01 10:20:10 +01:00 |
|
artemp
|
2427daa403
|
+ make WKT generator templated on geometry type - the goal is to be able
to use generator for any type that implements 'vertex' concept
|
2012-09-27 16:07:14 +01:00 |
|
Dane Springmeyer
|
948531e9d0
|
fix namespacing for wkt generator code - refs #1330
|
2012-08-22 09:54:01 -07:00 |
|
Dane Springmeyer
|
2af768a69b
|
restore compile with <= boost 1.47
|
2012-08-15 18:15:01 -07:00 |
|
Dane Springmeyer
|
9aa0eec63d
|
fix naming of wkt_generator
|
2012-08-15 16:44:23 -07:00 |
|