GET defs/sources

macrostrat.org:macrostrat-api

Summary: Get source definitions
Operation ID: getSources
Auth: unknown
Description

Returns sources associated with geologic units. If a geographic format is requested, the bounding box of the source is returned as the geometry.

Parameters (6)

all (boolean, query, optional)

Return all results

format (string, query, optional)

Desired output format (json, csv, geojson, geojson_bare, topojson, topojson_bare)

Constraints: {'enum': ['json', 'csv', 'geojson', 'geojson_bare', 'topojson', 'topojson_bare']}

lat (number, query, optional)

Decimal degree latitude, WGS84

lng (number, query, optional)

Decimal degree longitude, WGS84

scale (string, query, optional)

One or more comma-separated Burwell scales (tiny, small, medium, large)

source_id (string, query, optional)

One or more comma-separated source IDs

No probe data for this endpoint yet.