Eric Fischer
|
d4e1ee0627
|
Replace malloc/free with new/delete to fix parallel-reading crash
|
2016-08-30 14:02:51 -07:00 |
|
Eric Fischer
|
31d2a3738a
|
Get rid of the old file_keys
|
2016-08-30 13:46:37 -07:00 |
|
Eric Fischer
|
7f49ce5caa
|
Merge per-thread layer names and file keys
|
2016-08-29 16:38:57 -07:00 |
|
Eric Fischer
|
c26fa23564
|
Per-thread layermap will contain the file keys, not just a layer ID
|
2016-08-29 14:59:28 -07:00 |
|
Eric Fischer
|
f7e64dca5f
|
Work in progress on being able to specify per-feature layer names
|
2016-08-23 15:33:53 -07:00 |
|
Eric Fischer
|
3655a54d22
|
Add the ability to inline metadata with geometry
|
2016-05-10 16:46:45 -07:00 |
|
Eric Fischer
|
adc70341ad
|
Use std::set to track the layer-wide feature attribute types.
Track them during parsing, not tiling. Remove the old string pool code.
|
2016-04-28 14:59:58 -07:00 |
|
Eric Fischer
|
87b90a5033
|
Use std::set to track included and excluded feature properties
|
2016-04-28 12:57:03 -07:00 |
|
Eric Fischer
|
c4274303ea
|
Fix indentation
|
2016-04-27 15:10:26 -07:00 |
|
Eric Fischer
|
3662f1a66b
|
Split main program functions apart from GeoJSON parsing
|
2016-04-27 14:59:20 -07:00 |
|