Dane Springmeyer
|
a7e150a593
|
tests: add simple tests for postgis 'bbox' token replacement
|
2012-04-02 19:29:06 -07:00 |
|
Dane Springmeyer
|
d9cb76f7a1
|
postgis: support mixed case table names - closes #1159
|
2012-04-02 19:21:14 -07:00 |
|
Dane Springmeyer
|
253a1e4b4b
|
occi: fix invalid concatenation uncovered by latest clang++
|
2012-04-02 19:20:09 -07:00 |
|
Dane Springmeyer
|
10848f9d04
|
postgis: warn in the unlikely case of a numeric primary key
|
2012-04-02 18:13:27 -07:00 |
|
Dane Springmeyer
|
f99db72e5a
|
update changelog after fixing #804
|
2012-04-02 16:23:08 -07:00 |
|
Dane Springmeyer
|
763e84a6e9
|
postgis: add support for auto-detection of primary key field - closes #804 - refs #753
|
2012-04-02 16:20:41 -07:00 |
|
Dane Springmeyer
|
f6a0f80f32
|
make note of need for 64bit int support in code comments for postgis plugin - refs #895
|
2012-04-02 15:42:52 -07:00 |
|
Dane Springmeyer
|
9d6c47844c
|
use more robust transform method in map.zoom_all
|
2012-04-02 11:33:29 -07:00 |
|
kunitoki
|
4a7966498c
|
- postgis resultset cosmetics
|
2012-03-31 22:24:32 +02:00 |
|
kunitoki
|
14bc344898
|
- cosmetics in postgis datasource
|
2012-03-28 22:10:48 +02:00 |
|
kunitoki
|
7dbe1279bf
|
- reorder constructor initialization list to avoid warnings in raster datasource
|
2012-03-28 22:01:45 +02:00 |
|
kunitoki
|
1ee4255195
|
- updated linux project files
|
2012-03-28 22:01:26 +02:00 |
|
kunitoki
|
d516cf9f46
|
- cosmetics
|
2012-03-28 21:59:40 +02:00 |
|
Dane Springmeyer
|
2edaefd0d6
|
cairo: match AGG functionality, adding support for dynamic ellipse drawing and loading from svg icons - closes #1071 (refs #952 - this is stopgap until we refactor and merge with point_symbolizer)
|
2012-03-27 19:21:11 -04:00 |
|
Dane Springmeyer
|
e22e47dfcc
|
scons: when statically linking: link extra icu libs needed by regex
|
2012-03-27 19:14:01 -04:00 |
|
Dane Springmeyer
|
9d1afbbfc6
|
Merge branch 'master' of https://github.com/mapnik/mapnik
|
2012-03-27 18:56:52 -04:00 |
|
Dane Springmeyer
|
67f6d0f672
|
fixup pycairo rendering test
|
2012-03-27 18:55:33 -04:00 |
|
Dane Springmeyer
|
dbd4258079
|
more markers_symbolizer test maps
|
2012-03-27 18:54:59 -04:00 |
|
Dane Springmeyer
|
6e52e50f53
|
Revert "add proj 4.7 mutex change to changelog - refs #1072"
This reverts commit 6824b87aff .
|
2012-03-24 08:03:28 -07:00 |
|
Dane Springmeyer
|
7c529600eb
|
Revert "avoid mutex locks on pj_transform for proj 4.7 and above - closes #1072"
This reverts commit 0748d2beea .
|
2012-03-24 08:03:15 -07:00 |
|
Dane Springmeyer
|
3f26c439c9
|
fix marker width/height to mean pixels - which it should have all along - closes #1134
|
2012-03-23 20:28:12 -07:00 |
|
Dane Springmeyer
|
18774354a6
|
support case insensitive booleans - closes #1141
|
2012-03-23 20:08:47 -07:00 |
|
Dane Springmeyer
|
d6c2071ec3
|
add more test targets
|
2012-03-23 20:07:57 -07:00 |
|
Dane Springmeyer
|
46fdc570c2
|
cpp tests for mapnik parameters and mapnik:boolean -refs #1141
|
2012-03-23 20:04:42 -07:00 |
|
Dane Springmeyer
|
149fca1626
|
I need a beer - followup to e4ae1f660d
|
2012-03-23 19:19:50 -07:00 |
|
Dane Springmeyer
|
e4ae1f660d
|
boost 1.42 compatibility - fixes #1145
|
2012-03-23 19:09:38 -07:00 |
|
Dane Springmeyer
|
910ea2655d
|
convert CHANGELOG to markdown
|
2012-03-23 18:14:57 -07:00 |
|
Dane Springmeyer
|
ea5a46f230
|
remove the storage and serialization of 'font-directory' and 'minimum-version' since there is no strong need to have them accessible after initial parsing
|
2012-03-23 18:14:14 -07:00 |
|
Dane Springmeyer
|
35cad0e049
|
port over bgra -> rgba compositing fix from compositing branch
|
2012-03-23 17:38:30 -07:00 |
|
Dane Springmeyer
|
13189e0a55
|
tests for compositing operations
|
2012-03-23 17:36:37 -07:00 |
|
Dane Springmeyer
|
586978f345
|
fix operator
|
2012-03-23 17:27:01 -07:00 |
|
Dane Springmeyer
|
3b498efbd9
|
fixup font registration code ensuring invalid fonts will warn but not throw and register_fonts will only return success if > one font is registered and none have failed
|
2012-03-23 15:07:28 -07:00 |
|
Dane Springmeyer
|
5e6632f6eb
|
declare register_fonts as static
|
2012-03-23 14:22:47 -07:00 |
|
Dane Springmeyer
|
e570ea3a98
|
hook up visual tests to the 'make test' target
|
2012-03-23 12:42:11 -07:00 |
|
Dane Springmeyer
|
2ff8c3344e
|
avoid copy
|
2012-03-23 11:22:00 -07:00 |
|
Dane Springmeyer
|
c88a725a7d
|
Merge pull request #1143 from datendelphin/fontengine
fix invalid memory access in font engine
|
2012-03-23 11:14:18 -07:00 |
|
Datendelphin
|
30f59aac0c
|
fix invalid memory access in font engine
acess of member face->num_faces after free()
fixed by making local copy num_faces before FT_Done_Face(face)
|
2012-03-23 17:33:35 +01:00 |
|
Artem Pavlenko
|
97a9abc8f3
|
+ add 'wsp' delimiter support
+ re-arrange grammar a bit
|
2012-03-23 12:56:26 +00:00 |
|
Artem Pavlenko
|
b4e96c35b5
|
+ impl dasharray parser (supports 'none')
+ skip 0,0 dashes in load_map
|
2012-03-23 11:58:07 +00:00 |
|
Artem Pavlenko
|
242385f16d
|
use mapnik::util namespace for conversions
|
2012-03-23 11:08:39 +00:00 |
|
Dane Springmeyer
|
e9940c6add
|
update osm test now that extent is not hardcoded
|
2012-03-22 16:44:27 -07:00 |
|
Dane Springmeyer
|
caaa8b5392
|
disable stderr from svg parsing unless in debug mode
|
2012-03-22 16:41:44 -07:00 |
|
Dane Springmeyer
|
d991427737
|
formatting
|
2012-03-22 16:37:24 -07:00 |
|
Dane Springmeyer
|
d23a4b63b9
|
expose both a clipped and unclipped labeling path type
|
2012-03-22 16:36:25 -07:00 |
|
Dane Springmeyer
|
61c38d0ec7
|
avoid copying unbuffered bbox
|
2012-03-22 16:35:33 -07:00 |
|
Dane Springmeyer
|
2e2bce3126
|
formatting
|
2012-03-22 16:31:57 -07:00 |
|
Dane Springmeyer
|
40b0ab8d6c
|
add missing #else
|
2012-03-21 17:45:19 -07:00 |
|
Dane Springmeyer
|
0beca49b2a
|
scons: when parsing xml2-config only pull --cflags to avoid uneeded pollution of other libs on osx (namely libicucore)
|
2012-03-21 15:38:32 -07:00 |
|
Dane Springmeyer
|
d55ad5a4d2
|
check which cairo surfaces are supported
|
2012-03-21 15:34:59 -07:00 |
|
Dane Springmeyer
|
9c2b3d7144
|
Merge branch 'master' of github.com:mapnik/mapnik
|
2012-03-20 23:24:45 -07:00 |
|