This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
mapnik
Watch
1
Star
0
Fork
0
You've already forked mapnik
mirror of
https://github.com/mapnik/mapnik.git
synced
2025-12-08 20:13:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
mapnik
/
plugins
/
input
/
csv
History
artemp
a4e15b5a47
remove stderr
2015-10-01 15:34:49 +01:00
..
build.py
CSV - initial disk-index featureset
2015-09-25 16:47:03 +01:00
csv_datasource.cpp
remove stderr
2015-10-01 15:34:49 +01:00
csv_datasource.hpp
CSV - initial disk-index featureset
2015-09-25 16:47:03 +01:00
csv_featureset.cpp
use memory mapped file by default for both index and data parsing (improves loading times by ~50%) - default on non-windows platforms
2015-09-09 11:56:21 +02:00
csv_featureset.hpp
Merge branch 'master' into csv-disk-index
2015-10-01 15:26:47 +01:00
csv_index_featureset.cpp
csv.input (disk-index) - add support for memory mapped files
2015-09-29 10:35:36 +01:00
csv_index_featureset.hpp
spatial_index/quad_tree - remove `operator>>' requirement, instead value_type stored must have standard layout for correct (de)serialisation + update unit test
2015-09-29 15:44:57 +01:00
csv_inline_featureset.cpp
simplify + factor out properties parsing logic
2015-08-24 14:13:13 +02:00
csv_inline_featureset.hpp
CSV - implement spatial index access to features on disk + preserve support for inline data (work-in-progress)
2015-08-21 13:52:42 +02:00
csv_utils.hpp
use memory mapped file by default for both index and data parsing (improves loading times by ~50%) - default on non-windows platforms
2015-09-09 11:56:21 +02:00