Artem Pavlenko
|
6f9528c2e3
|
1.added serialization support
2.some class names changes
|
2005-12-14 17:01:09 +00:00 |
|
Artem Pavlenko
|
a6191fade0
|
1. corrected LIBS in SConsctipt files
2. use boost::shared_ptr instead of ref_ptr
|
2005-12-12 13:15:33 +00:00 |
|
Artem Pavlenko
|
2d08614042
|
return object in envelope()
|
2005-12-01 10:06:40 +00:00 |
|
Artem Pavlenko
|
aaba4d08cf
|
check datasource in envelope method
|
2005-11-30 00:24:08 +00:00 |
|
Artem Pavlenko
|
7f4df91371
|
check for valid datasource in the main loop
|
2005-11-30 00:21:07 +00:00 |
|
Artem Pavlenko
|
01f9df9b43
|
added feature factory
|
2005-11-24 15:51:29 +00:00 |
|
Artem Pavlenko
|
70f79a3e19
|
fixed path portability issue
|
2005-09-09 09:38:37 +00:00 |
|
Artem Pavlenko
|
e9fff475be
|
try to dlopen any file in datasources dir
|
2005-09-08 13:52:42 +00:00 |
|
Artem Pavlenko
|
f5dda2f207
|
1. more pythonic feel:)
2. added CSS color string parser and color factory
3. added docs dir
|
2005-09-08 13:20:37 +00:00 |
|
Artem Pavlenko
|
820b6bb23a
|
return ref_ptr<Feature> from datasource next() method
should play better with python
|
2005-09-08 13:09:04 +00:00 |
|
Artem Pavlenko
|
03467ac96e
|
removed unused color.cpp
|
2005-09-08 13:05:39 +00:00 |
|
Artem Pavlenko
|
c946127bba
|
removed unused color.cpp
|
2005-09-08 13:04:36 +00:00 |
|
Artem Pavlenko
|
b20007b440
|
gcc4.0.1 doesn't like volatile locals?
|
2005-08-31 19:30:54 +00:00 |
|
Artem Pavlenko
|
c7f9d1e568
|
1.polygon_symbolizer + using agg rasterrizer
2.render.cpp - exit rules loop (mastermap styles-?? not sure)
3.pre-allocate space for attributes
|
2005-06-24 08:39:47 +00:00 |
|
Artem Pavlenko
|
32c76d5a5f
|
1.added copyright notice to SConstruct/SConscript files
2.fixed include/libs in datasources
3.revived shapeindex utility (+ boost::program_options)
|
2005-06-17 12:40:51 +00:00 |
|
Artem Pavlenko
|
a8ec856a15
|
initial import
|
2005-06-14 15:06:59 +00:00 |
|