2.1.2 • Published 7 years ago

tangram-reference v2.1.2

Weekly downloads
103
License
-
Repository
github
Last release
7 years ago

DEPRECATED Tangram-reference Build Status No Maintenance Intended

This is no longer supported.

Tangram-reference is a JSON specification of the CartoCSS vendor style options that Torque provides. Inspired by mapnik-reference, it is useful for building parsers, tests, compilers, and syntax highlighting/checking for languages.

Meaning

The structure of the file is as such:

  • version: the version of Torque targeted. Same as the containing directory.
  • style: properties of the Style XML element
  • layer: properties of the Layer XML element
  • symbolizers/*: properties that apply to all symbolizers
  • colors: named colors supported by Torque

Using

This is a valid npm module and therefore can easily be used with node.js.

npm install tangram-reference

The file can then be parsed with any of the many json parsers.

Testing

npm test
2.1.2

7 years ago

2.1.0

8 years ago

2.0.1

8 years ago

2.0.0

8 years ago

1.0.20

8 years ago

1.0.19

8 years ago

1.0.18

8 years ago

1.0.17

8 years ago

1.0.16

8 years ago

1.0.15

8 years ago

1.0.14

9 years ago

1.0.12

9 years ago

1.0.11

9 years ago

1.0.10

9 years ago

1.0.9

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago