artemp
|
6effbedff3
|
csv.input/mapnik-index - validate geometry locator and throw early if invalid
|
2015-10-22 13:29:26 +01:00 |
|
Dane Springmeyer
|
cd5b97b01f
|
better error reporting when no valid files are passed to mapnik-index
|
2015-10-20 14:49:58 -07:00 |
|
Dane Springmeyer
|
d80179fca4
|
fix mapnik-index build when memory mapping is disabled - closes #3135
|
2015-10-20 12:17:32 -07:00 |
|
Dane Springmeyer
|
001520aa95
|
mapnik-index: only dump output if actually processing csv or geojson
|
2015-10-20 12:15:51 -07:00 |
|
Dane Springmeyer
|
3bb0f1748f
|
icu linking for mapnik-index should be unneeded
|
2015-10-20 12:15:23 -07:00 |
|
Dane Springmeyer
|
c8867d1419
|
use std::system
|
2015-10-19 10:01:33 -07:00 |
|
artemp
|
652fa15ec0
|
better stderr
|
2015-10-16 10:49:29 +01:00 |
|
artemp
|
950afdcac1
|
mapnik-index : output number of elements
|
2015-10-13 17:12:02 +01:00 |
|
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
|
4093f10f61
|
shapefile_reader.py - improve by adding test_polygon
|
2015-10-13 13:34:21 +01:00 |
|
Dane Springmeyer
|
a326cff744
|
ensure mapnik-config is rebuilt if version.hpp changes
|
2015-10-12 13:42:08 -07:00 |
|
Dane Springmeyer
|
ba8747784d
|
fix typo
|
2015-10-12 13:38:01 -07:00 |
|
Dane Springmeyer
|
67718ed8e1
|
rename nik2img to mapnik-render
|
2015-10-12 10:38:58 -07:00 |
|
Dane Springmeyer
|
dc80d9f582
|
Fix -Wsign-compare [skip ci]
|
2015-10-09 13:49:34 -07:00 |
|
artemp
|
da1247fa1e
|
mapnik-index: add initial support for processing GeoJSON
|
2015-10-09 12:49:58 +01:00 |
|
artemp
|
21b5a132a9
|
mapnik-index - refactor to prepare for adding GeoJSON index support
|
2015-10-09 11:27:35 +01:00 |
|
artemp
|
bf411f55de
|
remove debug stderr
|
2015-10-07 17:39:00 +01:00 |
|
Dane Springmeyer
|
8d11151382
|
rename csvindex to mapnik-index since we'll soon support geojson
|
2015-10-07 08:33:24 -07:00 |
|
artemp
|
8f8a33a2ee
|
cleanups
|
2015-10-07 12:37:30 +01:00 |
|
artemp
|
63c73b5057
|
add initial 'qoute' auto-detection + restore csv_test's
|
2015-10-05 16:56:33 +01:00 |
|
artemp
|
5c6c8ff7a3
|
csv.input - restore handling of inline headers and only one line of data without new line
|
2015-10-05 15:28:57 +01:00 |
|
artemp
|
bcb1cc6053
|
format
|
2015-10-05 15:23:20 +01:00 |
|
artemp
|
178e39e19a
|
make separator single character and simplify/optimise csv_grammar
|
2015-10-05 15:23:20 +01:00 |
|
artemp
|
1d320b7133
|
make quote single char
|
2015-10-02 12:20:54 +01:00 |
|
artemp
|
98ea1c5cd9
|
csv_utils::getline_csv - add 'quote' argument
|
2015-10-02 12:17:38 +01:00 |
|
Dane Springmeyer
|
3acec350f6
|
avoid more -Wshadow warnings from boost
|
2015-10-01 13:35:23 -07:00 |
|
Dane Springmeyer
|
c414526802
|
Merge pull request #3099 from mapycz/fix-todo
remove Feature alias of feature_impl
|
2015-10-01 10:53:27 -07:00 |
|
artemp
|
be437eb6b0
|
add experimental getline_csv implementation which handles newline characters inside single/double quoted strings
|
2015-10-01 18:33:32 +01:00 |
|
Jiri Drbalek
|
a03081c367
|
remove Feature alias of feature_impl
|
2015-10-01 14:16:11 +00:00 |
|
artemp
|
9c292595b4
|
use mapnik::quad_tree<T>
|
2015-09-29 12:21:02 +01:00 |
|
artemp
|
2f35c71606
|
mapnik::quad_tree - add methods required for spatial_index construction and serialization
remove utils/shapeindex/quadtree.hpp
|
2015-09-29 12:20:46 +01:00 |
|
artemp
|
2a7a2c998e
|
add <memory> include
|
2015-09-25 17:11:01 +01:00 |
|
artemp
|
dd0ef307ee
|
correct const's + coding style
|
2015-09-25 10:44:25 +01:00 |
|
artemp
|
27be7113a9
|
csvindex - use quadtree from shapeindex + cleanup
|
2015-09-24 12:03:32 +01:00 |
|
artemp
|
71ef858c1d
|
csvindex - initial writing to disk impl
|
2015-09-18 15:44:21 +01:00 |
|
artemp
|
c1d9bc909e
|
csvindex - initial commit (work-in-progress)
|
2015-09-15 10:55:59 +01:00 |
|
artemp
|
f8fd60dc69
|
remove libxml includes and init calls
|
2015-07-30 13:13:53 +02:00 |
|
artemp
|
5b287ab798
|
catch std::exception to get better stderr
|
2015-07-29 16:09:33 +02:00 |
|
artemp
|
52007b8019
|
Merge branch 'master' into svg-parser-errors
|
2015-07-21 09:46:38 +02:00 |
|
artemp
|
f58a13825f
|
correct std::clog message
|
2015-07-20 14:51:24 +02:00 |
|
artemp
|
faa2c19359
|
make visitor return status + don't mutating svg_name_
|
2015-07-20 12:05:26 +02:00 |
|
artemp
|
c166d9acb8
|
reduce code duplication
|
2015-07-16 13:06:52 +02:00 |
|
artemp
|
8c6bf0eef6
|
update copyright notice
|
2015-06-16 12:49:16 +02:00 |
|
Blake Thompson
|
a9712ed081
|
Forgot to add prefix change to mapnik config to cairo as well
|
2015-06-15 16:25:59 -05:00 |
|
Blake Thompson
|
a4aee2eb59
|
Added an update to mapnik config so that it can provide relative path to libraries better in node mapnik.
|
2015-06-15 15:37:23 -05:00 |
|
Paul Norman
|
eeec7850d0
|
Don't hard-code bash path in mapnik-config
[[ is a bashism, so this script needs bash, but shouldn't assume a location.
|
2015-05-24 13:16:31 -07:00 |
|
artemp
|
2565dc0975
|
remove unused boost::tokenizer headers from mapnik/utils
|
2015-05-15 16:55:30 +01:00 |
|
Blake Thompson
|
0eecbd3e0f
|
Modified marker cache to store shared_ptrs in order to prevent threading issues and to close #2713
|
2015-05-04 14:11:41 -05:00 |
|
artemp
|
470da20d53
|
fix remanining cAmEl case names
|
2015-05-04 12:49:11 +02:00 |
|
artemp
|
081cf02dcf
|
fix method signitures to use std::size_t
rename getSize() -> size(), getRowSize() -> row_size
|
2015-05-04 10:57:57 +02:00 |
|