24 Commits

Author SHA1 Message Date
Matt Gardner
53ffcd1ed6
Add files via upload 2020-02-14 14:48:33 -05:00
Andy Cochran
045e677a1f
Create ISSUE_TEMPLATE.md 2017-12-14 15:46:00 -05:00
Andy Cochran
9b805f686e
Create PULL_REQUEST_TEMPLATE.md 2017-12-14 15:45:52 -05:00
Chris Whong
19f8c84058
Merge pull request #9 from ahocevar/multiple-layers
Support multiple layers
2017-12-06 23:07:48 -05:00
Chris Whong
52d4e401e8
Merge pull request #10 from maptastik/py3_server
Add Python 3 CORS Server
2017-12-06 23:07:01 -05:00
Chris Whong
9c041daa38
Merge pull request #11 from oznogon/patch-1
Fix example README Markdown for GitHub
2017-12-06 23:06:06 -05:00
oznogon
a8715fd152 Fix example README Markdown for GitHub 2017-08-29 14:47:02 -07:00
Ryan Cooper
4583dd9b3c Add Python 3 CORS Server
cors_server.py works with Python 2.x, but changes in print, SimpleHTTPServer, and SocketServer mean it doesn't work with Python 3. This Python 3 version of the CORS server script seeks to address those issues.
2017-08-16 09:06:28 -04:00
Andreas Hocevar
522d33f118 Make the API nicer 2017-08-13 20:58:09 -04:00
Andreas Hocevar
8cdd7d5f8f Support multiple layers 2017-08-13 20:40:12 -04:00
Chris Whong
7deb71e3ce Merge pull request #5 from hanbyul-here/master
passsed the options required to pre-generate tiles to geojson-vt
2017-04-26 10:27:36 -04:00
Hanbyul Jo
54787b3341 ssed the options required to pregenerate all the requested tiles to
geojson-vt
2017-04-22 13:54:21 -04:00
Chris Whong
8782e03cad Merge pull request #2 from JamesMilnerUK/master
Update README.md
2017-04-06 23:34:37 -04:00
James Milner
c397e5d09f Update README.md
Make the Markdown valid for GitHub
2017-03-30 16:58:37 +01:00
Chris Whong
55b4819e92 make main method take geojson object instead of filepath 2017-03-07 01:38:35 -05:00
Chris Whong
755f5e5377 update readme and package.json 2017-03-07 01:38:17 -05:00
Chris Whong
d9cedad6d4 update readme 2017-03-07 01:37:53 -05:00
Chris Whong
92507b641b modify geojson2mvt to take a geojson object as its first argument, not a filePath 2017-03-07 01:36:21 -05:00
Chris Whong
da2cc5b976 0.0.2 2017-03-06 12:01:42 -05:00
Chris Whong
5ba3e7c74e update package.json 2017-03-06 11:58:49 -05:00
Chris Whong
3d9059ba19 update package.json and license 2017-03-04 11:47:11 -05:00
Chris Whong
49435ae4fb update readme 2017-03-04 11:43:56 -05:00
Chris Whong
99d13101bf add readme 2017-03-04 11:38:40 -05:00
Chris Whong
8dbde79bca first commit 2017-03-04 11:37:51 -05:00