Dane Springmeyer
|
d3211372a4
|
sqlite: support both single and double quoted table names
|
2011-08-16 23:24:02 +00:00 |
|
Dane Springmeyer
|
aaf9d960d7
|
sqlite: properly initialize rowid default
|
2011-08-16 23:05:19 +00:00 |
|
Dane Springmeyer
|
5596ff5960
|
sqlite: unquote fields to avoid filter failures - preliminary fix for #822
|
2011-08-16 21:36:58 +00:00 |
|
Dane Springmeyer
|
e13b608e6e
|
sqlite: add sample map for using sqlite and attachdb features
|
2011-08-16 21:23:56 +00:00 |
|
Dane Springmeyer
|
6d5c6d7458
|
sqlite: query from geometry_table_ rather than table_ to hopefully avoid problems with rowid being missing from subquery
|
2011-08-16 16:45:03 +00:00 |
|
Dane Springmeyer
|
9f4deb00c0
|
sqlite: do not warn anymore about a spatial index being missing because it will be created automatically
|
2011-08-16 16:27:49 +00:00 |
|
Dane Springmeyer
|
443297efe8
|
sqlite: better error handling around key_field, when not manually supplied
|
2011-08-16 16:17:54 +00:00 |
|
Robert Coup
|
93d65a6e36
|
Fix LIB_DIR_NAME handling (from broken nightlies)
|
2011-08-16 03:18:24 +00:00 |
|
Dane Springmeyer
|
40df7f57c3
|
sqlite: add auto-indexing of sqlite files if use_spatial_index=true and a spatial index is missing (which is the case for ogr2ogr -f SQLite created sqlite files)
|
2011-08-15 20:02:57 +00:00 |
|
Dane Springmeyer
|
94d3210bcd
|
scons: fix handling of LIB_DIR_NAME which broke ubuntu nightlies and condence all path logic further
|
2011-08-15 07:00:06 +00:00 |
|
Dane Springmeyer
|
23fab382d6
|
scons: refactor mapnik-config, breaking out --libs, --ldflags, and --dep-libs and offering json output of core config - closes #789
|
2011-08-13 17:07:05 +00:00 |
|
Dane Springmeyer
|
2922a0db02
|
scons: don't link agg if runtiming linking is static
|
2011-08-13 03:25:07 +00:00 |
|
Dane Springmeyer
|
cfe49fcaf6
|
sqlite: enable dynamic querying of extent as a last fallback for non-spatialite and non-indexed sqlite files
|
2011-08-13 02:52:46 +00:00 |
|
Dane Springmeyer
|
17d5173678
|
restore compile with boost 1.42
|
2011-08-13 01:44:37 +00:00 |
|
Dane Springmeyer
|
8172dd4550
|
scons: fixup python paths
|
2011-08-12 21:43:43 +00:00 |
|
Dane Springmeyer
|
3974f333a7
|
scons: add missing import
|
2011-08-12 21:36:12 +00:00 |
|
Dane Springmeyer
|
97f6add14e
|
scons: fix a few more scons files
|
2011-08-12 21:32:16 +00:00 |
|
Dane Springmeyer
|
3e67c1d694
|
scons: centralize install path info
|
2011-08-12 21:31:28 +00:00 |
|
Dane Springmeyer
|
c8a4c18ace
|
fix expressions tests
|
2011-08-12 20:12:11 +00:00 |
|
Dane Springmeyer
|
c4deda8fce
|
scons: copy env setting
|
2011-08-12 20:01:39 +00:00 |
|
Dane Springmeyer
|
da834706c6
|
scons: start condensing more global variables and improve support for static linking
|
2011-08-12 20:01:09 +00:00 |
|
Dane Springmeyer
|
9ae28abe50
|
scons: copy to avoid duplicate libs
|
2011-08-12 19:58:49 +00:00 |
|
Dane Springmeyer
|
f2074ae3af
|
fix example code
|
2011-08-12 19:55:15 +00:00 |
|
Dane Springmeyer
|
0493b5086d
|
formatting
|
2011-08-12 19:55:04 +00:00 |
|
Dane Springmeyer
|
f1b8f02110
|
sqlite: fix relative path logic for attachdb - closes #817
|
2011-08-12 19:26:30 +00:00 |
|
Dane Springmeyer
|
a7e67477a6
|
since r3091 sqlite.input throws upon empty index as well as missing index, so update the tests to create an index record
|
2011-08-12 19:14:48 +00:00 |
|
Dane Springmeyer
|
915a77a2f7
|
scons: use different constructions environment to avoid potential conflict when building libmapnik.a
|
2011-08-12 17:09:22 +00:00 |
|
Artem Pavlenko
|
4b09f3d750
|
+ skip null shapes
|
2011-08-12 16:43:28 +00:00 |
|
Artem Pavlenko
|
7a00511a56
|
+ cleanup
|
2011-08-12 16:43:21 +00:00 |
|
Artem Pavlenko
|
3436fe0f05
|
+ handle null shapes
|
2011-08-12 16:43:12 +00:00 |
|
Dane Springmeyer
|
a506c7ba29
|
fix typo
|
2011-08-12 00:14:34 +00:00 |
|
Dane Springmeyer
|
4072daa34a
|
scons: make potentially relative paths absolute for boost as well
|
2011-08-12 00:01:04 +00:00 |
|
Dane Springmeyer
|
d5035d0474
|
remove const from setter
|
2011-08-11 22:58:53 +00:00 |
|
Dane Springmeyer
|
3b424e3767
|
allow compile against ICU 4.0 - needed to be able to link against osx provided libicucore.dylib
|
2011-08-11 21:13:55 +00:00 |
|
Dane Springmeyer
|
af62ad9c27
|
scons: collect and propogate the libs used to link libmapnik
|
2011-08-11 21:11:11 +00:00 |
|
Dane Springmeyer
|
82ac99611e
|
add LINKING option to control whether libmapnik is build static or shared and RUNTIME_LINK options to trigger dependency flags to compile against static libs
|
2011-08-11 19:14:00 +00:00 |
|
Dane Springmeyer
|
17e5fb7302
|
add PATH_INSERT option to allow pre-appending a PATH variable for finding programs like pkg-config and freetype-config and allow it and PKG_CONFIG_PATH setting to work with relative paths by completing dynamically
|
2011-08-11 15:49:57 +00:00 |
|
Dane Springmeyer
|
2d258e7bba
|
scons: make speedier SCons startup default enabled
|
2011-08-11 14:35:02 +00:00 |
|
Dane Springmeyer
|
028f9ded5b
|
scons: place warning modifiers directly after -Wall for clarity
|
2011-08-11 14:32:45 +00:00 |
|
Dane Springmeyer
|
15fa6f1e60
|
scons: add a WARNING_CXXFLAGS option which can be passed to place compiler warning modifiers after the default -Wall. This makes life better with the current clang/boost trunk warning - part of #805
|
2011-08-11 14:31:46 +00:00 |
|
Dane Springmeyer
|
64e2ffe226
|
scons: improve configure output around icu version checking
|
2011-08-11 14:17:17 +00:00 |
|
Artem Pavlenko
|
9a49b81318
|
+ check if pos is valid while iterating through
shapes (don't use eof()!)
+ handle null_shapes better (TODO:testing)
|
2011-08-11 11:04:19 +00:00 |
|
Artem Pavlenko
|
2317efe15f
|
+ call update and emit signal after proj calc
|
2011-08-11 11:04:11 +00:00 |
|
Artem Pavlenko
|
5ddd7052e4
|
+ apply try/catch around the attribute loop
+ code formatting
|
2011-08-11 11:04:04 +00:00 |
|
Dane Springmeyer
|
00866525fd
|
sqlite: better error checking and reporting around an rtree spatial index that is empty
|
2011-08-10 23:42:47 +00:00 |
|
Dane Springmeyer
|
4a4ac626ef
|
sqlite: handle a potentially quoted geometry table
|
2011-08-10 22:48:50 +00:00 |
|
Dane Springmeyer
|
75fef5e72a
|
osx: provide a static libintl.a for libpq client statically linked by postgis.input
|
2011-08-09 17:19:58 +00:00 |
|
Dane Springmeyer
|
0dff982589
|
osx: config.py for static compile
|
2011-08-09 01:24:23 +00:00 |
|
Dane Springmeyer
|
536b627bfb
|
osx: add details about static compile against libpq.a and dynamic compile against libicucore headers
|
2011-08-09 01:19:58 +00:00 |
|
Dane Springmeyer
|
3e66051ed6
|
osx: add new build notes for universal and static compile on >= 10.6
|
2011-08-08 22:00:53 +00:00 |
|