.. |
cairo
|
BOOM SHAKALAKA:
|
2015-02-18 22:58:33 -06:00 |
grid
|
Removed unused resolution data from grids
|
2015-03-10 23:19:30 -05:00 |
group
|
fix group_symbolizer_helper
|
2015-03-18 13:50:15 +01:00 |
internal
|
range based for loops for better readability
|
2014-07-08 16:39:22 +01:00 |
json
|
stop correcting geometries at decode time
|
2015-04-22 14:27:43 +02:00 |
markers_placements
|
and finaly, rename 'new_geometry' namespace to 'geometry'
|
2015-03-24 14:21:28 +01:00 |
renderer_common
|
point_symbolizer - revive interior point placement
|
2015-04-22 15:01:52 +02:00 |
svg
|
more iwyu
|
2015-04-04 13:21:09 -04:00 |
text
|
Added template to geometries
|
2015-04-09 15:22:51 -05:00 |
util
|
A large set of changes that help allow WKT for int64_t type geometeries, modified some strategies, made it so that the clipper would use mapnik geometries.
|
2015-04-21 09:34:52 -05:00 |
wkt
|
A large set of changes that help allow WKT for int64_t type geometeries, modified some strategies, made it so that the clipper would use mapnik geometries.
|
2015-04-21 09:34:52 -05:00 |
agg_helpers.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
agg_pattern_source.hpp
|
Move image_data.hpp to image.hpp and renamed most everything from image_data to image alone. This might lead to the need to clean up some variables that are currently named image through out the code at some time, but I think in the long term is much better as image is a better name for the base class.
|
2015-01-22 11:39:37 -06:00 |
agg_rasterizer.hpp
|
move mapnik::noncopyable to mapnik::util::noncopyable where it belongs
|
2015-01-07 13:11:09 +01:00 |
agg_render_marker.hpp
|
move geometry.hpp into path.hpp and update code base to reflect this change
|
2015-03-24 12:42:09 +01:00 |
agg_renderer.hpp
|
Updated the image_view to add mapnik_decl
|
2015-03-13 18:21:24 -05:00 |
attribute.hpp
|
move datasource::geometry_t into separate header and rename -> datasource_geometry_t to avoid cyclic dependencies issue
|
2015-03-24 12:13:31 +01:00 |
attribute_collector.hpp
|
move mapnik::noncopyable to mapnik::util::noncopyable where it belongs
|
2015-01-07 13:11:09 +01:00 |
attribute_descriptor.hpp
|
add extra metadata to lyr desc + use for srid/keyfield in postgis - closes #2650
|
2015-01-22 18:44:56 -08:00 |
boolean.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
box2d.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
cairo_io.hpp
|
Moved cairo out of the image_util.*pp files and now have created a cairo_io.*pp files.
|
2015-01-09 16:49:31 -05:00 |
color.hpp
|
Fixed some issues in color and bindings where you could create a color and premultiplied was not set and it was resulting in it being assigned randomly, causing some issues at runtime.
|
2015-01-24 20:48:15 -06:00 |
color_factory.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
config.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
config_error.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
coord.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
coord_array.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
css_color_grammar.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
css_color_grammar_impl.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
datasource.hpp
|
Add operator!= to datasource (needed for copy_move_test.cpp)
|
2015-04-25 10:34:25 +02:00 |
datasource_cache.hpp
|
move mapnik::noncopyable to mapnik::util::noncopyable where it belongs
|
2015-01-07 13:11:09 +01:00 |
datasource_geometry_type.hpp
|
Add operator!= to datasource (needed for copy_move_test.cpp)
|
2015-04-25 10:34:25 +02:00 |
debug.hpp
|
move mapnik::noncopyable to mapnik::util::noncopyable where it belongs
|
2015-01-07 13:11:09 +01:00 |
ellipsoid.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
enumeration.hpp
|
add comment about compatibility
|
2015-03-19 12:32:30 +01:00 |
evaluate_global_attributes.hpp
|
move mapnik::noncopyable to mapnik::util::noncopyable where it belongs
|
2015-01-07 13:11:09 +01:00 |
expression.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
expression_evaluator.hpp
|
remove static_visitor usage and rely on automatic result type deduction
|
2015-01-07 11:39:06 +01:00 |
expression_grammar.hpp
|
move datasource::geometry_t into separate header and rename -> datasource_geometry_t to avoid cyclic dependencies issue
|
2015-03-24 12:13:31 +01:00 |
expression_grammar_impl.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
expression_node.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
expression_node_types.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
expression_string.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
factory.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
feature.hpp
|
Added template to geometries
|
2015-04-09 15:22:51 -05:00 |
feature_factory.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
feature_kv_iterator.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
feature_layer_desc.hpp
|
add extra metadata to lyr desc + use for srid/keyfield in postgis - closes #2650
|
2015-01-22 18:44:56 -08:00 |
feature_style_processor.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
feature_style_processor_context.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
feature_style_processor_impl.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
feature_type_style.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
featureset.hpp
|
move mapnik::noncopyable to mapnik::util::noncopyable where it belongs
|
2015-01-07 13:11:09 +01:00 |
filter_factory.hpp
|
fix #1865
|
2013-05-24 16:45:02 -07:00 |
filter_featureset.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
font_engine_freetype.hpp
|
move mapnik::noncopyable to mapnik::util::noncopyable where it belongs
|
2015-01-07 13:11:09 +01:00 |
font_set.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
function_call.hpp
|
avoid spirit usage in function_call.hpp - refs #2439
|
2014-09-29 13:12:46 -07:00 |
geom_util.hpp
|
hit_test - cache x,y for MOVE_TO and use on CLOSE_PATH command
|
2015-04-22 15:30:59 +02:00 |
geometry.hpp
|
fix compile with gcc
|
2015-04-23 14:49:06 +00:00 |
geometry_adapters.hpp
|
define BOOST_MPL_LIMIT_VECTOR_SIZE before boost/geometry
|
2015-04-26 19:34:42 -07:00 |
geometry_centroid.hpp
|
Added template to geometries
|
2015-04-09 15:22:51 -05:00 |
geometry_correct.hpp
|
Added template to geometries
|
2015-04-09 15:22:51 -05:00 |
geometry_envelope.hpp
|
Moved geometry envelope to an impl
|
2015-04-06 11:00:03 -05:00 |
geometry_envelope_impl.hpp
|
A large set of changes that help allow WKT for int64_t type geometeries, modified some strategies, made it so that the clipper would use mapnik geometries.
|
2015-04-21 09:34:52 -05:00 |
geometry_fusion_adapted.hpp
|
A large set of changes that help allow WKT for int64_t type geometeries, modified some strategies, made it so that the clipper would use mapnik geometries.
|
2015-04-21 09:34:52 -05:00 |
geometry_is_empty.hpp
|
Added template to geometries
|
2015-04-09 15:22:51 -05:00 |
geometry_is_simple.hpp
|
include boost/version.hpp where needed - refs #2770
|
2015-04-23 09:31:46 +02:00 |
geometry_is_valid.hpp
|
include boost/version.hpp where needed - refs #2770
|
2015-04-23 09:31:46 +02:00 |
geometry_reprojection.hpp
|
Added template to geometries
|
2015-04-09 15:22:51 -05:00 |
geometry_reprojection_impl.hpp
|
Added geometry_reprojection_impl
|
2015-04-10 10:55:30 -05:00 |
geometry_strategy.hpp
|
A large set of changes that help allow WKT for int64_t type geometeries, modified some strategies, made it so that the clipper would use mapnik geometries.
|
2015-04-21 09:34:52 -05:00 |
geometry_to_path.hpp
|
don't return from void function
|
2015-04-10 14:15:12 +02:00 |
geometry_transform.hpp
|
A large set of changes that help allow WKT for int64_t type geometeries, modified some strategies, made it so that the clipper would use mapnik geometries.
|
2015-04-21 09:34:52 -05:00 |
geometry_type.hpp
|
A large set of changes that help allow WKT for int64_t type geometeries, modified some strategies, made it so that the clipper would use mapnik geometries.
|
2015-04-21 09:34:52 -05:00 |
geometry_types.hpp
|
more iwyu
|
2015-04-04 13:21:09 -04:00 |
geometry_unique.hpp
|
only apply unique to line_string and polygon
|
2015-03-26 18:41:15 +01:00 |
global.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
gradient.hpp
|
pack mapnik::gradient to save 8 bytes (128 -> 120) - refs #2631
|
2015-01-09 11:43:17 -08:00 |
hextree.hpp
|
Fixes bugs that cause tests in PR #2599 to fail
|
2015-01-30 10:40:50 +13:00 |
hit_test_filter.hpp
|
Added template to geometries
|
2015-04-09 15:22:51 -05:00 |
image.hpp
|
Removed perhaps unrequired MAPNIK_DECL
|
2015-03-19 23:11:12 -05:00 |
image_any.hpp
|
Possibly fixing windows issues
|
2015-03-19 14:01:22 -05:00 |
image_compositing.hpp
|
Move image_data.hpp to image.hpp and renamed most everything from image_data to image alone. This might lead to the need to clean up some variables that are currently named image through out the code at some time, but I think in the long term is much better as image is a better name for the base class.
|
2015-01-22 11:39:37 -06:00 |
image_copy.hpp
|
Renamed image_cast to image_copy
|
2015-02-06 15:27:19 -06:00 |
image_filter.hpp
|
Found more situations where getRowSize should be used over multiplying the width by the pixel size.
|
2015-01-27 15:29:43 -06:00 |
image_filter_grammar.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
image_filter_grammar_impl.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
image_filter_types.hpp
|
remove static_visitor usage and rely on automatic result type deduction
|
2015-01-07 11:39:06 +01:00 |
image_impl.hpp
|
Implementing < and == operators in image
|
2015-03-19 13:42:17 -05:00 |
image_null.hpp
|
Added the introduction of an image_view_null, this could possibly fix windows build issues
|
2015-03-19 21:28:16 -05:00 |
image_reader.hpp
|
Moved image_data_rgba8 to image_rgba8. Ref #2633
|
2015-01-21 20:31:02 -06:00 |
image_scaling.hpp
|
Move image_data.hpp to image.hpp and renamed most everything from image_data to image alone. This might lead to the need to clean up some variables that are currently named image through out the code at some time, but I think in the long term is much better as image is a better name for the base class.
|
2015-01-22 11:39:37 -06:00 |
image_scaling_traits.hpp
|
A large set of updates:
|
2015-02-04 15:41:58 -06:00 |
image_util.hpp
|
Added image_view implementation
|
2015-03-13 16:34:49 -05:00 |
image_util_jpeg.hpp
|
Another large set of modifications, finally allow this branch to build. Mostly modifications to the image_util_* files. Different processing based on the image type is now possible, and save_to_stream now could possibly accept grayscale with out breaking existing code.
|
2015-01-08 19:31:14 -05:00 |
image_util_png.hpp
|
Another large set of modifications, finally allow this branch to build. Mostly modifications to the image_util_* files. Different processing based on the image type is now possible, and save_to_stream now could possibly accept grayscale with out breaking existing code.
|
2015-01-08 19:31:14 -05:00 |
image_util_tiff.hpp
|
Another large set of modifications, finally allow this branch to build. Mostly modifications to the image_util_* files. Different processing based on the image type is now possible, and save_to_stream now could possibly accept grayscale with out breaking existing code.
|
2015-01-08 19:31:14 -05:00 |
image_util_webp.hpp
|
Another large set of modifications, finally allow this branch to build. Mostly modifications to the image_util_* files. Different processing based on the image type is now possible, and save_to_stream now could possibly accept grayscale with out breaking existing code.
|
2015-01-08 19:31:14 -05:00 |
image_view.hpp
|
Removed perhaps unrequired MAPNIK_DECL
|
2015-03-19 23:11:12 -05:00 |
image_view_any.hpp
|
Added the introduction of an image_view_null, this could possibly fix windows build issues
|
2015-03-19 21:28:16 -05:00 |
image_view_impl.hpp
|
Updated image_view any with < and == operators, removed default constructor from image_view and image_view_any
|
2015-03-19 14:58:01 -05:00 |
image_view_null.hpp
|
remove const
|
2015-04-24 12:35:21 +02:00 |
jpeg_io.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
label_collision_detector.hpp
|
move mapnik::noncopyable to mapnik::util::noncopyable where it belongs
|
2015-01-07 13:11:09 +01:00 |
layer.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
load_map.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
make_unique.hpp
|
don't trust __cplusplus - addresses issue 5 from #2396
|
2014-08-26 19:24:53 -07:00 |
map.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
mapped_memory_cache.hpp
|
move mapnik::noncopyable to mapnik::util::noncopyable where it belongs
|
2015-01-07 13:11:09 +01:00 |
marker.hpp
|
BOOM SHAKALAKA:
|
2015-02-18 22:58:33 -06:00 |
marker_cache.hpp
|
insert_marker to take rvalue it if is moved inside the function
|
2015-02-19 01:37:45 -08:00 |
marker_helpers.hpp
|
fix hardcoded detector type
|
2015-04-24 15:15:01 +02:00 |
markers_placement.hpp
|
move mapnik::noncopyable to mapnik::util::noncopyable where it belongs
|
2015-01-07 13:11:09 +01:00 |
memory.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
memory_datasource.hpp
|
move datasource::geometry_t into separate header and rename -> datasource_geometry_t to avoid cyclic dependencies issue
|
2015-03-24 12:13:31 +01:00 |
memory_featureset.hpp
|
Added template to geometries
|
2015-04-09 15:22:51 -05:00 |
miniz_png.hpp
|
Move image_data.hpp to image.hpp and renamed most everything from image_data to image alone. This might lead to the need to clean up some variables that are currently named image through out the code at some time, but I think in the long term is much better as image is a better name for the base class.
|
2015-01-22 11:39:37 -06:00 |
octree.hpp
|
move mapnik::noncopyable to mapnik::util::noncopyable where it belongs
|
2015-01-07 13:11:09 +01:00 |
offset_converter.hpp
|
attempt to fix SEG_CLOSE command handling
|
2015-04-02 16:12:56 +02:00 |
palette.hpp
|
Split out the process for tiff, webp, and jpeg into their own util folders. Added the intial concepts for an image_view_any variant.
|
2015-01-08 16:55:51 -05:00 |
params.hpp
|
Updated param to allow value_boolean
|
2015-03-09 16:33:20 -05:00 |
params_impl.hpp
|
Standardizing on the output of a boolean to string is true or false rather then 0 or 1.
|
2015-03-24 14:32:25 -05:00 |
parse_path.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
parse_transform.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
path.hpp
|
fix names
|
2015-03-26 17:26:39 +01:00 |
path_expression.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
path_expression_grammar.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
path_expression_grammar_impl.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
pixel_position.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
pixel_types.hpp
|
Intial commit for impl
|
2015-03-13 10:52:39 -05:00 |
plugin.hpp
|
move mapnik::noncopyable to mapnik::util::noncopyable where it belongs
|
2015-01-07 13:11:09 +01:00 |
png_io.hpp
|
Merge branch 'master' of github.com:mapnik/mapnik into release/image_data_any
|
2015-02-03 00:05:15 -08:00 |
pool.hpp
|
move mapnik::noncopyable to mapnik::util::noncopyable where it belongs
|
2015-01-07 13:11:09 +01:00 |
proj_transform.hpp
|
A large set of changes that help allow WKT for int64_t type geometeries, modified some strategies, made it so that the clipper would use mapnik geometries.
|
2015-04-21 09:34:52 -05:00 |
projection.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
ptree_helpers.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
quad_tree.hpp
|
move mapnik::noncopyable to mapnik::util::noncopyable where it belongs
|
2015-01-07 13:11:09 +01:00 |
query.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
raster.hpp
|
Changed the name of image_data_any to image_any. Moved header file for image_data_any to image_any. Ref #2633
|
2015-01-21 19:40:12 -06:00 |
raster_colorizer.hpp
|
Move image_data.hpp to image.hpp and renamed most everything from image_data to image alone. This might lead to the need to clean up some variables that are currently named image through out the code at some time, but I think in the long term is much better as image is a better name for the base class.
|
2015-01-22 11:39:37 -06:00 |
renderer_common.hpp
|
move mapnik::noncopyable to mapnik::util::noncopyable where it belongs
|
2015-01-07 13:11:09 +01:00 |
request.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
rule.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
rule_cache.hpp
|
move mapnik::noncopyable to mapnik::util::noncopyable where it belongs
|
2015-01-07 13:11:09 +01:00 |
save_map.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
scale_denominator.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
segment.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
simplify.hpp
|
various fixes to includes to include what is used
|
2013-01-03 18:06:07 -08:00 |
simplify_converter.hpp
|
simlified_converter - use start (move_to) x,y on close_path command (drops tiny islands)
|
2015-04-13 11:17:17 +02:00 |
span_image_filter.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
sql_utils.hpp
|
improve sql subselect parsing + add tests - closes #2704
|
2015-02-13 01:26:19 -08:00 |
sse.hpp
|
Fixed issues with SSE compare when the threshold is greater then zero. Added several new SSE methods for unsigned integers.
|
2015-02-04 17:46:18 -06:00 |
symbolizer.hpp
|
add direction property for markers
|
2015-02-07 12:23:35 +00:00 |
symbolizer_base.hpp
|
new dot symbolizer for fast rendering of points - refs #1651 mapbox/mapnik-vector-tile#62 #2612
|
2014-12-17 12:01:28 -08:00 |
symbolizer_default_values.hpp
|
add direction property for markers
|
2015-02-07 12:23:35 +00:00 |
symbolizer_dispatch.hpp
|
remove static_visitor usage and rely on automatic result type deduction
|
2015-01-07 11:39:06 +01:00 |
symbolizer_enumerations.hpp
|
add debug symbolizer mode for visualizing exterior and interior rings and their winding order
|
2015-04-14 02:44:14 +02:00 |
symbolizer_hash.hpp
|
remove static_visitor usage and rely on automatic result type deduction
|
2015-01-07 11:39:06 +01:00 |
symbolizer_keys.hpp
|
add direction property for markers
|
2015-02-07 12:23:35 +00:00 |
symbolizer_utils.hpp
|
remove static_visitor usage and rely on automatic result type deduction
|
2015-01-07 11:39:06 +01:00 |
tiff_io.hpp
|
A large set of updates:
|
2015-02-04 15:41:58 -06:00 |
timer.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
tolerance_iterator.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
transform_expression.hpp
|
remove static_visitor usage and rely on automatic result type deduction
|
2015-01-07 11:39:06 +01:00 |
transform_expression_grammar.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
transform_expression_grammar_impl.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
transform_path_adapter.hpp
|
implement vertex interface in vertex_adapter and make mapnik::geometry_type immutable
|
2015-02-06 16:45:51 +01:00 |
transform_processor.hpp
|
remove static_visitor usage and rely on automatic result type deduction
|
2015-01-07 11:39:06 +01:00 |
unicode.hpp
|
move mapnik::noncopyable to mapnik::util::noncopyable where it belongs
|
2015-01-07 13:11:09 +01:00 |
unique_lock.hpp
|
use std::unique_lock instead of boost::unique_lock
|
2014-07-22 20:06:13 -07:00 |
utils.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
value.hpp
|
Standardizing on the output of a boolean to string is true or false rather then 0 or 1.
|
2015-03-24 14:32:25 -05:00 |
value_error.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
value_hash.hpp
|
remove static_visitor usage and rely on automatic result type deduction
|
2015-01-07 11:39:06 +01:00 |
value_types.hpp
|
Small changes to hopefully fix compile issues on linux
|
2015-02-04 20:48:59 -06:00 |
version.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
vertex.hpp
|
use c++11 typed enum in vertex.hpp
|
2014-12-02 08:09:36 -08:00 |
vertex_adapters.hpp
|
Slight fixes after merge
|
2015-04-15 16:05:56 -05:00 |
vertex_cache.hpp
|
move mapnik::noncopyable to mapnik::util::noncopyable where it belongs
|
2015-01-07 13:11:09 +01:00 |
vertex_converters.hpp
|
add is_switchable to control switchabilty of vertex_converters
|
2015-04-27 14:00:52 +02:00 |
vertex_processor.hpp
|
Added template to geometries
|
2015-04-09 15:22:51 -05:00 |
vertex_vector.hpp
|
move mapnik::noncopyable to mapnik::util::noncopyable where it belongs
|
2015-01-07 13:11:09 +01:00 |
view_transform.hpp
|
Updated several sections of code, noteably added strategy_group_first as another way to perform transforms with groups, added tests similar to uses of vector tiles in geometry_strategy_test.cpp
|
2015-04-17 15:49:23 -05:00 |
warp.hpp
|
expose warp_image templated method
|
2014-12-17 14:24:58 +01:00 |
webp_io.hpp
|
A large set of updates:
|
2015-02-04 15:41:58 -06:00 |
well_known_srs.hpp
|
Added template to geometries
|
2015-04-09 15:22:51 -05:00 |
wkb.hpp
|
Added template to geometries
|
2015-04-09 15:22:51 -05:00 |
xml_attribute_cast.hpp
|
Another small change hopefully to fix linux build isssues.
|
2015-02-04 21:19:59 -06:00 |
xml_loader.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
xml_node.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
xml_tree.hpp
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |