artemp
|
6a9240f3d4
|
Revert "shape.input - add 'update-cache' optional parameter (default:true)" -- no much use as OS seems to apply it's own caching, doh ..
This reverts commit f65c799475 .
|
2016-02-18 17:37:46 +01:00 |
|
artemp
|
f65c799475
|
shape.input - add 'update-cache' optional parameter (default:true)
|
2016-02-18 17:34:03 +01:00 |
|
Dane Springmeyer
|
7608040906
|
centralize warning suppression
|
2015-11-07 17:53:09 -08:00 |
|
Dane Springmeyer
|
da624b9ef4
|
update test-data to pull in 9f471a25e3 -refs #3160
|
2015-11-04 13:57:14 -08:00 |
|
Dane Springmeyer
|
8813e73cfc
|
rename SHAPE_MEMORY_MAPPED_FILE to MAPNIK_MEMORY_MAPPED_FILE
|
2015-10-16 13:34:53 -07:00 |
|
Dane Springmeyer
|
4fe3c87a84
|
tame a few more boost -Wsign-conversion warnings
|
2015-06-17 13:29:54 -07:00 |
|
artemp
|
8c6bf0eef6
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
|
artemp
|
c428779e83
|
shape : make primitives parsers static + fix numeric parser to handle mapnik::value_integer (64-bit)
|
2015-06-16 12:01:11 +02:00 |
|
Dane Springmeyer
|
b2c85e0c65
|
fix a slew of -Wsign-conversion, -Wconversion, -Wunused-argument warnings
|
2015-06-15 20:41:51 -07:00 |
|
artemp
|
2eaa90033a
|
move singleton to util/singleton.hpp
move windows UTF conversion routines to util/utf_conv_win.hpp
|
2015-06-02 11:10:41 +01:00 |
|
artemp
|
333965b588
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
|
Dane Springmeyer
|
83588937b9
|
silence boost warnings
|
2014-10-21 16:37:27 -07:00 |
|
artemp
|
99bbb10290
|
c++11 : use int types from <cstdint>
|
2014-05-06 18:06:47 +01:00 |
|
Dane Springmeyer
|
f286363ad0
|
more consistent memset/memcpy usage
|
2014-01-28 15:05:10 -08:00 |
|
Dane Springmeyer
|
63ea37b4c2
|
further no terminal port
|
2014-01-26 14:49:03 -08: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
|
3b2bdba7b0
|
iwyu
|
2013-06-02 20:19:33 -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 |
|
artem@windows
|
871ac5b4bb
|
* add support for unicode (utf16) paths on windows
|
2013-05-21 09:48:12 +01:00 |
|
Dane Springmeyer
|
9da1f35b5e
|
plugins do not need to store nulls / save space - refs #1644
|
2013-04-11 16:05:29 -07:00 |
|
artemp
|
bfaee4afae
|
+ avoid std::string->C-string->std::string round trip
|
2013-04-10 12:44:05 +01:00 |
|
Dane Springmeyer
|
b5c06965ac
|
refactor expression and value type usage to speed up compile time
|
2013-01-08 14:17:31 -08:00 |
|
Dane Springmeyer
|
4bd5484cdb
|
fixup includes and value type and params usage across plugins
|
2013-01-04 09:23:06 -08:00 |
|
Dane Springmeyer
|
4471c0f6f4
|
fixup includes
|
2013-01-03 18:53:00 -08:00 |
|
Dane Springmeyer
|
626e0056fd
|
replace boost::trim with faster internal trim - refs #1633
|
2013-01-03 18:02:21 -08:00 |
|
artemp
|
f5dd9e53c4
|
+ calc int_parser/generator type from mapnik::value_integer
|
2012-12-18 18:05:45 +00:00 |
|
artemp
|
c4bae9d30a
|
Merge branch 'master' into bigint
Conflicts:
bindings/python/mapnik_feature.cpp
plugins/input/shape/dbfile.cpp
|
2012-12-14 10:01:21 +00:00 |
|
Dane Springmeyer
|
9575bb8786
|
return value_null for null integer stored in shapefile dbf - closes #1638 - refs #1642
|
2012-12-11 19:40:46 -08:00 |
|
artemp
|
8fa88a71b6
|
Merge branch 'master' into bigint
|
2012-12-03 13:14:31 +00:00 |
|
artemp
|
855aea95e0
|
+ mapnik::value and mapnik::parameters - initial support for 64-bit integers
|
2012-12-03 13:12:09 +00:00 |
|
Dane Springmeyer
|
e9ca5b47e2
|
finish support for dbf logical type, strip handling of memo, and add tests for all basic types - refs #1614
|
2012-12-02 21:37:39 -08:00 |
|
Dane Springmeyer
|
4e9f6c12eb
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2012-11-29 17:53:06 -08:00 |
|
Dane Springmeyer
|
53acae94be
|
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
|
2012-11-29 17:44:06 -08:00 |
|
artemp
|
26889c4761
|
+ support 'logical' type #1614
|
2012-11-29 17:19:34 +00:00 |
|
artemp
|
913e1d0cfe
|
+ don't expect we _must_ consume all input when parsing numbers
some DBF can have some junk appended to records #1605
|
2012-11-29 10:23:51 +00:00 |
|
artemp
|
967d6110bf
|
+ singleton: return ref from instance() method
|
2012-09-07 16:23:03 +01:00 |
|
artemp
|
11e6ba0c09
|
+ make client methods non-static in classes derived from
mapnik::singleton<> (TODO: apply to all)
+ ensure client methods are accessed through instance() method
|
2012-09-07 14:56:30 +01:00 |
|
Dane Springmeyer
|
31303ff341
|
shape plugin: only add feature value if parsing is successful
|
2012-04-07 17:56:58 -07:00 |
|
Artem Pavlenko
|
3891922b28
|
use const ref and avoid creating temp std::string
|
2012-03-13 10:11:58 +00:00 |
|
Artem Pavlenko
|
3bd41e45a4
|
upgrade shape.input to new feature impl
|
2012-01-12 10:04:08 +00:00 |
|
Dane Springmeyer
|
ce9e44b5f2
|
plugin code formatting based on emacs format in utils/format_source_files
|
2011-11-13 19:37:50 -08:00 |
|
kunitoki
|
2cf56bf767
|
- copyright fixes in shape plugin
|
2011-10-23 21:09:59 +02:00 |
|
Artem Pavlenko
|
02fffbd89f
|
+ better naming: dbffile -> dbfile
|
2011-04-07 13:44:57 +00:00 |
|