+ All Categories
Home > Documents > Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the...

Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the...

Date post: 30-Dec-2015
Category:
Upload: suzan-morris
View: 217 times
Download: 3 times
Share this document with a friend
Popular Tags:
33
Transcript
Page 1: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .
Page 2: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .

Getting the Crowd to Help

How We Built a Mapwiki in Open Source

Information and mapping in the public interestwww.greeninfo.org

Page 3: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .

About Us• Larry Orman, Executive Director

• Robert Graham, Web GIS Developer

• GreenInfo Network nonprofit 16 years geospatial tech 12 staff

Information and mapping in the public interestwww.greeninfo.org

Page 4: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .

1.It started with a problem

Page 5: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .
Page 6: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .

California’s Parks/Open Space 900 agencies/organizations

49,000,000 acres

16,000 units

55,000 holdings

~1.5 FTE . . .

Page 7: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .

Options?

• Call everyone up and ask for data

• Hand out paper maps to draw on

• Isn’t there an app for that? Use phones and go out

• Just buy the data

Page 8: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .

What we need is…

The Crowd!

Page 9: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .

2.Let’s build it

ourselves!

Page 10: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .

The Recipe1. Sequence the user steps2. Choose data to review3. Actions = Notes, Drawings, Edits, Uploads4. See everyone’s stuff, too

. . . bada bing, bada boom

Page 11: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .

MapCollaborator™

http://websites.greeninfo.org/mapcollaborator/cpad/

Page 12: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .
Page 13: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .

Admin

Page 14: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .

http://websites.greeninfo.org/mapcollaborator/cpad/

Page 15: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .

3.Ok, what else?

Page 16: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .

Recreation Facilities?

Page 17: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .

Recreation Facilities!

http://www.mapsportal.org/mapcollab_facilities/

Page 18: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .

School Footprints?

Page 19: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .

School Footprints?

• Megan’s Law – 2,000’

• Tobacco, beverage regulations – 1-2,000’?

• Probation tracking

• Safe routes to school planning

• Etc…

Page 20: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .

School Footprints!

http://www.mapsportal.org/mapcollab_schools/

Page 21: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .

Anza Trail?

Page 22: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .

Anza Trail!

Page 23: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .
Page 24: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .

This can all be yours!

Easily adaptable

Core function set

But don’t over do it

(It’s not GIS. . . it supports GIS)

Page 25: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .

4.Get outta the way,

I want to do it!

Page 26: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .

The Tools You Need

PostGIS DB

Online spatial database (PostGIS)

Map engine (OpenLayers)

Map/Data services (MapServer, TileCache, OGR)

Web framework (CodeIgniter)

Web server stack (Linux/Apache/PHP) Web Pages(HTML/JQuery)

OL Map

FormsPHP/CI

OGRMapServer/TileCache

Page 27: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .

Data Actions Get - features (WFS, GeoJSON), Images (WMS, Tiles)

Create/Edit - OL features

Post - geometry (text), attributes (forms)

DatabaseUsers

Admin

Map

Forms

JS/JQuery

PHP/CI

OGR

PHP/CI

PHP/CI

GeoJSON

MapServer

WFS

WMS

TileCache

PHP/CI/JQuery

Page 28: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .

More Tools Admin - DataTables.js

Exports - PHPExcel, Wkhtml2pdf, pgsql2shp

Page 29: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .

Directions to watch for CartoDB

Google MapMaker/Fusion Tables

Ushahidi

GeoDjango

UTF Grids

Page 30: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .

Tools can do most anything

Is the crowd willing (and able…)?

We’re all too busy

Make it easy and focused

Use flexible tech

Page 31: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .

Contacts

Robert Graham – [email protected]

Larry Orman – [email protected]

GreenInfo – www.greeninfo.org

Page 32: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .
Page 33: Getting the Crowd to Help How We Built a Mapwiki in Open Source Information and mapping in the public interest .

Recommended