artemp
|
3368b6d1de
|
shapeindex - re-factor to read offset and record length from *.shx (allows reading erroneous shapefiles from NE)
|
2015-10-13 13:34:21 +01:00 |
|
artemp
|
bcb1cc6053
|
format
|
2015-10-05 15:23:20 +01:00 |
|
artemp
|
9c292595b4
|
use mapnik::quad_tree<T>
|
2015-09-29 12:21:02 +01:00 |
|
artemp
|
c1d9bc909e
|
csvindex - initial commit (work-in-progress)
|
2015-09-15 10:55:59 +01:00 |
|
artemp
|
8c6bf0eef6
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
|
artemp
|
2565dc0975
|
remove unused boost::tokenizer headers from mapnik/utils
|
2015-05-15 16:55:30 +01:00 |
|
artemp
|
5678e55abf
|
shapeindex - use range based for loop
|
2015-02-19 11:04:13 +01:00 |
|
Dane Springmeyer
|
5424c350cd
|
avoid inf loop on empty point3d shapefile
|
2015-02-13 00:04:09 -08:00 |
|
artemp
|
884de5a044
|
fix condition for skipping M (measure) in PointZ
|
2015-02-12 22:18:00 +01:00 |
|
artemp
|
333965b588
|
update copyright year
|
2014-11-20 15:25:50 +01:00 |
|
Dane Springmeyer
|
83588937b9
|
silence boost warnings
|
2014-10-21 16:37:27 -07:00 |
|
Dane Springmeyer
|
57c9aee63d
|
shapeindex: more consistent error output
|
2014-05-11 12:41:08 -07:00 |
|
Dane Springmeyer
|
404e221c25
|
fix #2239
|
2014-05-11 12:40:24 -07:00 |
|
Dane Springmeyer
|
2e6de5cc97
|
remove unused variables
|
2014-03-18 14:09:44 -07:00 |
|
Dane Springmeyer
|
0365d3e081
|
start centralizing filesystem operations in mapnik::util::fs - refs #1177
|
2013-06-02 19:28:24 -07:00 |
|
Dane Springmeyer
|
bdc262d711
|
remove old versioning strings
|
2013-03-13 13:06:10 -07:00 |
|
Matt Amos
|
38e7b7cce0
|
Still need to increment pos counter in shapeindex even when the geometry is null, otherwise reads are possible beyond the end of file.
|
2012-02-10 15:21:02 +00:00 |
|
Dane Springmeyer
|
39d199aa49
|
code formatting
|
2011-11-13 19:54:32 -08:00 |
|
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 |
|