opensmc / ssmc-agriculture-zoning

Zoning regulations for keeping animals, bees, and agriculture for Sustainable San Mateo County
http://www.sustainablesanmateo.org/3bs
MIT License
3 stars 3 forks source link

Residential zoning boundaries for Redwood City #35

Closed jridener closed 8 years ago

jridener commented 8 years ago

Create or download residential boundaries for Redwood City. Use the zoning boundaries in the Designation column of this Google Sheet as a guide for which boundaries to download or create: https://docs.google.com/spreadsheets/d/199shxJaRycwVGXGR46jQNyur960dnPf-L7-lIcXyKRg/edit#gid=1982096394

Use http://geosjon.io to create the boundaries in geojson format. Here are the steps:

  1. Go to http://geojson.io/
  2. Login to GitHub via geojson.io
  3. Using your zoning boundary map as a source, create the polygon for each residential boundary
  4. You likely have more than one polygon for each boundary type, this is OK!
  5. Save as a local copy as you work; click Save > GeoJSON
  6. When you're done and ready to push the boundary data to GitHub, click Save > GitHub
  7. Save to opensmc/ssmc-agriculture-zoning/master/zoning-boundaries/NewFile
  8. Name the file the city name
jridener commented 8 years ago

Downloaded shapefile 5/18/16. File is in ssmc-agriculture-zoning/zoning_boundaries/Zoning_Dissolve.zip. Need to extract residential zoning boundaries and transform to geojson using a service or desktop GIS.

weverka commented 8 years ago

Uploaded this to ssmc-agriculture-zoning\zoning_boundaries

jridener commented 8 years ago

Thanks @weverka!