Eric Fischer
|
5e7f718afc
|
Fill out layermaps when reading the output of the postfilter
|
2016-12-12 15:21:05 -08:00 |
|
Eric Fischer
|
0e5b513637
|
Start getting features (just geometry so far) back from the prefilter
|
2016-12-09 15:35:57 -08:00 |
|
Eric Fischer
|
d940eb1cef
|
Factor out filter setup from the reading and writing loops
|
2016-12-08 15:46:12 -08:00 |
|
Eric Fischer
|
d1dc310bbc
|
The GeoJSON-producing part of prefiltering
|
2016-12-08 15:13:38 -08:00 |
|
Eric Fischer
|
5960a15fcd
|
Add magic #defines to avoid default small Mac stdio limits
|
2016-12-08 12:33:02 -08:00 |
|
Eric Fischer
|
6530e155eb
|
Don't put a comma between features in filter output
|
2016-12-08 11:14:06 -08:00 |
|
Eric Fischer
|
3f14a0dd55
|
Factor out conversion from JSON types to vector tile attribute types
|
2016-12-07 16:17:17 -08:00 |
|
Eric Fischer
|
5554b9cbba
|
Add the command-line option to specify the filter
|
2016-12-07 12:15:57 -08:00 |
|
Eric Fischer
|
a114a890d8
|
Keep from leaking other pipe file descriptors to unrelated children
|
2016-12-07 11:26:03 -08:00 |
|
Eric Fischer
|
3d1ceac96a
|
Lock around setup of pipeline and filter process
|
2016-12-07 11:16:34 -08:00 |
|
Eric Fischer
|
7514797c4c
|
Add missing #includes
|
2016-12-06 17:25:23 -08:00 |
|
Eric Fischer
|
d8fe69a99e
|
Round coordinates instead of truncating to avoid projection error
|
2016-12-06 17:19:22 -08:00 |
|
Eric Fischer
|
679189e5a2
|
Parse JSON coming back in and turn it back into features
|
2016-12-06 17:19:22 -08:00 |
|
Eric Fischer
|
4256473283
|
More reorganization to reuse JSON parsing
|
2016-12-06 17:19:22 -08:00 |
|
Eric Fischer
|
112f451c66
|
Move JSON-writing again to keep it from requiring all plugin code
|
2016-12-06 17:19:22 -08:00 |
|
Eric Fischer
|
94bebbd276
|
Write GeoJSON to the filter and read (but don't parse) what comes back
|
2016-12-06 17:19:22 -08:00 |
|
Eric Fischer
|
adfceed554
|
Factor out conversion from vector tile to GeoJSON
|
2016-12-06 17:19:22 -08:00 |
|