A source is a curated dataset — typically a register of polygons or a list of subject identifiers — used as the right-hand side of a match. Examples:Documentation Index
Fetch the complete documentation index at: https://code4source.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
br:funai:indigenous-territories— official indigenous land registrybr:ibama:embargoed-areas— environmental-violation embargoesbr:icmbio:conservation-units— federal conservation areasofac:sdn— US OFAC Specially Designated Nationals listbr:car:rural-properties— Rural Environmental Registry
Listing what’s available
leaf— a regular spatial source.group— a virtual collection that expands to several leaves; selecting a group is equivalent to querying all of its members.subject_register— non-spatial source keyed by typed identifiers (CNPJ, EIN, OFAC SDN). Carries asupported_schemeslist.
Freshness
Each source carriescollected_at_latest — the timestamp of its most
recent refresh. We refresh sources on a schedule appropriate to each
upstream’s update cadence.
If an upstream is unreachable at query time, the affected check is
marked failed and the verdict’s status becomes degraded. Your
request still returns 2xx with the partial result so you can decide
how to handle it.
Referencing sources
In a ruleset:/v1/intersections and /v1/distance, you can either query
against all sources at once (default) or restrict to a specific one
via reference_areas_source.