Skip to content

Bugged UI for Position Queries

While presenting Pygeoapi's position and cube query capabilities to SNAP, I discovered that the UI for position queries seems to be bugged.

image

Example Position Query: https://api.water.usgs.gov/gdp/pygeoapi/collections/PRISM/position?coords=POINT(-92.97663954153481%2032.92670592660468)

When looking through the JSON it seems to have data for each variable, but the popup remains empty. I'm planning on exploring other instances of Pygeoapi to see what a working UI popup for a position query looks like.