29 | - Params :
Object
30 | An object containing optional named parameters.
31 |
32 | - TransactionParams :
Object
33 | An object containing optional named parameters for a transaction in addition
34 | to parameters used elsewhere.
35 |
36 | - Feature :
Object
37 | A GeoJSON feature with the following optional foreign members (see
38 | rfc7965 § 6).
39 | or an object with some of the following members.
40 | Members of Feature will be used over those in Params except for layer, id,
41 | and properties.
42 |
43 | - FeatureCollection :
Object
44 | a GeoJSON FeatureCollection with optional foreign members as in Feature.
45 |
46 |
47 |
48 |