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

Card #1 - Verify that we have closest Elementary, Middle, High School, Hospitals, Fire Station, BEECN sites #83

Open
PoeStewart opened this issue May 23, 2018 · 1 comment
Assignees

Comments

@PoeStewart
Copy link

We know we need to get Fire Station info - Scott will grab and send to Moss

@mxmoss
Copy link
Contributor

mxmoss commented Jun 11, 2018

Loaded the firestation info.
Created a view called POI_View (Places of Interest) that includes the following info:

  • BEECN
  • Fire Station
  • Hospital
  • School

As part of the view it normalizes the geometry for each item to a point using SRID 4326.

basic_earthquake_emergency_communication_node_beecn_locations = 4326
FireSta SRID = 900915
hospital= 900914
Schools = 900915

Created an API endpoint:
http://service.civicpdx.org/disaster-resilience/api/POI/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants