UW-Macrostrat / macrostrat-api

The API for SCIENCE
3 stars 1 forks source link

Add new defs route for burwell line types #214

Open aazaff opened 5 years ago

aazaff commented 5 years ago

Erika made a list of accepted new_types values for lines tables. This should be returned through the defs route. Same for the accepted points types.

The original list can be found at https://github.com/UW-Macrostrat/burwell-processing/blob/master/lines.md#lines

cambro commented 5 years ago

these really aren't "standard" definitions. If exposed in API (a good thing) it should be a select distinct x_type from table construct.