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

Update server with new version #6

Closed
ghilbrae opened this issue Mar 28, 2019 · 2 comments
Closed

Update server with new version #6

ghilbrae opened this issue Mar 28, 2019 · 2 comments
Assignees
Labels
BB: Table Component Table Component Building Block question Further information is requested

Comments

@ghilbrae
Copy link
Collaborator

@therter I have a newer version of the API ready but I did not want to update anything on our server just before the review.

This new version has some exception control and logging capabilities, which should not be a problem from your side. But also, I've added an EPSG field to the requests, which you'll need to consider. I'd rather you let me know when it is best for you to do this change so it does not mess up anything you might be working on.

@ghilbrae ghilbrae added the question Further information is requested label Mar 28, 2019
@p-a-s-c-a-l p-a-s-c-a-l added this to To do in T4.3 Scenario Management via automation Apr 1, 2019
@therter
Copy link

therter commented Apr 1, 2019

@ghilbrae You can do the update today

@ghilbrae
Copy link
Collaborator Author

ghilbrae commented Apr 1, 2019

@therter I've just updated it.

From now on, for both requests (EE & HC) you should include the epsg:

     "type": "eu-gl:hazard-characterization",
    "epsg": "EPSG:3035",
    "bbox": [4466000.0, 2130000.0, 4491000.0, 2155000.0],
    "hazards": [{ ...

I'll monitor the issues as well as the log to see if everything works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BB: Table Component Table Component Building Block question Further information is requested
Projects
No open projects
Development

No branches or pull requests

3 participants