Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elevation on Map Click is Broken #251

Closed
stdavis opened this issue Jan 6, 2022 · 2 comments
Closed

Elevation on Map Click is Broken #251

stdavis opened this issue Jan 6, 2022 · 2 comments
Labels

Comments

@stdavis
Copy link
Member

stdavis commented Jan 6, 2022

Details for the issue

The request for the elevation values on map click is broken. Here's an example:

https://api.mapserv.utah.gov/api/v1/search/SGID10.RASTER.USGS_DEM_10METER/feet,value?geometry=point%3A+%7B%22spatialReference%22%3A%7B%22latestWkid%22%3A3857%2C%22wkid%22%3A102100%7D%2C%22x%22%3A-12460747.558355067%2C%22y%22%3A5008929.9341316195%7D&attributeStyle=lower&apiKey=AGRC-xxxxxxx&spatialReference=3857

The issue is that this table was not moved to OpenSGID.

@stdavis stdavis added the bug label Jan 6, 2022
@steveoh
Copy link
Member

steveoh commented Jan 7, 2022

This appears to be a windows and TLS 1.3 issue.

Update

This is an F5 and WebAPI issue. This isn't an issue with atlas. All elevation requests are failing. The F5 needs an upgrade to support TLS 1.3. Migrating to GCVE with the NXP proxy might also solve the problem.

I'm testing a work around right now since I doubt an f5 upgrade or the GCVE migration will happen quickly.

@steveoh
Copy link
Member

steveoh commented Jan 12, 2022

i fixed this upstream.

@steveoh steveoh closed this as completed Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants