Artem Pavlenko
|
3436fe0f05
|
+ handle null shapes
|
2011-08-12 16:43:12 +00:00 |
|
Artem Pavlenko
|
0e0b7a578c
|
+ implement memory mapping using boost::interprocess
+ cache mapped memory regions for re-use
|
2011-04-06 13:02:31 +00:00 |
|
Lucio Asnaghi
|
e53b490167
|
- added verbose option to shapeindex
|
2010-11-10 11:55:22 +00:00 |
|
Dane Springmeyer
|
26e4fedfde
|
be careful with output streams
|
2010-07-22 01:16:48 +00:00 |
|
Dane Springmeyer
|
200e9096e9
|
strip the file extention of '.shp', if provided, as the shapefile driver does not expect the ext. This allows a directory of shapefiles to be indexed like:
|
2010-07-16 23:28:53 +00:00 |
|
Artem Pavlenko
|
246731874b
|
+ apply 'mapnik-format' to *.cpp *.hpp
|
2010-06-02 11:03:30 +00:00 |
|
Dane Springmeyer
|
c30ceb1be4
|
improve shapeindex support for pointz
|
2010-01-30 01:02:04 +00:00 |
|
Artem Pavlenko
|
47dc1e197b
|
+ merge mapnik2 to trunk
|
2009-12-16 20:02:06 +00:00 |
|
Lucio Asnaghi
|
58132598f9
|
+ shapeindex: gracefully exit when a shape file doesn't exists (closing #321)
|
2009-04-28 19:54:34 +00:00 |
|
Artem Pavlenko
|
24c605e807
|
added missing std namespace
|
2008-02-20 09:57:37 +00:00 |
|
Artem Pavlenko
|
a478089bd9
|
patch from Martijn van Oosterhout
|
2008-02-20 09:34:48 +00:00 |
|
Artem Pavlenko
|
a8859645b3
|
use memory mapped files for reading shape files
|
2008-02-04 11:12:32 +00:00 |
|
Artem Pavlenko
|
15e73b98f4
|
small formatting
|
2007-06-05 09:10:40 +00:00 |
|
Jean-Francois Doyon
|
3edbb1f284
|
- Fix a couple of namespace issues.
|
2007-02-08 00:36:14 +00:00 |
|
Artem Pavlenko
|
ebdd0f6030
|
disable clog printing in release mode. Pass -DMAPNIK_DEBUG to enable.
|
2006-11-19 17:13:33 +00:00 |
|
Artem Pavlenko
|
992af4747d
|
1. move include to mapnik/include
2. update demos,bibdibgs etc.
|
2006-10-04 11:22:18 +00:00 |
|
Artem Pavlenko
|
4a5a1580c4
|
fixed
|
2006-05-12 16:35:36 +00:00 |
|
Artem Pavlenko
|
61fd258fd1
|
changing licence from GPL to LGPL
|
2006-03-31 10:32:02 +00:00 |
|
Artem Pavlenko
|
0e53e23ec1
|
fixed pointz/pointm reading
|
2006-03-28 10:09:24 +00:00 |
|
Artem Pavlenko
|
8986108775
|
added set_datasource method (TODO!!!)
fixed pointz in shapeindex
|
2006-03-28 08:29:36 +00:00 |
|
Artem Pavlenko
|
58675f6bf1
|
replaced cerr and cout with clog ( redirected to cerr by default)
|
2006-03-19 21:54:40 +00:00 |
|
Artem Pavlenko
|
d8dc53bcf4
|
new build system
|
2006-01-31 23:09:52 +00:00 |
|