- Support YAML input in place of a URI (or as a
yamlproperty on the provided URI object) - Remove deprecated
layer.nameproperty
- Fix dependency
requires
- Update dependencies
- Update
tilelive-bridgedependency to support MVT v2 spec.
- Fix
getInfocallback
- Eliminate unnecessary (and potentially expensive) sorting of object keys to be written into Mapnik XML.
- Catch errors from
normalize()
- Use newest
mapnik-reference(for compatibility w/ mapnik 3.x)
- Declare a peer dependency on
mapnik
- Fix use of
mapnik-reference - Update dependencies
- Use synchronous
carto.render()
- Relax
mapnikdependency to work with 3.x.x - Update
mapnik-referencedependency
- Handle relative paths in datasource files properly
- Partial sync with tm2
- Don't crash when a layer doesn't have an extent set (JesseCrocker)
- Initial version