paleobiodb / data_service

The PBDB Data Service, API and table/system maintenance scripts
Artistic License 2.0
12 stars 0 forks source link

Changes for navigator 1.2 #21

Closed mmcclenn closed 7 years ago

mmcclenn commented 7 years ago

In order to get Navigator using 1.2, the following changes need to be made to the data service:

vjpsyverson commented 7 years ago
mmcclenn commented 7 years ago

It is not possible for occs/list to always report 'tna', because the taxonomic name to which the occurrence has been identified may not actually be in the taxonomy table. Solution: when 'tna' is not available, use 'idn'.

vjpsyverson commented 7 years ago
vjpsyverson commented 7 years ago

strata/auto appears to now ALWAYS set limit=10 and just doesn't accept the parameter anymore. Solution: stop trying to pass it