UDST / spandex

Spatial Analysis and Data Extraction
http://nbviewer.ipython.org/github/synthicity/user_meeting_2014/blob/gh-pages/spandex/spandex_demo.ipynb
BSD 3-Clause "New" or "Revised" License
22 stars 7 forks source link

Clear attributes function #33

Open janowicz opened 10 years ago

janowicz commented 10 years ago

Function used to clear attributes/agents from parcels. Applied when land is to be treated off-model or when land is known to be vacant.

Examples:


clear_attributes(parcels, vacant)
clear_attributes(parcels, gov_land)
clear_attributes(parcels, tribal_land)