mapnik/utils
Mickey Rose c21778fdfc merge mapnik-index::process_csv_file and csv_datasource::parse_csv
- the function in plugin was already configurable via flags, and only
  contained two un-conditioned blocks that process_csv_file didn't have

- so I extracted the common parts into a separate function (in a class
  holding the flags and state), process_csv_file calls it with default
  flags, plugin sets them from params

- removed namespace ::detail, moving stuff that was used outside
  csv_utils to ::csv_utils, and the rest to ::csv_utils::detail
2016-02-26 20:28:42 +01:00
..
epydoc_config embed version in the epydoc output 2012-04-09 13:54:33 -07:00
format_source_files + add deps/agg directory 2013-03-01 11:08:58 -05:00
geometry_to_wkb update copyright notice 2015-06-16 12:49:16 +02:00
mapnik-config install mapbox variant - followup to #3236 2016-01-14 14:09:32 -08:00
mapnik-index merge mapnik-index::process_csv_file and csv_datasource::parse_csv 2016-02-26 20:28:42 +01:00
mapnik-render Fix name reported by mapnik-render 2015-12-06 15:10:43 +00:00
ogrindex update copyright notice 2015-06-16 12:49:16 +02:00
pgsql2sqlite centralize warning suppression 2015-11-07 17:53:09 -08:00
shapefile don't fail on null shapes (record length : 8 bytes) 2015-11-11 16:21:03 +00:00
shapeindex use std::ofstream (ref 3300) 2016-02-18 12:54:17 +01:00
src_utils - small script to keep copyright aligned in all files (bindings have different copyright owners, need to understand if we need to keep those as they are) 2011-10-23 15:11:14 +02:00
svg2png more const strictness, update to work with latest mapbox::variant/visitor-no-copy branch 2016-01-27 14:50:17 +01:00