Eric Fischer
|
1b1be9f872
|
Also trim .geobuf from layer names
|
2017-11-29 16:44:55 -08:00 |
|
Eric Fischer
|
ba1c343204
|
Make --allow-existing work on dirs; trim .geojson from layer names
|
2017-11-29 16:24:48 -08:00 |
|
Eric Fischer
|
621e0afc3c
|
Merge branch 'more-warnings' into rate-clarify
|
2017-11-17 11:21:01 -08:00 |
|
Eric Fischer
|
76d86f7d45
|
Add an option to quiet the progress indicator but not warnings
|
2017-11-16 17:08:59 -08:00 |
|
Eric Fischer
|
2d87059a04
|
Some more constructors
|
2017-11-10 13:59:57 -08:00 |
|
Eric Fischer
|
069807caf4
|
Use a proper constructor, discover two unused fields
|
2017-11-10 13:06:47 -08:00 |
|
Eric Fischer
|
0152db4a20
|
More initializers
|
2017-11-07 15:57:56 -08:00 |
|
Eric Fischer
|
ba62ab8596
|
More structure initializers
|
2017-11-07 15:20:17 -08:00 |
|
Eric Fischer
|
50910b211b
|
Remove more unused parameters
|
2017-11-07 11:09:22 -08:00 |
|
Eric Fischer
|
d89d46da65
|
Remove unused parameters
|
2017-11-07 10:55:34 -08:00 |
|
Eric Fischer
|
be922702ce
|
Experiment with coalescing features to reduce tile size
|
2017-10-06 18:01:08 -07:00 |
|
Eric Fischer
|
8d502eb805
|
Fix memory leak
|
2017-09-01 16:41:01 -07:00 |
|
Eric Fischer
|
0fd4454129
|
Allow filter expressions during tippecanoe as well as during tile-join
|
2017-09-01 11:51:12 -07:00 |
|
Eric Fischer
|
223d837736
|
Multithreaded geobuf feature parsing
|
2017-08-31 13:54:04 -07:00 |
|
Eric Fischer
|
a5b1378d1a
|
Minimize external dependencies for Geobuf testing
|
2017-08-30 15:32:36 -07:00 |
|
Eric Fischer
|
7c031a9796
|
Memory-map geobuf input instead of reading it into a temporary string
|
2017-08-28 11:30:30 -07:00 |
|
Eric Fischer
|
75be013059
|
Start on geobuf parsing
|
2017-08-25 14:56:03 -07:00 |
|
Eric Fischer
|
e7ee83f27b
|
Move attribute type coercion out of parsing and into serialization
|
2017-08-24 17:27:30 -07:00 |
|
Eric Fischer
|
f4818ffb07
|
Move attribute include/exclude logic into serialization
|
2017-08-24 17:10:15 -07:00 |
|
Eric Fischer
|
34b1b215f4
|
Move tilestats management out of parsing and into serialization
|
2017-08-24 16:30:01 -07:00 |
|
Eric Fischer
|
ed8fbd0236
|
Split more serialization details out from being parsing parameters
|
2017-08-24 15:57:33 -07:00 |
|
Eric Fischer
|
6caf20b9c8
|
Put the pieces back together
|
2017-08-23 11:43:48 -07:00 |
|
Eric Fischer
|
6cea2d5db6
|
Progress on factoring out serialization state into a single object
|
2017-08-22 18:10:52 -07:00 |
|
Eric Fischer
|
f0b32cf710
|
Merge branch 'master' into geobuf
|
2017-08-22 16:21:03 -07:00 |
|
Eric Fischer
|
372194cee9
|
Add an option not to produce tilestats
|
2017-08-15 10:35:41 -07:00 |
|
Eric Fischer
|
b1620f6c59
|
Work on factoring out serial_feature
|
2017-08-15 10:25:11 -07:00 |
|
Eric Fischer
|
23a4ed8754
|
Merge branch 'master' into geobuf
|
2017-08-10 10:28:17 -07:00 |
|
Eric Fischer
|
635429cd87
|
Fix dangling pointer. Defer tilestats generation until tiling if filtering.
|
2017-08-08 13:38:48 -07:00 |
|
Eric Fischer
|
c79f19e3ca
|
Merge branch 'master' into plugins
|
2017-08-08 11:08:10 -07:00 |
|
Eric Fischer
|
fa0e38da2b
|
First stages of geobuf support
|
2017-08-08 10:31:26 -07:00 |
|
Eric Fischer
|
9ec52f2c90
|
Merge branch 'master' into tilestats
|
2017-07-21 13:08:33 -07:00 |
|
Eric Fischer
|
54cbc570f1
|
Don't write to a directory that contains an existing tileset.
The -f option will clear the directory now, as with mbtiles.
|
2017-07-20 14:17:09 -07:00 |
|
Eric Fischer
|
97d0b2a1b5
|
Retain attributes in alphabetical order, for consistency
|
2017-07-19 16:40:06 -07:00 |
|
Eric Fischer
|
ba82ef8274
|
Complain if the output file or directory is specified more than once
|
2017-07-18 14:11:48 -07:00 |
|
Eric Fischer
|
18f9a8dbb7
|
Close mbtiles properly when exiting because there are no features
|
2017-07-18 09:54:59 -07:00 |
|
Eric Fischer
|
71f57793fd
|
Derive tilejson attribute types from sample attribute values
|
2017-07-17 17:31:46 -07:00 |
|
Eric Fischer
|
b1771a3365
|
Make layer attributes a map to sample values
|
2017-07-17 11:58:37 -07:00 |
|
Eric Fischer
|
65c095cc2b
|
Clean up #includes and add fields for counting attributes
|
2017-07-14 16:56:23 -07:00 |
|
Eric Fischer
|
04d0cc6fa1
|
Merge branch 'master' into plugins
|
2017-07-06 22:28:35 -07:00 |
|
Eric Fischer
|
cf3a0800b8
|
Add an option to increase maxzoom if features are still being dropped
|
2017-05-31 10:47:34 -07:00 |
|
Eric Fischer
|
c7d146ea48
|
Don't do work for guessing maxzoom unless needed. Add a better test.
|
2017-05-30 16:58:56 -07:00 |
|
Eric Fischer
|
331707f88a
|
Better maxzoom guessing by considering resolution within features
|
2017-05-30 13:28:25 -07:00 |
|
Eric Fischer
|
f9f57ebb3f
|
Merge branch 'master' into plugins
|
2017-05-04 10:19:32 -07:00 |
|
Eric Fischer
|
acdb5b72db
|
Fix RFC 8142 support: Don't try to split *all* memory mapped files
|
2017-05-01 15:27:55 -07:00 |
|
Eric Fischer
|
a0234923b7
|
Merge branch 'master' into plugins
|
2017-05-01 11:43:05 -07:00 |
|
Eric Fischer
|
63e0c89c4b
|
Support RFC 8142 GeoJSON text sequences
|
2017-04-28 16:39:16 -07:00 |
|
Eric Fischer
|
5a8bfa23a4
|
Merge branch 'master' into plugins
|
2017-04-21 16:18:00 -07:00 |
|
Eric Fischer
|
569fd97475
|
Also generate the string of option letters instead of writing it again
|
2017-04-21 13:56:40 -07:00 |
|
Eric Fischer
|
6c7a52147b
|
Organize usage output the same way as in the README
|
2017-04-21 13:48:39 -07:00 |
|
Eric Fischer
|
7dc586bc84
|
Merge branch 'master' into plugins
|
2017-04-17 16:01:12 -07:00 |
|