Skip to content
Jesse Crocker edited this page Jun 10, 2016 · 1 revision

Properties can be mapped to a field in the source data, or a static value.

Example

    "properties": {
        "name": "ORGNAME",
        "adminAgency": {"static": "U.S. Fish and Wildlife Service"}
    }
Clone this wiki locally