Commit Graph

  • f1457ee47d 2.0.4 v2.0.4 main Vladimir Agafonkin 2025-06-18 11:02:31 +03:00
  • 537dad6817
    improve types: mark _* props as private, refine property value type (#87) Volodymyr Agafonkin 2025-06-18 10:57:24 +03:00
  • a85415eca6 2.0.3 v2.0.3 Vladimir Agafonkin 2024-07-16 12:40:52 +03:00
  • 03660e46a0 upgrade point-geometry to v1.1.0 (fixing a possible perf regression) Vladimir Agafonkin 2024-07-16 12:40:45 +03:00
  • af16ca5b3c 2.0.2 v2.0.2 Vladimir Agafonkin 2024-07-12 20:01:17 +03:00
  • 5b19ed0fcf
    Improve generated types (#86) Harel M 2024-07-12 19:48:12 +03:00
  • a37312e211 2.0.1 v2.0.1 Vladimir Agafonkin 2024-07-11 13:13:37 +03:00
  • 1819031998 fix feature id type Vladimir Agafonkin 2024-07-11 12:58:29 +03:00
  • b1146ad992 2.0.0 v2.0.0 Vladimir Agafonkin 2024-07-11 12:35:26 +03:00
  • ed73b0dfc0 remove changelog file (in favor of GH releases) Vladimir Agafonkin 2024-07-11 12:29:27 +03:00
  • 20fd06ceaf move @types/geojson and pbf to dependencies for TS types Vladimir Agafonkin 2024-07-11 12:28:25 +03:00
  • 1af4118f6b use the new TS JSDoc import syntax Vladimir Agafonkin 2024-07-11 12:27:24 +03:00
  • 58a8e31bb0 add first-class TypeScript types Vladimir Agafonkin 2024-07-11 12:14:43 +03:00
  • 738ee22d79 remove badges Vladimir Agafonkin 2024-07-10 23:00:45 +03:00
  • 096b838571 readme fixes Vladimir Agafonkin 2024-07-10 23:00:32 +03:00
  • 4b81485642 modernize (ESM, modern deps, GitHub Actions) Vladimir Agafonkin 2024-07-10 22:58:17 +03:00
  • 77851380b6
    Fixed typo (#80) MAA28 2022-02-15 13:24:15 +01:00
  • ffa28f80ec add initial support for VT3 draft spec vt3-dev Vladimir Agafonkin 2018-10-31 18:56:58 +01:00
  • 0f930dd2be add unprojected z to coords vt3-3d Molly Lloyd 2018-04-26 14:53:50 +02:00
  • 68e53b0f80 preliminary 3D feature reading Lauren Budorick 2018-04-25 16:30:07 +02:00
  • bdfbd08274 wip - experiment with a vtzero-backed wasm build wasm Anand Thakker 2018-03-27 08:30:13 -04:00
  • 58df1e9344 v1.3.1 Anand Thakker 2018-03-02 19:42:41 -05:00
  • a9a91029c0
    Fix infinite loop when reading closepath command (#63) Anand Thakker 2018-03-02 19:33:28 -05:00
  • 3085c2dfd7 Use ~ to install node-mapnik (#62) Dane Springmeyer 2018-02-23 12:28:52 -08:00
  • 3e292e2707 Merge pull request #56 from mapbox/mbx-scope-example Sam Matthews 2017-08-14 11:12:00 -05:00
  • 29a189d3b2 Updated README example to reflect @mapbox scope Sam Matthews 2017-08-14 10:18:04 -05:00
  • 7fa4d808ac Merge pull request #55 from ezheidtmann/patch-1 Blake Thompson 2017-05-05 12:23:19 -05:00
  • cc2f0d42d2 Use namespaced package name Evan Heidtmann 2017-05-05 09:35:11 -07:00
  • e49aff8a97 Merge pull request #54 from mapbox/namespace Blake Thompson 2017-04-21 15:30:25 -05:00
  • d96dc077d4 Update to mapbox namespace and update dev dependency of mapnik Blake Thompson 2017-04-21 12:18:52 -05:00
  • b7abef267d Merge pull request #48 from nyurik/patch-2 Tom MacWright 2016-09-26 08:45:54 -04:00
  • 33abe9508d Merge pull request #49 from nyurik/patch-1 Tom MacWright 2016-09-26 08:37:16 -04:00
  • e9e9ce56fc Update package.json Yuri Astrakhan 2016-09-26 14:02:58 +02:00
  • 3efadbbf0e Update LICENSE.txt Yuri Astrakhan 2016-09-26 14:01:43 +02:00
  • a3aef5186d 1.3.0 v1.3.0 John Firebaugh 2016-07-18 17:34:00 -07:00
  • 5c453951e1 Make VectorTileFeature#id a public property John Firebaugh 2016-07-18 13:57:47 -07:00
  • 3ead9e4447 Begin vector tile serialization work serialize jakepruitt 2016-06-17 10:09:20 -07:00
  • 91b1349853 1.2.1 v1.2.1 John Firebaugh 2016-05-18 11:54:06 -07:00
  • c16b5c0d59 Classify polygon rings to distinguish inner polygon rings and multipolygons John Firebaugh 2016-05-18 09:04:30 -07:00
  • df74de2098 Drop all but node 4 from test matrix John Firebaugh 2016-05-17 16:23:25 -07:00
  • 10795be36e Fix coordinates for MultiPoints in toGeoJSON John Firebaugh 2016-05-17 16:19:43 -07:00
  • 5177aec30b Add approximateDeepEqual function for tests John Firebaugh 2016-05-17 16:19:26 -07:00
  • e4ec4c65ce fix ring classification classify-rings Vladimir Agafonkin 2016-03-16 14:52:09 +02:00
  • 8a8f615e23 Normalize geometry structure; classify polygon rings John Firebaugh 2015-10-09 14:47:22 -07:00
  • 40f73eb2c4 Add eslint Tom MacWright 2016-02-09 15:48:52 -05:00
  • 4eba80337d 1.2.0 v1.2.0 John Firebaugh 2015-12-10 10:50:29 -08:00
  • 3d15fbae71 Include id in toGeoJSON result John Firebaugh 2015-12-10 10:49:46 -08:00
  • a3e6da8c02 upgrade travis config for more targets Vladimir Agafonkin 2015-11-11 16:28:11 +02:00
  • 19240fde50 Replace loadGeometry() with a getter property geometry-getter John Firebaugh 2015-10-09 16:21:22 -07:00
  • c39d03ff4c Normalize geometry structure; classify polygon rings John Firebaugh 2015-10-09 14:47:22 -07:00
  • 3426fc4231 Merge pull request #30 from ahocevar/patch-1 Tom MacWright 2015-08-25 09:01:28 -04:00
  • e15dcd9522 Mention public 'properties' property Andreas Hocevar 2015-08-11 15:47:26 +02:00
  • 1fae05a6ba Retitle readme Tom MacWright 2015-07-07 17:30:45 -04:00
  • 4afd5a3a05 Use svg badges Tom MacWright 2015-07-07 17:30:08 -04:00
  • 3ba9367b3e Add example with gunzip coding. Fixes #29 Tom MacWright 2015-07-07 17:28:57 -04:00
  • d1b8401c54 1.1.3 v1.1.3 John Firebaugh 2015-06-15 10:54:51 -07:00
  • a615643598 Workaround for mapnik-vector-tile bug John Firebaugh 2015-02-27 17:07:41 -08:00
  • 3263ad998f Merge pull request #27 from anandthakker/master John Firebaugh 2015-04-13 10:49:15 -07:00
  • dc27d43776 Document toGeoJSON Anand Thakker 2015-04-12 17:10:44 -04:00
  • c6f6d83f57 1.1.2 v1.1.2 Vladimir Agafonkin 2015-03-05 19:16:05 +02:00
  • 14753c01f1 update changelog Vladimir Agafonkin 2015-03-05 19:15:56 +02:00
  • e3f9a54b27 update pbf to 1.3.2 Vladimir Agafonkin 2015-03-05 19:07:27 +02:00
  • 5b91663df4 decode negative int64 properly Vladimir Agafonkin 2015-03-05 00:17:13 +02:00
  • d47400e700 minor fixes, update deps Vladimir Agafonkin 2015-03-02 19:44:13 +02:00
  • c6407a579b Merge pull request #22 from mapbox/readme-fix John Firebaugh 2015-03-04 11:33:00 -08:00
  • a69c58f146 fixing readme: require(..); --> require(..).VectorTile dnomadb 2015-03-04 11:27:26 -08:00
  • a17e228dac sudo: false John Firebaugh 2015-02-26 14:40:57 -08:00
  • bc79ebbeb7 v1.1.1 v1.1.1 John Firebaugh 2015-02-25 11:54:16 -08:00
  • 51d4f30a3f Handle what MultiPoints and MultiLineStrings we can John Firebaugh 2015-02-25 11:35:35 -08:00
  • bb979b79eb Be clear that a Protobuf object is required John Firebaugh 2015-02-24 10:47:14 -08:00
  • 1d3f4c1ebb Inline Mercator math John Firebaugh 2015-02-23 15:36:37 -08:00
  • 8b44523394 1.1.0 v1.1.0 John Firebaugh 2015-02-21 09:25:45 -08:00
  • 98113ef7a3 Merge pull request #20 from mapbox/toGeoJSON John Firebaugh 2015-02-21 09:25:13 -08:00
  • b15016a0e4 Add feature.toGeoJSON(x, y, z) John Firebaugh 2015-02-20 21:07:06 -08:00
  • 5b562b945a fix typo v1.0.0 Vladimir Agafonkin 2014-12-26 20:30:04 +02:00
  • bd3cd8b4f0 Merge pull request #16 from mapbox/pbf1 Vladimir Agafonkin 2014-12-26 15:23:16 +02:00
  • 4583d59a68 bump major version since it only works with the new pbf Vladimir Agafonkin 2014-12-26 15:15:35 +02:00
  • e9cf298d8a refactor VectorTileFeature Vladimir Agafonkin 2014-12-26 15:12:35 +02:00
  • 7f0bde4668 refactor VectorTileLayer Vladimir Agafonkin 2014-12-26 15:12:27 +02:00
  • 19313868c1 refactor VectorTile Vladimir Agafonkin 2014-12-26 15:12:20 +02:00
  • 54f69181cd update pbf to 1.1.1 and fix tests Vladimir Agafonkin 2014-12-26 15:11:58 +02:00
  • 865dbea223 add a simple benchmark Vladimir Agafonkin 2014-12-26 15:10:56 +02:00
  • 2b30a1dde1 v0.1.3 v0.1.3 John Firebaugh 2014-12-08 19:43:59 -08:00
  • 16c29286cc Correctly calculate end of tags (fixes #15) John Firebaugh 2014-12-08 19:41:34 -08:00
  • 0a4a6b85bd Be more specific about which. Tom MacWright 2014-09-02 16:13:09 -04:00
  • d7ede04dea just test in 0.10 Tom MacWright 2014-06-30 17:18:44 -04:00
  • 21addd8843 bump version Vladimir Agafonkin 2014-06-27 22:40:37 +03:00
  • 20df91f755 Merge pull request #11 from mapbox/remove-embedded-glyphs Vladimir Agafonkin 2014-06-27 22:40:19 +03:00
  • 7ff02ce76a remove support for embedded shaping and glyphs Ansis Brammanis 2014-06-27 11:51:44 -07:00
  • 6b0f713f83 fix typos Vladimir Agafonkin 2014-06-27 21:22:03 +03:00
  • 3bf8dc0652 API reference fixes Vladimir Agafonkin 2014-06-27 21:20:45 +03:00
  • 05c5aa07df add an API reference Vladimir Agafonkin 2014-06-27 21:16:44 +03:00
  • bcbf6b19fa Merge pull request #9 from mapbox/types Vladimir Agafonkin 2014-06-27 21:07:05 +03:00
  • a1aaedd659 bump version Vladimir Agafonkin 2014-06-26 18:16:09 +03:00
  • ac2d6a6a12 make the code clean and tidy Vladimir Agafonkin 2014-06-26 18:14:11 +03:00
  • da44e3497e add jshint to tests Vladimir Agafonkin 2014-06-26 18:13:44 +03:00
  • 2258a955e9 fix tests Vladimir Agafonkin 2014-06-26 18:03:26 +03:00
  • a7f74ee5e4 remove _ from public VectorTileFeature props Vladimir Agafonkin 2014-06-26 18:00:52 +03:00
  • 030bb66bd0 use Point/LineString/Polygon for types Vladimir Agafonkin 2014-06-26 17:37:00 +03:00
  • 5f833e765f Merge pull request #8 from cschwarz/fix-load-geometry Tom MacWright 2014-06-24 18:06:52 -04:00