Skip to content

Commit 147a695

Browse files
authored
Update README
Update links and refer to datasources explicitly
1 parent 382e377 commit 147a695

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ and the next targeted release of Mapnik.
2020

2121
## Meaning
2222

23-
The structure of the file is as such:
23+
The structure of `reference.json` is:
2424

2525
* `version`: the version of Mapnik targeted. Same as the containing directory.
2626
* `style`: properties of the `Style` XML element
@@ -38,6 +38,7 @@ then the `status` is `stable`. Possible values are:
3838
- **deprecated:** `property` should not be used and will be removed in upcoming major version of Mapnik
3939
- **experimental:** `property` should not be used and may change, be re-named, or disappear at any time
4040

41+
`datasources.json` separately details the properties of the possible data sources (since version 2.3.0).
4142

4243
## Using
4344

@@ -82,5 +83,5 @@ Tests require python and node.js:
8283

8384
## Users
8485

85-
* [carto.js](https://github.com/mapbox/carto)
86-
* Mapnik itself (the util/validate-mapnik-instance.py is used to check binding consistency like in [#1427](https://github.com/mapnik/mapnik/issues/1427))
86+
* [carto.js](https://github.com/cartocss/carto)
87+
* Mapnik itself (the utility [mapnik-reference-validate.py](https://gist.github.com/springmeyer/3410845) can be used to check binding consistency like in [#1427](https://github.com/mapnik/mapnik/issues/1427))

0 commit comments

Comments
 (0)