Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Large csv #3010

Merged
merged 46 commits into from
Aug 25, 2015
Merged

Large csv #3010

merged 46 commits into from
Aug 25, 2015

Conversation

artemp
Copy link
Member

@artemp artemp commented Jul 31, 2015

This is work-in-progress to update CSV plugin to support parsing large input and utilise spatial index for efficient bounding box queries.

  • removed boost::tokenizer usage
  • boost::spirit based `line' grammar/parser (supporting various quoting options)
  • re-factoring

Next steps

  • implement spatial_index similar to geojson.input and topojson.input (@flippmoke - if you have bandwidth next week, would be great if you could push on this)
    • support both in-memory and on-disk modes

artemp added a commit that referenced this pull request Aug 25, 2015
@artemp artemp merged commit 35c2636 into master Aug 25, 2015
@artemp artemp added this to the Mapnik 3.0.4 milestone Aug 26, 2015
@springmeyer springmeyer mentioned this pull request Aug 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant