This website requires JavaScript.
Explore
Help
Register
Sign in
sij
/
mapnik
Watch
1
Star
0
Fork
You've already forked mapnik
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
56174edaa8
mapnik
/
plugins
/
input
History
artemp
56174edaa8
== topjson ==
...
+ extract and transcode property values
2013-10-03 17:12:33 +01:00
..
csv
+ use std::shared_ptr and std::make_shared
2013-09-20 14:01:27 +01:00
gdal
sync with 2.3.x branch
2013-09-25 20:04:31 -07:00
geojson
merge with branch 2.3.x
2013-09-30 13:33:28 -07:00
occi
use const std::unique_ptr<> instead of boost::scoped_ptr<>
2013-09-20 14:22:58 +01:00
ogr
use const std::unique_ptr<> instead of boost::scoped_ptr<>
2013-09-20 14:22:58 +01:00
osm
use const std::unique_ptr<> instead of boost::scoped_ptr<>
2013-09-20 14:22:58 +01:00
postgis
pull in changes from master
2013-09-24 22:57:01 -07:00
python
+ use std::shared_ptr and std::make_shared
2013-09-20 14:01:27 +01:00
raster
+ replace <boost/shared_ptr.hpp> with <memory>
2013-09-20 14:13:23 +01:00
rasterlite
+ replace <boost/shared_ptr.hpp> with <memory>
2013-09-20 14:13:23 +01:00
shape
use const std::unique_ptr<> instead of boost::scoped_ptr<>
2013-09-20 14:22:58 +01:00
sqlite
use const std::unique_ptr<> instead of boost::scoped_ptr<>
2013-09-20 14:22:58 +01:00
templates
use const std::unique_ptr<> instead of boost::scoped_ptr<>
2013-09-20 14:22:58 +01:00
topojson
== topjson ==
2013-10-03 17:12:33 +01:00