artemp
|
0eada70845
|
+ use const std::unique_ptr< []> instead of boost::scoped_array
|
2013-09-20 15:01:58 +01:00 |
|
artemp
|
09ce29489e
|
use const std::unique_ptr<> instead of boost::scoped_ptr<>
|
2013-09-20 14:22:58 +01:00 |
|
artemp
|
62af2e6765
|
+ replace <boost/shared_ptr.hpp> with <memory>
|
2013-09-20 14:13:23 +01:00 |
|
artemp
|
b315eb2167
|
+ use std::shared_ptr and std::make_shared
|
2013-09-20 14:01:27 +01:00 |
|
Dane Springmeyer
|
5c77edcc5e
|
remove uneeded usage of std::move
|
2013-09-18 20:24:51 -07:00 |
|
Dane Springmeyer
|
111bdccebc
|
various post-merge fixes
|
2013-09-18 19:51:14 -07:00 |
|
artemp
|
d4b9a48cb1
|
+ geometry::types Exterior/Interior polygon loops
|
2013-09-03 12:15:31 +01:00 |
|
artemp
|
4f4e2b001e
|
Merge branch 'master' into c++11
Conflicts:
SConstruct
benchmark/run.cpp
bindings/python/mapnik_datasource.cpp
bindings/python/mapnik_feature.cpp
bindings/python/python_optional.hpp
include/mapnik/css_color_grammar.hpp
include/mapnik/expression_grammar.hpp
include/mapnik/feature.hpp
include/mapnik/feature_style_processor_impl.hpp
include/mapnik/image_filter_types.hpp
include/mapnik/image_util.hpp
include/mapnik/json/geometry_generator_grammar.hpp
include/mapnik/json/geometry_grammar.hpp
include/mapnik/processed_text.hpp
include/mapnik/tiff_io.hpp
include/mapnik/util/geometry_svg_generator.hpp
include/mapnik/util/geometry_wkt_generator.hpp
include/mapnik/utils.hpp
include/mapnik/webp_io.hpp
include/mapnik/wkt/wkt_grammar.hpp
plugins/input/shape/shape_datasource.cpp
plugins/input/shape/shapefile.hpp
src/expression_grammar.cpp
src/expression_string.cpp
src/image_util.cpp
src/json/feature_collection_parser.cpp
src/json/feature_parser.cpp
src/miniz.c
src/symbolizer_helpers.cpp
src/tiff_reader.cpp
src/webp_reader.cpp
tests/cpp_tests/geometry_converters_test.cpp
tests/cpp_tests/image_io_test.cpp
tests/cpp_tests/map_request_test.cpp
tests/python_tests/image_test.py
tests/visual_tests/test.py
|
2013-08-30 09:46:09 +01:00 |
|
Dane Springmeyer
|
72c019f1c3
|
wrap section of gdal plugin only needed for debug output
|
2013-08-19 22:30:23 -04:00 |
|
Dane Springmeyer
|
e0026f3df2
|
use icu:: namespace and start isolating icu impl by consistenly using mapnik::value_unicode_string
|
2013-08-13 18:52:04 -04:00 |
|
Dane Springmeyer
|
4eef244e73
|
move SHAPE_MEMORY_MAPPED_FILE to be a global define
|
2013-08-13 14:48:04 -04:00 |
|
Dane Springmeyer
|
cf6e08aa52
|
disable (by default) use of shared memory in ogr plugin
|
2013-08-13 14:26:48 -04:00 |
|
Dane Springmeyer
|
134cbc3eec
|
forward declare mapped_region in mapped_memory_cache.hpp and other shared memory fixups
|
2013-08-13 14:13:56 -04:00 |
|
Dane Springmeyer
|
d2000b465b
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2013-08-13 12:19:19 -04:00 |
|
Dane Springmeyer
|
28ed9a2cfd
|
only include mapped_memory_cache.hpp if truly building shapefile plugin with -DSHAPE_MEMORY_MAPPED_FILE
|
2013-08-13 12:19:01 -04:00 |
|
Dane Springmeyer
|
e32c225307
|
fix handling of F and O type dbf fields and sync handling for attribute_descriptors - refs #1614 and closes #1976
|
2013-08-07 18:58:01 -04:00 |
|
Dane Springmeyer
|
4fb2e271f6
|
Revert "as discussed with @artemp - there should be no need or benefit to trying to handle F type in dbf since it is a foxpro extension that shapefiles do not commonly use"
This reverts commit 53acae94be .
|
2013-08-07 18:42:16 -04:00 |
|
Dane Springmeyer
|
31931b89cb
|
git rid of a few fixme
|
2013-07-23 16:00:16 -04:00 |
|
Dane Springmeyer
|
032e33cc9f
|
remove filter_factor as option to gdal datasource, clean up pass down from query object - closes #1488 - refs #625
|
2013-07-19 19:22:45 -04:00 |
|
Dane Springmeyer
|
75ca01889c
|
scons: only hardcode static linking libs on os x
|
2013-07-14 15:17:00 -04:00 |
|
Tom Hughes
|
4a6231389d
|
Stop the osm input plugin truncating ID values on 32 bit platforms
|
2013-07-11 00:39:52 +01:00 |
|
Dane Springmeyer
|
3792c1f319
|
sqlite: add more debug output
|
2013-07-03 10:54:42 -04:00 |
|
Dane Springmeyer
|
18ab68f03f
|
iwyu
|
2013-06-21 12:00:48 -07:00 |
|
Dane Springmeyer
|
b40128706c
|
scons: default to building csv/geojson plugins unless boost is known to be too old (fixes HOST behavior)
|
2013-06-14 11:41:52 -07:00 |
|
Dane Springmeyer
|
60b4f42891
|
sqlite: return char* not void *
|
2013-06-06 13:11:18 -07:00 |
|
Dane Springmeyer
|
a21f883c5c
|
fix linking of gdal/ogr plugins when linking to statically built gdal
|
2013-06-03 13:43:49 -07:00 |
|
Dane Springmeyer
|
19ce56b051
|
one more special case handling of utf8 in ogr plugin - refs #1177
|
2013-06-02 21:09:21 -07:00 |
|
Dane Springmeyer
|
3b2bdba7b0
|
iwyu
|
2013-06-02 20:19:33 -07:00 |
|
Dane Springmeyer
|
8c04925fce
|
cleanup after 0365d3e081
|
2013-06-02 20:13:24 -07:00 |
|
Dane Springmeyer
|
0365d3e081
|
start centralizing filesystem operations in mapnik::util::fs - refs #1177
|
2013-06-02 19:28:24 -07:00 |
|
Dane Springmeyer
|
ef1b99532b
|
scons: fix boost_regex and sqlite_rtree config checks and be resilient to plugins that cannot be built due to the boost version
|
2013-06-02 14:56:21 -07:00 |
|
Dane Springmeyer
|
0e273486c6
|
support base parameter in geojson plugin and throw if file cannot be opened
|
2013-06-02 12:12:03 -07:00 |
|
Dane Springmeyer
|
56b1e7cd64
|
fix cxxflags append in ogr input build
|
2013-06-02 11:51:09 -07:00 |
|
Dane Springmeyer
|
370609feed
|
shape.input: when reading from mapped memory cache keep a mapped_region_ptr member to ensure the memory stays alive - refs #1877
|
2013-05-30 14:32:20 -07:00 |
|
Dane Springmeyer
|
bf7e353304
|
python.input: workaround broken box2d python->c++ conversion on osx/clang - closes #1876
|
2013-05-30 09:18:25 -07:00 |
|
Dane Springmeyer
|
7302b3b654
|
fix #1865
|
2013-05-24 16:45:02 -07:00 |
|
Dane Springmeyer
|
9f4bde3078
|
fix unsigned/signed comparision warning
|
2013-05-22 13:16:12 -07:00 |
|
artemp
|
653e9e73b4
|
+ implement features_at_point in term of existing features(query)
|
2013-05-22 16:40:26 +01:00 |
|
artemp
|
a3eaebd5e1
|
feature_at_point
+ use 'tol' where possible
|
2013-05-22 16:40:26 +01:00 |
|
Dane Springmeyer
|
337410fc98
|
remove tabs
|
2013-05-21 12:56:35 -07:00 |
|
Dane Springmeyer
|
8478fdc217
|
fix boolean check to be easier to read
|
2013-05-21 12:55:08 -07:00 |
|
Dane Springmeyer
|
49933d7d0f
|
remove tab
|
2013-05-21 12:54:48 -07:00 |
|
Dane Springmeyer
|
20076e593f
|
support for handling unicode paths on windows in sqlite, csv, and geojson plugins - refs #1177
|
2013-05-21 12:51:31 -07:00 |
|
artem@windows
|
154c93017a
|
* add support for unicode (utf16) paths on windows
|
2013-05-21 09:42:55 -07:00 |
|
artem@windows
|
871ac5b4bb
|
* add support for unicode (utf16) paths on windows
|
2013-05-21 09:48:12 +01:00 |
|
artemp
|
f2132fa7bb
|
+ use tol in feature_at_point
|
2013-05-20 14:00:02 +01:00 |
|
artemp
|
551e9e427e
|
+ use tol in feature_at_point
|
2013-05-17 16:24:32 +01:00 |
|
artemp
|
57d5da9004
|
+ fix sqlite.input build
|
2013-05-17 16:23:36 +01:00 |
|
artemp
|
9686999a2c
|
fix sqlite build
|
2013-05-17 13:13:18 +01:00 |
|
Dane Springmeyer
|
3fbf4df67d
|
add support for statically linking datasource input plugins - closes #1810 and #1821 - refs #249
|
2013-05-16 11:55:58 -07:00 |
|