mapnik/datasources/shape
Artem Pavlenko 955ff4c4f5 1. fixed shape datasource bug - attributes were ignored for point/pointz/pointm types
2. use boost::thread for mutex/lock 
3  use boost::noncopyable
4  build agg as a shared lib for now
5. corrected panning code in map.cpp
6. improved coord_transform
2005-12-23 12:31:54 +00:00
..
dbf_test.cpp revived shape support + removed unsed header from postgis.cpp 2005-06-16 20:56:31 +00:00
dbffile.cpp 1.added copyright notice to SConstruct/SConscript files 2005-06-17 12:40:51 +00:00
dbffile.hpp 1.added copyright notice to SConstruct/SConscript files 2005-06-17 12:40:51 +00:00
SConscript 1. corrected LIBS in SConsctipt files 2005-12-12 13:15:33 +00:00
shape.cpp 1.added serialization support 2005-12-14 17:01:09 +00:00
shape.hpp 1.added serialization support 2005-12-14 17:01:09 +00:00
shape_featureset.cpp 1. fixed shape datasource bug - attributes were ignored for point/pointz/pointm types 2005-12-23 12:31:54 +00:00
shape_featureset.hpp return ref_ptr<Feature> from datasource next() method 2005-09-08 13:09:04 +00:00
shape_index_featureset.cpp 1. fixed shape datasource bug - attributes were ignored for point/pointz/pointm types 2005-12-23 12:31:54 +00:00
shape_index_featureset.hpp return ref_ptr<Feature> from datasource next() method 2005-09-08 13:09:04 +00:00
shape_io.cpp revived shape support + removed unsed header from postgis.cpp 2005-06-16 20:56:31 +00:00
shape_io.hpp anon enums warnings 2005-08-02 10:37:25 +00:00
shapefile.cpp revived shape support + removed unsed header from postgis.cpp 2005-06-16 20:56:31 +00:00
shapefile.hpp fixed extra qualifier 2005-11-29 23:31:22 +00:00
shp_index.cpp 1.added copyright notice to SConstruct/SConscript files 2005-06-17 12:40:51 +00:00
shp_index.hpp 1.added copyright notice to SConstruct/SConscript files 2005-06-17 12:40:51 +00:00