kunitoki
|
3312a9a1b8
|
- added csv plugin to linux project file
|
2011-10-19 00:56:16 +02:00 |
|
kunitoki
|
3e60fa2d5a
|
- favour speed for already specified keys
|
2011-10-19 00:44:20 +02:00 |
|
kunitoki
|
289b8daed0
|
- favour speed for already specified keys
|
2011-10-19 00:44:20 +02:00 |
|
kunitoki
|
8383603703
|
- fixed nose tests on attachdb (still this code seems a bit messy?)
|
2011-10-19 00:42:49 +02:00 |
|
kunitoki
|
9f227b2dd4
|
- fixed nose tests on attachdb (still this code seems a bit messy?)
|
2011-10-19 00:42:49 +02:00 |
|
kunitoki
|
31f42bd5c1
|
- added --git-revision to mapnik-config
- related to #903
|
2011-10-19 00:22:47 +02:00 |
|
kunitoki
|
90cc117fb2
|
- added --git-revision to mapnik-config
- related to #903
|
2011-10-19 00:22:47 +02:00 |
|
kunitoki
|
8ed3b4aa0d
|
- fix mapnik-config --version
- closes #903
|
2011-10-19 00:13:38 +02:00 |
|
kunitoki
|
f28da245f3
|
- fix mapnik-config --version
- closes #903
|
2011-10-19 00:13:38 +02:00 |
|
kunitoki
|
41c17cc5b5
|
- keep the linux project file clean
|
2011-10-19 00:12:29 +02:00 |
|
kunitoki
|
85dbcf96ff
|
- keep the linux project file clean
|
2011-10-19 00:12:29 +02:00 |
|
kunitoki
|
ba6e6d9c31
|
- improved automatic determination of key_field from pragma table_info.
- avoid using rowid if we don't have a primary key
|
2011-10-18 23:51:01 +02:00 |
|
kunitoki
|
ee6a0d9dba
|
- improved automatic determination of key_field from pragma table_info.
- avoid using rowid if we don't have a primary key
|
2011-10-18 23:51:01 +02:00 |
|
kunitoki
|
5d72d50f74
|
- added some comments to clear that using rowid as default key_field for sqlite is *EXTREMELY* dangerous (aka no primary key, unexpected results may appear)
- more cosmetics in sqlite plugin
- refactor unquote function to be lighter and simpler
|
2011-10-18 23:32:25 +02:00 |
|
kunitoki
|
1aa96ace1c
|
- added some comments to clear that using rowid as default key_field for sqlite is *EXTREMELY* dangerous (aka no primary key, unexpected results may appear)
- more cosmetics in sqlite plugin
- refactor unquote function to be lighter and simpler
|
2011-10-18 23:32:25 +02:00 |
|
kunitoki
|
8b9d05db0a
|
- fixed a problem in automatic sqlite wkb format determination code
- other cosmetics in sqlite datasource
|
2011-10-18 22:53:47 +02:00 |
|
kunitoki
|
020f870bb7
|
- fixed a problem in automatic sqlite wkb format determination code
- other cosmetics in sqlite datasource
|
2011-10-18 22:53:47 +02:00 |
|
kunitoki
|
b23697e1b3
|
- cosmetics changes to sqlite datasource plugin
- added initial wkbAuto to auto determine WKB type in sqlite
|
2011-10-18 22:19:03 +02:00 |
|
kunitoki
|
2372a60ff7
|
- cosmetics changes to sqlite datasource plugin
- added initial wkbAuto to auto determine WKB type in sqlite
|
2011-10-18 22:19:03 +02:00 |
|
Matt Amos
|
517fc59f77
|
Added Python test for multi-tile raster policy.
|
2011-10-18 14:34:58 +01:00 |
|
Matt Amos
|
20ca69c3ea
|
Added Python test for multi-tile raster policy.
|
2011-10-18 14:34:58 +01:00 |
|
Matt Amos
|
49e872049c
|
Merge branch 'master' into multi-tile-policy
|
2011-10-18 13:40:35 +01:00 |
|
Matt Amos
|
ed0e7a50d6
|
Merge branch 'master' into multi-tile-policy
|
2011-10-18 13:40:35 +01:00 |
|
Dane Springmeyer
|
a6522fde77
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2011-10-17 16:42:06 -07:00 |
|
Dane Springmeyer
|
3708d43e99
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2011-10-17 16:42:06 -07:00 |
|
Dane Springmeyer
|
3bd19a30b4
|
use boost:make_shared more widely - refs #909
|
2011-10-17 16:41:12 -07:00 |
|
Dane Springmeyer
|
8420e8a9c6
|
use boost:make_shared more widely - refs #909
|
2011-10-17 16:41:12 -07:00 |
|
Dane Springmeyer
|
c1c314ae96
|
Merge pull request #912 from mapnik/csv_plugin
New CSV datasource plugin
|
2011-10-17 16:28:04 -07:00 |
|
Dane Springmeyer
|
c97c4c90bf
|
Merge pull request #912 from mapnik/csv_plugin
New CSV datasource plugin
|
2011-10-17 16:28:04 -07:00 |
|
Dane Springmeyer
|
c4fd7fec8a
|
add new csv plugin to 2.1.x changelog entry
|
2011-10-17 16:12:39 -07:00 |
|
Dane Springmeyer
|
9e9cbb6c51
|
add new csv plugin to 2.1.x changelog entry
|
2011-10-17 16:12:39 -07:00 |
|
Dane Springmeyer
|
243b9e5cb7
|
Merge branch 'master' into csv_plugin
|
2011-10-17 16:08:41 -07:00 |
|
Dane Springmeyer
|
eaee480ced
|
Merge branch 'master' into csv_plugin
|
2011-10-17 16:08:41 -07:00 |
|
Dane Springmeyer
|
77f5aae916
|
update changelog - #908
|
2011-10-17 14:12:32 -07:00 |
|
Dane Springmeyer
|
f04bbb0b10
|
update changelog - #908
|
2011-10-17 14:12:32 -07:00 |
|
Dane Springmeyer
|
b7a4906978
|
Merge pull request #908 from MapQuest/shield-placement-bug
Fixed bug in shield line placement
|
2011-10-17 14:08:50 -07:00 |
|
Dane Springmeyer
|
1fe029c6e9
|
Merge pull request #908 from MapQuest/shield-placement-bug
Fixed bug in shield line placement
|
2011-10-17 14:08:50 -07:00 |
|
Dane Springmeyer
|
f5b08ed821
|
clean up usage of boost::tokenizer
|
2011-10-17 11:18:44 -07:00 |
|
Dane Springmeyer
|
c15892ff04
|
skip blank lines earlier and implement a 20 MB filesize limit (at least until alternative, non-memory based featureset iterator is implemented)
|
2011-10-17 11:03:50 -07:00 |
|
Dane Springmeyer
|
d50b175fc3
|
Merge branch 'master' into csv_plugin
|
2011-10-14 20:31:36 -07:00 |
|
Dane Springmeyer
|
8f11ffd921
|
add boost::spirit for speed boost, add strict/quiet modes, expose quote/sep/escape chars, allow user supplied headers
|
2011-10-14 20:28:23 -07:00 |
|
Dane Springmeyer
|
417508b7bd
|
remove unneeded datasource base
|
2011-10-14 20:11:09 -07:00 |
|
Dane Springmeyer
|
98c9e455fa
|
fix spelling
|
2011-10-13 14:24:50 -07:00 |
|
Dane Springmeyer
|
78636d335a
|
add PATH_REMOVE option to scons to completely strip a given path from linking and compile commands - useful for binary building
|
2011-10-13 14:19:21 -07:00 |
|
Matt Amos
|
a2b4f9db59
|
Use make_shared as suggested by coding guidelines.
|
2011-10-13 19:34:28 +01:00 |
|
Dane Springmeyer
|
9e6c572b0a
|
Merge branch 'master' into csv_plugin
|
2011-10-12 16:34:39 -07:00 |
|
Konstantin Käfer
|
763ece8db6
|
group-by attribute for Layer
|
2011-10-13 01:30:18 +02:00 |
|
Dane Springmeyer
|
e617e340c8
|
fix formatting of code guidelines
|
2011-10-12 16:03:04 -07:00 |
|
Dane Springmeyer
|
cd6a649a16
|
add note about boost::make_shared to coding conventions
|
2011-10-12 15:56:27 -07:00 |
|
Dane Springmeyer
|
55f572bacb
|
add an initial draft of a contributors guide
|
2011-10-12 15:55:22 -07:00 |
|