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
8f37b30978
fix handling 'one line' + 'manual headers' + 'no newline' case
...
update get_geometry_type ( ref
https://github.com/mapnik/mapnik/issues/3047
)
2015-08-27 13:07:51 +02:00
..
build.py
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_datasource.cpp
fix handling 'one line' + 'manual headers' + 'no newline' case
2015-08-27 13:07:51 +02:00
csv_datasource.hpp
fix handling 'one line' + 'manual headers' + 'no newline' case
2015-08-27 13:07:51 +02:00
csv_featureset.cpp
CSV - optimise parsing by providing num_columns hint
2015-08-24 16:35:32 +02:00
csv_featureset.hpp
CSV - optimise parsing by providing num_columns hint
2015-08-24 16:35:32 +02: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
slightly better syntax (NOTE: 4000 seems arbitrary here)
2015-08-27 13:07:51 +02:00