artemp
|
b01481ded7
|
refactor feature_grammar_x3 to have a cleaner separation between feature and geometry rules
|
2016-11-30 11:33:35 +01:00 |
|
artemp
|
1e2b4c6bc1
|
instantiate require parse_rule's
|
2016-11-28 10:15:17 +01:00 |
|
artemp
|
f422da8681
|
sanitise parse_rule instantiations via BOOST_SPIRIT_INSTANTIATE and OOST_SPIRIT_INSTANTIATE_UNUSED macros
|
2016-11-27 17:07:04 +01:00 |
|
artemp
|
8158293b16
|
fix std:: namespace :)
|
2016-11-25 17:47:41 +01:00 |
|
artemp
|
7a819d94fa
|
manually add missing parse_rule instantiation (FIXME) <-- must a better way perhaps via adding another macro
|
2016-11-25 16:51:15 +01:00 |
|
artemp
|
236d42402f
|
instatiate parse_rules via BOOST_SPIRIT_INSTANTIATE
|
2016-11-25 16:50:15 +01:00 |
|
artemp
|
a112e88e23
|
fix compilation - move extract_bounding_boxes into mapnik-index src dir
|
2016-11-23 17:44:35 +01:00 |
|
artemp
|
ed5ee69c3c
|
refactor GeoJSON bounding box extraction into separate method for re-use and more...
|
2016-11-23 16:18:38 +01:00 |
|
artemp
|
e46a52c3f0
|
GeoJSON - spirit::x3 based parsing building blocks
|
2016-11-10 17:26:24 +01:00 |
|