We model attribute reference on xpath, not strictly property names. So
using an xpath to self “.” May be a way forward without breaking API. The
result would probably be returned as a feature, or map.
Only the appschema implementation makes heavy use of xpath.
On Thu, Apr 12, 2018 at 7:52 PM Erik
Hello GeoTools devs,
I've been working with the MapBox styles module, trying to implement some
of the MapBox Expressions, specifically the FeatureData "properties"
expression (documented here:
https://www.mapbox.com/mapbox-gl-js/style-spec#expressions-properties).
Essentially, the "properties" ex