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
/
rasterlite
History
artemp
62af2e6765
+ replace <boost/shared_ptr.hpp> with <memory>
2013-09-20 14:13:23 +01:00
..
build.py
start centralizing filesystem operations in mapnik::util::fs - refs
#1177
2013-06-02 19:28:24 -07:00
rasterlite_datasource.cpp
+ use std::shared_ptr and std::make_shared
2013-09-20 14:01:27 +01:00
rasterlite_datasource.hpp
+ replace <boost/shared_ptr.hpp> with <memory>
2013-09-20 14:13:23 +01:00
rasterlite_featureset.cpp
+ use std::shared_ptr and std::make_shared
2013-09-20 14:01:27 +01:00
rasterlite_featureset.hpp
fix compile of rasterlite plugin
2013-03-12 18:36:03 -07:00
rasterlite_include.hpp
plugin code formatting based on emacs format in utils/format_source_files
2011-11-13 19:37:50 -08:00