|
../
|
|
mapnik
|
|
764
|
8 weeks
|
artem:
+ Exposed the proj forward and inverse as methods on the actual geometry …
|
|
mapnik_color.cpp
|
2.2 kB |
313
|
2 years
|
pavlenko:
1. move include to mapnik/include
2. update demos,bibdibgs etc.
|
|
mapnik_coord.cpp
|
1.6 kB |
330
|
2 years
|
pavlenko:
1.added projection transformation support based on proj4 (new …
|
|
mapnik_datasource.cpp
|
3.2 kB |
485
|
19 months
|
artem:
1. Removed srid from geometry class
2. Pass resolution to bbox query
3. …
|
|
mapnik_datasource_cache.cpp
|
1.8 kB |
313
|
2 years
|
pavlenko:
1. move include to mapnik/include
2. update demos,bibdibgs etc.
|
|
mapnik_enumeration.hpp
|
2.8 kB |
553
|
15 months
|
david:
Generic python binding for mapnik::enumeration
|
|
mapnik_envelope.cpp
|
4.5 kB |
766
|
8 weeks
|
dane:
Minor spelling change to use more common spatial term
|
|
mapnik_feature.cpp
|
6.8 kB |
693
|
9 months
|
tom:
Revert previous fix for #89 and add a new improved fix that enhances …
|
|
mapnik_featureset.cpp
|
1.8 kB |
406
|
2 years
|
pavlenko:
implemented query_map_point method on map object:
fs = …
|
|
mapnik_filter.cpp
|
1.8 kB |
659
|
11 months
|
artem:
use range based 'parse' method
transcode strings in filter expressions …
|
|
mapnik_font_engine.cpp
|
1.8 kB |
563
|
14 months
|
artem:
1.Added 'face_names' method which returns list of face names:
>>> from …
|
|
mapnik_image.cpp
|
3.6 kB |
652
|
11 months
|
artem:
implemented Image open method :
im = Image.open("map.png")
|
|
mapnik_image_view.cpp
|
2.8 kB |
727
|
5 months
|
tom:
Make the python bindings for image views actually only return data
from …
|
|
mapnik_layer.cpp
|
10.0 kB |
776
|
5 weeks
|
dane:
+ more complete docstrings for the boost::python Layer class
|
|
mapnik_line_pattern_symbolizer.cpp
|
1.3 kB |
313
|
2 years
|
pavlenko:
1. move include to mapnik/include
2. update demos,bibdibgs etc.
|
|
mapnik_line_symbolizer.cpp
|
1.6 kB |
330
|
2 years
|
pavlenko:
1.added projection transformation support based on proj4 (new …
|
|
mapnik_map.cpp
|
12.0 kB |
768
|
7 weeks
|
artem:
+ return boost::optional in find_style (c++)
+ return feature_type_style …
|
|
mapnik_parameters.cpp
|
2.8 kB |
485
|
19 months
|
artem:
1. Removed srid from geometry class
2. Pass resolution to bbox query
3. …
|
|
mapnik_point_symbolizer.cpp
|
1.7 kB |
743
|
4 months
|
artem:
+ point symbolizer opacity patch from Brian …
|
|
mapnik_polygon_pattern_symbolizer.cpp
|
1.4 kB |
313
|
2 years
|
pavlenko:
1. move include to mapnik/include
2. update demos,bibdibgs etc.
|
|
mapnik_polygon_symbolizer.cpp
|
1.7 kB |
330
|
2 years
|
pavlenko:
1.added projection transformation support based on proj4 (new …
|
|
mapnik_projection.cpp
|
2.9 kB |
525
|
16 months
|
artem:
1. Changed internal geometry representation (explicit support for multi …
|
|
mapnik_python.cpp
|
5.9 kB |
726
|
5 months
|
tom:
Fix brain fade - python cairo bindings should work again now.
|
|
mapnik_query.cpp
|
1.1 kB |
313
|
2 years
|
pavlenko:
1. move include to mapnik/include
2. update demos,bibdibgs etc.
|
|
mapnik_raster_symbolizer.cpp
|
1.3 kB |
313
|
2 years
|
pavlenko:
1. move include to mapnik/include
2. update demos,bibdibgs etc.
|
|
mapnik_rule.cpp
|
3.8 kB |
557
|
14 months
|
artem:
1. re-factored placement_finder to be more efficient. 'find_*' methods are …
|
|
mapnik_shield_symbolizer.cpp
|
1.6 kB |
742
|
4 months
|
artem:
removed multiple bases for now
|
|
mapnik_stroke.cpp
|
2.2 kB |
553
|
15 months
|
david:
Generic python binding for mapnik::enumeration
|
|
mapnik_style.cpp
|
1.6 kB |
313
|
2 years
|
pavlenko:
1. move include to mapnik/include
2. update demos,bibdibgs etc.
|
|
mapnik_text_symbolizer.cpp
|
3.6 kB |
623
|
12 months
|
artem:
add displacement method to set dx,dy
add allow_overlap property
|
|
python_cairo.cpp
|
1.5 kB |
726
|
5 months
|
tom:
Fix brain fade - python cairo bindings should work again now.
|
|
python_optional.hpp
|
3.5 kB |
495
|
18 months
|
artem:
1. added boost::optional<T> to/form Python converter
2. make background …
|
|
SConscript
|
2.6 kB |
775
|
5 weeks
|
artem:
appled boost_append_osx_patch_v3 from jbronn
|