woodRock/psychic-invention

Bounding Box and SRS for GeoServer

woodRock opened this issue · 2 comments

Goal

Update the bounding box for the biological_map layer on GeoServer. Also ensure that the correct SRS projection is used.

Tasklist

  • Get bounding box
  • Concert to decimal degrees
  • Adjust Bounding box for layer
  • SRS projection for the data

Success Criteria

The correct SRS projection and bounding box information is provided on GeoServer for the Biological dataset.

We have received the bounding box for the Biological dataset. However, this is in meters. We need to convert these measurements to decimal degrees, as this is the format that geoserver. Also, we must check the correct projection to use for this dataset. It is likely either ESPG:3994 or ESPG: 4326.

Susi provided the bounding box for the data in an email. We had to project the translate the west coordinate (lat), so that the map did not stretch across the entire screen.