hackoregon / emergency-response

Simulations, Models, and Visualizations of Portland Fire and Rescue data
11 stars 10 forks source link

How are we implementing mapping? #15

Open flamingveggies opened 7 years ago

flamingveggies commented 7 years ago

React? Leaflet? React-Leaflet?

Maybe ask David of the best mapping stack to integrate into existing Hack Oregon architecture.

meganmckissack commented 7 years ago

Two options that showed up recently in the dataviz class and cartography session: (https://github.com/PaulLeCam/react-leaflet)

(https://github.com/joehand/react-leaflet-geojson/blob/8c7416d878dab256f7fbb60b693dc9de7a8a17d3/src/components/map/GeoJsonUpdatableComponent.js)

znmeb commented 7 years ago

I think Transportation is going with the second option - Joe was talking about it at the meeting last night.