mapnik/bindings/python
Artem Pavlenko 31442b6bac Added DESTDIR option which is used as an additional prefix for the purposes of
installing files. It is useful for binary distributions (eg
RPM etc). Thanks to Dominic Hargreaves!
2006-12-17 12:05:47 +00:00
..
mapnik - Add projection support to the WMS server and edit ogcserver readme accordingly. 2006-10-19 01:25:24 +00:00
mapnik_color.cpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
mapnik_coord.cpp 1.added projection transformation support based on proj4 (new dependency!!!) 2006-10-16 13:44:52 +00:00
mapnik_datasource.cpp implemented query_map_point method on map object: 2006-12-06 20:26:59 +00:00
mapnik_datasource_cache.cpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
mapnik_envelope.cpp 1.added projection transformation support based on proj4 (new dependency!!!) 2006-10-16 13:44:52 +00:00
mapnik_feature.cpp implemented query_map_point method on map object: 2006-12-06 20:26:59 +00:00
mapnik_featureset.cpp implemented query_map_point method on map object: 2006-12-06 20:26:59 +00:00
mapnik_filter.cpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
mapnik_font_engine.cpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
mapnik_image.cpp 1. hit_test implementation for geometry objects: 2006-11-25 11:02:59 +00:00
mapnik_image_view.cpp 1. hit_test implementation for geometry objects: 2006-11-25 11:02:59 +00:00
mapnik_layer.cpp Fix typo src -> srs property. 2006-10-18 23:57:44 +00:00
mapnik_line_pattern_symbolizer.cpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
mapnik_line_symbolizer.cpp 1.added projection transformation support based on proj4 (new dependency!!!) 2006-10-16 13:44:52 +00:00
mapnik_map.cpp added query_point method that accepts lat,lon coordinates : 2006-12-06 21:21:17 +00:00
mapnik_parameters.cpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
mapnik_point_symbolizer.cpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
mapnik_polygon_pattern_symbolizer.cpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
mapnik_polygon_symbolizer.cpp 1.added projection transformation support based on proj4 (new dependency!!!) 2006-10-16 13:44:52 +00:00
mapnik_projection.cpp 1. refactored proj stuff into separate files 2006-10-17 17:26:35 +00:00
mapnik_python.cpp applied from patch from Krzysztof Godlewski : 2006-12-07 15:20:33 +00:00
mapnik_query.cpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
mapnik_raster_symbolizer.cpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
mapnik_rule.cpp 1) Added line following labels. Use set_label_placement(POINT_PLACEMENT) or set_label_placement(LINE_PLACEMENT) on a text symbolizer. 2006-10-17 14:12:53 +00:00
mapnik_shield_symbolizer.cpp Added avoid_edges property to shield and text symbolizers. 2006-11-17 14:07:41 +00:00
mapnik_stroke.cpp 1.added projection transformation support based on proj4 (new dependency!!!) 2006-10-16 13:44:52 +00:00
mapnik_style.cpp 1. move include to mapnik/include 2006-10-04 11:22:18 +00:00
mapnik_text_symbolizer.cpp updated to reflect new params 2006-11-29 12:27:29 +00:00
SConscript Added DESTDIR option which is used as an additional prefix for the purposes of 2006-12-17 12:05:47 +00:00