This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
mapnik
Watch
1
Star
0
Fork
0
You've already forked mapnik
mirror of
https://github.com/mapnik/mapnik.git
synced
2025-12-08 20:13:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mapnik
/
plugins
/
input
/
raster
History
Dane Springmeyer
4bc6b0c800
avoid copy of image data by using new, more efficient mapnik::raster constructor -
closes
#1516
2012-10-03 15:53:41 -07:00
..
build.py
remote the last references
2012-08-27 16:43:40 -07:00
raster_datasource.cpp
Add tolerance parameter to features_at_point
2012-09-28 15:12:10 +02:00
raster_datasource.hpp
Add tolerance parameter to features_at_point
2012-09-28 15:12:10 +02:00
raster_featureset.cpp
avoid copy of image data by using new, more efficient mapnik::raster constructor -
closes
#1516
2012-10-03 15:53:41 -07:00
raster_featureset.hpp
- no need to #ifdef all the time: the compiler should optimize out the log calls when no MAPNIK_LOG is defined
2012-04-09 12:05:49 +02:00
raster_info.cpp
plugin code formatting based on emacs format in utils/format_source_files
2011-11-13 19:37:50 -08:00
raster_info.hpp
c++ style
2012-09-03 10:27:48 -07:00